@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, lengend, button, input, textarea, form, th, td{
	margin:0;
	padding:0;
}
body, button, input, select, textarea{
	font:14px/1.5 "Microsoft Yahei";
}
body, a{
	color:#444444;
}
a{
	text-decoration:none;
}
img{
	border:0 none;
	vertical-align:middle;
}
ul, ol{
	list-style:none;
}
.clearfix:after{
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}
.clearfix{
	*display:inline-block;
}
address, cite, dfn, em, var {
	font-style:normal;
}
:focus {
    outline: 0 none;
}

.wrap{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
.header{
	background:url(../images/head-bg.jpg) no-repeat center top;
	height:486px;
}
.h-1{
	background:url(../images/h-1.jpg) no-repeat center top;
	height:60px;
}
.col1{
	padding:20px;
}
.col1 p{
	text-indent:2em;
	line-height:30px;
	font-size:16px;
}
.col1 p a{
	color:#09F;
}
.col1 p a:hover{
	text-decoration:underline;
}
.col2{
	background:url(../images/img01.jpg) no-repeat center top;
	height:747px;
}
.col3{
	background:url(../images/img02.jpg) no-repeat center top;
	height:819px;
}
.col4{
	border-right:1px solid #aa8334;
	border-bottom:1px solid #aa8334;
	margin-top:20px;
}
.col4 td{
	border-left:1px solid #aa8334;
	border-top:1px solid #aa8334;
	text-align:center;
	height:40px;
	line-height:40px;
}
.h-2{
	background:url(../images/h-2.jpg) no-repeat center top;
	height:58px;
	margin:30px 0;
}
.h-3{
	background:url(../images/h-3.jpg) no-repeat center top;
	height:58px;
	margin:30px 0;
}
.col5 li{
	float:left;
	display:inline-block;
	margin:20px;
}
.col5 img{
	width:210px;
}

#topnav {
    background: none repeat scroll 0 0 #F2F2F2;
    border-bottom: 1px solid #DDDDDD;
    height: 30px;
    width: 100%;
}

#topnav p {
    line-height: 30px;
    margin: 0 auto;
    width:1000px;
	height:24px;
	font-size:12px;
}
#topnav p a{
	color:#333333;
	text-decoration:none;
	font-size:12px;
}
#topnav p a:hover{
	color:#F00;
}
#foot {
    background:#0080da;
    height:50px;
    margin:10px auto;
    padding:10px;
    position:relative;
    width:980px;
}
.bottom {
	text-align:center;
	line-height:24px;
	margin-top:10px;
	margin-bottom:20px;
	font-size:12px;
}
.bottom p, .bottom a{
	font-size:12px;
}
.col6{
	text-align:center;
	font-size:40px;
	margin:30px 0;
	color:#F00;
}
