﻿/* global */
*{
	margin:0px;
	padding:0px;
	}
body{
	font:14px '宋体';
	color:#333;
}
ul,li{
	list-style:none;
	}
img{
	border:0px;
	vertical-align:middle;
	}
a{
  text-decoration:none;
  color:#666;
}
a:hover{
  text-decoration:none;
  color:#ff5562;
}
i,em{
  font-style:normal;
}
a:focus {
    outline:none;
}
select,input,img{ vertical-align:middle;}
/******************************/
/*分页*/
.listpage{height:35px;line-height:35px;padding:15px 0; width:100%; float:left; clear:both; overflow:hidden;}
.listpage .total{ float:left;}
.listpage .total span{margin-left:5px; margin-right:5px; padding:4px 6px;border:1px solid #d5dfe8;background:#fff;color:#666;  -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius:5px;}
.listpage .pager { float:right; text-align:right;}
.listpage .pager a{margin-left:5px;padding:4px 6px;border:1px solid #d5dfe8;background:#fff;color:#666;  -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius:5px;}
.listpage .pager a:hover,.listpage .pager .oran_pg_cur{border:1px solid #FF0000; background:#FF0000;color:#fff;}
.oran_pg_txt{ width:20px; text-align:center; font-size:12px; font-weight:bold; padding:6px 8px;border:1px solid #CCC; margin-left:4px; margin-right:4px; border-radius:5px;-moz-border-radius:5px;}
.oran_pg_btn{ cursor:pointer; font-size:12px; padding:6px 8px;border:1px solid #CCC; margin-left:5px; background:#F0F0F0; border-radius:5px;-moz-border-radius:5px;}
.btn{ width:73px; height:30px; line-height:30px; cursor:pointer; text-align:center; background:url(../images/btn.png); border:none;}
.txb{ border:solid 1px #DDD; width:180px; height:26px; line-height:26px; text-indent:5px;}
.txb2{ border:solid 1px #CCC; width:180px; height:26px; line-height:26px; text-indent:5px;}
.kuangtab0{ clear:both; overflow:hidden; width:100%; font-size:14px;}
.kuangtab0 td{ padding:8px;}
.kuangtab0 .tr td{ padding:0px;}
.kuangtab0 .td1{ text-align:right;}
.kuangtab0 .td1 b{ color:#fb0000;}
.kuangtab0 .td2{ text-align:left;}
#faqbg
{
        background: #CCCCCC;
        position: absolute;
        z-index: 99;
        left: 0;
        top: 0;
        display: none;
        width: 100%;
        height: 1000px;
        opacity: 0.5;
        filter: alpha(opacity=40);
        -moz-opacity: 0.5;
}
.kuangtab1{ clear:both; overflow:hidden; width:100%; font-size:14px; color:#626262;}
.kuangtab1 td{ padding-top:10px; padding-bottom:10px; background:#FFF;}
.kuangtab1 .td1{ text-align:right; padding-right:10px; width:150px;}
.kuangtab1 .td2{ text-align:left; padding-left:10px;}
.kuangtab2{ clear:both; overflow:hidden; width:100%;  font-size:14px; color:#626262; background:#CCC;}
.kuangtab2 td{ padding:10px; background:#FFF; line-height:26px;}
.kuangtab2 .bg{background :#F0F0F0;}
.kuangtab2  b{ color:#FF0000;}
#add_bbs
{
        padding: 10px;
        position: absolute;
        width: 400px;
        height: 230px;
        border: solid 6px #666;
        z-index: 1000;
        overflow:hidden;
        background:#FFFFFF;
        display:none;
        -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius:5px;
}
#add_login
{
        padding: 10px;
        position: absolute;
        width: 300px;
        height: 100px;
        border: solid 6px #666;
        z-index: 1000;
        overflow:hidden;
        background:#FFFFFF;
        display:none;
        -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius:5px;
}
#add_bbs img,#add_login img{ width:16px; height:16px; right:5px; top:5px; position:absolute; cursor:pointer;}
a.redbtn{ display:block; text-decoration:none;
 background:url(../images/btn_12_.gif) 0px 0px no-repeat; color:#000; width:56px; height:21px; line-height:22px; font-size:12px; text-align:center; margin:auto;
}
a.redbtn:hover{  display:block; text-decoration:none;
 background:url(../images/btn_11_.gif) 0px 0px no-repeat; color:#fff; width:56px; height:21px; line-height:22px; font-size:12px; text-align:center; margin:auto;}
.red{ color:#de3399;}