/*
CSS
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif;
	font-size: 14px;
/*	color: #ededed;*/
	MARGIN-RIGHT: auto; MARGIN-LEFT: auto;
	/*background: #272525 url(/Public/static/themes/zhaosheng/image/templatemo_top_bg.jpg) repeat-x;*/
}

a:link, a:visited { color: #FFFFFF; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #99FF00; text-decoration: underline; }

p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_10 { margin-right: 10px; }
.margin_right_60 { margin-right: 60px; }

.horizontal_divider {
/*	background: url(/Public/static/themes/zhaosheng/image/templatemo_horizontal_divider.jpg) bottom repeat-x;*/
}

.border_bottom {
	border-bottom: 1px dashed #000;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.rc_btn_01 a {
	clear: both;
	display: block;
	width: 120px;
	height: 25px;
	padding: 5px 0 0 0;
	font-size: 12px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	border: none; 
/*	background: url(/Public/static/themes/zhaosheng/image/templatemo_button_01.png) no-repeat;*/
}

#templatemo_wrapper_outer {
	width: 100%;
	margin: 0 auto;
}

#templatemo_wrapper_inner {
	width: 986px;
	margin: 0 auto;
	padding: 0 5px;
/*	background: url(/Public/static/themes/zhaosheng/image/templatemo_wrapper_bg.png) repeat-y;*/
}

#templatemo_wrapper_header_inner {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 5px 0; 
	background: url(/Public/static/themes/zhaosheng/image/templatemo_wrapper_header_bg.jpg) repeat-x;
}

#templatemo_header_tips {
	clear: both;
	width: 986px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	color:#F00;

}

#templatemo_header {
	clear: both;
	width: 986px;
	height: 109px;
	margin: 0 auto;
	padding: 0;
	text-align: right;
	background: url(/Public/static/themes/zhaosheng/image/templatemo_header.jpg) 35px center no-repeat;

}


#templatemo_banner {
	display:none;
	width: 986px;
	height: 320px;
	background: url(/Public/static/themes/zhaosheng/image/templatemo_banner_bg.jpg) no-repeat;
}

#templatemo_banner2 {
	/*display:none;*/
	width: 986px;
	height: 170px;
	background:  url(/Public/static/themes/zhaosheng/image/templatemo_banner_bg2.jpg) no-repeat;
}
/* menu */

#templatemo_menu {
	clear: both;
	width: 180px;
	height: 65px;
	padding: 0 750px;
	background: url(/Public/static/themes/zhaosheng/image/templatemo_menu_bg.jpg) no-repeat;
}

#templatemo_menu ul {
	width: 500px;
	margin: 0px;
	padding: 20px 0 0 15px;
	list-style: none;
}

#templatemo_menu ul li {
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	padding: 0 20px;
	text-align: center;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	color: #999999;	
	font-weight: bold;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	color: #ffffff;
}
/* end of menu*/

#templatemo_content_wrapper {
	clear: both;
	width: 986px;
	padding: 5px 0px;/*上 右 下 左*/
	border:1px;
}

.templatemo_content {
	float: left;
	width: 320px;
	height:262px;
	padding: 0px 0px 0px 0px;/* 上右下左*/
	background: #ffffff;
	border: 1px solid #d5d5d5;
}

.templatemo_content ul {
	margin: 0px;
	padding: 0px;
}

.templatemo_content ul li {
	position: relative;
	float:left;
	margin: 0px;
	padding: 5px 0px 5px 10px;
	margin-bottom: 5px;
	list-style: none;
	width:300px;
	height:13px;
	font-size:13px;
	line-height:13px;
	font-family:SimSun;
	text-align:left;
}
/*控制标题和日期对齐*/
.templatemo_content li div {
	float:left;
	width:240px;
}
.templatemo_content li i {
	float:right;
	width:65px;
	color:#4c4c4c;
}

.templatemo_content_2 li {

	list-style: none;
	line-height:35px;
}

