/*************************************
* public style  author:wangjb
* time:2015-07-01
*************************************/


/***************
the css of first select 
***************/
.fir_tab
{
	width:395px;
	height:280px;
	margin:0 auto;
	overflow:hidden;
}
.fir_menu
{
	margin:0;
	padding:0;
	height:40px;
	list-style:none;
	overflow:hidden;
	text-align:center;
	border-bottom:2px solid #0053a3;
	background:url(li_bgtu.gif) no-repeat;
}
.fir_menu li
{
	margin:12 0 0 0;
	padding:0;
	height:40px;
	list-style:none;
	overflow:hidden;
	text-align:center;
}

.fir_menu .fir_default
{
	width:85px;
	float:left;
	font-size:14px;
	height:29px;
	line-height:29px;
	margin-left:10px;
	cursor:pointer;
	color:#4d4d4d;	
	background:url(li_hui.gif) no-repeat;
}
.fir_menu .active
{
	width:85px;
	float:left;
	font-size:14px;
	height:28px;
	line-height:28px;
	margin-left:10px;
	cursor:pointer;	
	font-weight:bold;
	color:#FFFFFF;
	background:url(li_lan.jpg) no-repeat;
}
#fir_more
{
	width:76px;
	float:left;
	font-size:10pt;
	line-height:1.5;
	margin-left:1px;
	margin-top:5px;
	cursor:pointer;	
	background:url(bg.jpg) no-repeat;
	color:#FF0000;
	font-weight:normal;
	text-align:right
}
.fir_con
{
	width:395px;
	height:240px;
	margin:0 auto;
	text-align:left;
	background-color:#FFFFFF;
}
/***************
the css of second select 
***************/

.sjz_select
{
	width:395px;
	height:284px;
	background-color:#FFFFFF;
	margin:0 auto;
	overflow:hidden;border-left:none;
}
.sjz_menu,.sjz_menu li
{
	margin:0;
	padding:0;
	height:29px;
	list-style:none;
	overflow:hidden;
	text-align:center;
}
.sjz_menu
{
	margin-top:2px;
	background:url(li_huit.jpg);
	margin-bottom:1px;
	
}
.sjz_menu .sjz_def
{
	width:98px;
	float:left;
	font-size:14px;
	color:#4d4d4d;
	height:29px;
	line-height:29px;
	cursor:pointer;	
}
.sjz_menu .active
{
	width:98px;
	float:left;
	font-size:14px;
	height:29px;
	line-height:29px;
	cursor:pointer;	
	font-weight:bold;
	color:#ffffff;
	background:url(li_lant.jpg) no-repeat;
	border-right:1px #c6c6c6 solid;
	margin-left:1px;
}
.sjz_select_con
{
	width:395px;
	height:251px;
	margin:0 auto;
	font-size:12px;
	margin-top:1px;
	border-top:1px #c6c6c6 solid;
	
}
/*****
***
***
****/
.smfw_tab
{
	width:978px;
	height:132px;
	margin:0 auto;
	overflow:hidden;
	background:url(yqlj_bgt.gif) no-repeat top;	
}
.smfw_menu,.smfw_menu li
{
	margin:0;
	padding:0;
	height:35px;
	list-style:none;
	overflow:hidden;
	text-align:center;
}
.smfw_menu
{
	margin-top:8px;
	width:978px;height:35px;
	float:right;
	

}
.smfw_menu .smfw_default
{
	float:right;
	font-size:14px;
	font-weight:bold;
	height:32px;
	line-height:32px;
	cursor:pointer;	
	color:#086bae;
	width:130px;
	margin-right:10px;
	display:inline;
}
.smfw_menu .active
{
	float:right;
	font-size:14px;
	line-height:32px;
	height:32px;
	cursor:pointer;	
	font-weight:bold;
	color:#d30611;
	width:130px;
	background:#d6e8f6;
	display:inline;
	color: #024776;
	margin-right:10px;
}
.smfw_con
{
	width:978px;
	height:100px;
	margin-top:2px;
	float:right;
}
