﻿/*页面头*/
#header
{
	background-color:white;
	width:1003px;
}
/*页头、菜单样式*/
.menuFirst
{
	background-image:url(../IMG/bg01.gif);
	width:53px;
	height:27px;
}
.menu4
{
	background-image:url(../IMG/bg02.gif);
	width:84px;
	height:27px;
}
.menu5
{
	background-image:url(../IMG/bg03.gif);
	width:94px;
	height:27px;
}
.menu6
{
	background-image:url(../IMG/bg04.gif);
	width:112px;
	height:27px;
}
.div_menu{background-color:#E2E2E2}
.div_menu table{margin:2px auto 0px auto;text-align:center;border:none;}
.div_menu td{border-left:solid 1px white;color:White;font-weight:bold;font-size:14px;cursor:default;}
.div_menu td a.a1{color:White;font-weight:bold;font-size:14px;cursor:hand;line-height:27px;}
.div_menu td a:hover{color:red;}
.menuDiv {width:1px;height:27px;background:white;}
#menu_bottom{background-color:#CECECE;height:3px;overflow:hidden;}
#head_img
{
	width:1003px;
	height:215px;
	background-image:url(../IMG/top.jpg);
}
#login
{
	background-image:url(../IMG/bg22.jpg);
	height:29px;
	color:White;
	font-size:9pt;
	padding-left:30px;	
}
.textbox
{
	height:15px;
	width:105px;
	border:none;
	position:relative;
	top:2px;
}
.button
{
	background-image:url(../IMG/bg20.gif);
	background-color:Red;
	padding:0px;
	border:none;
	width:63px;
	height:21px;
	color:#19357E;
	letter-spacing:10px;
	font-size:9pt;
	line-height:21px;
	position:relative;
	top:2px;
}
