﻿body
{
	font-family:宋体;
	font-size:12px;
	margin:0px;
	padding:0px;
}

#divHead
{
	width:1001px;
	margin:0 auto;
	height:260px;
	background-image:url(../images/login_head.jpg);
	background-repeat:no-repeat;
}

#divBody
{
	width:495px;
	margin:0 auto;
	height:316px;
	background-image:url(../images/login_body.jpg);
	background-repeat:no-repeat;
	padding-top:20px;
}

#divLeft
{
	width:300px;
	height:150px;	
}

.divSplite
{
	width: 1px;
	height: 50px;
	display: inline;
	background-image: url(../images/login_splite.gif);
	background-repeat: repeat-y;
	border-right: fuchsia 1px dashed;
	border-top: fuchsia 1px dashed;
	border-left: fuchsia 1px dashed;
	border-bottom: fuchsia 1px dashed;
}


#divRight
{
	width:170px;
	height:150px;
	padding:5px;
}

#divFooter
{
	width:1001px;
	margin:0 auto;
	height:100px;
	background-image:url(../images/login_footer.jpg);
}

#tableFooter
{
	width:700px;
	margin:0 auto;
	position: relative;
	top: 130px;
	color:#818181;
	font-family:宋体;
	font-weight:bold;
}

#tableFooter a
{
	color:#0139FF; 
	text-decoration:none;
}

#divDownload a
{
	display:block;
	width:160px;
	height:50px;
	background-image:url(../images/firefox.jpg);
}

input,textarea,select
{
	font-family:宋体;
	font-size:12px;
}

input.button
{
	width:60px;
	height:21px;
	border-width:0px;
	color:White;
	font-weight:bold;
	background-image:url(../images/button.jpg);
	background-repeat:repeat-x;
}

input.wbutton
{
	width:60px;
	height:21px;
	border-width:0px;
	color:White;
	font-weight:bold;
	background-image:url(../images/button_W.jpg);
	background-repeat:repeat-x;
}

.label
{
	text-align:right;
	color:#0C69B9;
	font-family:黑体;
	font-weight:bold;
	font-size:16px;	
}

.floatLeft
{
	float:left;
}

.floatRight
{
	float:right;
}

.clear
{
	clear:both;
}

.bLeft
{
	background-image: url(../images/login_left_1.gif);
	width: 145px;
	height: 168px;
	left: 30px;
	position: relative;
	top: 150px;
}

.bCenter
{
	background-repeat:no-repeat;
	background-image: url(../images/login_center_1.gif);
	width: 142px;
	height: 140px;
	left: 335px;
	position: relative;
	top: 30px;
	visibility:hidden;
}

.bCenter3
{
	background-repeat:no-repeat;
	background-image: url(../images/login_center_3.gif);
	width: 50px;
	height: 46px;
	left: 568px;
	position: relative;
	top: 178px;
}

.bCenter2
{
	background-repeat:no-repeat;
	background-image: url(../images/login_center_2.gif);
	width: 170px;
	height: 156px;
	left: 477px;
	position: relative;
	top: -115px;
}

.bCenter_c
{
	left:160px;
	position: relative;
	top: -45px;
}

.headLeft
{
	background-image:url(../images/login.jpg); 
	width:175px; 
	height:494px;
	background-repeat:no-repeat;
}

.headCenter
{
	background-image:url(../images/login6.jpg); 
	width:647px; 
	height:494px !important;
	height:494px;
	background-repeat:no-repeat;
}

.headRight
{
	background-image:url(../images/login3.jpg); 
	width:179px; 
	height:494px;
	background-repeat:no-repeat;
}

.headButton
{
	background-image: url(../images/login4.jpg);
	width: 1001px;
	height: 274px;
	background-repeat:no-repeat;
}