#body{
	width: 100%;
	position:relative;
	background: #84CBFF url(/asp-bin/images/bg.png) repeat-x top center;
}
A {
	TEXT-DECORATION: none
}
A:link {
	COLOR: #767474
}
A:visited {
	COLOR: #767474
}
A:active {
	COLOR: #000000
}
A:hover {
	RIGHT: 0px; COLOR: #ff6600; POSITION: relative; TOP: 1px
}
BODY {
	FONT-SIZE: 9pt;
}
.bg {
	background-image: url(../images/img/bg.gif);
	background-repeat: repeat-x;
}

TD {
	FONT-SIZE: 9pt; LINE-HEIGHT: 150%; FONT-FAMILY: 宋体
}
INPUT {
	BORDER-RIGHT: #b2c2d7 1px solid; BORDER-TOP: #b2c2d7 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #b2c2d7 1px solid; COLOR: #205064; BORDER-BOTTOM: #b2c2d7 1px solid; BACKGROUND-COLOR: #fffdfb
}
BUTTON {
	FONT-SIZE: 9pt; HEIGHT: 20px
}
SELECT {
	FONT-SIZE: 9pt; HEIGHT: 20px
}
.border {
	BORDER-RIGHT: #fb9f47 1px solid; BORDER-TOP: #fb9f47 1px solid; BORDER-LEFT: #fb9f47 1px solid; BORDER-BOTTOM: #fb9f47 1px solid
}
.border2 {
	BORDER-BOTTOM: #fb9f47 1px solid
}
.FootBg {
	BACKGROUND: #eaeaea
}
.title {
	BACKGROUND: url(Skin/6/head_bg.GIF); HEIGHT: 28px
}
.tdbg {
	BACKGROUND: #eaeaea
}
.txt_css {
	
}
.title_lefttxt {
	
}
.title_left {
	BACKGROUND: url(Skin/6/left_bg.gif); HEIGHT: 34px
}
.tdbg_left {
	BORDER-RIGHT: #fb9f47 1px solid; BORDER-TOP: #fb9f47 1px solid; BACKGROUND: #f3f1f1; BORDER-LEFT: #fb9f47 1px solid; BORDER-BOTTOM: #fb9f47 1px solid
}
.title_left2 {
	
}
.tdbg_left2 {
	
}
.tdbg_leftall {
	BORDER-RIGHT: #b2c2d7 1px solid; BACKGROUND: #dfe6ee
}
.title_righttxt {
	
}
.title_right {
	BACKGROUND: url(Skin/6/Right_bg.gif); HEIGHT: 32px
}
.tdbg_right {
	
}
.title_right2 {
	
}
.tdbg_right2 {
	
}
.tdbg_rightall {
	
}
.STYLE1 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ff0000; FONT-FAMILY: "宋体"
}
.STYLE2 {
	COLOR: #000000
}
.STYLE5 {
	FONT-SIZE: 14px; COLOR: #ff0000; FONT-FAMILY: "宋体"
}
#footer {
	position: relative;
	clear: both;
	background: #E9FFD2 url(/asp-bin/images/footer1.jpg) repeat-x top;
	color: #666;
/*	border-bottom: 50px solid #070707;
*/}
#footer-wrap {
	position: relative;
	width: 1000px;
	height: 75px;
	clear: both;
	background: #E9FFD2 url(/asp-bin/images/footer2.jpg) repeat-x top;
/*	border-bottom: 50px solid #070707;
*/}
.fly{
	width: 1000px;
	margin: auto;
}
/*------------------------------------------------------------------
主菜单
------------------------------------------------------------------*/
#wrapper{
	width:739px;
	margin-right:0px;
	position:relative; 
}
#topNav{
	list-style: none;
	margin: 0;
	display:block;
	height: 33px;
}

#topNav li{
	float:left;
	display: block;
	height:33px;
}


#topNav li a {
	display: block;
	height: 33px;
}

#topNav li a span {
	display: none;
}

#topNav li#navHome { /* on state */
	width: 110px; 
	background: transparent url('../images/Nav.gif') 0px -33px no-repeat;
}

