@charset "gb2312";
/* ¨¨???¨¦¨¨?¡§-------------------------------------------------------------- */
body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
	background-color: #FFFFFF;
}
txt {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.text {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.xiaotu{font-size: 12px;text-decoration: none;}
.xiaotu a:link{font-size: 12px;text-decoration: none;}
.xiaotu a:visited{font-size: 12px;text-decoration: none;}

a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
td {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.hr1 {
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.height {
	height: 150px;
}
.table1 {
	filter:Alpha(Opacity=80, FinishOpacity=50, Style=1, StartX=0, StartY=1, FinishX=200, FinishY=100);
	border: 1px solid #999999;
}
.table_xiaxu {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.table2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}

.dabai {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.dalv {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.dalv1 {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.tab1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #fc8503;
	background-position: center bottom;
	text-align: center;
	font-weight: bolder;
	line-height: 23px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-width: 0px;
	vertical-align: bottom;
}
.tab2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #fc8503;
	text-decoration: none;
	line-height: 23px;
	background-color: #FFFFFF;
	letter-spacing: 0em;
	text-align: center;
	background-position: center bottom;
	vertical-align: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #fc8503;
	border-right-color: #fc8503;
	border-bottom-color: #fc8503;
	border-left-color: #fc8503;
}
.hiddendiv{
 display:none;
}
.showdiv{ display:block}
.qk {
	font-size: 12px;
	line-height: 20px;
}
/* style the outer div to give it width */
.menu {font-size:12px; width:720px;}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; height:20px; background:transparent;}

/* style the sub-level lists */
.menu ul ul {width:15em;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;height:25px;line-height:25px; display:block;}

/* style the sub level list items */
.menu ul ul li {display:block;width:12em;height:auto; line-height:12px;}

/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	float:left;
	height:100%;
	width:60px;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	background-image: url(../images/top_grad.gif);
	background-position: center center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 0;
	padding-right: 18px;
	padding-bottom: 0;
	padding-left: 5px;
}
/* hack IE5.x to get the correct the faulty box model and get the width right */
* html .menu a, * html .menu a:visited {
	width:100px;
	width:90px;
	color: #0000ff;
}

/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {
    filter : alpha(30%)
	display:block;
	color:#0000FF;
	width:13em;
	height:100%;
	line-height:1em;
	background-image: url(../images/sub_grad.gif);
	filter:Alpha(Opacity=60, FinishOpacity=50, Style=1, StartX=0, StartY=1, FinishX=200, FinishY=100);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-color: #FFFF00;
}
* html .menu ul ul a, * html .menu ul ul a:visited  {width:14em; w\idth:10em;}
/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {border-collapse:collapse; padding:0; margin:-1px; width:0; height:0; font-size:1em; z-index:1;}
/* first */
* html .menu a:hover {
	position:relative;
	z-index:0;
	background-image: url(../images/top_grad_2.gif);
	background-position: center center;
	color: #FFFF00;
}
.menu li:hover {position:relative;}
.menu :hover > a {
	background:url(../images/top_grad_2.gif) center center;
	color: #FFff00;
}
/* second */
* html .menu ul ul a:hover{
	position:relative;
	z-index:110;
	color: #ff0000;
	background-image: none;
	background-position: center center;
}
.menu ul ul li:hover {
position:relative;
color:#FFFF00;
}
.menu ul ul :hover > a {color:#FFFF00;}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:25px; left:0; width:14em;}
/* make the second level visible when hover on first level list OR link */
.menu ul :hover ul{visibility:visible; height:auto; padding:0 3em 3em 3em; background:transparent url(images/trans.gif); left:-3em;}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}

