@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:12px/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;
}
.clear{
	clear:both;
}
address, cite, dfn, em, var {
	font-style:normal;
}
:focus {
    outline: 0 none;
}
body{
	background:#e1ebf7;
}

.head{
	background:url(../images/head_bg.jpg) no-repeat top center;
	height:286px;
}
.wrap{
	width:1000px;
	margin:0 auto;
	margin-top:-30px;
	z-index:999;
	background:#FFF;
}
.main{
	padding:20px;
}
.tit1{
	border-left:2px solid #4766c0;
	height:20px;
	margin-bottom:10px;
}
.tit1 h2{
	font-size:20px;
	line-height:14px;
	padding:0 5px;
	display:inline-block;
	float:left;
	color:#4766c0;
}
.tit1-line{
	background:#e1ebf7;
	height:20px;
	line-height:20px;
	float:right;
}
.col1{
	font-size:16px;
	line-height:30px;
	margin-bottom:20px;
}
.col1 p{
	text-indent:2em;
}
.col2, .col3{
	font-size:16px;
	line-height:30px;
	margin-bottom:20px;
}
.col3 td{
	border:1px dotted #666;
	text-align:center;
}
.col3 .input-a{
	width:150px;
	height:30px;
	line-height:30px;
}
.col3 .input-b{
	width:326px;
	height:30px;
	line-height:30px;
}
.col3 .input-c{
	background:#4766c0;
	border:0;
	cursor:pointer;
	padding:5px 20px;
	color:#FFF;
	font-size:14px;
}
.col4{
	background:#e1ebf7;
	padding:20px;
	overflow:hidden;
	color:#4766c0;
	font-size:16px;
	line-height:28px;
}
.col4-left{
	float:left;
	width:49%;
	border-right:1px dotted #4766c0;
}
.col4-right{
	float:left;

	padding-left:20px;
}

.bottom{
	text-align:center;
	line-height:24px;
	margin:30px;
}
#topnav {
	height:42px;
	line-height:20px;
	background:#fcfcfc;
}
#topnav p {
	width:1000px;
	margin:0 auto;
	padding-top:10px;
}
#topnav p a {
	padding:0 2px;
}
#topnav p a:hover {
	text-decoration:underline;
}
