@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	}
body {
	min-width: 910px;
	text-align: center;
	font: 12px/1.5 Verdana, Geneva, sans-serif, "宋体", "黑体";
	background: url(../images/j_bg.gif) center -30px repeat-x;
	color: #666;
	}
#header, #main, #footer {
	margin: 0 auto;
	width: 910px;
	text-align: left;
	}
/*img {
	border: none;
	}
li {
	list-style: none;
	}
a {
	text-decoration: none;
	color: #000;
	}*/
/*-----------header-----------*/
/*.logo {
	float: left;
	width: 347px;
	margin-top: 0px;
	}
.topnav {
	float: right;
	width: 400px;
	text-align: right;
	margin: 50px 0 20px 0;
	color: #ccc;
	}
.topnav a {
	margin: 0 6px;
	}
.nav {
	clear: both;
	padding: 11px 0 0 20px;
	}
.nav li {
	float: left;
	margin-right: 50px;
	}
.nav li a {
	display: block;
	width: 75px;
	height: 26px;
	padding: 6px 0 0 15px;
	font-size: 14px;
	font-weight: bolder;
	color: #FFF;
	}
.nav .dangq a {
	background: url(../images/navbg.gif) left top no-repeat;
	color: #000;
	}
.nav li a:hover {
	background: url(../images/navbg.gif) left top no-repeat;
	color: #000;
	}*/


/*--------------main------------*/
.adbox {
	}
.adbox img {
	margin:15px 0;
	padding: 4px;
	border: 1px solid #acefff;
	background-color: #fff;
	}
/*--content--*/
.content {
	float: left;
	width: 620px;
	padding: 10px;
	margin-bottom: 15px;
	border: 1px solid #ccc;
	}
.content h2 {
	color: #000;
	font-size: 14px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;
	}
.content h3 {
	color: #109be3;
	font-size: 12px;
	margin-bottom: 15px;
	}
.content p {
	margin-bottom: 10px;
	text-indent: 1em;
	}

/*--sidebar--*/
.sidebar {
	float: right;
	width: 260px;
	margin-bottom: 15px;
	}
.sidebar h2 {
	color: #000;
	font-size: 14px;
	width: 250px;
	height: 23px;
	/*background: url(../images/shbg.gif) center top no-repeat;*/
	padding: 5px 0 0 10px;
	}
.sidebox {
	border: 1px solid #c5ced7;
	margin-bottom: 8px;
	padding: 8px;
	}
.sidebox li {
	margin: 5px 0;
	}
.sqbxz {
	margin: 10px 0;
	text-align: center;
	}
.col {
	color: #109be3;
	font-weight: bolder;
	}
.ques {
	font-weight: bolder;
	padding: 2px 0;
	}
.morfaq {
	text-align: right;
	border-top: 1px solid #ccc;
	padding-top: 5px;
	}
.morfaq a {
	color: #109be3;
	}


.clea {
	clear: both;
	}
/*----------------------------------------contentbox----------------------------------------------*/
.contentbox {
	border: 1px solid #c5ced7;
	margin-bottom: 15px;
	padding: 10px;
	}
.contentbox h2 {
	color: #000;
	font-size: 14px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;
	}
.contentbox h3 {
	color: #333;
	font-size: 14px;
	margin-bottom: 15px;
	}
.contentbox h4 {
	color: #109be3;
	font-size: 14px;
	margin: 10px 0;
	}
.contentbox p {
	margin: 8px 0;
	text-indent: 1em;
	}
.contentbox p a {
	text-decoration: underline;
	}









/*--------------footer------*/
#footer {
	border-top: 1px solid #9FE6F7;
    clear: both;
    padding: 2px 0 30px 0;
	text-align: center;
	}
.fcontent { margin:0 auto; padding-top:10px; text-align:center;}
.fcontent p { color:#666; line-height:1.8;}
.fcontent p a { color:#000;}
.fcontent p.fnav a { color:#000; font-size:14px; margin:0 5px;}
.fcontent p.zhengj span { color:#900; margin-right:5px;}
.fcontent p.zhengj a { margin:0 5px;}
.fcontent p a.firsta { margin-left:0;}
.fcontent p a.yhxy { margin:0;}



