* html {
	
}
body,p,th,td,input,select,textarea{
	color:#000000;
	font-family: "微软雅黑";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	line-height: 24px;
}
body{
	padding:0;
	background-image: url(../images/bj.jpg);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	background-repeat: repeat-x;
	background-position: top;
}
h1,h2,h3,h4,h5,h6{
	font-family: "微软雅黑";
	margin:0;
	padding:0;
	font-size:14px;
	line-height: normal;
}
ul,form{margin:0;padding:0;}
ul li{list-style-type:none;}
dl dt,dl dd{margin:0;padding:0;}
table{
}
p{margin:0;padding:0;line-height:18px;}
hr{border:#000 0 solid;border-top:#d1d7dc 1px solid;height:0;}
img{border:0;}
.wrapper{
	width: 960px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header{
	width: 960px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 90px;
	background-image: url(images/header.png);
}


#footer{
	width: 960px;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 90px;
	background-image: url(images/footer_bj.png);
	background-repeat: no-repeat;
	background-position: top;
}

#footer td{
	line-height: 18px;
	color: #666666;
}
.left{float:left;}
.right{float:right;}
.top_l a.top_l img{
	display: block;
	height: 50px;
	width: 120px;
	float: right;
}
.font1 {
	color: #000000;
}
.font2 {
	color: #45519c;
	font-weight: bold;
	font-size: 14px;
}
.font3 {
	color: #cccccc;
	font-weight: bold;
	font-size: 10px;
}
#left{
	background-image: url(../images/left_bj.png);
	vertical-align: top;
	width: 180px;
}
#right{
	background-image: url(../images/content_bj.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#main{	margin-top: 30px;
	margin-bottom: 30px;
	background-image: url(../images/bj.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;}

#title{
	background-image: url(images/title_bj.gif);
	font-size: 14px;
	font-weight: bold;
	font-family: "微软雅黑";
}


#cd_right{
	padding-right: 10px;
	padding-left: 30px;
	vertical-align: top;

}


