/******以下是默认的设置,你可以按需要进行修改********/


/*数据库分类浏览页面*/
#all_db{
clear:both;
width:98%;
margin:auto;}
#all_db .all_head{
background:url(db_1.gif) repeat-x;
height:42px;
padding:0 8px;
overflow:hidden;
border-bottom:1px dotted #DBDDD4;
padding-bottom:5px;}
#all_db .all_head span{
float:left;
cursor:pointer;
width:100px;
height:42px;
line-height:52px;
color:#616896;
text-align:center;}
#all_db .all_head .choose{
background:url(db_3.gif) center 0 no-repeat;
color:#000;}
.sp_sort{
width:99%;
clear:both;}
.sp_sort li{
display:inline;
height:24px;}
.sp_sort li a{
text-decoration: none;
margin:2px 7px;
color:#616896;}
.show_dbs{
clear:both;
width:99%;
margin:auto;}
.tables{
border:1px solid #D7D7D7;
border-bottom:none;
margin-top:10px;}
.tables td{
border-bottom:1px solid #D7D7D7;
height:26px;
line-height:26px;}
.tables .heads{
background:none;
color:#4F7C02;
font-weight:bold;}
.tables .intro a{
color:blue;}
.new_date{
	background:url(../datepicker.gif) no-repeat right;
	height:20px;
	border:1px solid #BEDDFF;
	width:160px;}
#post_yts .middle{
	border-top:1px solid #F8FCEB;
	background:#F8FCEB;}
