﻿@CHARSET "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
html {overflow-y:auto;}
body {
	/*_background-image:url(../images5/background.jpg);
	_background-repeat:repeat-x;*/
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif,"微软雅黑","宋体";
	font-size: 14px;
	color: #CCCCCC;
}
.background { display:inline-table; position:absolute;  top:-2px;left:0; width:100%; height:336px; z-index:-1}
.background1 {overflow:hidden; position:absolute; z-index:-5; width:100%; height:100%; left:0; top:0; background:url(../images5/background.jpg) center center no-repeat;}
a,a:visited {
	text-decoration:none;
	color:#08426a;
}
a:hover {
	color:#06AEFF;
}
a:active{ 
    background-color: transparent !important;
}

#container {
	margin: 0 auto;
	width: 680px;
}
#body {
	float:left;
	width:680px;
	padding-bottom:20px;
}
#top {
	float: left;
	width: 640px;
	padding-bottom:20px;
}
#logo {
	float:left;
	width:640px;
	margin-top:20px;
}
#login {
	/* float:left; */
	/* width:640px; */
}
#title {
	float: left;
	width: 640px;
	height: 50px;
	padding-top:0px;
	background-color:#388ab8;
}
#title h1 {
	float: left;
	width: 480px;
	height: 50px;
	font-family:"微软雅黑","宋体",Arial, Helvetica, sans-serif;
	font-size:20px;
	margin-left:10px;
	color:#c3deec;
}
#title h1 img,#title h1 span {
	vertical-align:middle;
}
#content {
	/* float:left; */
	/*background:url(assets/img/login/loginBG.png) no-repeat;*/
	width:680px;
	padding-bottom:0px;
	/* margin-top:30px; */
}

#con { FONT-SIZE: 18px; MARGIN: 0px auto; WIDTH: 680px;  background:none;}
#tags { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN:0; WIDTH: 680px; PADDING-TOP: 0px; HEIGHT: 50px;}
#tags LI { BACKGROUND: url(../images5/tagLeft.png) no-repeat left bottom;_BACKGROUND: url(../images5/tagLeft_ie6.png) no-repeat left bottom; FLOAT: left; MARGIN-RIGHT: 10px; LIST-STYLE-TYPE: none; HEIGHT: 50px; position:relative;}
#tags LI A { PADDING-RIGHT: 67px; PADDING-LEFT: 68px; BACKGROUND: url(../images5/tagRight.png) no-repeat right bottom; FLOAT: left; PADDING-BOTTOM: 0px; COLOR: #3e8acf; LINE-HEIGHT: 50px; PADDING-TOP: 0px; HEIGHT: 50px; TEXT-DECORATION: none }
#tags LI.emptyTag { BACKGROUND: none transparent scroll repeat 0% 0%; WIDTH: 4px }
#tags LI.selectTag { BACKGROUND-POSITION: left top; MARGIN-BOTTOM: -2px; POSITION: relative; HEIGHT: 50px }
#tags LI.selectTag A { BACKGROUND-POSITION: right top; COLOR: #3e8acf; LINE-HEIGHT: 50px; HEIGHT: 50px;}
#tagContent { BORDER-RIGHT: #bcbcbc 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #eaeaea 0px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; BORDER-LEFT: #bcbcbc 1px solid; PADDING-TOP: 0px; BORDER-BOTTOM: #bcbcbc 1px solid; BACKGROUND-COLOR:#eaeaea; border-radius:10px 10px 10px 10px;}
/* .tagContent { PADDING-RIGHT: 10px; DISPLAY: none; PADDING-LEFT: 10px; BACKGROUND: url(../images5/bg.gif) repeat; PADDING-BOTTOM: 10px; WIDTH: 658px; COLOR: #474747; PADDING-TOP: 10px; HEIGHT: 290px; border-radius:0 0 10px 10px;} */
.tagContent { PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; WIDTH: 658px; COLOR: #474747; PADDING-TOP: 10px; HEIGHT: 290px; border-radius:0 0 10px 10px;}
#tagContent DIV.selectTag { DISPLAY: block }

#tabs {
	float:left;
	width:600px;
	height:30px;
	margin:20px 0 0 0;
	border:none;
	position:relative;
}
.lable-list li {
	list-style-type: none;
  	float: left;
	margin-left:10px;
	margin-top:2px;
	vertical-align:bottom;
	border:1px;
	background-color:#F0F0F0;
}
.lable-list a {
	display:block;
	background-color:#F0F0F0;
	padding:5px;
	padding-bottom:8px;
	border:1px #CCC solid;
	z-index:0;
	position:relative;
	font-size:12px;
}
.lable-list .on a {
	float:left;
	display:block;
	background-color:#f7f7f7;
	padding:5px;
	padding-bottom:10px;
	border:1px #CCC solid;
	border-bottom:none;
	color:#06AEFF;
	border-radius:10px;*/
}

