/* CSS Document */
body{
	width:1003px;
	height:auto;
	margin:0 auto;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
ul,li,a,h1,h2,h3{ margin:0; padding:0;}
li{ list-style:none;}
a{ text-decoration:none; color:#A8A8A8;}

.container{ margin:0 auto; background:#000;}
.top{ width:1003px; height:117px; float:left;}


/*menu start*/
.menu{ width:1003px; height:33px;}
.line{ width:3px; height:33px; background:url(../images/index_line.jpg) no-repeat;}
/*menu end*/

.more{ float:right; padding-top:2px;}
/*main start*/
.main{ width:1003px; background:url(../images/mbg_02.jpg) top no-repeat; float:left; margin-top:10px;}
.main_top{ width:1003px; height:173px; float:left; padding-top:25px;}
.news{ width:450px; height:173px; float:left; padding-left:30px;}
.news_sub{ width: 450px; height:25px; float:left;}
.news_sub_left{ width:9px; height:25px; float:left; background:url(../images/sub_left.jpg) no-repeat;}
.news_sub_right{width:9px; height:25px; float:left; background:url(../images/sub_right.jpg) no-repeat;}
.news_sub_bg{ width:432px; height:20px; float:left; background:url(../images/sub_bg.jpg) repeat-x; padding-top:5px;}

.news_content{ width:450px; height:146px; float:left; margin-top:10px;}
.news_content ul{ width:446px; height:146px; float:left;}
.news_content ul li{ width:446px; height:22px; float:left; line-height:22px; vertical-align:middle; border-bottom:1px dotted #999; margin-top:2px;}
.news_content ul li a{color:#A8A8A8;}
.news_content ul li a:hover{color:#1882AE;}
.n_time{ float:left; margin-right:10px;color:#A8A8A8;_margin-right:10px;}


.culture{ width:450px; height:173px; float:left; padding-left:56px;}
.culture_sub{ width: 450px; height:24px; float:left;}
.culture_sub_left{ width:10px; height:24px; float:left; background:url(../images/culture_left.jpg) no-repeat;}
.culture_sub_right{width:10px; height:24px; float:left; background:url(../images/culture_right.jpg) no-repeat;}
.culture_sub_bg{ width:430px; height:20px; float:left; background:url(../images/culture_bg.jpg) repeat-x; padding-top:4px;}

.culture_content{ width:440px; height:146px; float:left; margin-top:10px; text-indent:2em;
line-height:22px;}
.culture_content a{color:#A8A8A8;}
.culture_content a:hover{color:#1882AE;;}
.main_down{ height:280px; padding-top:20px; float:left;}
/*main end*/

/*foot start*/
#foot_box{ width:1003px; height:auto; margin-top:10px; position:relative;}
.foot{ width:1003px; height:auto !important; min-height:87px; height:87px; background:url(../images/index_bot.jpg) top no-repeat; 
  }
.foot a{ color:#1882AE;}
.foot a:hover{ color:#f93;}
.miaodian{ width:1003px; height:12px; line-height:12px; font-size:11px; }
.miaodian span{ padding-left:503px;}

