/*
	[Destoon B2B System] Copyright (c) 2008-2011 Destoon.COM
	This is NOT a freeware, use is subject to license.txt
*/

/* article && quote*/
.headline {background:#FFFFFF url('image/headline_bg.gif') repeat-x 0 bottom;padding:0 10px 5px 10px;}
.headline h2 {text-align:center;font-size:16px;margin:0;height:30px;line-height:30px;overflow:hidden;}
.headline span {color:#FF6600;}
.headline div {line-height:22px;height:22px;overflow:hidden;}
.subline li {height:24px;line-height:24px;overflow:hidden;font-size:14px;padding:0 10px 0 10px;}
.subline span {font-size:11px;color:#666666;}
/* catlist */
.childlist {padding:10px 10px 10px 15px;line-height:24px;}
.childlist li {font-size:14px;height:28px;line-height:28px;background:url('image/li_dot.gif') no-repeat 5px 12px;padding:0 10px 0 12px;overflow:hidden;}
.catlist {padding:15px 15px 15px 20px;line-height:24px;}
.catlist_li {font-size:14px;height:28px;line-height:28px;background:url('image/li_dot.gif') no-repeat 5px 12px;padding:0 10px 0 12px;overflow:hidden;}
.catlist_sp {background:#FFFFFF url('image/dot.gif') repeat-x 0 center;}
.quote_head {height:25px;line-height:25px;overflow:hidden;background:url('image/quote_head.gif') no-repeat;padding:0 3px 0 0;}
.quote_head div {width:80px;text-align:center;font-size:14px;}
.quote_head_i {color:#666666;padding:2px 0 1px 1px;}
.quote_body {border:#FF7300 1px solid;padding:11px 0 11px 0;}
.quote_body li {background:url('image/ico_quote.gif') no-repeat 13px 1px;padding:0 15px 0 35px;color:#666666;height:20px;line-height:20px;overflow:hidden;}

.hang_header{ background:url(image/11.jpg) left top no-repeat; height:30px; border-bottom:2px #ff0000 solid; overflow:hidden;}
.hang_header .hang_header_title{ float:left; font-size:14px; font-weight:bold; width:96px; text-align:center; line-height:32px; color:#fff;}
.hang_header .hang_header_more{ float:right; font-size:12px; color:#999; line-height:33px;}
.hang_header .hang_header_more a{font-size:12px; color:#666; }

.hang_body{ width:900px; overflow:hidden;}
.hang_body ul{ width:900px;  overflow:hidden;} 
.hang_body ul li{ float:left; width:400px; line-height:22px;margin-right:20px;}
.hang_body ul li .f_r{ color:#999;}

#content{ font-size:14px;}