/* CSS Document */
/*//////////////////////////////////////
///	design:xiejing-谢璟 | 创宜网络     ///
/// email:xiejing0911@hotmail.com    ///
/// address:江苏省宜兴市               ///
/// QQ:123328756                     ///
/// tel:15895392309                  ///
//////////////////////////////////////*/

/*========================================top===================================================*/

/* 全局 */
body,html {
	margin:0;
	padding:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:normal;
	color:#666666;
	background-color:#e2e7ea;
}

#container {
	text-align:left;
	width:950px;
}

a,a:visited{
	color:#666666;
	text-decoration:none;
}

a:hover{
	color:#CC0000;
	text-decoration:underline;
}

img{
	border:none;
	}

div,p,ul,li{
	border:none;
	padding:0;
	margin:0;
	display:block;
	}
.clear {
	clear:both;
	}
/* top */
#top{ width:950px; height:122px; background-color:#e2e7ea}
#top1{ background:url(../images/top1.jpg) no-repeat; width:190px; height:122px; float:left; text-align:center}
#top1 .logo{ margin-top:5px; display:block; margin-bottom:5px;}

#top2{ width:760px; height:122px; float:left;}

#topt1{width:485px; height:76px; float:left}
#topt2{ background:url(../images/top3.jpg) no-repeat; width:275px; height:76px; float:left; text-align:center}
#topt2 .topt2t1{ width:83%; text-align: center; margin-top:13px;}
#topt2 .topt2t2{height:20px; margin-top:8px;}

#top .flash{border:5px #FFF solid; margin-top:4px;}
#top #toppic{width:950px;border:5px #FFF solid; margin-top:4px; height:172px;}

/* navigation */

#mainmenu {
	z-index:1;
	height:46px;
	width:760px;
}

#nav {
  line-height: 38px;  
  list-style-type: none;
  width:752px; height:38px;
  background:url(../images/navi.gif) no-repeat;
  margin-top:6px;
  margin-left:8px;
  padding-left:15px;
}


#nav a {
 	display: block; 
 	width:90px; 
	text-align:center;
}

#nav a{
 	color:#666;
	font-size:14px;
	font-weight:bold;
 	text-decoration:none;
}

#nav a:hover  {
	background-image:url(../nav/th_03.jpg);
	background-repeat:no-repeat;
	color:#CC0000;
	text-decoration:none;
	font-weight:bold;
}

#nav li {
	float: left; 
	width: 90px;
}

#nav li ul {
 	line-height: 27px;
	list-style-type: none;
	text-align:left;
 	left: -100em;
	width: 90px;
	position: absolute;
}

#nav li ul li{
 float: left; 
 width: 90px;
 background: #F6F6F6;
}

#nav li ul a{
 display: block; 
 width: 90px;
 text-align:center;
 font-size:12px;
 font-weight:normal;
}

#nav li ul a:hover  {
 	color:#F3F3F3;
	text-decoration:none;
 	background-color:#CC0000;
}

#nav li:hover ul {
 left: auto;

}

#nav li.sfhover ul {
 left: auto;
}


#submit {
	background:url(../images/se.gif);
	background-repeat:no-repeat;
	width:46px;
	height:19px;
	border:none;
	cursor:pointer;
	}

#toptext {
	width:150px;
	height:18px;
	font-size:12px;
	color:#9da6ac;
	}


	
/*========================================foot===================================================*/
#foot {
	padding:10px;
	text-align:center;
	background-color:#ededed;
	width:950px;
	margin-bottom:5px;
	}
#foot a{
	font-weight:bold;
	}
	