/*common style use*/
body{font-size: 12px;line-height: 150%;margin: 0px;color: #52545c;font-family: Georgia,Tahoma, Verdana,snas-serif; background: #ebe9e1;} 
a:link,a:visited{font-size: 12px; color: #565656;text-decoration: none;}
a:hover,a:active{color: #73bf0d; font-size: 12px; text-decoration: underline;}
ul{list-style: none;}
#pagebody{width: 1000px; margin: 0 auto; padding: 0px;}
/*header style use*/
#header{width: 1000px; float: left; background: #ffffff;}
#top_l{width:200px; float: left; background: #151515;height: 25px; line-height: 25px; color: #ffffff; text-indent: 2em;}
#top_r{width:800px; float: left;height: 25px; line-height: 25px; color: #ffffff;background: #151515;}
#top_r ul{padding: 0px; margin: 0px; overflow: hidden;}
#top_r ul li{padding: 0px 5px; float: right; margin: 0px;}
#logo{width: 180px; height: 60px; float: left; margin-bottom:0px; margin-top:10px;}
#nav{width: 820px; float: left; height:30px; margin-top: 40px; line-height: 30px;}
#nav ul{margin: 0px; padding: 0px; overflow: hidden;}
#nav ul li{margin: 0px; padding: 0px; float: left; width: 82px; text-align: center;}
.nav1{background: #000000;}
.nav2{background: #0a57a4;}
.nav3{background: #f348a2;}
.nav4{background: #7cc21f;}
.nav5{background: #545454;}
.nav6{background: #ff7f00;}
.nav7{background: #107e81;}
.nav8{background: #d4b938;}
.nav9{background: #9933FF;}
.nav10{background: #aa0000;}

/*footer style use*/
#footer{width: 1000px; float: left; background:#302f2d;  margin: 10px 0px 0px 0px; color:#ffffff;}
#link_txt{width: 1000px; padding:10px 0px; float: left; display: inline;}
#link_txt ul{padding: 0px; margin: 0px; overflow: hidden;}
#link_txt ul li{padding-left: 20px; margin: 0px; float: left; display: inline;}
#link_img{width: 1000px; padding: 0px; margin: 0px; float: left;}
#link_img ul{padding: 0px; margin: 0px; overflow: hidden;}
#link_img ul li{padding:0px 6px; margin: 0px; width:88px; height: 31px; float: left; display: inline;}
#web_info{width: 1000px; float: left; text-align: center; line-height: 25px; padding-top: 20px; display: inline;}

/*link style*/
#top_r a:link,#top_r a:visited{font-size: 12px; color: #58aedf;text-decoration: none;}
#top_r a:hover,#top_r a:active{color: #ffffff; font-size: 12px; text-decoration: underline;}
#nav a:link,#nav a:visited{font-size: 14px; color: #ffffff;text-decoration: none;}
#nav a:hover,#nav a:active{color: #ffffff; font-size: 14px; text-decoration: underline;}
#nav2 a:link,#nav2 a:visited{font-size: 13px; color: #ffffff;text-decoration: none;}
#nav2 a:hover,#nav2 a:active{color: #ffffff; font-size: 13px; text-decoration: underline;}
.more a:link,.more a:visited{font-size: 12px; color: #d66600;text-decoration: none;}
.more a:hover,.more a:active{color: #d66600; font-size: 12px; text-decoration: underline;}
#class_top_order_body ul li a{display: block;}
#class_top_order_body ul a:hover{background: #f348a2;}
#class_top_order_body a:link,#class_top_order_body a:visited{font-size: 12px; color: #565656;text-decoration: none;}
#class_top_order_body a:hover,#class_top_order_body a:active{color: #ffffff; font-size: 12px; text-decoration: none;}
#link_txt a:link,#link_txt a:visited{font-size: 12px; color: #ffffff;text-decoration: none;}
#link_txt a:hover,#link_txt a:active{color: #ffffff; font-size: 12px; text-decoration: underline;}
#web_info a:link,#web_info a:visited{font-size: 12px; color: #6fa6ba;text-decoration: none;}
#web_info a:hover,#web_info a:active{color: #6fa6ba; font-size: 12px; text-decoration: underline;}
a.hot:link,a.hot:visited{font-size: 12px; color: #ff6600;text-decoration: none;}
a.hot:hover,a.hot:active{color: #73bf0d; font-size: 12px; text-decoration: underline;}
/*digg style*/

/* article style*/
#news_text {
	table-layout:fixed;
	word-wrap:break-word;
	word-break:break-all;
	font-size: 14px;
	line-height:26x;
}
#news_text img { max-width: 600px; width: expression(this.width>600 && this.width>this.height ? 600 : true);}