a:link          { color: #A3C6B3; text-decoration: none }
a:visited       { color: #A3C6B3; text-decoration: none }
a:active        { color: #A3C6B3; text-decoration: none }
a:hover         { color: #fff000; text-decoration: underline; position: relative}
BODY {
	
        BACKGROUND-IMAGE: url(/Images/bg1.jpg); 
        COLOR: #A3C6B3;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	scrollbar-face-color: #9EBFE8;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #9EBFE8;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #9EBFE8;
        margin-left: 0px; 
        margin-top: 0px; 
        margin-right: 0px; 
        margin-bottom: 0px; 
}
TD {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12px
}
.style11 {color: #fff;
}
.button {margin:3px; padding:3px 0 5px 13px; list-style:none;}
.banzhu {width:918px;
	 height:26px;
	 line-height:26px;
	 text-align:center;
	 background:url(../images/menu_bg1d.gif) no-repeat;}
.banzhu a{font-weight:bolder;
          color: #fff;text-decoration:none}
.banzhu a:visited{color:#fff; text-decoration:none}

/* style the visited state to replace the background image. This can also be used for a 'current' tab if you wish */
.button li a:visited { color: #fff; text-decoration: none }

 /* display the list items inline with a right margin to space the buttons. Use this to pre-load the hover image */
.button li {display:inline; float:left;margin-right:10px;background:url(/images/hover_button.gif);}

/* style the links and place the background image to start from left edge */
.button li a {display:block; width:102px;height:35px; float:left; text-align:center;background:url(/images/button.gif); text-decoration:none; font-size:14px; font-family:arial, sans-serif; letter-spacing:1px; line-height:35px;color:#fff;font-weight:bolder;}

/* style the link hover and the link hover b to replace the background image - border:0 needed for IE6 to work */
.button li a:hover, .button li a:hover b {border:0; text-align:center;background-image:url(/images/hover_button.gif); cursor:pointer;color:#FFF000;
}
/* style the active state to replace the background image. This can also be used for a 'current' tab if you wish */
.button li a:active, .button li a:active b, .button li a.current, .button li a.current b {color:#FFF;}

.input_sr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	font-size: 12px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.input_bot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 2px;
	padding: 1px;
	clear: both;
	background-color: #f7f7f7;
	border-top: 1px none #CCCCCC;
	border-right: 1px ridge #CCCCCC;
	border-bottom: 1px ridge #CCCCCC;
	border-left: 1px none #CCCCCC;
}