body {
	margin: 0;
	padding: 0;
	color: #000033;
	font-family: "黑体";
	font-size: 13px;
	line-height: 1.55;
}
li {list-style:none;list-style-position:outside}
ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
    list-style-position:outside}
img{border:0; padding:0; margin:0;}

#home {
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E3E6EE;
	background-image: url(../images/templatemo_body.jpg);
}

#sub {
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E3E6EE;
	background-image: url(../images/templatemo_body_sub.jpg);
}
#col1{
	width: 960px;
	margin-right: 0px;
	margin-left: 0px;
	color: #000033;
	clear: both;
	line-height: 30px;
}
#col1 a, a:link, a:visited {
	color: #000033;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
}

#col1 a:hover { 
	text-decoration: none; 
}
a, a:link, a:visited {
	color: #08122a;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
}

a:hover { 
	text-decoration: none; 
}

a.more {
	display: block;
	width: 122px;
	height: 32px;
	line-height: 32px;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/templatemo_button.jpg) no-repeat top center;
	color: #FFFFFF;
}

a.more:hover { 
	color: #fff; 
	background: url(../images/templatemo_button_hover.jpg); 
}

p { 
	margin: 0 0 10px 0; 
	padding: 0; 
}

img { 
	border: none; 
}
cite { 
	font-weight: bold; 
	color:#08122a; 
}

cite span { 
	color: #08122a; 
}

em {
	color: #08122a;
	font-size: 13px;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-weight: normal;
	font-family: "黑体";
}
h1 { font-size: 34px; margin: 0 0 20px; padding: 5px 0 }
h2 { font-size: 28px; margin: 0 0 15px; padding: 5px 0 10px }
h3 { font-size: 24px; margin: 0 0 15px; padding: 0 0 10px; }
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

.float_l { float: left }
.float_r { float: right }

.image_wrapper { 
	display: inline-block; 
	padding: 4px; 
	border: 1px solid #d3d7dc; 
	background: #a3abb8; 
}

.image_fl { 
	float: left; 
	margin: 3px 30px 0 0; 
}

.image_fr { 
	float: right; 
	margin: 3px 0 0 30px; 
}

.image_frame { 
	position: relative; 
	width: 300px; 
	height: 131px; 
}

.image_frame img { 
	margin: 10px; 
	width: 280px; 
	height: 110px; 
}

.image_frame span { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 300px; 
	height: 131px; 
	background: url(../images/templatemo_image_frame.png) no-repeat; 
}

.templatemo_list { 
	margin: 0 0 10px 10px; 
	padding: 0; 
	list-style: none; 
}

.templatemo_list li { 
	color:#08122a; 
	margin: 0; 
	padding: 0 0 5px 20px; 
	background: url(../images/templatemo_list.jpg) no-repeat scroll 0 5px;  
}

.templatemo_list li a {
	color: #08122a;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
}

.templatemo_list li a:hover {
	text-decoration: none;
	font-size: 13px;
}

#templatemo_wrapper {
	width: 960px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#templatmeo_header {
	width: 930px;
	height: 60px;
	padding: 15px;
	background: url(../images/templatemo_header.jpg) no-repeat; 
}

#site_title { 
	float: left; 
	width: 110px; 
	height: 70px; 
}

#site_title h1 { 
	margin: 0; 
	padding: 0; 
}

#site_title h1 a { 
	display: block; 
	width: 110px; 
	height: 60px; 
	margin: 0 10px; 
	color: #fff; 
	outline: none; 
	text-indent: -10000px; 
	background: url(../images/templatemo_logo.jpg) no-repeat top center; 
}

/* menu */

#templatemo_menu {
	float: right;
	width: 780px;
	height: 40px;
	padding: 10px 0;
}

#templatemo_menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#templatemo_menu ul .last { 
	background: none; 
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	width: 90px;
	height: 40px;
	line-height: 40px;
	margin-right: 5px;
	font-size: 13px;
	color: #a2a8b8;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	outline: none;
	border: none;
	background: url(../images/templatemo_menu_border.png) center center no-repeat;
}

