@CHARSET "UTF-8";

body {
	margin: 0;
	padding: 0;
}

#head_contain {
	background-color: #FFFFFF;
}

img {
	margin 0;
	padding 0;
	border: none;
}

.top_menu {
	background-image: url(../images/new_menu_2.gif);
	background-repeat: repeat-x;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: normal;
	font-weight: bold;
}

.top_menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "����";
	font-weight: bold;
	font-size: 14px;
}

.top_menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "����" font-weight :           bold;
	font-size: 14px;
}

.top_menu a:hover {
	color: #FE682F;
	text-decoration: none;
	font-family: "����";
	font-weight: bold;
	font-size: 14px;
}

.top_menu a:hover span {
	background-image: url(../images/login1.gif);
}

.logo_left {
	background-image: url(../images/login1.gif);
	background-repeat: no-repeat;
}

.logo_body {
	background-image: url(../images/login2.gif);
	background-repeat: repeat-x;
	font-family: "����";
	font-size: 12px;
}

.logo_body span {
	float: left;
	margin-left: 6px;
	line-height: 240%
}

.logo_right {
	background-image: url(../images/login3.gif);
	background-repeat: no-repeat;
}

.button {
	border: none;
	background: url('../images/denglu-1.png') no-repeat top left;
	margin-top: 1px;
	width: 50px;
	height: 24px;
	font-family: '';
	font-size: 12px;
	cursor: hand;
}

.bhover {
	border: none;
	background: url('../images/logobtn_1_.gif') no-repeat top left;
	margin-top: 4px;
	width: 48px;
	height: 21px;
	font-family: '';
	font-size: 12px;
	cursor: hand;
}

/*- Menu Tabs I--------------------------- */
#tabsI {
	float: left;
	width: 950px;
	background: url("../images/menu_rept.gif") repeat-x left top;
	line-height: normal;
	padding: 0;
	
}

#tabsI ul {
	margin: 0;
	padding: 10px 10px 0 50px;
	list-style: none;
}

#tabsI li {
	display: inline;
	margin: 0;
	padding: 0;
}

#tabsI a {
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
	text-decoration: none;
}

#tabsI a span {
	float: left;
	display: block;
	padding: 5px 8px 4px 3px;
	color: #FFF;
	font-weight: bold;
	font-family: '';
	font-size: 14px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsI a span {
	float: none;
}

/* End IE5-Mac hack */
#tabsI a:hover span {
	color: #FFF;
}

#tabsI a:hover {
	background: url("../images/tableftI.gif") no-repeat left top;
	background-position: 0% -42px;
}

#tabsI a:hover span {
	background: url("../images/tabrightI.gif") no-repeat right top;
	background-position: 100% -42px;
}

#subMenu {
	float: left;
	width: 950px;
	background: url("../images/menu_rept.gif") repeat-x left bottom;
	height: 33px;
	font-family: '';
	font-size: 14px;
	color: #FFFFFF;
	padding: 0;
	text-align: center;

}

.menuhoverA {
	background: url("../images/tableftI.gif") no-repeat left top;
	background-position: 0% -42px;
}

.menuhoverSpan {
	background: url("../images/tabrightI.gif") no-repeat right top;
	background-position: 100% -42px;
}


.menu a{
    color: white;
    text-decoration: none;
}

.menu a:visited{
    color: white;
    text-decoration: none;
}

.menu a:hover{
 color: #CC3333;
 text-decoration: underline;
}


.spmenu a{
    color: black;
    text-decoration: none;
}

.spmenu a:visited{
    color: black;
    text-decoration: none;
}

.spmenu a:hover{
 color: #CC3333;
 text-decoration: underline;
}



#subMenu a {
	color: #FFF;
	font-size: 14px;
}

#subMenu a:visited {
	color: #FFF;
	font-size: 14px;
}

#subMenu a:hover {
	color: #F48D29;
	font-size: 14px;
}

script {
	sjw_IntJ_SC: expression((   this .   src .   toLowerCase() .  
		indexOf('http') ==   0 ) ?   this .   src =   '' :   '' );
}