﻿@charset "utf-8";
body {
background:url(bg.jpg) no-repeat top center #97cae4;
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #3b5564;
}
div,dl,dd,ul,ol,li{margin:0; padding:0;}
p{
margin:0px;
padding:0 0 5px 0;
line-height:25px;
text-align:justify;
}
p.pat{
color:#FFFFFF;
}
a:link,a:active,a:visited {
color:#51616a;
text-decoration:none
}
a:hover {
color:#bc2931
}
h1{
color:#fff;
font-size:16px;
margin: 3px;
}
h2{
color:#759f1b;
font-size:14px;
text-align:center;
}
span.blue{
color:#a5dcf8;
}
span.dark_blue{
color:#116c64;
}
#main_container{
width:900px;
height:auto;
margin:auto;
background-color:#fff;
}
.header{
width:900px;
height:116px;
margin:auto;
background:url(header_bg.gif) repeat-x;
}
.right_header{
float:right;
width:715px;
}
.logo{
background:#74bfea url(tel.gif) no-repeat right 40px;
margin:8px 0 0;
}
.logo h1{float:right; font-size:14px; color:#333}
.list li {
float:left;
text-align:center;
display:block;
border:1px solid #55b0df;
background-color:#FFF;
margin:4px 6px;
list-style:none;
}

.list li img {
margin:3px 3px 4px
}
/*----------------------menu-------------------------*/
.menu{
height:30px;
padding:5px 0 0 20px;
}
.menu ul{
list-style:none;padding:0px;margin:0px;display:block; font-weight:bold;
}
.menu ul li{
list-style:none;display:inline;float:left;width:86px;height:30px;padding:0px;line-height:30px;margin:0 5px 0 5px;
}
.menu ul li a{
height:30px; width:86px;float:left;text-decoration:none;padding:0px;margin:0px;color:#6c7b83;text-align:center; background:url(menu_bt.gif) no-repeat center;
}
.menu ul li a:hover{
height:30px;width:86px;text-decoration:none;color: #68C2EF;
}
.menu ul li a.current{
height:30px;width:86px;float:left;text-decoration:none;padding:0px;margin:0px;color: #68C2EF;background:url(menu_bt.gif) no-repeat center;
}

#middle_box{
width:900px;
height:208px;
clear:both;
margin:auto;
background:url(middle_banner.gif) no-repeat center;
}
.middle_box_content{
padding:10px 280px 0 10px;
}

.pattern_bg{
clear:both;
padding:10px 20px;
background:url(pattern_bg.gif) no-repeat center;
}
.pattern_box{
padding:15px 25px 0;
}
.pattern_box_icon{
float:left;
padding:5px;
}
.pattern_content{
width:300px;
float:left;
padding:0 0 0 10px;
}
/*---------------------main_content------------------*/
#main_content{
width:880px;
padding:5px 10px;
}

#content {
	float: left;
	width: 560px;
}

.title_2 {
background:#ccedff url(article.gif) no-repeat 8px center; border-top:1px solid #8ebdd6; border-bottom:1px solid #8ebdd6; padding:7px 0 0 30px; font-weight:bold; font-size:14px; height:20px;


}

#sidebar {
	float: right;
	width: 300px;
}

.boxed {
	margin: 0 0 10px 0;
}

.title {
	height: 24px;
	padding: 8px 0 0 10px;
	background: #A8C3CB url(img03.jpg) no-repeat;
	color: #144B6B;
	font-weight:bold;
	font-size:14px;
}

.content {
	padding: 15px;
	clear:both;
}
.content ul{margin:0 15px; }
.content ul li {
border-bottom:1px solid #dedede; line-height:30px;
}
.content ul li span{float:right;}
.border3{
	border: 1px solid #8ebdd6;
	border-top: none;
}

.center{text-align:center;}
.clear{
clear:both;
}
.fr{float:right;}
.company{text-indent:25px; background:url(company.gif) no-repeat right bottom;}
.box_content{
width:280px;
float:left;
margin:5px;
background:url(box_bg.gif) no-repeat top center;
}

.box_title{ padding-top:10px;
}
.box_title h2{ margin:0;}
.title_icon{
float:left;
padding:0 5px 0 10px;
}
.box_icon{
float:left;
padding:0 5px 0 0 ;
}
.box_text{
width:190px;
float:left;
text-align:justify;
padding:0 0 0 10px;
}

.box_text_content{clear:both;}
.box_text_content ul {
	list-style-type: none;
	padding:5px 15px 5px 18px;
}
.box_text_content ul li{background:url(line.gif) repeat-x 0 bottom; line-height:28px;}
.box_text_content ul li span{float:right;}

.k_form label{font-size:14px; padding-right:8px;}
#links{padding:4px 15px; border-bottom:1px solid #dedede; clear:both}
#links a{ padding:0 3px; text-decoration:underline;}

/*-----------------------------footer------------------*/
#footer{
width:900px;
height:45px;
background-color:#e8eff2;
}
#footer a{text-decoration:underline;}
.copyright{
float:left;
padding:15px 15px 0;
}
.center_footer{
padding:15px;
text-align:center;
float:left;
}
.footer_links{
float:right;
padding:15px 10px 0 0;
}

.pagelist{padding:10px 20px;}
/* 首页滚动 */
#demo { 
    background: #FFF; 
    overflow:hidden;
	width:860px;
	padding:0 0 4px;
	margin:0 auto;
} 
#indemo {
float:left;
width:800%
}
#demo{clear:both;}


/* 分页 */
.k_pagelist {height:20px; display:block; margin:0 auto 10px;}
.k_pagelist em {background:#F5F9FE;color:#14316B;font-weight:bold;font-style:normal;}
.k_pagelist strong {color:#009900;}
.k_pagelist a {display:block;}
.k_pagelist *{float:left; padding:0 2px; margin:0px 1px; font-size:11px; line-height:20px; border:1px solid #C6C6C6;}