#templatemo_menu ul li a:hover, #templatemo_menu ul .current {
	color: #fff;
	background: url(../images/templatemo_menu_hover.jpg) center center no-repeat;
}

/* end of menu */

#templatemo_middle { 
	clear: both;
	width: 930px;
	height: 290px;
	padding: 35px 15px 0; 
	overflow: hidden;
	font-size: 12px;
	color: #f4e9d9;
	line-height: 30px;
	background: url(../images/templatemo_middle.jpg) center top;
}

#templatemo_middle_sub {
	clear: both;
	width: 930px;
	height: 190px;
	padding: 40px 15px 0; 
	overflow: hidden;
	font-size: 14px;
	color: #f4e9d9;
	line-height: 30px;
}

#mid_title {
	font-size: 24px;
	line-height: 38px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 20px;
	font-family: "黑体";
}

#mid_left { 
	float:left; 
	width: 400px; 
}

#mid_slider { 
	position:relative; 
	float: right; 
	width: 450px; 
	height: 280px; 
	padding: 0 0 40px;  
}

#mid_slider span { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 450px; 
	height: 250px; 
	background: url(../images/templatemo_slider_frame.png) no-repeat; 
	z-index: 10000; 
}

#slider1 { 
	position: absolute; 
	width: 450px; 
	height: 250px; 
	overflow: hidden; 
}

#paginate-slider1 { 
	position: absolute; 
	bottom: 50px; 
	right: 20px; 
}

#templatemo_middle p, #templatemo_middle_sub p {
	margin-bottom: 10px;
	color: #E3E6EE;
	font-size: 14px;
	font-family: "黑体";
}

#learn_more a { 
	display: block; 
	background: url(../images/templatemo_learn.jpg); 
	width: 176px; 
	height: 40px; 
	font-size: 16px; 
	text-decoration: none; 
	color: #a2a8b8; 
	font-weight: 700; 
	text-align: center; 
	line-height: 40px; 
}

#learn_more a:hover { 
	color: #fff;  
}

#templatemo_main {
	clear: both;
	width: 960px;
	padding: 40px 0 30px;
}

.col_w960 { 
	width: 960px; 
	margin-bottom: 60px; 
}

.col_w600 { width: 600px }
.col_w450 { width: 450px }
.col_w300 { width: 300px }
.col_w200 { width: 200px }

.col_allw300 { 
	float: left; 
	width: 300px; 
	margin-right: 30px; 
}
.col_last { 
	margin: 0; 
}

.sb_news_box { 
	clear: both; 
	margin-bottom: 17px; 
}

.sb_news_box  img { 
	float: left; 
	margin-right: 20px; 
	padding: 4px; 
	border: 1px solid #d3d7dc; 
	background: #a3abb8; 
}
.news_date { 
	color: #234073; 
	font-size: 10px; 
	font-weight: 700; 
}

.fp_lw_box { 
	margin-bottom: 25px; 
}

.post_box { 
	clear: both; 
	margin-bottom: 30px; 
	padding-bottom: 30px; 
	background: url(../images/templatemo_content_divider.jpg) repeat-x bottom; 
}

.post_box .image_frame { 
	float: right; 
	margin-left: 40px; 
}

.post_header { 
	border-top: 3px solid #999; 
	border-bottom: 1px solid #ccc; 
	padding: 5px; 
	margin-bottom: 20px; 
}

.post_box h2 {
	font-size: 34px;
	margin-bottom: 30px;
	font-family: "黑体";
}

.post_box p.post_meta { 
	margin-bottom: 0; 
}

.post_box img { 
	float: left; 
	margin-right: 20px; 
}

#contact_form { 
	padding: 0; 
	width: 400px; 
}

#contact_form form { 
	margin: 0px; 
	padding: 0px; 
}

