body {
	font-size: 12px;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}
ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
ul li{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
input{
    width:80px;
	border:1px solid #CCCCCC;
}
.language a{
	color:#000;
	text-decoration:none;	
}
.language a:hover{
	color:#dd8700;
	text-decoration:none;	
}

.nav a{
   color:#FFFFFF;
   text-decoration:none;
   font-size:14px;
   font-weight:bolder;
}
.nav_left {
	background-image: url(images/nav_left.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	width: 10px;
}
.nav_right {
	background-image: url(images/nav_right.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 40px;
	width: 10px;
}
.nav_bg {
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
}
.border{
    border:1px solid #CCCCCC;
}
.left_bg{
   background:url(images/left_bg.jpg);
   background-repeat:repeat-x;
   height:35px;
   color:#0149ab;
}
.right_bg{
   background:url(images/right_bg.jpg);
   background-repeat:repeat-x;
   height:30px;
   text-align:left;
   padding-left:5px;
   color:#0149ab;
   font-weight:bolder;
}
.right_bg .more{
	padding-left:60px;
}
.right_bg ul{
	list-style-type:none;
}

.right_bg li{
	list-style-type:none;
	float:left;
}
.left_ul{
	padding-bottom:25px;
	margin:0px;
	padding:0px;
}
.left_ul li{
  	text-align:left;
	width:130px;
	line-height:22px;
	float:left;
	background:url(images/blue_jt.jpg) no-repeat left center;
	list-style-type: none;
	list-style-position: inside;
	padding:0px;
	margin:0px;
	padding-left:10px;
	margin-left:2px;
	border:0px solid #F00
}
.left_ul li a{
	text-decoration:none;
	color:#000;
}
.left_ul li a:hover{
	text-decoration:underline;
	color:#0149ab;
}
.right_ul{
	padding-top:5px;
	padding-bottom:5px;

}

.right_ul li{
    margin-left:2px;
  	text-align:left;
	width:150px;
	float:left;
	padding-left:7px;
	background:url(images/black_jt.png) no-repeat left center;
	list-style-type: none;
	list-style-position: inside;
	vertical-align:middle;
	padding-top:5px;
	padding-bottom:5px;
}
.right_ul li a{
	text-decoration:none;
	color:#000;
}
.right_ul li a:hover{
	text-decoration:underline;
	color:#0149ab;
}






.center_ul{
	padding-top:2px;
	padding-bottom:2px;

}

.center_ul li{
    margin-left:2px;
  	text-align:left;
	width:100%;
	float:left;
	padding-left:7px;
	background:url(images/black_jt.png) no-repeat left center;
	list-style-type: none;
	list-style-position: inside;
	vertical-align:middle;
	padding-top:2px;
	padding-bottom:5px;
}
.center_ul li a{
	text-decoration:none;
	color:#000;
}
.center_ul li a:hover{
	text-decoration:underline;
	color:#0149ab;
}



.yellow_point{
   background-image:url(images/yellow_point.jpg);
   background-repeat:repeat-x;
   background-position:bottom;
   text-align:left;
   width:550px;
   height:30px;
   color:#dd8700;
   font-weight:bolder;
}
.news_list .title{
    margin-left:10px;
  	text-align:left;
	width:100%;
	line-height:30px;
	float:left;
	padding-left:18px;
	background:url(images/title_logo.jpg) no-repeat left center;
	list-style-type: none;
	list-style-position: inside;
}
.news_list .title a{
   color:#0149ab;
   font-weight:bold;
   text-decoration:none;
}
.news_list .dis{
	padding-left:28px;
	line-height:25px;
	color:#8c8c8c;
}






.about_bg{
	width:570px;
	height:150px;
	background-repeat:no-repeat;
	background-image: url(images/about_bg.jpg);
	background-position: center;
	vertical-align:top;
}
.index_news{

}
.index_news .content{
    margin-left:12px;
  	text-align:left;
	width:100%;
	line-height:25px;
	float:left;
	padding-left:18px;
	background:url(images/double_jt.jpg) no-repeat left center;
	list-style-type: none;
	list-style-position: inside;
}
.index_news  .content a{
	text-decoration:none;
	color:#000;
}
.index_news  .content a:hover{
	text-decoration:underline;
	color:#0149ab;
}





.date{
color:#dd8700;
}
.y_title{
	padding-top:5px;
	height:25px;
}
.y_title a{
	color:#dd8700;
	font-weight:bolder;
	text-decoration:none;
}
.y_title  a:hover{
	text-decoration:underline;
	color:#0149ab;
}

.top_border{
    border-top:1px solid  #CCCCCC;
}
.pic_txt .pic{
	float:left;
	padding-right:15px;
}
.news_title{
	font-size:14px;
	color:#0149ab;
	font-weight:bolder;
}
