/* CSS Document */

body{
margin:0 auto;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#3d362b;line-height:24px;background:#fff;
}
a:link{
color:#000;text-decoration:none;
}
a:visited{
color:#000;text-decoration:none;
}
a:hover{
color:#000;text-decoration:underline;
}
a:active{
color:#600;text-decoration:none;
}
.clear{
clear:both;display:none;
}
.clear2{
clear:both;width:100%;height:4px;line-height:4px;
}
.col{
width:960px;margin:0 auto;border:0;clear:both;
}
.col_left{
float:left;border:none;width:200px;
}
.col_right{
width:753px;float:left;border:none;margin-left:5px;
}
.left{
float:left;padding-left:5px;
}
.center{
float:center;
}
.right{
float:right;
}
.ul{
margin:0;list-style-type:none
}
.ul li{
font-size:14px;width:90px;color:#fff;float:left;line-height:24px;padding-left:20px; margin-top:3px;
}
.ul2{
list-style-type:none; margin:0 0 0 2px;
}
.ul2 li{
margin:0
}
.ul3{
list-style-type:none; margin:0 0 0 2px;
}
.ul3 li{
margin:0;border-bottom:#CCCCCC 1px dotted;background:url(../images/dot3.gif) no-repeat;padding-left:20px;
}
.pic {
border:1px solid #ccc;float:left;padding:2px;width:240px;
}
/*nav*/
.nav_bg {
width:960px; background-image:url(../images/bg.gif);height:30px; overflow:hidden;float:left;line-height:30px;
}
.nav_left{
height:28px;line-height:30px;margin-top:6px;float:left;
}

.nav_search{
	margin-top:5px;width:50px;padding-left:20px;float:left
}
.site{
background:url(http://daili.tangjiu.com/images/nav2.gif) repeat-x;width:960px;height:28px;line-height:28px;margin:0 auto;padding-top:5px;
}
/*font style*/
.font_black{
text-align:right;font-weight:bold;font-size:14px;color:#000;padding-top:35px;float:left;width:640px;
}
.white{
color:#fff;font-size:14px;font-weight:bold;
}
A.white:link {
COLOR: #FFFFFF;
}
A.white:visited {
COLOR: #FFFFFF;
}
A.white:hover {
color:#FFFFFF;text-decoration:underline;
}
A.white:active {
color:#FFFFFF;text-decoration:none;
}
.bold{
font-size:14px;font-weight:bold;padding-left:8px;
}
.small{
font-size:10px;color:#ffac74;font-family:arial;padding-left:8px;
}
.big{
font-size:14px;
}
/*main*/
.tit_left{
width:200px;height:25px;line-height:25px;text-align:center;background:url(../images/left.gif) no-repeat;
}
.content{
border:1px solid #ef9b79;border-top:0;background-color:#fff1de;width:198px;height:auto;margin:0
}
.lei{
background:url(../images/left_bg.gif) repeat-x;border:1px solid #ef9b79;border-top:0;width:198px;height:42px;line-height:42px;
}
.tit_right{
background:url(../images/pp_title_bg.gif) no-repeat;width:753px;height:38px;line-height:30px;
}
.title{
color:#fff;font-size:14px;text-align:center;font-weight:bold;line-height:25px;
}
.title a{
color:#fff;
}
.title a:visited{
color:#fff;
}
.more{
margin-right:10px;float:right;margin-top:10px;
}
.page{
text-align:center;
}

/*table*/
.tab_a{
border:1px solid #ccc;border-top:0;border-bottom:0
}
.tab_a td{
border:0;
}
.tab_b{
border:1px solid #ccc;border-top:0;
}
.tab_b td{
border:0;
}
.tab_orange{
border:1px solid #ef9b79;border-top:none;
}
/* foot  */
#footer {
	WIDTH: 960px;margin:0 auto;margin-top:5px;height:26px;
}
#footer_t {
	WIDTH: 100%; HEIGHT: 22px; BACKGROUND-COLOR: #eaeaea; TEXT-ALIGN: center;border-top:3px solid #F60;
}
#footer_b {
	PADDING: 5px;LINE-HEIGHT: 20px;TEXT-ALIGN: center
}