#contact_form form .input_field {
	width: 270px;
	padding: 5px;
	color: #111;
	border: 1px solid #a4acb7;
	background: #d4d4d4;
	font-family: "黑体";
	font-size: 12px;
	margin-top: 5px;
}

#contact_form form label { 
	display: block; 
	width: 100px; 
	margin-right: 10px; 
	font-size: 14px; 
}

#contact_form form textarea { 
	width: 388px; 
	height: 160px; 
	padding: 5px; 
	color: #111; 
	border: 1px solid #a4acb7;  
	background: #d4d4d4; 
	font-family: 黑体;
	font-size: 12px;
	margin-top: 5px;
}

#contact_form form .submit_btn {
	margin: 10px 0px;
	padding: 5px 14px;
	border: 1px solid #a4acb7;  
	background: #d4d4d4;
	font-size: 14px; 
}

#gallery { 
	margin: 0; 
	padding: 0; 
}

#gallery ul { 
	margin: 0; 
	padding: 0; 
}

#gallery ul li { 
	position: relative; 
	display: block; 
	float: left; 
	width: 300px; 
	height: 140px; 
	margin: 0 30px 50px 0; 
}

#gallery ul .rm_col { 
	margin: 0 0 30px; 
}
#gallery ul li span { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 300px; 
	height: 131px; 
	background: url(../images/templatemo_image_frame.png); 
}

#gallery ul li a img { 
	margin: 10px; 
	width: 280px; 
	height: 110px;
}
.mt{
	height:35px;
	line-height:35px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}

.mt h4{
	float:left;
	font-size: 16px;
	color:#000000;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
	height: 35px;
	position: relative;
	line-height: 35px;
	margin: 0px;
	font-weight: normal;
	font-family: "黑体";
}
.mt .extra{
	float:right;
	margin-right:10px;
}

.mt .extra a{
	color:#000000;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	font-family: "黑体";
}
#templatemo_footer_wrapper {
	clear: both;
	border-top: 5px solid #d5d9e0;
	width: 100%;
	background-color: #BDC2CA;
}

#templatemo_footer {
	width: 960px;
	color: #40464f;
	height: 280px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	overflow: hidden;
}

#templatemo_footer a { 
	text-decoration: none; 
}

#templatemo_footer .footer_list {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 30px;
}

#templatemo_footer .footer_list li {
	border-bottom: 1px dashed #404040;
}

#templatemo_footer .footer_list li a { 
	font-weight: normal;
	text-decoration: none;
}

#templatemo_copyright_wrapper {
	clear: both;
	background: url(../images/templatemo_footer.jpg) repeat-x top;
	width: 100%;
}

#templatemo_copyright {
	width: 960px;
	margin: 0 auto;
	padding: 20px 10px 15px;
	color: #8EA6DB;
	text-align: center;
}

#templatemo_copyright  a {
	color: #8EA6DB;
	text-decoration: none;
}

#col2 {
	clear: both;
	border-top: 5px solid #d5d9e0;
	width: 100%;
}

#col2_page{
	width: 960px;
	color: #333333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
/* ----------------------------------------------Column-------------------------------------*/

.column{
	display:block;
	float:right;
	width:260px;
	}
	
.column .subnav{
	display:block;
	width:240px;
	padding:15px;
	background-color:#F9F9F9;
	margin-bottom:20px;
}

.column .subnav h2{
	margin:0 0 20px 0;
	padding:0 0 14px 0;
	font-size:20px;
	font-weight:normal;
	font-family:"黑体";
	color:#666666;
	background-color:#F9F9F9;
	line-height:normal;
	border-bottom:1px dotted #666666;
	}

.column .subnav ul{
	margin:0;
	padding:0;
	list-style:none;
	}

.column .subnav li{
	padding:0;
	width: 240px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	}

.column .subnav ul ul, .column .subnav ul ul ul, .column .subnav ul ul ul ul, .column .subnav ul ul ul ul ul{border-top:none; padding-top:0;}

