/* 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:#333333;
}

#container {
	text-align:left;
	width:1000px;
	overflow:hidden;
	margin-top:3px;
	margin:0 auto;
}


a,a:visited{
	color:#333333;
	text-decoration:none;
}

a:hover{
	color:#FF0000;
	text-decoration:underline;
}

img{
	border:none;
	}

div,p,ul,li{
	border:none;
	padding:0;
	margin:0;
	display:block;
	}
.clear {
	clear:both;
	}
.clear5 {
	clear:both; margin-bottom:5px;
	}
.clear10 {
	clear:both; margin-bottom:10px;
	}
.margin5{margin-top:5px;}
	

/* top */
#top{width:100%;background:url(../images/topbg.jpg) repeat-x; margin:0 auto}
.logo{width:1000px; height:82px; background:url(../images/logo.jpg) no-repeat; margin:0 auto}
.nav{background:url(../images/nav.jpg) no-repeat center; text-align:center; width:100%; height:34px;margin-bottom:5px; margin:0 auto}
.nav ul{ text-align:left;width:1000px; margin:0 auto}
.nav ul li{ float:left; width:111px; text-align:center}
.nav ul li a{width:111px; line-height:34px; height:34px;color:#FFFFFF; font-weight:bold; font-size:14px; display:block}
.nav ul li a:visited{width:111px;line-height:34px; height:34px;color:#FFFFFF; font-weight:bold}
.nav ul li a:hover{line-height:34px;color:#f6ff00; font-weight:bold; text-decoration:none}
.quick{ text-align:right; padding-top:20px; margin-right:15px;}



.swf{height:235px; width:1000px; background:url(../images/banner_bg.jpg) no-repeat center bottom; margin:0 auto}


/*========================================foot===================================================*/
#foot {
	background-color:#e7e7e7;
	border-top:3px solid #c20001;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	color:#333333;
	line-height:200%;
	}
