@charset "utf-8";
/* CSS Document */
*{ color:#333;}

.left{ float:left; width:640px;  overflow:hidden;}
.right{width:240px; float:right; margin-right:3px;}
.box{ border:1px solid #ccc; margin-bottom:8px; background:url(../images/news_titbg.gif) repeat-x;}
#nav_tit{
	color:#666;
	font-weight:bold;
	padding:10px;
	padding-left:25px;
	background: url(../images/icon3.gif) no-repeat  8px center;
}
#sort.box{ border:1px solid #c9dde5; background:url(../images/server_rightbg.gif) repeat-x;}
h3{ width:210px}
#sort h3{ height:15px;
	color:#369;
	line-height:20px;
	background:url(../images/server_right_titbg.gif) no-repeat 0px;
}
#sort ul{ margin:10px;}
#sort ul li{ display:inline-block; margin:3px 5px;}
#info{ width:580px; height:100%; margin:20px; background:url(../images/trade_infobg.jpg) right top no-repeat;}
#info li{ line-height:28px;}
li p{ color:#666; line-height:1.8em;}
li.more{ margin-top:15px; border-top:1px dashed #ccc;}
li.more a{  color:#369; text-decoration:underline; font-size:14px; font-weight:bold;}

