﻿body
{
	font-size:12px;
	color:#666;
	margin:10px 0;
	margin-bottom:0;
	
}
img
{
	border:0;
}
a
{
	color:#666;
	text-decoration:none;
}

.pages{clear:both; padding:2px 5px 3px; margin:20px 3px; text-align:center; font-size:10px;}
.pages a{border:#CCC 1px solid; padding:2px 5px; margin:2px; color:#666; text-decoration:none; font-size:10px;}
.pages a:hover{border:#333 1px solid;}
.pages a:active{border:#999 1px solid;}
.pages span.current{border:#999 1px solid; padding:2px 5px; font-weight:bold; margin:2px; color:#fff; background-color:#999; font-size:10px;}
.pages span.disabled{border:#eee 1px solid; padding:2px 5px; font-weight:bold; margin:2px; color:#ddd; font-size:10px;}



.Clear
{
	font-size:0;
	padding:0;
	margin:0;
	height:0;
	width:0;
	clear:both;
	line-height:0;
}
.Red
{
	color:#F00;
}

/*Box*/
.Box
{
	padding:0 5px;	
	border:1px solid #ccc;
}
.Box .Box_Title
{
	width:100%;
	height:36px;
	background:url(/Images/Box_BG.jpg) repeat-x;
}
.Box .Box_Title .Title
{
	width:200px;
	float:left;
	height:36px;
	line-height:36px;
	font-family:"黑体";
	font-size:14px;
	font-weight:bolder;
	color:#000;
}
.Box .Box_Title .Title .Chinese
{
	float:left;
}
.Box .Box_Title .Title .Fenge
{
	background:url(/Images/fenge.gif);
	width:1px;
	height:29px;
	float:left;
	margin:0 5px;
}
.Box .Box_Title .Title .English
{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
.Box .Box_Title .More
{
	display:block;
	width:40px;
	background:url(/Images/+.gif) no-repeat 0 15px;
	padding-left:10px;
	float:right;
	height:36px;
	line-height:36px;
}
.Wrap
{
	margin:0 auto;
	width:910px;
	overflow:hidden;
}
.Copyright
{
	text-align:center;
	margin-top:10px;
	width:912px;
	height:64px;
	padding-top:5px;
	background:url(/images/footer.jpg);
	overflow:hidden;
}
.Copyright a
{
	text-decoration:underline;
}
.Copyright p
{
	line-height:45px;
	margin:0;
}
* html .Copyright p
{
	line-height:30px;
	margin:0;
}
.Header
{
	width:910px;
	height:209px;
	margin-bottom:10px;
}
.Header .Logo
{
	text-align:center;
}
.Header .Header_Main
{
	width:712px;
	float:left;
	height:129px;
}
.Header .Header_Main .Menu
{
	width:318px;
	height:49px;
	overflow:hidden;
	background:url(/Images/Menu_BG.jpg);
	float:left;
}
.Header .Header_Main .Menu a
{
	font-size:14px;
	font-family:"黑体";
	color:#000;
	font-weight:bolder;
	display:block;
	height:49px;
	line-height:49px;
	width:79.5px;
	text-align:center;
	text-decoration:none;
	float:left;
}
.Header .Header_Main .Search
{
	width:374px;
	height:36px;
	padding-top:13px;
	padding-left:20px;
	background:url(/Images/Search_BG.jpg);
	float:right;
}
.Header .Header_Main .Search input
{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width:240px;
	height:20px;
}
.Header .Header_Main .Search select
{
	height:25px;
}
.Header .Header_Main .Search .Button
{
	background:url(/Images/button.gif);
	width:55px;
	height:24px;
	color:#fff;
	border:0;
}
.Header .Header_Main .Brand
{
	width:714px;
	height:72px;
	background:#F6F6F6;
	text-align:center;
	margin-top:4px;
	padding:2px 0;
	overflow:hidden;
}
.Header .Header_Login
{
	width:153px;
	height:89px;
	
	padding:10px 20px;
	background:url(/Images/Login_BG.gif);
	float:right;
	//overflow:hidden !important;
}
.Header .Header_Login p
{
	margin:0;
	height:30px;

}
.Header .Header_Login input
{
	width:90px;
}
.Header .Header_Login .Button
{
	width:45px;
	height:19px;
	background:url(/Images/Login_Button.gif);
	color:#FFF;
	border:0;
}


.ProductClass
{
	float:left;
}
.ProductClassHeader
{
	width:175px;
	height:24px;
	background-image:url(/Images/ClassHeader.jpg);
}
.ProductClassFooter
{
	width:175px;
	height:11px;
	background:url(/images/ClassFooter.jpg);
}
.ProductClassMain
{
	width:171px;
	border-left:2px solid #E5E5E5;
	border-right:2px solid #E5E5E5;
}
.LevelOne
{
	padding:10px 5px;
	border-bottom:1px dashed #ccc;
}
.LevelOne a
{
	display:block;
	height:20px;
	line-height:20px;
}
.LevelOneLink
{
	color:#036;
	font-weight:bolder;
}
.LevelTwoLink
{
	color:#036;
	padding-left:20px;
}
.LevelThreeLink
{
	color:#999;
	padding-left:40px;
}


.FlashBar
{
	width:490px;
	height:468px;
	overflow:hidden;
}