﻿/* CSS Document curls */
*{ margin:0; padding:0; list-style:none; border:0; text-decoration:none; } 
body { background:#EFEFEF url(../images/main/body.jpg) repeat-y top center; font-size:12px; font-family:"宋体", Verdana,  Helvetica, sans-serif;}
img{ border:0; }
.clear{ clear:both; }

/* -- wrap -- */
#wrap{ margin:0 auto; width:1002px; }



/* -- header -- */
#header{ width:1002px; height:94px; }


/* -- logo -- */
.logo{ float:left; width:184px; height:94px; }

/* -- nav -- */		
		.nav{ float:left; width:818px; height:94px; background:url(../images/main/nav.gif) no-repeat; overflow:hidden; }
		.nav ul{ margin:11px 0 0 25px; }
				.nav ul li{ float:left; margin-right:10px; display:inline; height:35px; }
				.nav ul li a{ display:block; height:35px; }
				a.nav-1{ width:55px; background:url(../images/main/nav-1.gif) no-repeat; }
				a.nav-2{ width:85px; background:url(../images/main/nav-2.gif) no-repeat; }
				a.nav-3{ width:90px; background:url(../images/main/nav-3.gif) no-repeat; }
				a.nav-4{ width:90px; background:url(../images/main/nav-4.gif) no-repeat; }
				a.nav-5{ width:90px; background:url(../images/main/nav-5.gif) no-repeat; }
				a.nav-6{ width:90px; background:url(../images/main/nav-6.gif) no-repeat; }
				a.nav-7{ width:100px; background:url(../images/main/nav-7.gif) no-repeat; }
				a.nav-8{ width:90px; background:url(../images/main/nav-8.gif) no-repeat; }
				
				a.nav-1:hover{ background:url(../images/main/nav-1-over.gif) no-repeat; }
				a.nav-2:hover{ background:url(../images/main/nav-2-over.gif) no-repeat; }
				a.nav-3:hover{ background:url(../images/main/nav-3-over.gif) no-repeat; }
				a.nav-4:hover{ background:url(../images/main/nav-4-over.gif) no-repeat; }
				a.nav-5:hover{ background:url(../images/main/nav-5-over.gif) no-repeat; }
				a.nav-6:hover{ background:url(../images/main/nav-6-over.gif) no-repeat; }
				a.nav-7:hover{ background:url(../images/main/nav-7-over.gif) no-repeat; }
				a.nav-8:hover{ background:url(../images/main/nav-8-over.gif) no-repeat; }
				
/* -- login -- */				
		.login{ float:left; margin:12px 0 0 25px !important; *margin:6px 0 0 25px !important; margin:6px 0 0 25px; line-height:25px; width:440px; display:inline; }
				.login-ipt{ width:94px; padding-left:3px; height:22px; background:none; line-height:22px; vertical-align:middle; font-size:12px; 
				            margin-left:3px; color:#555;border:solid 1px #8d989e; }
				.login span{ padding-right:10px; vertical-align:middle; }



/* -- search -- */
				.search{ float:left; margin:20px 0 0 0!important; *margin:8px 0 0 0!important; margin:8px 0 0 0;width:260px; display:inline; }
				.search-ipt{ width:150px; padding-left:3px; height:22px; background:none; line-height:21px; vertical-align:middle; font-size:12px; margin-left:3px; color:#555; }
				.search a{ width:80px; height:20px; vertical-align:middle; }
				

/* -- logo-foot -- */
.logo-foot{ float:left; display:inline; margin:13px 0 0 10px; width:160px; height:100px; }

.info{ float:left; display:inline; margin:13px 6px 0; width:580px; text-align:center; line-height:22px; color:#555; }
		.info ul{ width:520px; border-bottom:1px solid #bbb; text-align:center; padding-left:60px; }
		.info ul li{ float:left; color:#bbb;  }
		.info ul li a{ color:#555; margin:0 5px; }
		.info ul li a:hover{ color:#e00; }
		.info p{ font-family:Verdana, Geneva, sans-serif; }
	
.copyright{ float:left; width:160px; padding-left:40px; height:80px; padding-top:20px; line-height:26px; color:#0B4567; text-align:center;  }
		.copyright a { margin:5px; }

/* Track */
.Track li{ padding-bottom:4px; line-height:0; }
.Track ul{ width:207px; margin:5px auto 0; }

.Track .title{ width:210px; overflow:hidden; }

/* English Version */
.eng{float:left;width:50px;margin-top:23px;*margin-top:15px;margin-left:10px;}
.eng a{color:#EE0000;font-weight:bold;}