/* dlb */

.dlb{ width:960px; margin:0px auto; margin-top:10px; }
.dlb a{ color:#5f5f5f;}
 /* right */
.dlb_right { width:660px; float:left; border:#e4e3e3 1px solid;}
.dlbr_title { background:url(../images/dlb_bg.gif) repeat-x; line-height:30px; text-indent:20px; height:35px;}
.dlbr_box { padding:15px;}
.dlbr_nav {  border:#dbdbdb 1px solid; background:#fafafa; margin-bottom:10px;}
.dlbr_nav dt { background:url(../images/dlb_ico.gif) 5px 12px no-repeat; text-indent:30px; font-weight:600; line-height:40px; height:40px; overflow:hidden; font-size:14px;}
.dlbr_nav dt a{ color:#333333;}
.dlbr_nav dd { padding:0px 10px 5px 10px; line-height:24px; color: #1C1C1C;}
.dlbr_nav dd a{ color:#FF3300;}
.dlbr_nav dd p { margin:0px; padding:0px; background:url(../images/dlb_ky.gif) 2px 2px no-repeat; text-indent:20px; color:#999999;}
.blue { color:#0071be;}
/* left */
.dlb_left { width:280px; float:right;}
.dlb_left a{ color:#000000;}
.dlbl_left_g { height:250px;} 
.dlbl_fl { background:url(../images/dlb_fl.gif) repeat-y; border:#d2d2d2 1px solid; padding:5px 10px 5px 10px; height:245px;}
.dlbl_fl dt { background:url(../images/dlb_fl_title.gif) repeat-y; line-height:35px; text-indent:35px; font-size:14px; color:#FFFFFF; font-weight:600;}
.dlbl_fl dd { width:120px; float:left; background:url(../images/dlb_fl_li.gif) no-repeat; height:35px; line-height:35px; overflow:hidden; text-align:center; padding:0px 5px 0px 3px; margin-top:5px;}
.dlbl_fl dd span{ width:110px; height:35px; overflow:hidden;}
/* hot */
.dlbl_h {  border:#d2d2d2 1px solid; margin-top:10px; padding-bottom:5px;}
.dlbl_h dt { background:url(../images/dlbc.gif) repeat-y; line-height:38px; height:38px; overflow:hidden; text-indent:35px; font-size:14px; color:#000; font-weight:600;}
.dlbl_h dd {  background:url(../images/dlb_h.gif) 10px 5px no-repeat;   font-size:14px; line-height:26px;text-indent:28px; padding:0px 5px 5px 5px; }
.dlbl_h dd ul li { height:26px; font-size:12px; line-height:26px; overflow:hidden; }
/* c */
.dlbl_c { border:#d2d2d2 1px solid; margin-top:10px; padding-bottom:8px;}
.dlbl_c dt { background:url(../images/dlb_title.gif) repeat-y; line-height:40px; height:40px; overflow:hidden; text-align:center; font-size:14px; color:#000; font-weight:600;}
.dlbl_c dd { background:url(../images/li.gif) 15px 9px no-repeat; height:26px; font-size:12px; line-height:26px; overflow:hidden; text-indent:20px; padding:0px 5px 0px 5px;  }
 
 /* page */
.dlb_pages{
}
.dlb_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dlb_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.dlb_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dlb_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dlb_pages ul li.thisclass,
.dlb_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.dlb_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dlb_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}