.templatemo_content_2 li div {
	float:right;
	width:590px;
}
.templatemo_content_2 li i {
	float:left;
	width:90px;
	color:#4c4c4c;
}


.templatemo_content ul li a {
	float:left;
	padding: 5px 0 5px 10px;
	text-decoration: none;
}

.templatemo_content ul li a:hover {
	color:#a72126;
	text-decoration:underline;
}

.templatemo_content ul li a:link {
	color:#4c4c4c;
}

.templatemo_content .more{
	background:url(/Public/static/themes/zhaosheng/image/more.jpg); 
	height:22px; 
	width:320px;
}
.templatemo_content .more div{
	width:60px;
	height:15px; 
	float:right;
	margin-right:15px;
	cursor:pointer;
}
.templatemo_content form {
	margin: 0px;
	padding: 0px;
}

.templatemo_side_bar {
	float: left;
	width: 190px;
	padding: 5px 0px 0px 5px;/*上 右 下 左*/
	font-family:"Microsoft YaHei";
	font-size:20px;
	color:#990007;
	text-align:left;
	height:auto;
	
}

.templatemo_side_bar ul {
	margin: 0px;
	padding: 0px;
}

.templatemo_side_bar ul li {
	margin: 0px;
	padding: 0 0 0 0;
	margin-bottom: 5px;
	list-style: none;
	background-color:#f0eff0;
	color:#990007;
	font-family:SimSun;
	font-size:15px;
	text-align:center;
}

.templatemo_side_bar ul li a {
	display: block;
	padding: 5px 0 5px 10px;
	color:#990007;
	text-decoration: none;
}

.templatemo_side_bar ul li a:hover {
	color: #ffffff;
	background: #990007;
}

.templatemo_side_bar form {
	margin: 0px;
	padding: 0px;
}

/*二级页面内容区*/
.templatemo_content_2 {
	float: left;
	width: 774px;
	height:auto;
	line-height:30px;
	padding: 5px 0px 0px 5px;/*上右下左*/
	background: #ffffff;
}



.content_section {
	clear: both;
	padding: 0 0 0 0;
	height:195px;
}

.content_section p span {
	/*color: #ffffff;*/
	font-size:14px;
}

