/* 全局基本css */
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	background:url(body_bg.jpg) repeat;
	color:#535353;
}

a:link {text-decoration: none;}
a:visited {	text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}
   

.clear{ clear:both;}

.top_box{
width:960px;
margin:0 auto;
} 
   
                  


.biankuang2{ width:145px; height:145px; border:1px solid #DFE0E3;}
/* 顶部 */
#logo { 
float:left;
width:390px; 
}

#serch { float:right; width:336px; height:90px;}
.sesearch{ float:right; width:221px; background:url("top_search_bg.png") no-repeat;_background-image:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="skin/top_search_bg.png", sizingMethod="crop"); height:30px; margin:-5px 31px 0 0;}
.sesearch_table{ margin-top:3px; margin-right:5px;}
.serch_txt{ border: none; width:175px; height:20px; background:#FFFFFF; line-height:17px; }
.serch_txt_l{ border:none; width:176px; height:20px; background:url(serch_txt_bg.jpg) no-repeat left #FFFFFF; line-height:17px; }

.headertxt { color:#093c65; font-size:20px; text-align:left; line-height:25px;}
.headertxt span { color:#22db2e; font-size:20px;}
.headertxt a:link, .headertxt a:visited { color:#093c65; text-decoration:none;}
.headertxt a:hover {color:#000; text-decoration:none;}

/* 导航 */
.menu{ 
font-size:17px; 
text-align:center; 
font-family: Helvetica;
font-weight: bold;
}
.menu a{ color:#FFFFFF;}
.menu a:hover{ 
color:#22db2e;
text-decoration:none;
}

/*焦点图*/
.barnar_box{ width:960px; margin:0 auto;}
#idx_ad{width:960px; height:320px; overflow:hidden; visibility:hidden;}


.main{
background:#FFFFFF;
width:930px;
padding: 0 15px 15px 15px;
margin:0 auto;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 22px;
color: #000;
overflow:hidden;
}



/* 首页 */
#index_left{ float:left; width:686px; margin-top:15px;}

.content_info{ 
line-height:22px; cursor: pointer;
padding-bottom:15px;
}
#index_right{ float:right; width:230px; margin-top:15px;}
.index_pro_border{ border-bottom: 1px solid #DFE0E3; border-left:1px solid #DFE0E3; border-right:1px solid #DFE0E3; border-top:3px solid #1a5c90; height: auto; padding-top:11px;}
.pro_title_bg{ float:left; background:url(../skin/pro_menu_bg.jpg) no-repeat; width:123px; height:31px; line-height:31px; font-size:14px; color:#FFFFFF; text-align:center}
.index_pro_more{ float:left; height:31px; line-height:31px; font-size:10px; padding-right:10px; width:553px; text-align:right;}
.pro_zi{ color:#22db2e; font-weight:bold; line-height:30px;}
.tel_bg{ background:url(../skin/tel_bg.jpg) no-repeat; border:1px solid #DFE0E3;  height:75px; width:220px; font-size:14px; line-height:20px; padding:15px 0 0 10px; margin:12px 0 0 0;}
.index_pro_title{ font-size:18px; line-height:45px; text-indent:12px; background:url(../skin/menu_bg_over.jpg) left top no-repeat; height:45px; width:230px; color:#ffffff; font-family: Helvetica; }
.index_pro_title2{ background:url(../skin/menu_bg_over2.jpg) left bottom no-repeat; height:15px; width:230px;}

/* 底部 */
#foot {
background-color:#083c64;
color:#ffffff;
width:960px;
margin: 0 auto;
}

/* 首页分类 */
.dalei{ background: url(dalei_bg.jpg); height:30px; color:#ffffff; line-height:30px; font-size:14px; text-indent:14px; width:230px; cursor:hand; margin: 1px 0 1px 0;}
.xiaolei{ border-bottom:1px solid #DFE0E3; line-height:28px; color:#535353; width:230px; text-indent:14px;}
.xiaolei_over_zi { border-bottom:1px solid #DFE0E3; line-height:28px; color:#22db2e; width:230px; text-indent:14px; text-decoration:underline; cursor:hand;}

/* 内页 */
#neiye_right{ float: right; width:681px; margin-top:20px;}
#neiye_left{ float:left; width:230px; margin-top:15px;}


.title_zi{ border-bottom: 3px solid #1a5c90; color:#22db2e; line-height:36px; font-size:20px; font-family: Helvetica;}
.neiye_info{ line-height:20px; height: auto; border:1px solid #DFE0E3; width:655px; padding:12px;}

 


