*{font-family:"Arial","Microsoft YaHei";*font-family:"Microsoft YaHei";}
#tab{width: 730px;float:left;}

#mess{color: #FF0000;text-align: center;}
.tab_menu{
	height:1%;
	overflow:hidden;
	background-repeat: repeat-x;
	position:relative;
	top:1px;
	}
.tab_menu li{
	float:left;
	margin-right:4px;
	border:1px solid #C8D4E4;	
	border-bottom:1px solid #f9f9f9;
	cursor:pointer;
	text-align:center;
	line-height:30px;
	width:120px;
	list-style-type: none;
	font-size:14px;
}
.tab_box{
	border:1px solid #C8D4E4;
	background-color: #f9f9f9;	
}
.stab_box h4,.tab_box h4{
	line-height: 20px;
	font-family: "微软雅黑";
	font-size: 12px;
	font-weight: bold;
	color: #222;
	background-position: left;
	background-repeat: no-repeat;	
}
.stab_box li,.tab_box li{
	list-style-type: none;
	display:inline;
	padding:0px;
	line-height:16px;	
}
.stab_box li a, .tab_box li a{
	color:#333 !important;
	display:inline-block;	
}
.stab_box li a:hover, .tab_box li a:hover{
	color:red !important;
}
.catblock{
	float: left;
	width: 300px;
	border: 1px solid #F5F5F5;
}
.tab_box #cattb{	
	width:100%;
	border-collapse:collapse;
}
.tab_box #cattb1{
	width: 100%;
	border-collapse:collapse;
}
.tab_box #cattb1 td{padding:3px 0 5px 0;}

.tab_box #cattb td{padding:10px 0;}
tab_box div{ padding:10px; text-align:left}
.selected{
	font-weight:bold;
	color: #222;
	background:#f9f9f9;
	background-repeat: repeat-x;	
}
.nomalmanu{
    background-image:none;
	background-repeat:repeat-x;
	background-color: #eae9e9;
	color: #000000;
	font-weight: normal;
	border-bottom:1px solid #C8D4E4 !important;
}
.hidden{ display:none;}
.hover{color:blue; font-weight:bold}
.tabClass {
	border: 1px solid #C8D4E4;
}

/*body end*/




/* CSS Document */
.catagorydiv{margin:0 0 10px;}
.catagorya{display:inline-block;width:139px;vertical-align:top;*zoom:1;*display: inline;}
#cattb ul{padding:4px 10px 3px;}
#cattb .catagoryul2, #cattb1 .catagoryul2, #tb_content3 .catagoryul2{padding:0;width:545px;display:inline-block;*zoom:1;*display: inline;}
#cattb .catagoryul2 li, #cattb1 .catagoryul2 li, #tb_content3 .catagoryul2 li{}
.catagoryh4{display:inline-block;width:140px;vertical-align:top;*zoom:1;*display: inline;}
.catahover:hover, .catagoryul:hover, .servicediv:hover{background:#eae9e9;}
.servicediv{padding:4px 10px 4px;}
#tb_content3{margin:10px 0;}

#menu a{padding-left:6px !important;margin-right:12px !important;}
.t_menu input{position:relative;top:-1px;margin-left:15px;}

.catagoryul2 li a{border-left:1px solid #ccc;padding:0 4px 0 7px;margin:2px 0;}


/*搜索条样式*/
 .mod_select  ul{
            padding: 0;
            margin: 0;
        }
        .mod_select{
            float: left;
            line-height: 18px;
            margin-top: 0px;
            cursor:default;
           
            
        }
        .box-select{
            width:60 px;
            height: 16px;
            position: relative;
            display: inline-block;
            padding: 6px 15px;
            background: url("../newpic/icon-triangle.png") 70px 12px no-repeat;
            border: 1px solid #cccccc;
        }
        .box-select-bg{
            background: url("../newpic/icon-triangle.png")   70px 12px no-repeat!important;
        }
        .box-select-bg2{
            background: url("../newpic/icon-triangle.png")  70px 12px no-repeat;
        }
        .select_txt{
            color: #666;
            display:inline-block;
            width:60px;
            text-align:left;
            line-height:18px;
            cursor:text;
            font-family: "Microsoft YaHei",sans-serif;
            font-size:13px;
        }
        .box-select .option{
            width:85px;
            border:solid 1px #EDE7D6;
            position:absolute;
            z-index: 9999;
            top:29px;
            left:0;
            display:none;
			background-color:#FFFFFF;
        }
        .box-select .option li{
            color: #555;
            display:block;
            height:26px;
            line-height:26px;
            text-align:left;
            padding:0 13px;
            margin-left: 0;
            width:55px;
            background:#fff;
            border-style: none;
            font-family: "Microsoft YaHei",sans-serif;
            font-size:13px;
        }
        .box-select .option li:hover{
            color: #555;
            background:#e5e5e5;
            
        }
        /*搜索条样式*/