.content_section a { text-decoration:none; color:#4c4c4c;}

.content_section_2 {
	clear: both;
	padding: 0 0 0 0;
	height:auto;
}

.content_section_2 p span {
	/*color: #ffffff;*/
	font-size:14px;
}

.content_section_2 a { text-decoration:none; color:#4c4c4c;}

.header_01 {
	padding: 0;
	margin: 0;
	font-size: 18px;
	font-family:"Microsoft YaHei";
	font-weight: bold;
	line-height:45px;
	text-decoration:none; 
	height:45px;
	width:320px;
	color: #ffffff;
	text-align:center;
	background:url(/Public/static/themes/zhaosheng/image/templatemo_header01_bg.jpg) no-repeat
}
.header_04 {
	padding: 0;
	margin: 0;
	width:190px;
	height:41px;
	line-height:41px;
	font-family:"Microsoft YaHei";
	font-size:24px;
	color:#990007;
	text-align:left;
	background:url(/Public/static/themes/zhaosheng/image/templatemo_nav_bg.jpg) repeat-x;
}

.header_05 {
	padding: 0;
	margin: 0;
	width:774px;
	height:41px;
	line-height:41px;
	font-family:"Microsoft YaHei";
	font-size:24px;
	color:#990007;
	text-align:left;
	background:url(/Public/static/themes/zhaosheng/image/templatemo_nav_bg.jpg) repeat-x;
}

.header_02 {
	padding: 0;
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	font-family:"Microsoft YaHei";
	line-height:45px;
	text-decoration:none; 
	text-align:center;	
	width: 320px;
	height:45px;
	color: #ffffff;
	background:url(/Public/static/themes/zhaosheng/image/templatemo_header02_bg.jpg) no-repeat;
	/*background-color:#d5d5d5;	*/
}
.header_02 a {
		color: #a72126;
		text-decoration:underline;
		text-decoration:none; 
	}
	
.header_03 
{
	padding: 0 0 0px 0;
	margin: 0 0 0px 0;
	font-size: 18px;
	font-weight: bold;
	font-family:"Microsoft YaHei";
	line-height:45px;
	text-decoration:none; 
	text-align:center;	
	width: 320px;
	height:45px;
	color: #ffffff;
	background:url(/Public/static/themes/zhaosheng/image/templatemo_header03_bg.jpg) no-repeat;
	/*background-color:#d5d5d5;	*/
}
.header_03 a {
		color: #a72126;
		text-decoration:underline;

	}	

.image_wrapper_01 {
	float: left;
	position: relative;
	margin: 3px 20px 0 0;
	background: #131212;
	padding: 4px;
}

.image_wrapper_01 img {
	border: 1px solid #363434;
}

.image_wrapper_02 {
	position: relative;
	margin: 0 0 10px 0;
	background: #131212;
	padding: 4px;
}

.image_wrapper_02 span {
	position: absolute;
	width: 20px;
	height: 20px;
	bottom: 10px;
	right: 10px;
	background: url(/Public/static/themes/zhaosheng/image/templatemo_play_icon.jpg) no-repeat;
}

.image_wrapper_02:hover span {
	background: url(/Public/static/themes/zhaosheng/image/templatemo_play_icon_hover.jpg) no-repeat;
}

.image_wrapper_02 img {
	border: 1px solid #363434;
}

.image_wrapper img {
	border: 1px solid #363434;
}

.latest_news {
	clear: both;
	padding-bottom: 10px;
}
#templatemo_linker {
	width: 986px;
	height: 62px;
	margin: 0 auto;
	padding: 5px;
	text-align:justify;
/*	background: url(/Public/static/themes/zhaosheng/image/templatemo_footer.jpg) no-repeat;*/
}

.templatemo_linker1 {
	float:left;
	width: 188px;
	height: 62px;
	margin: 0 auto;
	padding: 0px 4px 0px 4px; /*上 右 下 左*/

	/*background: url(/Public/static/themes/zhaosheng/image/templatemo_linker1.jpg) no-repeat;*/
	cursor:pointer;
}

#templatemo_linker2 {
	float:left;
	width: 187px;
	height: 62px;
	margin: 0 auto;
	padding: 0px 12px 0px 0px; /*上 右 下 左*/
	text-align: center;
	background: url(/Public/static/themes/zhaosheng/image/templatemo_linker2.jpg) no-repeat;
}

#templatemo_linker3 {
	float:left;
	width: 187px;
	height: 62px;
	margin: 0 auto;
	padding: 0px 13px 0px 0px; /*上 右 下 左*/
	text-align: center;
	background: url(/Public/static/themes/zhaosheng/image/templatemo_linker3.jpg) no-repeat;
}

#templatemo_linker4 {
	float:left;
	width: 187px;
	height: 62px;
	margin: 0 auto;
	padding: 0px 13px 0px 0px; /*上 右 下 左*/
	text-align: center;
	background: url(/Public/static/themes/zhaosheng/image/templatemo_linker4.jpg) no-repeat;
}

#templatemo_linker5 {
	float:left;
	width: 187px;
	height: 62px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px; /*上 右 下 左*/
	background: url(/Public/static/themes/zhaosheng/image/templatemo_linker5.jpg) no-repeat;
}

.templatemo_footer {
	clear: both;
	width: 986px;
	font-family:"Microsoft YaHei";
	font-size:12px;
	margin: 0 auto;
	padding: 20px 5px;
	text-align: center;
	color:#4c4c4c;
/*	background: url(/Public/static/themes/zhaosheng/image/templatemo_footer.jpg) no-repeat;*/
	background-color:#f5f5f5;
	padding-bottom:20px;
}


