@charset "utf-8";
/* CSS Document */
body{
	padding:0;
	margin:0;
	background:url(../images/sub_page_bg.gif) 0 0 repeat-x #fff;
	color:#000;
	font-family:Arial;
	text-align:center;
}

/*------------------------------------------------header--------------------*/
#subheader{
	width:935px;
	height:247px;
	margin:0 auto;
	padding:0 0 0 0;
}
#subheader p.new{
	float:left;
	background:url(../images/what_new.gif) 0 0 no-repeat;
	width:113px;
	height:60px;
	margin:0 0 0 6px;
}
#subheader p.headTxt{
	float:left;
	width:340px;
	font-weight:normal;
	font-size:12px;
	line-height:16px;
	color:#999999;
	background-color:inherit;
	margin:48px 15px 0 123px;
}
#subheader p.topDiv{
	float:left;
	width:2px;
	height:68px;
	background:url(../images/top_div.gif) 0 0 no-repeat;
}
#subheader form{
	float:right;
	width:275px;
	height:40px;
	background:url(../images/top_form_icon.gif) 0 0 no-repeat;
	padding:0 0 0 40px;
	margin:24px 0 0 15px;
}
#subheader form input.txtBox{
	width:145px;
	height:19px;
	border-bottom:#D4D0C8 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-top:#808080 solid 1px;
	border-left:#808080 solid 1px;
	color:#666666;
	background-color:#fff;
	font-size:12px;
	line-height:19px;
	padding:0 0 0 5px;
	margin:5px 0 0 0;
}
#subheader form input.go{
	width:50px;
	height:21px; 
	background:url(../images/btn_go.gif) 0 0 no-repeat #EDEFE0;
	border:none;
	cursor:pointer;
	text-align:center;
	font:bold 10px/21px "Trebuchet MS",Arial;
	color:#fff;
	text-transform:uppercase;
}
#subheader ul.nav{
	float:left;
	width:900px;
	height:35px;
	background:url(../images/nav_div.gif) left top no-repeat;
	padding:0 0 0 2px;
	margin:0 0 0 16px;
}
#subheader ul.nav li{
	padding:0 2px 0 0;
	float:left;
	background:url(../images/nav_div.gif) right top no-repeat;
	height:35px;
}
#subheader ul.nav li a{
	display:block;
	background:url(../images/nav_bg.gif) 0 0 repeat-x #010101;
	padding:0 18px;
	font-size:14px;
	font-weight:bold;
	line-height:35px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}
#subheader ul.nav li a:hover{
	background:url(../images/nav_bg_hover.gif) 0 0 repeat-x #B4BFAE;
	color:#434446;
}
#subheader ul.nav li a.hover{
	display:block;
	background:url(../images/nav_bg_hover.gif) 0 0 repeat-x #B4BFAE;
	padding:0 18px;
	font-size:14px;
	font-weight:bold;
	line-height:35px;
	color:#434446;
	text-decoration:none;
	text-transform:uppercase;
}
#subheader ul.nav li.noImg{
	background-image:none;
}
#subheader p.banner1{
	width:648px;
	height:149px;
	position:absolute;
	top:104px;
	background:url(../images/banner_01.jpg) 0 0 no-repeat;
}
#subheader p.banner2{
	width:648px;
	height:149px;
	position:absolute;
	top:104px;
	background:url(../images/banner_02.jpg) 0 0 no-repeat;
}
#subheader p.banner3{
	width:648px;
	height:149px;
	position:absolute;
	top:104px;
	background:url(../images/banner_03.jpg) 0 0 no-repeat;
}
#subheader p.banner4{
	width:648px;
	height:149px;
	position:absolute;
	top:104px;
	background:url(../images/banner_04.jpg) 0 0 no-repeat;
}
#subheader p.banner5{
	width:648px;
	height:149px;
	position:absolute;
	top:104px;
	background:url(../images/banner_05.jpg) 0 0 no-repeat;
}
#subheader p.banner6{
	width:648px;
	height:149px;
	position:absolute;
	top:104px;
	background:url(../images/banner_06.jpg) 0 0 no-repeat;
}
#subheader p.banner7{
	width:648px;
	height:149px;
	position:absolute;
	top:104px;
	background:url(../images/banner_07.jpg) 0 0 no-repeat;
}
#subheader p.banner8{
	width:648px;
	height:149px;
	position:absolute;
	top:104px;
	background:url(../images/banner_08.jpg) 0 0 no-repeat;
}
#subtopRight{
	width:286px;
	height:149px;
	float:right;
	margin:1px 0 0 0;
	border-left:#2A758F solid 1px;
	border-right:#2A758F solid 1px;
	background-color:#8EB213;
	color:#fff;
}
#subtopRight h2{
	display:block;
	background:url(../images/event_bg2.gif) 0 0 no-repeat;
	width:260px;
	height:26px;
	padding:6px 0 0 10px;
	font-size:14px;
	font-weight:bold;
	margin:10px 0 0 14px;
}
#subtopRight ul{
	width:263px;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	margin:0 0 0 5px;
	padding:0 0 0 10px;
	color:#ffffff;
}
#subtopRight ul li{
	background:url(../images/bullet.gif) 0px 18px no-repeat;
	padding:15px 8px 0 16px;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
}
#subtopRight ul li a{
	display:block;
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
	background-color:inherit;
	text-decoration:none;
}
#subtopRight ul li a:hover{
	color:#000;
}	