.column .subnav a{
	display:block;
	margin:0;
	padding:5px 10px 5px 20px;
	color:#666666;
	background:url("../images/blue_file.gif") no-repeat 10px center #F9F9F9;
	text-decoration:none;
	border-bottom:1px dotted #666666;
	}

.column .subnav a:hover{color:#059BD8; background-color:#F9F9F9;}

.column .subnav ul ul a, .column .subnav ul ul ul a, .column .subnav ul ul ul ul a, .column .subnav ul ul ul ul ul a{background:url("../images/black_file.gif") no-repeat #F9F9F9;}
.column .subnav ul ul a{padding-left:45px; background-position:30px center;}
.column .subnav ul ul ul a{padding-left:50px; background-position:40px center;}
.column .subnav ul ul ul ul a{padding-left:60px; background-position:50px center;}
.column .subnav ul ul ul ul ul a{padding-left:70px; background-position:60px center;}

/* ----------------------------------------------column2-------------------------------------*/

.column2{
	display:block;
	float:right;
	width:260px;
	}
	
.column2 .subnav2{
	display:block;
	width:240px;
	padding:15px;
	margin-bottom:20px;
}

.column2 .subnav2 h2{
	margin:0 0 20px 0;
	padding:0 0 14px 0;
	font-size:20px;
	font-weight:normal;
	font-family:"黑体";
	color:#000;
	line-height:normal;
	border-bottom:1px dotted #666666;
	}

.column2 .subnav2 ul{
	margin:0;
	padding:0;
	list-style:none;
	}

.column2 .subnav2 li{
	padding:0;
	width: 240px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	}

.column2 .subnav2 ul ul, .column2 .subnav2 ul ul ul, .column2 .subnav2 ul ul ul ul, .column2 .subnav2 ul ul ul ul ul{border-top:none; padding-top:0;}

.column2 .subnav2 a{
	display:block;
	margin:0;
	padding:5px 10px 5px 20px;
	color:#666666;
	text-decoration:none;
	border-bottom:1px dotted #666666;
	background-image: url(../images/blue_file.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	}

.column2 .subnav2 a:hover{color:#059BD8;}

.column2 .subnav2 ul ul a, .column2 .subnav2 ul ul ul a, .column2 .subnav2 ul ul ul ul a, .column2 .subnav2 ul ul ul ul ul a{
	background-image: url(../images/black_file.gif);
	background-repeat: no-repeat;
}
.column2 .subnav2 ul ul a{padding-left:45px; background-position:30px center;}
.column2 .subnav2 ul ul ul a{padding-left:50px; background-position:40px center;}
.column2 .subnav2 ul ul ul ul a{padding-left:60px; background-position:50px center;}
.column2 .subnav2 ul ul ul ul ul a{padding-left:70px; background-position:60px center;}
.content {
	display:block;
	float:left;
	width:680px;
	background-color: #F7F7F7;
	}
.content p{
	font-size: 12px;
	line-height: 24px;
	padding-right: 20px;
	padding-left: 20px;
	}
.content p a{
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	}
.chanping ul{
	display:block;
	float:left;
	width:680px;
	background-color: #F7F7F7;
	}
.chanping ul li {
	display:block;
	float:left;
	width:335px;
	background-color: #F7F7F7;
	}
.chanping p{
	font-size: 12px;
	line-height: 24px;
	padding-right: 20px;
	padding-left: 20px;
	}
.chanping ul li p a{
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	}
.chanping ul li img{
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin: 5px;
	text-align: center;
	}
.news-ul LI {
	LINE-HEIGHT: 24px;
	PADDING-LEFT: 5px;
	HEIGHT: 20px;
	PADDING-TOP: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
}
.news-ul LI SPAN {
	FLOAT: right
}
.news-ul LI A {
	
}
.news-ul LI A:hover {
	
}
