@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input{
	background-color: #FFFFFF;
	border: 1px solid #3399CC;
}
.STYLE1 {
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DB1E01;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DB1E01;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DB1E01;
	text-decoration: underline;
}
#div_two{
	width:1005px;
	height:19px;
	margin:0 auto;
	padding: 0px;
	
}
.bottom_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #0A78F5;
	border-left-color: #fff;
}
#divtwo_left{
	width:530px;
	height:19px;
	padding-left:10px;
	float:left;
	background-position: bottom;
	text-align: right;
}
#divtwo_right{
	width:243px;
	height:19px;
	font-color:#fff;
	padding-left:18px;
	float:right;
	background-image: url(index_003.gif);
	background-repeat: no-repeat;
	line-height:19px;
	background-position: left center;
	text-align:center;
	background-color:#0A78F5;
}
a.white_font:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
a.white_font:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
a.white_font:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
/*   _004  div  css*/
#banner{
	width:1005px;
	background-image: url(index_004.gif);
	background-repeat: no-repeat;
	border:1px solid #0A78F5;
	height:1%;
	overflow:hidden;
}
/*    logo  div css    */
#logo{
    width:380px;
	height:113px;
	float:left
}
#menu{
    width:1005px;
	background:url(index_005.gif) no-repeat right top;
	height:24px;
	clear:both;
}
#menu ul{
	list-style:none;
	width:58%;
	float:right;
}
#menu ul li{
	float:left;
	display:block;
	text-align:center;
	line-height:24px;
	width:99px;
}
#box{
    width:1005px;
	margin:0 auto;
	clear:both;
	height:1%;
	overflow:hidden;
 }
/*   menu div   css    */
/*  menu begin css */

/*   div css  */

#banner_top{    
    width:1005px;
	margin:0 auto;
	padding: 0px;
	clear:both;
}
/*   left menu div css*/
#l_menu{
     width:199px;
	 height:1%;
	 margin:0 auto;
	 float:left;
	 background-image:url(index_006.gif);
	 background-repeat:no-repeat;
}
#l_menu01{
     width:199px;
	 text-align:left;
	 margin:0 auto;
}
#kong{
     width:199px;
	 height:2px;
	 margin:0 auto;
}
#register{
     width:199px;
	 height:125px;
	 padding:0px;
}
/*  ul div css */
.re{
     list-style:none;

}
.re li{
    background:url(biao_li.gif) no-repeat left left;
	line-height:25px;
	padding-left:25px;
 }
#city_top{
    width:199px;
	height:40px;
	line-height:40px;
	text-align:center;
	background-image:url(line_bei.gif);
	background-repeat:no-repeat;
}
.yellow_font{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFA800;
	text-decoration: none;
}
a.yellow_font:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFA800;
	text-decoration: none;
}
a.yellow_font:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFA800;
	text-decoration: none;
}
a.yellow_font:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFA800;
	text-decoration: underline;
}

/*   city menu  */
#city_menu{
    width:199px;
    margin-left:0px;
	margin-top:5px;
	text-align:left;
    height:1%;
}

/*   middle   div css */
#middle{
  width:800px;
  height:1%;
  margin-left:199px;
  margin-top:0px;
}
/*  bottom  div  css */
#bottom{
    width:1005px;
	height:auto;
    margin:0 auto;
    clear:both;
}
.title_city {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 5px;
}
.title_school {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 5px;
}
.input_mouseover {
	background-color: #FFFFCC;
	border: 1px solid #0066FF;
}
.input_mouseout {
	background-color: #FFFFFF;
	border: 1px solid #3399CC;
}