.title{
	font-size: 12px;
	font-family: "微软雅黑";
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.title a{
	font-weight: bold;
	color: #45519c;
}
.title a:link,.title a:visited{
	font-weight: bold;
	color: #45519c;
}
a:link,a:visited{color: #666666; text-decoration: none}
a:hover{color: #003366; text-decoration: none}
a:active{color: #666666; text-decoration: underline}






.menu {
	width: 960px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 37px;
	background-image: url(images/news_03.png);
		position: relative;
}

* html .menu {padding-bottom:0;}

.menu ul{
	list-style-type:none;
	padding:0;
	height:100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
}

.menu li{
float:left;
}

.menu table{
position:absolute;
border-collapse:collapse;
left:0;
top:0;
}

.menu a,.menu :visited {
	color:#fff;
	text-decoration:none;
	font-weight: bold;
	display: block;
	height: 37px;
	float: left;
}
.menu a em.lft,.menu :visited em.lft {
	display:block;
	float:left;
	width:15px;
	height:37px;
	background-image: url(images/menu_r.png);
	background-repeat: no-repeat;
	background-position: left;
}
.menu a b,.menu :visited b {
	display:block;
	float:left;
	height:30px;
	cursor:pointer;
	background-color: transparent;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
	padding-top: 7px;
	font-size: 14px;
}
.menu a em.rgt,.menu :visited em.rgt {
	display:block;
	float:left;
	width:15px;
	height:37px;
	background-color: transparent;
	background-image: url(images/menu_l.png);
	background-repeat: no-repeat;
	background-position: left;
}

.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:28px;
	top:37px;
	left:-20px;
	width:600px;
	background-image: url(../images/menu2_bj.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}

.menu :hover {
white-space:normal;
}

.menu a:hover b {
	color:#3f59a0;
	background-color: transparent;
	background-image: url(images/menu_c.png);
}
.menu a:hover em.lft {
	border-bottom-color:#ccc;
	background-color: transparent;
	background-image: url(images/menu_l_h.png);
}
.menu a:hover em.rgt {
	border-bottom-color:#ccc;
	background-color: transparent;
	background-image: url(images/menu_r_h.png);
}

.menu li:hover > a b
{
	color:3f59a0;
	background-color: transparent;
	background-image: url(images/menu_c.png);
}
.menu li:hover > a em.lft {
	border-bottom-color:#ccc;
	background-color: transparent;
	background-image: url(images/menu_l_h.png);
}
.menu li:hover > a em.rgt {
	border-bottom-color:#ccc;
	background-color: transparent;
	background-image: url(images/menu_r_h.png);
}
.menu ul li:hover ul,
.menu ul a:hover ul{
	display:block;
	visibility:visible;
	top:37px;
}

.menu ul :hover ul li {
	display:block;
	height:2em;
}
.menu ul :hover ul li a {
	display:block;
	height:2em;
	width:auto;
	float:left;
	color:#f1c9d9;
	padding:0 10px;
	font-weight: normal;
	font-size: 12px;
	line-height: 28px;
}
.menu ul :hover ul li a:hover {
	color:#ffffff;
}
#bar{
	width: 960px;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 170px;
}
#index_about{
	background-image: url(images/about_more.jpg);
	background-repeat: no-repeat;
	padding-bottom: 150px;
	background-position: bottom;
	width: 230px;
	padding-left: 10px;
	padding-top: 10px;

}
#index_fl{
	margin-top: 10px;
}
#index_fl a{
	display: block;
	background-image: url(images/bt1.gif);
	background-repeat: no-repeat;
	background-position: 10px 13px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	color: #45519c;
	padding-top: 3px;
	padding-bottom: 3px;
}
#index_fl a:visited{
	color: #45519c;
	text-decoration: none
}
#index_fl a:hover{
	color: #333333;
	text-decoration: none;
	background-color: #f2f2f2;
	font-weight: bold;
}
#index_fl a:active{color: #666666; text-decoration: underline}
#index_left{
	vertical-align: top;
	width: 190px;
}
.fw1_l{
	height: 25px;
	background-image: url(images/more_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 120px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.fw1_r{
	height: 25px;
	display: block;
	background-image: url(images/more_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 15px;
}

.fw1_c {
	float:left;
	display: block;
	height: 25px;
	background-image: url(images/more_c.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	width: 100%;
	text-align: center;
}

#Navigate{
	clear: both;
	margin-top: 10px;
}
#Navigate a{
	margin-bottom: 10px;
	display: block;
}
.cp_list{
	vertical-align: top;
	padding-left: 15px;
	padding-top: 10px;
	position: relative;
}
.cp_list a table{
	vertical-align: middle;
	height: 175px;
	width: 175px;
}
.cp_list a table img{
cursor: pointer; 
}
.cp_list a{
	display: block;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	height: 220px;
	padding-top: 5px;
	padding-bottom: 1px;
	width: 250px;
	background-image: url(images/cp_bj.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.cp_list a:visited{
	color: #45519c;
	text-decoration: none
}
.cp_list a:hover{
	background-image: url(images/cp_bj_h.png);
	background-repeat: no-repeat;
	background-position: center center;

}
.cp_list a:active{color: #666666; text-decoration: underline}
.cp_list a h1{
	height: 24px;
	cursor: pointer;
	font-size: 12px;
	padding-right: 25px;
	padding-left: 25px;
}




.cp_list2{
	vertical-align: top;
	padding-left: 15px;
	padding-top: 10px;
	position: relative;

}

.cp_list2 a{
	display: block;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	height: 200px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 230px;
	background-image: url(images/cp_bj2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.cp_list2 a table{
	vertical-align: middle;
	height: 175px;
	width: 175px;
}
.cp_list2 a table img{
cursor: pointer; 
}
.cp_list2 a:visited{
	color: #45519c;
	text-decoration: none
}
.cp_list2 a:hover{
	background-image: url(images/cp_bj2_h.png);
	background-repeat: no-repeat;
	background-position: center center;

}
.cp_list2 a:active{color: #666666; text-decoration: underline}
.cp_list2 a h1{
	height: 20px;
	padding-top: 4px;
	cursor: pointer; 
}





.sp_list{
	vertical-align: top;
	padding-left: 15px;
	padding-top: 10px;
	position: relative;

}

.sp_list a{
	display: block;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	height: 230px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 230px;
	background-image: url(images/cp_bj2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.sp_list a table{
	vertical-align: middle;
	height: 175px;
	width: 175px;
}
.sp_list a table img{
cursor: pointer; 
}
.sp_list a:visited{
	color: #45519c;
	text-decoration: none
}
.sp_list a:hover{
	background-image: url(images/sp_bj_h.png);
	background-repeat: no-repeat;
	background-position: center center;

}
.sp_list a:active{color: #666666; text-decoration: underline}
.sp_list a h1{
	height: 20px;
	padding-top: 4px;
	cursor: pointer; 
}
.sp_list a h2{
	height: 20px;
	padding-top: 4px;
	font-size: 12px;
	color: #999999;
	cursor: pointer; 
}

.scj{
	text-decoration: line-through;
	color: #ff0000;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;

}
.hyj{
	color: #ff0000;
	font-size: 16px;
	padding-right: 5px;
	padding-left: 5px;
}


#lbsm{
	background-image: url(images/lbsm_bj.jpg);
	padding-bottom: 80px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#lbsm h1{
	font-size: 18px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;

}
#lbsm h1 span{
	color: #CCCCCC;

}
#lbsm h1 b{

}
#lb{
	background-image: url(images/lb_bj.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	padding-right: 50px;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	height: 55px;
	width: 200px;
	padding-top: 25px;
	margin-right: 30px;
}
#cpjs{
	margin: 10px;
}
#cpjs h1{
	margin-top: 10px;
	margin-bottom: 10px;
	color: #45519c;
}


.news_list{
	margin-top: 10px;

}
.news_list a{
	float: none;
	display: block;
	clear: both;
	background-image: url(images/line_2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 25px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EAF4FA;
	color: #333333;
}
.news_list a:link{}
.news_list A:visited{
	color: #999999;
}
.news_list a:hover{
	background-color: #EAF4FA;
	display: block;
	clear: both;
	float: none;
	color: #002266;
	font-weight: bold;

}
.news_list a b{
	float: left;
	display: block;
	background-image: url(images/bt.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 15px;

}
.news_list a span{
	float: right;
	display: block;

}
.table1{
	background-color: #A1C1FF;


}
.table1 td{
	background-color: #f8f8f8;
}
.table1 th{
	background-color: #EAF4FA;
}
.font_1{
	color: #FF0000;
}
.font1{
	color: #FF0000;
}


.news_index_list{
	margin-right: 10px;
	margin-left: 10px;

}
.news_index_list a{
	float: none;
	display: block;
	clear: both;
	background-image: url(images/index_gg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 25px;
	margin-top: 5px;

}
.news_index_list a:link{
	color: #333333;
}
.news_index_list A:visited{
	color: #999999;
}
.news_index_list a:hover{
	display: block;
	clear: both;
	float: none;
	color: #002266;
	font-weight: bold;
	background-image: url(images/index_gg_h.png);
	background-repeat: no-repeat;
	background-position: center center;

}
.news_index_list a b{
	float: left;
	display: block;
	padding-left: 25px;

}
.news_index_list a:hover b{
	float: left;
	display: block;
	padding-left: 25px;
	color: #ffffff;

}
.news_index_list a span{
	float: right;
	display: block;
	padding-right: 5px;

}
.news_index_list a:hover span{
	float: right;
	display: block;
	padding-right: 5px;
	color: #CCCCCC;
	font-weight: normal;
}