/*------------------------------------------------body--------------------*/

#subpage{
	width:935px;
	margin:10px auto;
	background:url(../images/sub_page_bg2.gif) 0 0 repeat-y;
	padding:0 10px 0 10px;
}

#subleft{
	width:640px;
	float:left;
	padding:0 0 0 0;
}
#subleft h2.title{
	display:block;
	width:620px;
	height:26px;
	border-bottom:#E7E7E7 solid 2px;
	font-size:14px;
	line-height:26px;
	font-weight: lighter;
	color:#000;
	background-color:inherit;
	margin:10px 10px 10px 5px;
}
#subleft h2.title a{
	color:#000;
}
#subleft h2.title a:hover{
	color: #3366CC;
}
#subleft h3.title{
	display:block;
	width:620px;
	height:26px;
	font-size:16px;
	line-height:26px;
	font-weight:bold;
	text-align:center;
	color:#000;
	background-color:inherit;
	margin:20px 10px 10px 10px;
}
#subleft ul{
	width:600px;
	padding:0 0 18px 20px;
	font-size:14px;
	line-height:26px;
}
#subleft ul li{
	padding:3px 0 0 30px;
	margin:0;
	background:url(../images/bullet3.gif) 0 10px no-repeat;
}
#subleft ul li a{
	display:block;
	font:normal 14px "Trebuchet MS",Arial;
	color:#0A56B4;
	background-color:inherit;
	text-decoration:underline;
}
#subleft ul li a:hover{
	color:#000;
	background-color:#E7E7E7;
}

#subleft h4.article{
	margin:0 10px 10px 10px;
	display:block;
	width:620px;
	font-size:14px;
	line-height:28px;
	font-weight:normal;
	color:#333;
	text-decoration: none;
}
#subleft h4.article a{
	color:#333;
	text-decoration: none;
}
#subleft h4.article a:hover{
	background-color:#fff;
	color:#666;
	text-decoration:underline;
}


/*------------------------------------------------right--------------------*/

#subright{
	width:260px;
	height:290px;
	padding:18px 0 0 0;
	float:right;
}
#subright h3{
	display:block;
	width:250px;
	height:19px;
	font-size:14px;
	font-weight:bolder;
	color:#000;
	background-color:inherit;
	border-bottom:#E7E7E7 solid 2px;
	margin:0 0 11px 0;
}

#subright ul{
	width:250px;
	padding:0 0 18px 0;
}
#subright ul li{
	padding:0 0 0 20px;
	margin:0;
	background:url(../images/bullet2.gif) 0 7px no-repeat;
}
#subright ul li a{
	display:block;
	font:normal 12px/22px "Trebuchet MS",Arial;
	color:#0A56B4;
	background-color:inherit;
	text-decoration:underline;
}
#subright ul li a:hover{
	color:#000;
	background-color:#E7E7E7;
}

/*------------------------------------------------ҳ--------------------*/

.normalfont {
	font-size: 12px;
	color:#666;
	text-decoration: none;
}
.normalfont a {
	color:#666;
	text-decoration: none;
}
.normalfont a:hover{
	color:#000;
	background-color:#E7E7E7;
	font-size: 12px;
	text-decoration: none;
}
