@charset "utf-8";
/* CSS */
body {
	text-align: left;
	font-family: Verdana,arial;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
	font-size: 12px;
	color: #000000;
	
}

div,form,img,ul,ol,li,dl,dt,dd {
	margin: 0 auto;
	padding: 0;
	border: 0;
	list-style: none;
}

ul {
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}

table,td,tr,th {
	font-size: 12px;
}

a:link,a:visited{color: #356fae;text-decoration: none;}
a:hover,a:active {color: #356fae;text-decoration: underline;}

/*  */
.content {overflow:hidden;_overflow:visible;_height:10px;}

/* top  start */
.Ttop {height:25px;line-height:25px;background:#003366;}
.topWrap {width:950px;text-align:left;margin:0 auto;overflow:hidden;_overflow:visible;_height:10px;color:#fff;}

.language {width:280px;float:left;}
.favorites {float:left;background:url(../../imgInclude/favoritesImg.gif) no-repeat left;padding-left:25px;margin-right:20px;}
.chinese {float:left;background:url(../../imgInclude/chineseImg.gif) no-repeat left;padding-left:25px;width:50px;}

.login {width:370px;float:left;text-align:center}
.login span {margin-left:20px;font-weight:bold}

.topOther {width:300px;float:left;overflow:hidden;_overflow:visible;_height:10px;}
.topOther ul li {background:url(../../imgInclude/topInon.gif) no-repeat left;margin-left:15px;float:left;padding-left:12px;}

.Ttop a:link,.Ttop a:visited{color: #ffffff;text-decoration: none;}
.Ttop a:hover,.Ttop a:active {color: #ff0000;text-decoration: underline;}
/* top  end */

/* bottomNav start */
.bottomNav{ width:950px; height:31px; background:url(../../imgInclude/bottomNavBg.gif) repeat-x; margin-top:15px; line-height:31px; font-size:14px; font-weight:bold;text-align:center;}

/* copyright start */
.copyright{ width:950px; height:65px; line-height:21px; margin-bottom:15px;text-align:center;padding-top:10px;}

/* 翻页 */
/* 翻页代码 */
.nextPage {TEXT-ALIGN: center;font-family:Verdana;float:right;padding:3px;}
.nextPage A {
	BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px;BORDER-LEFT: #eee 1px solid; COLOR: #036cb4; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid; TEXT-DECORATION: none
}
.nextPage A:hover {
	BORDER-RIGHT: #999 1px solid; BORDER-TOP: #999 1px solid; BORDER-LEFT: #999 1px solid; COLOR: #666; BORDER-BOTTOM: #999 1px solid
}
.nextPage A:active {
	BORDER-RIGHT: #999 1px solid; BORDER-TOP: #999 1px solid; BORDER-LEFT: #999 1px solid; COLOR: #666; BORDER-BOTTOM: #999 1px solid
}
.nextPage .current {
	BORDER-RIGHT: #036cb4 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #036cb4 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #036cb4 1px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #036cb4 1px solid; BACKGROUND-COLOR: #036cb4
}
.nextPage .disabled {
	BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #ddd; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid
}
