
.tabset a:link,a:visited {

	color:#000000;
	text-decoration:none;
}

.tabset a:hover {
	color:#ff0000;
	text-decoration:underline;
}

A
{
TEXT-DECORATION: none;
}
A:hover
{
COLOR: #0099FF;
}
A:link {
color: #000000;
}
A:visited {
color: #006699;
}
BODY
{
FONT-FAMILY: ËÎÌå;
FONT-SIZE: 10pt;
text-decoration: none;
line-height: 18px;
background-color: #FBFDFF;
}
TD
{
FONT-FAMILY:ËÎÌå;
FONT-SIZE: 10pt;
}
.ThInput
{
	font-family: Verdana, Arial, ??;
	font-size: 9pt;
	color: #666666;
	border: #666666 1px solid;	
	height: 20px;
}

textarea
{
	font-family: Verdana, Arial, ??;
	font-size: 9pt;
	color: #666666;
	border: #666666 1px solid;	
	
}

Select
{
FONT-SIZE: 9pt;
HEIGHT: 20px;
}
.border
{
border: 1px solid #CCCCCC;
}
.border2
{
background:#fef8ed;
BORDER-RIGHT: #999999 1px solid; 
BORDER-LEFT: #999999 1px solid
}
.title
{
	background:#f6f6f6;

}
.title_left
{
background:url(images/left_bg.gif);
}
.title_right
{
background:url(images/right_bg.gif);
}
.title_main
{
background:url(Images/jiaodian_bg.gif);
}
.tdbg{
background:#FFFFFF;
line-height: 120%;
}
.tdbg_left{
background:#fef8ed;
line-height: 150%;
}
.tdbg_right{
background:#EAF1FB;
line-height: 150%;
}
.tdbg_main{
background:#ffffff;
line-height: 150%;
}
.topborder
{
border-right: 1px solid #6687BA;
border-left: 1px solid #6687BA;
border-bottom: 1px solid #6595D6;
width: 760px;
}
.nav_top
{
background-image: url(Skin/1/topbg.gif);
}
.nav_bottom
{
background-image: url(Skin/1/bottombg.gif);
}
.nav_menu
{
background:url(Skin/1/topBar_bg.gif);
}
.menu
{
font-family: Verdana, Arial, ??;
font-size: 12pt;
color: #ffffff;
font-weight: bold;
}
td.MenuBody
{
background-color: #F0F9FF;
}
select {font-size:9pt}; 
.style1 {color: #FFFFFF}
.styleGG {font-size:11pt}
.InputBorder
{
	font-family: Verdana, Arial, ??;
	font-size: 9pt;
	color: #666666;
	border: #666666 1px solid;	
	height: 20px;
}
.styleArticle
{
	font-size: 9pt;
	color: #ffffff;
}

       .black_overlay{ 
            display: none; 
            position: absolute; 
            top: 0%; 
            left: 0%; 
            width: 100%; 
            height: 100%; 
            background-color:#999999;
            z-index:1001; 
            -moz-opacity: 0.8; 
            opacity:.80; 
            filter: alpha(opacity=80); 
        } 
.white_reg_content { 
            display: none; 
            position: absolute; 
            top: 21%; 
            left: 25%; 
            width: 471px; 
            height: 460px; 
            padding: 0px; 
            border: 0px solid orange; 
            z-index:1002; 
            overflow: auto; 
        } 

.white_content { 
            display: none; 
            position: absolute; 
            top: 21%; 
            left: 25%; 
            width: 451px; 
            height: 340px; 
            padding: 0px; 
            border: 0px solid orange; 
            z-index:1002; 
            overflow: auto; 
        } 
.white_p_content { 
            display: none; 
            position: absolute; 
            top: 60%; 
            left: 25%; 
            width: 50%; 
            height: 50%; 
            padding: 16px; 
            border: 16px solid orange; 
            background-color: white; 
            z-index:1002; 
            overflow: auto; 
        } 
