html,body {
	font-family:"", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #4CB5F7;
	position:relative;

}
a{
    color: #5b5b5b;
}
a:hover{
	color: #CC0000;
}
img{border: none;}
#guize,#intro,#jiang {
	width:634px;
	height:auto;
	overflow:hidden;
	position:absolute;
	top:136px;
	left:50%;
	margin-left:-245px;
	display:none;
	text-align:left;
}
#guize {
	background:url(../images/guize.png) top left no-repeat;
	height:407px;

}
#intro {
	background:url(../images/intro.png) top left no-repeat;
	height:370px;
}
#jiang {
	background:url(../images/jxsz.png) top left no-repeat;
	height:416px;
}
.close {
	height:36px;
	overflow:hidden;
	line-height:36px;
	clear:both;
	width:634px;
}
.close strong {
	float:right;
	padding-right:24px;
	width:28px;
	height:36px;
	cursor:hand;
}
.close strong span {
	visibility:hidden;
}
#loginf {
	margin:0;
	padding:0;
	padding-top:226px;
	padding-left:18px;
	text-align:left;
}
.inputhome {
background-color:#FFFFFF;
border-color:#CCCCCC;
border-width:1px;
color:#333333;
font-size:12px;
height:14px;
width:96px;
}
#loginf tr {
	padding-bottom:0px;
	padding:0;
}
#loginf select {
	width:98px;
}
#loginf td {
-x-system-font:none;
color:#464646;
font-family:"arial",宋体;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}