/* CSS Document */
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,img {
	margin:0px;
	padding:0px;
	outline:none;}
li {list-style-type:none;}
a {
	color:#183756;
	text-decoration:none;}
a:hover {
	color:#F60;
	text-decoration:underline;}
a.linkmore {
	padding-right:12px;
	color:#F60;
	background:url(imageicon_more.png) center right no-repeat;}
::selection {
    background:#666; 
    color:#fff;}
::-moz-selection {
    background:#666; 
    color:#fff;}
::-webkit-selection {
    background:#666; 
    color:#fff;}
img {border:none;}

.fl {float:left;}
.fr {float:right;}
.fo {float:none;}
.txtFl {text-align:left;}
.txtFr {text-align:right;}
.clear {clear:both; width:0px; height:0px; font-size:0px; line-height:0px;}
.mr10 {margin-right:10px;}
.ml10 {margin-left:10px;}
.mt10 {margin-top:10px;}
.mb10 {margin-bottom:10px;}
.none {display:none;}

.hr0{ height:1px;border:none;border-top:1px dashed #DDD;}

.radius_trbl {border-radius:5px 5px 5px 5px;}
table {border-collapse:collapse;}

body {
	font-family: "宋体",Georgia, serif;
	background: url(imagebody_bg.png) top repeat-x #FFF;
	margin-top:10px;
	color: #333;
	font-size:12px;
	line-height:120%;}

#wapper {
	width:924px;
	margin:0px auto;}

#header {
	width:924px;
	height:166px;}
#banner {
	width:924px;
	height:136px;
	overflow:hidden;
	background:url(imageheader.jpg) no-repeat;}
#nav {
	width:924px;
	height:30px;
	background:#504C4B;}
#nav ul {
	width:924px;
	height:30px;}
#nav ul li {
	width:82px;
	height:30px;
	border-right:1px solid #3F3C3A;
	border-left:1px solid #5A5756;
	float:left;}
#nav ul li a {
	display:block;
	width:82px;
	height:30px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	line-height:30px;
	text-decoration:none;
	text-shadow:1px 1px 1px #000000;}
#nav ul li a:hover {
	background:url(imagenav_bg_hover.png);}
#content {
	width:924px;}
#content p img{ margin:0 auto;}
.vsbcontent_img{ margin:0 auto; text-align:center; width:900px;}
#footer {
	width:904px;
	height:54px;
	background:#969696;
	color:#FFF;
	padding:10px;}
#footer p {
	text-align:center;
	line-height:150%;}

.RowH192 {
	width:100%;
	height:192px;
	margin:10px 0px;}
.RowH380 {
	width:100%;
	height:382px;
	margin:10px 0px;}
.row {
	width:100%;}
.columnRows {
	width:284px;
	height:186px;}
.column230 {
	width:230px;}

.bgE5E9EA {
	background-color:#E5E9EA;}

#crumbs {
	display:block;
	width:924px;
	height:30px;
	line-height:30px;
	border-bottom:1px dotted #CCC;
	margin-bottom:10px;}
#crumbs strong, #crumbs .crumbsul, #crumbs a {
	float:left;}
#crumbs strong {
	display:block;
	font-size:12px;
	margin-right:6px;}
#crumbs .crumbsul {
	width:800px;
	height:30px;
	line-height:30px;
	overflow:hidden;}
#crumbs a {
	margin-left:-12px;
	padding-left:12px;
	margin-right:18px;
	background:url(imageicon_crumbs.png) left center no-repeat;}
#crumbs a:hover {
	color:#3366CC;}
#leftMenu {
	float:left;
	width:190px;
	height:100%;}
#leftMenu h2 {
	display:block;
	width:190px;
	height:50px;
	line-height:50px;
	text-align:center;
	font-family:"微软雅黑", "黑体", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	margin-bottom:2px;}
#leftMenu #menu {
	display:block;
	width:190px;}
#leftMenu #menu li {
	display:block;
	width:190px;
	height:35px;
	line-height:35px;
	font-size:14px;
	margin-bottom:1px;}
#leftMenu #menu li a {
	display:block;
	height:35px;}
#main {
	float:right;
	width:724px;}
#fullmain {
	width:924px;}
#pagelist {
	white-space:nowrap;
	height:30px;
	float:right;}
#pagelist li {
	float:left;
	height:30px;
	margin-left:6px;}
#pagelist li a, #pagelist li b, #pagelist li span {
	display:block;
	white-space:nowrap;
	height:28px;
	line-height:28px;
	border:1px solid #CCC;
	padding:0px 8px;
	border-radius:3px;
	background-color:#FFF;
	box-shadow:0px 1px 2px rgba(0,0,0,0.10);}
#pagelist li a:hover {
	text-decoration:none;
	border:1px solid #CF0063;
	color:#CF0063;}
#pagelist li b {
	background-color:#CF0063;
	border:1px solid #AE0053;
	color:#FFF;
	box-shadow:0px 1px 2px rgba(0,0,0,0.25) inset;}
#pagelist li span {
	color:#999;}
#pagelist li span.pageinfo {
	color:#333;}
#pagelist li span.pageinfo strong {
	color:#F60;}