@charset "utf-8";
/*
	Background Stretcher jQuery Plugin 
	?2009 ajaxBlender.com
*/
*{border:none;padding:0px;margin:0px;font-family:Verdana, Arial, Helvetica, sans-serif;}
body { 	margin: 0px;font-size:12px;font-family:"微软雅黑";}
a{color:#2366A8;text-decoration: none;}
a:hover{color:#2366A8;text-decoration:underline;}
HTML, BODY {
	margin:0px;
	padding:0px;
}
BODY {
    font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 12px;
    background: #000;
	height:100%;
	text-align: center;
}
A { color: #0A8ECC; }
A:HOVER {
	text-decoration: none;
	color: #CCC;
}	
H1, H2 {
	color: #CCC;
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 16px;
	padding-bottom: 3px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
H1 {
	padding-bottom: 3px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
H2 { font-size: 14px;}
.bgstretcher-page { text-align: center;}
#page {
	margin: 0 auto;
	width: 800px;
	text-align: left;
}
.page-top, .page-bottom,
.page-content {
	float: left;
	width: 100%;
}
.page-top, .page-bottom { height: 30px;}
.page-top { 
	margin-top: 30px;
	background: url("images/bg/page-top.png") no-repeat left top; 
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bg/page-top.png', sizingMethod='image');
}
.page-bottom { 
	background: url("images/bg/page-bottom.png") no-repeat left top; 
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bg/page-bottom.png', sizingMethod='image');
}
.page-content {
	font-size: 12px;
	color: #ccc;
	background: url("images/bg/page-bg.png") repeat-y left top; 
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bg/page-bg.png', sizingMethod='scale');
}
.page-wrapper { 
	float: left;
	width: 740px;
	display: inline;
	margin-left: 30px;
}
.column {
	float: left;
	width: 320px;
	margin-right: 40px;
}
.column  .row {
	float: left;
	width: 100%;
	padding-bottom: 13px;
}
.column.small { width: 90px; }
.column.small .row { padding-bottom: 5px;}
.column SELECT { width: 180px;}
.column LABEL {cursor: pointer;}
.column  .row SPAN.pager { float: left; margin-right: 15px;}
.column  .row A { position: relative; }
P.larger-size { font-size: 16px; }
#page STRONG { color: #FFFFFF; }
#nav UL {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav UL LI {
	display: inline;
	margin-right: 8px;
}
#nav UL LI.showPage A { color: #fff; }


.ipt160 { background:url(../images/ipt160.jpg) no-repeat; width:162px; height:30px; line-height:30px; text-indent:5px;}
.ipt90 {background:url(../images/ipt90.jpg) no-repeat; width:96px; height:30px; line-height:30px;text-indent:5px;}
.butlogin {background:url(../images/login_17.jpg) no-repeat; width:94px; height:28px;}

#main { width:600px; height:400px; left:50%; margin-left:-300px; margin-top:150px;  background:url(../images/loginbg.png); position:absolute}
.left { float:left; width:240px; height:200px; overflow:hidden;color:#999; margin-right:40px;}
.left .logo {}
.left .cr { text-align:center; height:30px; line-height:30px;}
.left .language {}
.left .language span{ height:32px; line-height:32px; display:block; float:left; margin-right:5px; margin-left:80px;}
.login { float:right; width:300px; margin-top:100px;}
.login dl { width:260px;}
.login dl dt,.login dl dd{float:left; height:41px; line-height:40px;}
.login dl dt{ width:60px; font-family:"微软雅黑"; color:#000; text-align:right}
.login dl dd{ width:200px; text-align:left}

.copyright{width:100%;color:#999999; clear:both; margin:10px auto; text-align:center; position:absolute; bottom:-20px;}
.copyright a{font-weight:bold;color:#F63;text-decoration:none;}
.copyright a:hover{color:#000;}
