@charset "gb2312";
/* CSS Document */


.header2{
	background-color:#f67c3c;
	height:100px;
/*	border-bottom:#126aa7 solid 2px; */
} 
.logo{
	margin:auto;
	width:1000px;
	text-align:center;}
.main-title{
	margin:auto;
	padding-top:30px;
	height:70px;
	background-image:url(../images/header2.png);
	background-repeat:no-repeat;}
.title{
	padding-top:100px;
	margin:auto;
	width:510px;;
	text-align:right;}
.main-content{
	margin:auto;
	width:1000px;
	border-left:#CCC 1px solid;
	border-right:#CCC 1px solid;
	background-image:url(../images/line.png);
	background-repeat:repeat-y;}
.main-content1{
	margin:auto;
	width:300px;
	font-size: 13px;
	border-left:#CCC 1px solid;
	border-right:#CCC 1px solid;}
.main-content2{
	margin:auto;
	width:600px;
	font-size: 13px;
	border-left:#CCC 1px solid;
	border-right:#CCC 1px solid;}
.login-bg{
	margin:auto;
	margin-top:80px;
	margin-bottom:80px;
	background-image:url(../images/login_bg.png);
	width:531px; 
	height:306px;}
.login-bg2{
	margin:auto;
	margin-bottom:80px;
	background-image:url(../images/login_bg2.png);
	width:554px; 
	height:333px;}
.login-input{
	padding-top:80px;}
.login-input2{
	margin-top:10px;
	padding-top:95px;}
.inputxt-login {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C9C9C9;
    border-radius: 5px 5px 5px 5px;
    font-size: 18px;
    padding: 7px;
    width: 215px;
}
.inputxt {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C9C9C9;
    border-radius: 2px 2px 2px 2px;
    font-size: 18px;
    padding: 3px;
}
.footer{ 
	height:50px; 
	background-image:url(../images/foot_bg.png);
	text-align:center;
	line-height:50px;
	color:#FFF;
	}
.footer2_bak{ 
	height:50px; 
	background-image:url(../images/foot_bg2.png);
	text-align:center;
	line-height:50px;

	}

.footer2{ 
	height:50px; 
	text-align:center;
	line-height:50px;

	}
	
.main-left{
	float:left;
	width:140px;
	min-height:500px;
	padding-top:15px;}
.main-right{
	float:right;
	width:700px;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;}
.main-right-welcome{
	float:right;
	width:700px;
	min-height:500px;
	background-image:url(../images/welcome.png);
	background-position:right;
	background-position:bottom;
	background-repeat:no-repeat;}
.left-button{ 
	margin:auto;
	background-image:url(../images/button_bg.png); 
	width:130px; 
	height:31px;
	text-align:center;
	color:#FFF;
	font-size:16px;
	line-height:31px;
	margin-bottom:10px;}
.left-button2{ 
	margin:auto;
	background-image:url(../images/button_bg2.png); 
	width:110px; 
	height:31px;
	text-align:center;
	color:#FFF;
	font-size:12px;
	line-height:31px;
	margin-bottom:10px;}
	
	.left-button22{ 
	margin:auto;
	background-image:url(../images/button_bg22.png); 
	width:110px; 
	height:31px;
	text-align:center;
	color:#FFF;
	font-size:12px;
	line-height:31px;
	margin-bottom:10px;}
	
.left-button a:link{ text-decoration:none;color:#FFF;}
.left-button a:visited{ text-decoration:none;color:#FFF;}
.left-button a:hover { text-decoration:none;color: #FFF;}
.left-button a:active{ text-decoration:none;color:#FFF;}
.left-button2 a:link{ text-decoration:none;color:#FFF;}
.left-button2 a:visited{ text-decoration:none;color:#FFF;}
.left-button2 a:hover { text-decoration:none;color: #FFF;}
.left-button2 a:active{ text-decoration:none;color:#FFF;}

.stats {
    border-collapse:collapse;    /*table*/
	width:100%;
    }
.stats td {
               border: 1px #d9d9d9 solid;
			   	padding:5px;
               }
.stats td td{
               border-right: 0px #d9d9d9 solid;
               }
			   
.table-bg {
    	background: #D2E9FF;
    color: #00479D;
    font-weight: bold;
    height: 30px;
}
