.banner_secondary{
	width:100%;
	height:250px;
}

.body_secondary{
	width:1000px;
	height:auto;
	margin-top:18px !important;
	margin:0 auto;
}
.bg_title{
	width:inherit;
	height:7px;
	background-image:url(../image/bg_title.png);
	background-repeat:no-repeat;
}
.bg_body
{
    background:url(../image/bg_body.png) repeat-y;
	width:inherit;
	height:540px;
	min-height:540px;
	height:auto !important;
	float:left;
	
}

.left_secondary{
	width:245px;
	height:inherit;
	float:left;
}

.title_list_left{
	width:210px;
	height:30px;
	margin-left:3px;
	background-image:url(../image/title_list_bg.png);
	background-repeat:no-repeat;
	font-family:Microsoft YaHei;
	font-size:14px;
	padding:16px 0px 0px 25px;
}
.body_list_left{
	width:235px;
	height:auto;
	margin-left:3px;
	font-family:Microsoft YaHei;
	font-size:12px;

}
.list_left{
	width:235px;
	line-height:36px;
	background-image:url(../image/list_bg.png);
	background-repeat:no-repeat;
	color:#505050;
	list-style:none;
}
.list_left_selected{
	width:235px;
	line-height:36px;
	background-image:url(404.png);
	background-repeat:no-repeat;
	color:#fff;
	list-style:none;
}
.body_list_left a{
	display:block;
	width:159px;
	height:36px;
	padding-left:76px;
	color:#505050;
	background-image:url(../image/list_link_bg.png);
}
.body_list_left a:link, a:visited{
	text-decoration:none;
}
.body_list_left a:hover{
	 color:#FFF;
     background:#cd0215;
     text-decoration:none;
	
}

.right_secondary{
	width:755px;
	height:800px;
	height:inherit;
	float:left;
}
.title_right{
	width:752px;
	height:41px;
	background-image:url(../image/title_right_bg.png);
	background-repeat:repeat-x;
}
.title_right_logo{
	display:block;
	float:left;
}
.title_right_name{
	display:block;
	float:left;
	font-family:Microsoft YaHei;
	font-size:14px;
	color:#b40001;
	line-height:41px;
}
.title_right_location{
	display:block;
	float:right;
	font-family:Microsoft YaHei;
	font-size:12px;
	color:#aaa;
	width:auto;
	line-height:41px;
	margin-right:20px;
}
.body_right{
	width:710px;
	margin:15px;
}
.body_right h3{ text-align:center;}
.body_right .commonRight_text_info{color:#999; text-align:right; font-family:Verdana; font-size:12px;}
.commonRight_text_content{ text-indent:2em; line-height:2em;color:#333; font-family:Microsoft YaHei; font-size:14px;}
.commonRight_text_content p{  text-indent:2em; line-height:2em;color:#333; font-family:Microsoft YaHei; font-size:14px;}

.commonRight_text_content div{ text-indent:0; line-height:2em;color:#333; font-family:Microsoft YaHei; font-size:14px;}

.pagecontent{ line-height:2em;color:#333; font-family:Microsoft YaHei; font-size:14px;}

.newsList{list-style:none;padding:6px 0;margin:2px 0;border-bottom:#ddd 1px dotted;}
.newsList a{
	background-image:url(../image/list_right_link.png);
	background-position:0 5px;
	background-repeat:no-repeat;
	color:#666;
	padding-left:10px;
	font-size:12px;
}
.newsList span{float:right;color:#999; font-family:Arial; font-size:12px;}
.newsList  a:link, a:visited{
	text-decoration:none;
}
.newsList  a:hover{
	background-image:url(../image/list_right_hover.png);
	background-repeat:no-repeat;
	text-decoration:underline;
	color:#b40001;
}

.pagenum_right{
	width:inherit;
	height:auto;
	text-align:center;	
}
