﻿body,div,dl,dd,ul,li,ol,small,h1,h2,h3
{
	margin:0;
	padding:0;
	list-style-type:none;
}
small
{
	font-size:12px;
}
h3
{
	font-size:14px;
}
a,a:link,a:visited
{
	color:#507EA4;
	text-decoration:none;
}
a:hover
{
	color:#0095D9;

}
.clear
{
	clear:both;
}
.clearfix:after
{
	content: "&nbsp;";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}
/* Hides from IE-mac \*/* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/* End hide from IE-mac */
body
{
	background:url(images/bg_body.jpg) top repeat-x #f6f6f6;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#545454;
	text-align:center;
}
#container
{
	width:950px;
	margin:0 auto;
}
.tlink
{
	height:50px;
	text-align:right;
	margin-top:20px;
	margin-right:80px;
	margin-bottom:20px;
}
.tlink a
{
	padding:0 7px;
}
#logform
{
	width:837px;
	height:408px;
	margin:0 auto;
	text-align:left;
}
#logform div
{
	float:left;
	height:408px;
}
div.b_left,div.b_right
{
	width:250px;
}
div.b_left
{
	background:url(images/bg_cenpic.jpg) left no-repeat;
}
div.b_right
{
	background:url(images/bg_cenpic.jpg) right no-repeat;
}
div.input
{
	width:337px;
	background:url(images/bg_center.jpg) no-repeat;
}
#logform ul{
	padding:80px 25px 0;
	background:url(images/logo.jpg) 20px 45px no-repeat;
}
#logform ul li
{
	line-height:35px;
	height:35px;
}
#logform ul li input
{
	vertical-align:middle;
}
input.text
{
	border-color:#89B5E1 #E1F0FF #E1F0FF #89B5E1;
	border-style:solid;
	border-width:1px;
	height:25px;
	padding-top:4px;
	padding-left:25px;
	width:170px;
}
input.user
{
	background:url(images/ico_uu.jpg) no-repeat left top #FFFFFF ;

}
input.pwd
{
	background:url(images/ico_up.jpg) no-repeat left top #FFFFFF ;
}
input.code
{
	background:url(images/ico_code.jpg) no-repeat left top #FFFFFF ;
}
#logform li small
{
	display:inline-block;
	width:40px;
}
.botcon
{
	background:url(images/bg_bot.jpg);
	margin-top:2px;
	text-align:left;
}
.botcon ul
{
	height:111px;
}
.botcon li
{
	float:left;
	width:237px;
	height:100px;
}
.botcon li.yline
{
	width:237px;
	background:url(images/bg_yline.jpg) right no-repeat;
}
.botcon li div h3
{
	margin-bottom:7px;
}
.botcon li div
{
	padding:15px 10px 0;
	line-height:20px;
	color:#A0A0A0;
	height:100%;
}
#bot1 div
{
	background:url(images/zwt.jpg) 160px 35px no-repeat;
}
#bot2 div
{
	background:url(images/usx.gif) 120px 40px no-repeat;
}
#bot3 div
{
	background:url(images/ts.gif) 160px 45px no-repeat;
}
.copyright
{
	text-align:center;
}
.support
{
	width:300px;
	margin:0 auto;
	padding-top:7px;
	color:#909090;
	line-height:20px;
	text-align:left;
	background:url(images/ts.gif) 0 12px no-repeat;
	padding-left:60px;
}
.support a
{
	padding-right:20px;
}
.support a,.support a:link,.support a:visited
{
	color:#909090;
}
.support a:hover
{
	color:#666666;
}

#logform span.tipbox
{
	margin-top:13px;
	width:243px !important;
	_width:280px;
	padding:0 7px 0 30px;
	height:25px;
	line-height:25px;
	border:1px solid #ff9900;
	background:url(images/ico_tip.gif) 7px center no-repeat #fdf5cd;
	color:#dc6800;
}