@charset "utf-8";
/* CSS Document */
a,form,html,iframe,li,ul,p,body{
	margin: 0px;
	padding: 0px;
	}
	ul,li{list-style:none;}
.float_left{float:left;}
.float_right{float:right;}
/*BOXcss*/
.box{ width:1199px; margin: 0px auto; height:auto; overflow:hidden;}
.db{ width:100%; height: auto;}
/*图片新闻样式*/
.newsimgW545M15{ width:545px; height:330px; float:left;}
/*栏目box样式*/
.newsRrghtW410{ width:410px; height:330px; float:right;}
.newsW313H184{ width:313px; height:184px; float:left;}
/*栏目标题box样式*/
.LM{ width:100%; height: auto; overflow:hidden;}
.LmH30W410{ height:30px; width:410px; float:left; line-height:30px; overflow:hidden;}
.LmH30W314{ height:30px; width:314px; float:left; line-height:30px; overflow:hidden;}
/*栏目标题样式*/
.Lm_bt{ float:left; text-align:center; width:auto; height:100%; line-height:inherit;}
/*更多样式*/
.more{ width:12px; height:25px; float:right; margin-right:9px;}
.more a{font-size:13px; line-height:26px; color:#666666;}
/*标题框*/
.btBox{ width:100%-22px; padding: 6px 10px 8px 10px;}
.btBoxH133px{width:100%-20px; padding:10px; height:133px;}
/*外边距样式*/
.mar15{ margin:15px;}
.marL15{ margin-left:15px;}
/*内边距样式*/
.padT15B15{ padding:15px 0px;}
/*boder样式*/
boder_e5{border: solid #e5e5e5 1px;}