@charset "utf-8";
/* CSS Document */

/*-reset ----------------------------------------------------------------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	word-spacing:1px;
	margin:0;
	padding:0;
	/*background:#FFFFFF;*/
	font-size:75%;
	background:url(/images/bg_auth.jpg)	 repeat-x #f4f9fd;
}
/*------------------------------------------------------------------------*/

/*-public-----------------------------------------------------------------*/
	.top
	{
	height:40px;	
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	}
	.topF
	{
	position:absolute;
	height:40px;
	line-height:40px;
	margin:12px 30px;
	}
	.body
	{
	width:400px;
	height:280px;
	margin:-140px 0 0 -200px;
	position:absolute;
	top:50%;
	left:50%;
	text-align:center;
	}
	.tip
	{
	background:url(/images/tip.gif) no-repeat;
	height:39px;
	line-height:39px;
	text-align:left;
	padding-left:5px;
	}

	.middle
	{
	border:1px solid #3F87DB;
	background-color:#E6F0FC;
	height:240px;
	}
	.middle2
	{
	border:1px solid #3F87DB;
	background-color:#E6F0FC;
	width:406px;
	height:350px;
	margin:-175px 0 0 -203px;
	position:absolute;
	top:50%;
	left:50%;
	text-align:center;
	}

	.caption
	{
	background:url(/images/middle.gif) repeat-x;	
	height:29px;
	line-height:29px;	
	font-size:18px;
	font-weight:bold;
	color:#FFF;	
	}
	/*
	.captionF
	{
	font-size:18px;
	font-weight:bold;
	position:absolute;
	height:29px;
	line-height:29px;
	color:#FFF;
	margin-left:-180px;	
	}*/
	.content
	{
	height:150px; 
	width:350px;
	position:relative;
	/*border:1px solid #000;*/
	margin:20px auto 0;
	margin:30px auto 0\9;
	font-size:14px;
	font-weight:bold;
	color:#333;
	
	}
	.pHeight
	{
	height:45px;
	line-height:45px;	
	}

	.btn_01
	{
	background:url(/images/QQ2.gif) no-repeat;
	width:80px;
	height:34px;
	line-height:34px;
	display:inline-block;
	color:#333;
	border:0;
	margin:0 10px;
	font-weight:bold;
	font-size:15px;
	}
	.btn_01L
	{
	background:url(/images/QQ.gif) no-repeat;
	width:80px;
	height:34px;
	line-height:34px;
	display:inline-block;
	color:#333;
	border:0;
	margin:0 10px;
	font-weight:bold;
	font-size:15px;
	}

	.btnL
	{
	margin:13px 0 25px 68px;
	margin:2px 0 25px 68px\9;
	text-align:left;	
	}
	.btnC
	{
	margin:20px auto 25px auto;
	text-align:center;	
	}

/*------------------------------------------------------------------------*/

/*=================================login page=============================*/
	input
	{
	height:22px;
	line-height:22px;	
	background-color:#fff;
	}
	
	.inputW
	{
	width:200px;	
	}
	.midDis
	{
	margin-right:10px;	
	}
	p.pwd
	{
	font-size:13px;	
	font-weight:normal;
	margin-top:-20px;
	text-align:right;
	}
	
	a.aLink
	{
	color:#3f87db;
	}
	a.aLink:hover
	{
	color:#0000FF;
	}
	
	
/*----------------------------------------------------------------------*/

	/*-----------------tab css--------------------*/
	table
	{
	border-collapse:collapse;
	border-spacing:0;
	}
	.tabC
	{
	border:1px solid #BDE9FD;		
	width:100%;
	}
	.tabC tr th,
	.tabC tr td
	{
	border:1px solid #BDE9FD;	
	height:22px;
	line-height:22px;	
	}
	.tabC  thead tr th
	{
	background-color:#accbf3;
	text-align:left;
	}
	.tabC tbody tr th
	{
	font-weight:normal;		
	}
	.tabC tbody tr td
	{
	text-align:left;	
	}
	.tabC tbody tr td.alignCenter
	{
	text-align:center;
	}
	.main
	{
	text-align:center;
	margin:0 auto;	
	width:90%;
	}
	.title
	{
	font-size:14px;
	font-weight:bold;	
	margin-top:35px;
	}
	.subTitle
	{
	line-height:22px;	
	}
	.leftF
	{
	float:left;	
	display:inline;
	}
	.alignLeft
	{
	text-align:left;	
	}
	.alignCenter
	{
	text-align:center;	
	}
	.clearF
	{
	clear:both;	
	}
	.w30
	{
	width:25%;	
	}
	.w65
	{
	width:70%;	
	margin-right:30px;
	}
	
	.table1
	{
	margin-right:25px;
	margin-right:5px\9;
	margin-bottom:30px;	
	}
	.index
	{
	width:10%;	
	}
	/*--------------------------------------------*/
	
	