/*主結構*/
body {
	font-family: "Arial", "Helvetica", "sans-serif", "\u65B0\u7D30\u660E\u9AD4";
	font-size:12px;
	line-height:14px;
	letter-spacing:0px;
	background-color:#FFFFFF;
	margin:0px auto;
	text-align:center;
}
#all{
	width:980px;
	text-align:center;
	padding:auto 0;
	}
#mainmenu{
	float:left;
	width:236px;
	background:url(../images/mainmenu_12.gif) repeat;
}

#submenu{
	float:left;
}
#right{
	float:left;
	background:url(../images/middle_bg02.gif);
	
}
#bottom{
	clear:left;
}
#content {
	width:744px;
	text-align:left;
	background:url(../images/middle_bg01.gif) no-repeat;
}

/*左邊主選單*/
#leftMenu{
	font-size:0px;
}
#leftHead{
	background:url(images/mainmenu_logo.gif);
	width:236px;
	height:122px;
}
#leftBody a {
	display:block;
	width:236px;
	margin-top:0px;
}

/*上方連結選單*/
#subMenu{
	background:url(../images/submenu_bg.gif) no-repeat;
	width:744px;
	height:41px;
}
#subMenu span{
	float:right;
	margin-right:20px;
	margin-top:15px;
	color:#EDE4BF;
}
#subMenu a {
	font-size:12px;
	font-weight:normal;
	color:#EDE4BF;
    padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 0px;	
	text-decoration: none;
}
#subMenu a:visited { 
	color:#EDE4BF; text-decoration:none;
	}
	
#subMenu a:hover { 
	color:#99FF00; text-decoration:none;
	}
/*Banner*/
#banner{
	background:url(../images/banner_bg.gif);
	width:521px;
	height:89px;
	margin:5px 0 10px 54px;
	padding-left:83px;
	padding-top:9px;
}
#banner img{
	border:none;
}
#banner a{
	display:inline-block;
	padding-right:5px;
}


/*底部地址列*/
#address{
	margin:0px auto;
	background:url(../images/address_02.gif) repeat-x;
	width:980px;
	height:94px;
	}
#address img{
	float:left;
}
#address span{
	margin-right:10px;
	margin-left:30px;
	*margin-left:20px;
}
#address a {
	font-size:12px;
	font-weight:normal;
	color:#8C0000;
	text-decoration:none;
}
#address a:visited { 
	color:##8C0000; text-decoration:none;
}
#address a:hover { 
	color:#009900; text-decoration:none;
}
#address div span{
	display:block;
	float:left;
	margin-right:0px;
}
#copyRight{
	margin:5px 68px 5px 30px !important;
	*margin:5px 62px 5px 22px !important;
	
}
#botLink{
	width:420px;
	margin:5px 0px 5px 0px !important;
}

/*首頁相關*/
#indexContent {
	background:url(../images/index_content.png) repeat-y;
	width:570px;
	padding:10px 60px 0 70px;
	font-size:13px;
	color:#555555;
	line-height:20px;
	position:relative;
}
.award	{
width:176px;
height:195px;
position:absolute;
right:-10px;
top:-110px;
z-index:5;
background-image: url(../images/indexAward.png);
_background-image:none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/indexAward.png',sizingMethod='image',enabled=TRUE);
}

.awardHover	{
width:176px;
height:195px;
position:absolute;
right:-10px;
top:-110px;
z-index:5;
background-image: url(../images/indexAwardHover.png);
_background-image:none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/indexAwardHover.png',sizingMethod='image',enabled=TRUE);
}
/*pmpWin*/
#pmpWinContent{
width:600px;
text-align:left;
}
.title{
background:#80A8D0;
padding:5px 0px 5px 10px;
border-left:1px #CCCCCC solid;
border-top:1px #CCCCCC solid;
border-right:1px #CCCCCC solid;
}
.witness{
padding:5px 10px 5px 10px;
color:#3C3C3C;
font-size:12px;
font-weight:normal;
line-height:18px;
background:#FFFFFF;
border:1px #CCCCCC solid;

}

