body {
	margin: 0px auto;
	font-size:12px;
	color:#666666;
}
/*顶部*/
#layout-top {
    width:778px;
	height:100px;
}
#layout-logo {
    width:354px;
	height:56px;
	margin:0px;
	float:left;
	margin-top:5px;
}
#layout-home {
	width:424px;
	height:12px;
	margin-top:6px;
	float:right;	
}
#layout-marquee {
	width:424px;
	height:15px;
	float:right;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-top:3px;
	overflow:hidden;
}
#layout-search {
    width:424px;
	height:25px;
	float:right;
}
#layout-top-line {
	width:778px;
	height:10px;
	margin:0px;
	background-image:url(images/top_line.gif);
	background-repeat: repeat-x;
}
#layout-menu {
    width:778px;
	height:51px;
	text-align:center;
	background-image:url(images/top_bg_02.jpg);
	background-repeat: repeat-x;
}
#layout-menu-left {
    width:10px;
	height:51px;
	float:left;
}
#layout-menu-center {
    width:758px;
	height:51px;
	float:left;
	font-size:12px;
	color:#003366;
	line-height:41px;
}
#layout-menu-right {
    width:10px;
	height:51px;
	float:right;
}
/*顶部结束*/
/*第一段中间*/
.center-left1-bottom {
	border-right: solid 1px #d9d8d4;
	border-bottom: solid 1px #d9d8d4;
	border-left: solid 1px #d9d8d4;
	padding-top:2px;
}
/*第二段中间*/
.cneter-left2-bottom {
	color:#fe6c2c;
	border-bottom: 1px dashed #d77f59;
}
/*第三段中间*/
.bottom {
	border-bottom:solid 1px #d9d8d4;
}
.cneter-left3-bottom {
    width:150px;
	height:20px;
	line-height:23px;
	margin-top:10px;
}
/*底部开始*/
#bottom {
    width:778px;
	height:108px;
	margin-top:4px;
	overflow:hidden;
}
#bottom-top {
    width:778px;
	height:43px;
	background-color:#ebeaeb;
}
#bottom-top-left {
    width:220px;
	height:43px;
	float:left;
	line-height:43px;
}
#bottom-top-marquee {
    width:364px;
	height:43px;
	float:left;
	line-height:43px;
	overflow:hidden;
}
#bottom-top-right {
    float: right;
    width: 194px;
    height: 43px;
}
#bottom-bottom {
	width:778px;
	height:60px;
	float:left;
	margin-top:6px;
	border-top: solid 1px #cccccc;
	border-bottom: solid 6px #fcab3f;
}
#bottom-bottom-text {
    width:778px;
	height:40px;
	margin-top:4px;
	line-height:23px;
	text-align:center;
}
.list {
	list-style:none;
	width:580px;
	margin:0;
	padding:0;
	line-height:150%;
	height:132px;
	overflow:hidden;
}
.list li{
	height:22px;
	width:580px;
	overflow:hidden;
	float:left;
	margin:0px 0px 0px 10px;
padding:4px 0px 0px 0px;
	word-break:keep-all;
}
.right_line {
	border-right: dashed 1px #cccccc;
	border-bottom: dashed 1px #cccccc;
}
.bottom_line {
	border-bottom: dashed 1px #cccccc;
}
.activity-bg {
	background-image: url(images/activity_bg.gif);
	background-repeat: no-repeat;
}