@charset "utf-8";
/* CSS Document */
body{ background:#ffffff url(../images/BG.jpg) repeat-x left top;}

.font_n{ font-weight:normal;}
.font_b{ font-weight:bold;}


.fl{ float:left;}
.fr{ float:right;}

.white{ color:#ffffff;}
.white a:link{ color:#ffffff;}
.white a:visited{ color:#ffffff;}
.white a:hover{ color:#ffffff;}

.red{ color:#ff0000;}
.red a:link{ color:#ff0000;}
.red a:visited{ color:#ff0000;}
.red a:hover{ color:#ff0000;}

/*by justin*/
.lh18{
line-height:18px;
}
.lh22{
line-height:22px;
}
.lh23{
line-height:23px;
}
.lh24{
line-height:24px;
}
.lh25{
line-height:25px;
}
.lh26{
line-height:26px;
}
.lh28{
line-height:28px;
}
.lh30{
line-height:30px;
}
.lh32{
line-height:32px;
}
.font14{ font-size:12px;}
.font16{ font-size:16px;}
.clearfix{
overflow:hidden;
zoom:1
}
ul.Twolist{
overflow:hidden;
zoom:1
}
ul.Twolist li{
float:left;
width:49.9%;
}
ul.Threelist{
overflow:hidden;
zoom:1
}
ul.Threelist li{
float:left;
width:33.2%;
}
.mgt8{ margin-top:8px;}
.mgt10{ margin-top:10px;}
.mgl10{ display:inline; margin-left:10px;}
.tex_cen{
text-align:center;
}
.w626{
width:626px;
overflow:hidden;
}
.w365{
width:365px;
overflow:hidden;
}
.empty{
    padding: 20px;
    text-align: center; 
}
.channelpages {
    margin: 20px 0;
	height:30px;
    padding: 1px;
	font-size:14px;
}
.channelpages p {
	height:26px;
	padding-top:4px;
	font-weight:bold;
    text-align: center;
	color:#7b7a7a
}
.channelpages p span {
    color: #FF0000;
    float: none;
    margin: 0 3px;
}
.channelpages p select{
vertical-align:middle;
font-weight:normal;
font-size:12px;
}
.channelpages p a{
vertical-align:middle;
background:#eae6e2;
width:83px;
height:33px;
font-weight:bold;
border:none;
cursor:pointer;
line-height:33px;
display:inline-block;
}
.channelpages p a.disabled{

    background: #eae6e2;
    color: #888;
}