﻿html,body,td,select,input,textarea
{
    font-family: "Microsoft YaHei","微软雅黑",Verdana,"宋体",Arial,helvetica,sans-serif !important;
}
html,body
{
    	/*色*/
	scrollbar-face-color :#f8f8f8; /*滚动条3D表面(ThreedFace)的颜色*/
	scrollbar-track-color : #f8f8f8; /*滚动条的拖动区域(TrackBar)颜色*/
	scrollbar-darkshadow-color:#f8f8f8; /*滚动条暗边框(ThreedDarkShadow)颜色*/
	scrollbar-highlight-color: #f8f8f8; /*滚动条3D界面的亮边(ThreedHighlight)颜色*/
	
	/*箭*/
	scrollbar-arrow-color :#808080; /*滚动条方向箭头的颜色*/
	
	/*边*/
	scrollbar-shadow-color : #c3d6df; /*滚动条3D界面的暗边(ThreedShadow)颜色*/
	scrollbar-3dlight-color : #c3d6df; /*滚动条亮边框颜色*/

}
input[type="submit"],
input[type="reset"],
input[type="button"],
button {
	border: 1px solid #808080;
	border-radius: 6px;
	cursor: pointer;
}
textarea,
select,
button,
input {
	outline: none;
	font-size: 14px;
	border-radius: 6px;
}
select {
	cursor: crosshair;
}

#backbg {
	background-image: url(/admin/img/b1.gif);
	background-repeat: repeat-x;
	width: auto;
    background-position: 0px -620px	
}
#rightTop {
	height: 50px;
	width: 733px;
	text-align:right;
	font-size:12px;
	padding-top:30px;
}
#mainlogin {
	width: 754px;
	height:377px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#bottom {
		background-image: url(/admin/img/b1.gif); 
		width: 100%; 
		background-repeat: repeat-x;
		background-position: 0px -501px; 
		height: 111px;
}
#topmenu {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	
}
#main 
{
	background-color:#F8FCFF;
}
#hehua1 {
	float: left;
    background-image: url(/admin/img/p1.jpg);
	width: 232px;
	background-repeat: no-repeat; 
	float: left; 
	height: 377px
}
#hehua2 {
		background-image: url(/admin/img/b1.gif); 
		width: 290px; 
		background-repeat: repeat-x; 
		background-position: 0px -116px; 
		float: left;
		height: 377px
}
#hehua3 {
		background-image: url(/admin/img/p1.jpg);
		width: 232px;
		background-repeat: no-repeat;  
		background-position: -233px 0px;
		float: left; 
		height: 377px
}
#hehua2Logo {
	padding-top:20px;
	padding-bottom:0px;
	height: 70px;
	width: auto;
	text-align: center;
}
.pngimgLoginPage{ width:211px; height:76px; margin:0 auto; background:url(/logo/logoLoginPage.png) no-repeat left; _background:transparent none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/logo/logoLoginPage.png',sizingMethod='scale');}
#hehuaInput 
{
	margin-top:0px;
	padding-top:6px;
	height: 164px;
	width: auto;
}

#hehuaTest
{
	color: #666;
	padding-top:10px;
	text-align:center;
	font-size:12px;
	height: 49px;
	width: auto;
}
#hehuaGetPassTest
{
	color: #666;
	padding-top:10px;
    text-align:center;
	font-size:12px;
	height: 49px;
	width: auto;
}

#hehuaInput li 
{
	padding-top:7px;
	margin-top:0px;
	list-style-type: none;
	height: 30px;
	color: #666;
	font-size:12px;
	font-family: '宋体', Simsun;
	
}
#hehuaInput ul 
{
	padding-top:0px;
	margin-top:0px;
	
}
.inputCommon
{
		border: #b8b8b8 1px solid;
	    width: 110px; 
		height: 20px;
		font-size: 14px;
}
.inputGetPass
{
		border: #b8b8b8 1px solid;
	    width: 50px; 
		height: 20px;
		font-size: 14px;
}
.inputGetPassEmail
{
		border: #b8b8b8 1px solid;
	    width: 110px; 
		height: 20px;
		font-size: 14px;
}
.inputCod
{
		border: #b8b8b8 1px solid;
	    width: 50px; 
		height: 20px;
		font-size: 14px;
}
#hehuaTxt 
{
	text-align:center;
	font-size:12px;
	line-height: 14px; 
	margin-top:0px;
	color: #666666;
	width: auto;
}
#hehuaInput a
{
	color: #ba2636; 
	text-decoration: none;
}
#hehuaInput a:hover
{
	color: #d73535; 
	text-decoration: underline
}
A {
	COLOR: #507ea4; TEXT-DECORATION: none
}
A:link {
	COLOR: #507ea4; TEXT-DECORATION: none
}
A:hover {
	COLOR: #0095d9; TEXT-DECORATION: none
}