.table-bordered{
    border-collapse: collapse;
    width: 100%;
}
.table-bordered td,.table-bordered th{
    border: 1px solid #CCC;
    padding: 5px 10px;
    font-weight: bold;
    text-align: left;
}
.table-bordered th{
    background-color: #E0E0E0;
}
.table-bordered tr:nth-child(2n+1) {
    background-color: #F3F3F3;
}
.table-bordered.special td{
    background-color: #F1F1F1;
    width:100px;
}
.side_box ul{
    padding: 10px 0 5px 20px;
    width: 150px !important;
}
.side_box ul li{
    list-style: disc;
    list-style-position: inside;
    margin-bottom: 5px;
    font-weight: bold;
}
.ti10 span{
    font-weight: bold !important;
    color: #bbb;
    padding-left: 5px;
}
.user_con_box{
    width: 760px;
    height: auto;
    padding: 0;
	background-color:#f7f7f7;
	margin-left:20px;
}
.user_con_box .tab{
    width: 780px;
}
.category{
    width: 100%;
    border-collapse: collapse;
    border-left: 1px solid #AAA;
}
.category a{
    width: 90px;
    height: 28px;
    padding: 5px 0 5px 10px;
    border: 1px solid #AAA;
    border-left: none;
    display: block;
    float: left;
    line-height: 28px;
    background-color: #f1f1f1;
    font-weight: bold;
}
.category a.nbt{
    border-top: none;
}
h2 .ti10:hover{ text-decoration:none; color:#cc0000}
.user_con_box .tabs{ 
	background-color:#f7f7f7;
	height:40px;
	width:780px;
	border-bottom:1px solid #e2e2e2;
	padding-top:10px;
}
.user_con_box .tabs li {
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    text-align: center;
	margin-right:20px;
}
.user_con_box .tabs li a {
    cursor: pointer;
    font-size: 12px;
    padding-bottom: 5px;
}
.c {
    color: #CCCCCC;
}
.user_con_box a{ color:#999; font-size:12px;}
.user_con_box li.current a{ color:#cc0000; font-size:14px;}
.listCon1 {
    background: url("../images/global/list_con_bg.png") repeat-x scroll 0 0 #EEEEEE;
    padding: 10px;
    width: 980px;
    margin-top:20px;
}
.listCon1 .left_sidebar {
    float: left;
    width: 170px;
}
.listCon1 .left_sidebar .side_box {
    float: left;
    margin-bottom: 10px;
    position: relative;
}
.listCon1 .left_sidebar .side_box h2 {
    background: url("../images/global/h2_bg.png") repeat scroll 0 0 transparent;
    cursor: pointer;
    float: left;
    font-family: Arial,"Î¢ÈíÑÅºÚ","ËÎÌå";
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    width: 170px;
}
.listCon1 .left_sidebar .side_box ul {
    background: none repeat scroll 0 0 #FBFBFB;
    float: left;
    width: 150px;
}
.listCon1 .left_sidebar .side_box h2 a {
    float: left;
}
.listCon1 .left_sidebar .side_box h2 span {
    font-size: 12px;
    font-weight: 400;
}