body{
	margin:0;
	padding:0;
	font-family:"宋体",Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:180%;
	text-align:center;
	background:#e5e5e5;
}

#CO-page-swrap {
	margin:0 auto;
	padding:0;
	width:1024px;
	background:#fff url(../images/content_bg.png) repeat-y;
}
#CO-toolbar-top {
	padding:0 10px;
	height:30px;
	color:#fff;
	background:#000;
}
#CO-toolbar-top #CO-menu-ver {
	font-size:12px;
	line-height:30px;
	text-align:right;
}
#CO-toolbar-top #CO-menu-ver a {
    color:#FFF;
    text-decoration:none;
}
#CO-toolbar-top #CO-menu-ver a:hover {
    color:#FFF;
}
#CO-search-box {
	display:inline;
	vertical-align:middle;
}
#CO-toolbar-top #CO-menu-ver .input {
	padding:0 2px;
	width:98px;
	height:18px;
	border:none 0;
	color:#fff;
	cursor:text;
	background-color:transparent;
	background:url(../images/search_input.png) no-repeat;
}
#CO-toolbar-top #CO-menu-ver .button {
	padding:0;
	width:29px;
	height:18px;
	border:none 0;
	cursor:pointer;
	text-indent:-999px;
	background-color:transparent;
	background:url(../images/search_button.png) no-repeat;
}
#CO-ad-inner {
	height:272px;
}
#CO-navigator {
	position:relative;
	top:-180px;
}
#CO-content-box {
	height:auto !important;
	height:230px;
	min-height:230px;
	clear:both;
}
#CO-welcome-box {
	height:570px;
    overflow-y:hidden;
}
#CO-welcome-ad {
    padding:0 35px;
    text-align:left;
    position:relative;
    top:-86px;
    left:3px;
    float:left;
}
#CO-welcome-content {
	padding:0 35px;
    height:230px;
	text-align:left;
	position:relative;
	top:-86px;
    left:3px;
    float:left;
}
#CO-article-box {
    margin:0 70px;
	padding:32px;
	background-color:#E6E7E8;
}
#CO-article-box .CO-article-list {
	height:auto !important;
	height:280px;
	min-height:280px;    
    text-align:left;
}
#CO-article-box .CO-article-list A {
    color:#000000;
    font-size:14px;
    line-height:180%;
    text-decoration:none;
}
#CO-article-box .CO-article-list A:hover {

}
#CO-article-box .CO-article-title {
	margin:0;
	padding:0;
	font-family:"微软雅黑", "黑体", "Arial Black";
	font-size:18px;
	font-weight:bold;
	line-height:52px;
	text-align:left;
    border-bottom:1px solid #aaaaaa;
}
#CO-article-box .CO-article-body {
    padding-top:15px;
	height:auto !important;
	height:280px;
	min-height:280px;    
	font-size:12px;
	line-height:180%;
    text-align:justify;
}
#CO-footer-box {
	padding:128px 0 28px 0;
	background:url(../images/footer_bg.gif) no-repeat;
}
#CO-toolbar-footer {
	height:21px;
	color:#fff;
	font-size:12px;
	line-height:21px;
	background:#000;
}