@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/* CSS Document */

body{ font-family:"微软雅黑";}
h3{ text-decoration:none; font-size:18px; color: #666; font-family: "微软雅黑";}
a:hover{ color:#900;}
.tab span{ font-size:18px;}
body, ul, dl, dd, dt, ol, li, p, h1, h2, h3, h4, h5, h6, textarea, form, select, fieldset, table, td, div, input {
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: none;
}
a img {border:0}
ul, ol{width:100%} 
li {list-style-type:none;vertical-align:0;display:inline}
li img{width:23.9%;padding-right:5px;}
a {outline-style:none;color:#535353;text-decoration:none}
a:hover { color: #D40000; text-decoration: none}

#wrapper{
	width: 80%;
	margin: auto;
	height: auto;
	}
	
#header_img{
	width: 100%;
	height:auto;
	}
#header_img img{
		width: 100%;
	height:auto;}
#nav{
	width: 100%;
	height: 55px;
	margin: auto;
	padding: 0px;
	background-color: #cc0001;
	}
.nav_small{
	float:left;
	width:140px;
	margin-top:0px;
	text-align:center;
	}

.nav_small a{
	margin:0px;padding:0px;
	 text-decoration:none;
	 color:#FFF;
	 font-size:20px;
	 font-family:微软雅黑;
	 font-weight:300;
	 line-height:50px;}
.nav_small:hover{
	background-color:#A40000;
	}

#content{
	margin-top: 20px;
	width: 100%;
	height: auto;
	margin: auto;
	/*border: 1px solid #eee;*/
	}
.biaoti{
	width:450px;
	height:60px;
	margin:auto;
	text-align:center;
	color:#000;
	font-family:微软雅黑;
	font-size:26px;
	line-height:60px;
	}
	.photo{
		margin:10px auto;
	}
#footer{
	width:100%;
	height:auto;
	margin:0 auto;

	
	}
#footer p{text-align:center;color:#999; font-size:13px;padding-top:20px;border-top:#eee solid 1px;}
