@charset "utf-8";
body {
	text-decoration: none;
	margin:0;
	padding:0;
	font-size:12px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	line-height:24px;
	color:#333333;
}
a{
	color:#234f9a;
	text-decoration: none;
}
img{
	border: none;
}
.clear{
	clear: both;
}
a:hover{
	text-decoration: underline;	
}
.head{
	background-image: url(images/top_banner.jpg);
	background-repeat: no-repeat;
}
.head_other{
	padding-right:10px;
}
.menu{

}
.menu li{
	float:left;
	height:31px;
	list-style-type: none;
	font-size:0px;
}
.menu li a{
	display:block;
	height:31px;
}
.menu_01{
	width:50px;
}
.menu_01 a{
	width:50px;
	background-image: url(images/menu_01a.jpg);
	background-repeat: no-repeat;
}
.menu_01 a:hover{
	background-image: url(images/menu_01b.jpg);
	background-repeat: no-repeat;
}
.menu_02{}
.menu_02 a{	
	width:80px;
	background-image: url(images/menu_02a.jpg);
	background-repeat: no-repeat;
}
.menu_02 a:hover{
	background-image: url(images/menu_02b.jpg);
	background-repeat: no-repeat;
}
.menu_03{
	
}
.menu_03 a{
	width:80px;
	background-image: url(images/menu_03a.jpg);
	background-repeat: no-repeat;
}
.menu_03 a:hover{
	background-image: url(images/menu_03b.jpg);
	background-repeat: no-repeat;
}
.menu_04{}
.menu_04 a{
	width:80px;
	background-image: url(images/menu_04a.jpg);
	background-repeat: no-repeat;
}
.menu_04 a:hover{
	background-image: url(images/menu_04b.jpg);
	background-repeat: no-repeat;
}
.menu_05{}
.menu_05 a{
	width:80px;
	background-image: url(images/menu_05a.jpg);
	background-repeat: no-repeat;
}
.menu_05 a:hover{
	background-image: url(images/menu_05b.jpg);
	background-repeat: no-repeat;
}
.menu_06{}
.menu_06 a{
	width:80px;
	background-image: url(images/menu_06a.jpg);
	background-repeat: no-repeat;
}
.menu_06 a:hover{
	background-image: url(images/menu_06b.jpg);
	background-repeat: no-repeat;
}
.banner{
	margin-top:15px;
}
.index_main{
	margin-top:10px;
}
.index_mid{
	margin-top:5px;
	margin-bottom:5px;
}
.nav_pro{
	font-weight:bold;
	color:#4f8bbf;
	margin:10px 0 10px 30px;
}
.nav_pro li{
	line-height:30px;
}	
.nav_pro a{
	color:#4f8bbf;
}
.main_nav{
	background-color: #8cafcd;	
	padding-left:16px;
	margin-bottom:10px;
	color:#FFFFFF;
	line-height:30px;
}
.main_nav a{
	color:#FFFFFF;
}
.main_content{
	height:300px;
}
.news_list{
	padding-left:30px;
	margin:0;
}
.news_list li{
	height:30px;
	line-height:30px;
}
.news_list_date{
	margin-left:10px;
}
.pages{
	text-align: center;	
	margin-top:10px;
}
.news_title{
	font-size:14px;
	text-align: center;	
	height:40px;
	line-height:40px;
	margin-top:20px;
}
.news_content{}
.pro_title{
	font-weight:bold;
	font-size:14px;
	color:#000000;
}
.products_list{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;	
}
.products_list_title{
	font-weight:bold;
}
.bottom{
	margin-top:15px;
}