.frame {
	margin:0 auto;
	padding-left:20px;
}
.main {
	float:left;
	width:600px;
	padding-bottom:10px;
	border:1px #CCC solid;

}
.table {
	clear:both;
	width:630px;
	margin:0 auto;
	margin-top:30px;
}
.table td {
	height:34px;
	color:#08426a;
	line-height:34px;
	padding-left:0px;
	padding-bottom:10px;

}

/*IE6,IE7,IE8*/
.table input {
	border:1px #c8c8c8 solid;
	width:256px;
	padding-left:30px;
	height:26px;
	padding-top:10px;
	color:#666;

	border-radius:3px;
	font:14px/18px arial,"宋体",sans-serif,"Microsoft YaHei",tahoma;
}

/*IE9,IE10,FF,Chrome*/
:root .table input {
	height:36px;
	border:1px #c8c8c8 solid;
	width:256px;
	padding-left:30px;
	padding-top:0px;
	color:#666;

	border-radius:3px;
	font:14px/18px arial,"宋体",sans-serif,"Microsoft YaHei",tahoma;
	outline:none;
}
.table #username {
	background:url(assets/img/login/person.png) no-repeat #FFF 10px 10px;
	_background:url(assets/img/login/person_ie6.png) no-repeat #FFF 10px 10px;
	
}
.table #username:hover,.table #userName:focus {
	background:url(assets/img/login/person_hover.png) no-repeat #FFF 10px 10px;
	_background:url(assets/img/login/person_ie6_hover.png) no-repeat #FFF 10px 10px;
	
}
.table #password {
	background:url(assets/img/login/lock.png) no-repeat #FFF 10px 10px;
	_background:url(assets/img/login/lock_ie6.png) no-repeat #FFF 10px 10px;
}
.table #password:hover,.table #passWord:focus {
	background:url(assets/img/login/lock_hover.png) no-repeat #FFF 10px 10px;
	_background:url(assets/img/login/lock_ie6_hover.png) no-repeat #FFF 10px 10px;
}
.table #showpassword {
	background:url(assets/img/login/lock.png) no-repeat #FFF 10px 10px;
	_background:url(assets/img/login/lock_ie6.png) no-repeat #FFF 10px 10px;
}
.table #showpassword:hover,.table #passWord:focus {
	background:url(assets/img/login/lock_hover.png) no-repeat #FFF 10px 10px;
	_background:url(assets/img/login/lock_ie6_hover.png) no-repeat #FFF 10px 10px;
}

.table #yzm {
	width:140px;
	background:url(assets/img/login/checkcode.png) no-repeat #FFF 8px 11px;
	_background:url(assets/img/login/checkcode_ie6.png) no-repeat #FFF 8px 11px;
}
.table #yzm:hover,.table #inputCode:focus {
	width:140px;
	background:url(assets/img/login/checkcode_hover.png) no-repeat #FFF 8px 11px;
	_background:url(assets/img/login/checkcode_hover.png) no-repeat #FFF 8px 11px;
}

.table input:focus,.table input:hover {
	border:1px #5697bc solid;
}

.tagContent label{display:block;height:36px;position:relative;border-radius:3px;}
.tagContent label span{position:absolute;float:left;line-height:36px;left:33px;color:#C8C8C8;cursor:text;font-size:14px;top:1px;
*top:4px;
}


.input_button {
	margin:10px 0 0 168px;
	border:0;
	box-shadow:none; 
	background: url(assets/img/login/submit.png) no-repeat;
	_background: url(assets/img/login/submit_ie6.png) no-repeat;
	width:283px;
	height:51px;
	color:#FFF;
	font-size:22px;
	padding-bottom:0\9;
	padding-left:0px;
	position:relative;
}
.input_button:hover {
	background:url(assets/img/login/submit1.png) no-repeat;
	_background:url(assets/img/login/submit1_ie6.png) no-repeat;
	border:0;
	cursor:pointer;
	box-shadow:none; 
	padding-right:0px;
}
.link {
	width:283px;
	margin-top:10px;
	margin-left:195px;
	text-align:center;
	font-size:14px;
}
.link a {
	clear:both;
	margin:auto 0px;
	left:-25px;
	position:relative;
	color:#999;
}
 











