/* CSS Document by chengxiaa*/
body {
	margin: 0;
	padding: 0;
	background: #FFF;
	font-size: 12px;
	color: #536478;
	font-family: '宋体', Arial, Helvetica, sans-serif;
	line-height: 22px
}

p,ul,li {
	margin: 0;
	padding: 0;
	list-style: none
}

img {
	border: 0
}

.c {
	clear: both
}

.c_black {
	color: #000
}

a.c_black:link,a.c_black:visited {
	color: #000
}

a.c_black:hover,a.c_black:active {
	color: #db3333
}

.c_white {
	color: #000
}

a.c_white:link,a.c_white:visited {
	color: #FFF;
	text-decoration: none
}

a.c_white:hover,a.c_white:active {
	color: #FFF;
	text-decoration: underline
}

.logoin_bk {
	width: 450px;
	height: 400px;
	background: url(../images/01.jpg) no-repeat;
	margin: 100px auto 0 auto;
	padding: 105px 0 0 0
}

.logoin_bk p {
	margin: 0 0 16px 0;
	padding: 0 0 0 60px
}

.logoin_bk p input {
	border: 0;
	width: 282px;
	height: 35px;
	line-height: 35px;
	background-color: transparent;
	font-size: 14px;
	font-family: '微软雅黑';
	color: #536478
}
.logoin_bk span {
	margin: 0 0 0 0;
	padding: 0 0px 0 110px
}
.logoin_bk span input {
	border: 0;
	width: 182px;
	height: 35px;
	line-height: 35px;
	background-color: transparent;
	font-size: 14px;
	font-family: '微软雅黑';
	color: #536478
}

.login_btnbk {
	width: 350px;
	height: 40px;
	margin: 0 auto;
}

.login_btnbk h2 {
	color: red;
	font-size: 14px;
}

.login_btnbk_btn_unclick {
	width: 134px;
	height: 36px;
	line-height: 32px;
	background: #db3333;
	border: 0;
	color: #FFF;
	font-size: 18px;
	font-family: '微软雅黑'
}

.login_btnbk_btn_click  {
  	width: 134px;
	height: 36px;
	line-height: 32px;
	background: #b50808;
	border: 0;
	color: #FFF;
	font-size: 18px;
	font-family: '微软雅黑'
}

.btn_click {
	background: #b50808 !important;
}

.topmenu {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: #e0e3e8
}

.topmenu_name {
	width: 165px;
	height: 30px;
	background: url(../images/02.jpg) no-repeat;
	float: left
}

.topmenu_menu {
	width: 260px;
	height: 30px;
	line-height: 30px;
	float: right;
	color: #536478
}

.topmenu_menu p {
	width: 140px;
	float: left
}

.topmenu_menu ul {
	width: 100px;
	float: right
}

.topmenu_menu ul li {
	float: left;
	width: 16px;
	height: 16px;
	margin: 5px
}

.menu {
	width: 100%;
	height: 26px;
	background: #f0f1f4;
	border-bottom: 1px solid #cdd1d9;
	padding-top: 4px
}

.main_menu {
	width: 100px;
	height: 26px;
	line-height: 26px;
	background: url(../images/06.jpg) no-repeat 76px 10px #db3333;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-indent: 10px;
	float: left
}

.l_myhome {
	width: 88px;
	height: 26px;
	line-height: 26px;
	background: url(../images/07.jpg) no-repeat 66px 10px #FFF;
	border: 1px solid #cdd1d9;
	border-bottom: 1px solid #ffffff;
	float: left;
	margin-left: 2px;
	text-indent: 10px;
	color: #536478
}

.main {
	width: 100%;
	height: 600px;
}

.main_table {
	width: 630px;
	height: auto;
	padding: 10px
}

.taable_one {
	border-collapse: collapse;
	line-height: 30px
}

.taable_one th {
	border-top: 1px solid #bbb;
	background: #fafafa;
	font-weight: normal;
	text-align: center;
	padding: 0 4px;
}

.taable_one td {
	border-top: 1px solid #bbb;
	padding: 0 4px;
}

.foot_page {
	width: 610px;
	height: 30px;
	line-height: 30px;
	background: #f0f1f4;
	border-top: 1px solid #bbb;
	padding: 0 10px
}

.page_l {
	width: 280px;
	height: 30px;
	float: left
}

.page_r {
	width: 310px;
	height: 30px;
	float: right;
	text-align: right
}

.page_r span {
	font-weight: bold
}