@charset "gb2312";
@import url("reset.css");

/* CSS Document */
/*public*/
body{ background:#646464;}
.w{ margin:0 auto; width:980px;}
/*header*/
.top{ height:31px;background:url(../images/top_bg.gif) repeat-x; overflow:hidden;}
	.maintop{ margin:0 auto; width:1000px; height:31px; line-height:31px; overflow:hidden;}
	.logo{ margin-left:30px; float:left; width:114px; height:30px; line-height:30px;}
	.logo a{ width:114px; height:30px;}
	.logo img{ width:114px; height:30px;}
	.maintop span{ float:left; margin-left:30px; margin-right:30px;}
	.maintop a{ height:31px; line-height:31px; color:#000;}
	.rss{ float:left; height:31px; line-height:31px;}
	.rss img{ margin-top:8px; width:32px; height:14px;}
.banner{height:330px; background:url(../images/banner.jpg) 50% 0 no-repeat;}

/*column1*/
.column1{ margin:0 auto; width:980px;height:430px; background:#fff;}
	.column1_right{ float:right; width:573px; height:430px; background:url(../images/column1_right_bg.gif) 0 40px repeat-y;}
		.hot_news{ margin:0 15px; height:124px; padding-bottom:5px; border-bottom:1px #e6e6e6 solid;}
		.hot_news_title{ height:64px; line-height:64px; font-size:16px; font-weight:bold; color:#000; text-align:center;}
		.hot_news_title a{ color:#000;}
		.hot_news_title a:hover{ text-decoration:underline;}
		.hot_news p{ line-height:24px; font-size:12px; text-indent:2em; color:#666;}
		.hot_news p a{ color:#18a472;}
	.news{ margin:0 auto; margin-top:30px; width:520px; height:260px;}
	.news_title{ margin-bottom:20px; padding-left:20px; height:20px; line-height:20px; background:url(../images/news_title_bg.gif) no-repeat; font-size:16px; font-weight:bold; color:#000;}
	.news_title a{ float:right; color:#000; font-size:12px; font-weight:normal; color:#666;}
		.news ul li{ padding-left:19px; height:36px; line-height:36px; background:url(../images/li_bg.gif) no-repeat; border-bottom:1px #999 dotted; font-size:14px; color:#000; overflow:hidden;}
		.news ul li span{ float:right; color:#666;}
		.news ul li a{font-size:14px; color:#000;}
		
	.column1_left{ float:left;width:363px; margin-left:21px;}
		.sollpic{ margin-top:21px; width:363px; height:259px;}
		.sollpic img{width:363px; height:259px;}
		
		.wmnwt{ padding:0 15px;width:333px; height:144px; background:#fff;}
		.wmnwt_title{ height:42px; line-height:42px; font-size:14px; font-weight:bold; color:#000;}
		.wmnwt_title a{ float:right; font-size:12px; font-weight:normal; color:#666;}
		.wmnwt ul li{ height:24px; line-height:24px;width:333px; overflow:hidden;}
		.wmnwt ul li a{  color:#666;}
.twsm{ margin:0 auto; padding-top:20px; width:980px;background:#fff;}
	.twsm_title{width:920px; height:50px; margin-left:20px; padding:0 20px 20px 20px; height:20px; line-height:20px; background:url(../images/news_title_bg.gif) no-repeat; font-size:16px; font-weight:bold; color:#000;}
	.twsm_title a{ float:right; color:#000; font-size:12px; font-weight:normal; color:#666;}
	.twsm_main{ width:980px;height:199px;}
	.twsm_right{ float:right; width:84px; height:199px; cursor:pointer; background:url(../images/right_btn.jpg) no-repeat; display:inline;}
	.twsm_left{ float:left; width:84px; height:199px; cursor:pointer; background:url(../images/left_btn.jpg) no-repeat; display:inline;}
	.twsm_pic{ float:left; width:812px; height:199px; background:#fff; display:inline;}
	.twsm_pic ul li{ margin:20px; float:left; width:230px; height:158px; display:inline;}
	.twsm_pic ul li img{ padding:2px; width:224px; height:154px; border:1px #acc4c8 solid;}
	
	
/*footer*/
.footer{ margin:0 auto; height:84px; text-align:center; background:#646464; text-align:center; }
	.footer span{ line-height:30px; text-align:center; color:#666;}
	.footer a{color:#000;}
	
.footerono{margin:0 auto;width:980px;background:#FFF;padding-top:10px;line-height:24px;border-top:1px #ccc solid;}