#topNav li#navHome a { /* off state */ 
	background: transparent url('../images/Nav.gif') 0px 0px no-repeat; 
}

#topNav li#navHome:hover a,
#topNav li#navHome.sfhover a,
#topNav li#navHome a.current { /* remove on state */ 
	background: none;
}

#topNav li#navAbout { /* on state */
	width: 104px;
	background: transparent url('../images/Nav.gif') -110px -33px no-repeat;
}

#topNav li#navAbout a { /* off state */ 
	background: transparent url('../images/Nav.gif') -110px 0px no-repeat; 
}

#topNav li#navAbout:hover a,
#topNav li#navAbout.sfhover a,
#topNav li#navAbout a.current { /* remove on state */ 
	background: none; 
}

#topNav li#navProduct { /* on state */
	width: 104px;
	background: transparent url('../images/Nav.gif') -214px -33px no-repeat;
	}

#topNav li#navProduct a { /* off state */ 
	background: transparent url('../images/Nav.gif') -214px 0px no-repeat; 
	}

#topNav li#navProduct:hover a,
#topNav li#navProduct.sfhover a,
#topNav li#navProduct a.current { /* remove on state */ 
	background: none; 
	}

#topNav li#navJob { /* on state */
	width: 104px;
	background: transparent url('../images/Nav.gif') -318px -33px no-repeat;
	}

#topNav li#navJob a { /* off state */ 
	background: transparent url('../images/Nav.gif') -318px 0px no-repeat; 
	}

#topNav li#navJob:hover a,
#topNav li#navJob.sfhover a,
#topNav li#navJob a.current { /* remove on state */ 
	background: none; 
	}

#topNav li#navService { /* on state */
	width:104px;
	background: transparent url('../images/Nav.gif') -422px -33px no-repeat;
	}

#topNav li#navService a { /* off state */ 
	background: transparent url('../images/Nav.gif') -422px 0px no-repeat; 
	}

#topNav li#navService:hover a,
#topNav li#navService.sfhover a,
#topNav li#navService a.current { /* remove on state */ 
	background: none; 
	}
	
#topNav li#navOrder { /* on state */
	width:104px;
	background: transparent url('../images/Nav.gif') -526px -33px no-repeat;
	}

#topNav li#navOrder a { /* off state */ 
	background: transparent url('../images/Nav.gif') -526px 0px no-repeat; 
	}

#topNav li#navOrder:hover a,
#topNav li#navOrder.sfhover a,
#topNav li#navOrder a.current { /* remove on state */ 
	background: none; 
	}

#topNav li#navMessage { /* on state */
	width:109px;
	background: transparent url('../images/Nav.gif') -630px -33px no-repeat;
	}

#topNav li#navMessage a { /* off state */ 
	background: transparent url('../images/Nav.gif') -630px 0px no-repeat; 
	}

#topNav li#navMessage:hover a,
#topNav li#navMessage.sfhover a,
#topNav li#navMessage a.current { /* remove on state */ 
	background: none; 
	}
/*------------------------------------------------------------------
主菜单结束
------------------------------------------------------------------*/
/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table */
.transMenu {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
	}

/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.transMenu .content {
	position:absolute;
	}

/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.transMenu .items {
	position:relative;
	left:0px; top:0px;
	z-index:2;
	}

.transMenu.top .items {
	border-top:none;
	}

/* each TR.item is one menu item */
.transMenu .item {
    color:#FFFFFF;
    font-size:11px;
    font-family:verdana;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
	}

/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
.transMenu .background {
	position:absolute;
	left:0px; top:0px;
	z-index:1;
	-moz-opacity:.9;
	filter:alpha(opacity=90);
	}

/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowRight {
	position:absolute;
	z-index:3;
	top:3px; width:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=90);
	}

/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:3px; height:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=90);
	}

/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
.transMenu .item.hover {
	background:#458d00;
	color:#ff0000;
	}

/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space between the text and the dingbat */
.transMenu .item img {
	margin-left:10px;
	}
	
.bla {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}