﻿/*body 
{
    margin:0;
    padding:0;
    background-color:#2373AE;
    font-size:14px;
     font-family:宋体;
}*/
/*.main{ width:100%; margin:0 auto; text-align:center;}*/
.center{ background-image:url('../images/login/bg1.png'); background-repeat:no-repeat; width:1000px; height:489px; margin:130px auto 0 auto;}
.logo{margin:30px auto 100px auto; width:388px;}
.user{ margin:10px auto; width:350px; }
.user_left{ width:100px; height:25px; float:left; padding-right:10px;  text-align:right; line-height:25px; color:#5198cd; font-size:14px;}
.user_right{ text-align:left;}
.clear{clear:both;}

.user_textbox{height:25px; width:170px; border:1px solid #8bb9dc;}

.remember{ width:300px; margin:15px auto;}
.rem_user{float:left; padding:0 0 0 40px; font-size:12px;}
.rem_pass{float:left; padding:0 0 0 75px;font-size:12px;}


.btn_submit{margin:20px auto 0 auto; width :130px; height:36px;background-image:url('../images/login/btn_bg.png'); line-height:36px;}
.btn_submit span{ color:White; font-weight:bold;}

/*.copyright{ color:#eff7ff; font-size:10px; font-family:微软雅黑; margin:100px 0 0 0;} */

form{
	margin: 0;
}

body 
{
    margin:0;
    padding:0;
    background-color:#e6f5ff;
    font-size:14px;
    font-family:宋体;
	min-width:	1200px;
}

.main{ 
	width:100%;
	margin:0 auto;
	height: 700px;
    overflow: hidden;
}
.contenthead{
	position: relative;
	font-size: 36px;
	margin-top: -50px;
	margin-left: -50px;
}

.leftcontent{
	float: left;
	width: 50%;
	
}
.rightcontent{
	float: right;
	width: 50%;
}
.introduce{
	padding:150px 0 0 150px;
}
.introduce p{
	text-indent: 2em;
	font-size:20px;
	line-height:1.8em;
}
.imgcontent{
	width:600px;
	padding: 150px 150px 0 150px;
}
.copyright{
    font-size: 10px;
    font-family: 微软雅黑;
    bottom: 5px;
    position: absolute;
    text-align: center;
    width: 100%;
}

.head{
	padding-left: 30px;
	background-color: #fff;
}

.footer{
    height: 180px;
    background-color: #fff;
    position: relative;
    width: 100%;
	bottom: -5px;
	clear:both;
	min-width: 1200px;
}

.footerleft{
	width: 50%;
	float: left;
}

.footerright{
	width: 50%;
	float:right;
}

.info, .link{
    margin: 80px 0 0 180px;
}

.infohead, .linkhead{
	padding-bottom:6px;
    font-size: 20px;
    margin-left: -50px;
    width: 80%;
    border-bottom: 1px solid;
    margin-top: -50px;
    margin-bottom: 20px;
}

