body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,p,blockquote{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
img{border:0}

ol,ul{list-style:none}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
body{
	height:100%;
	color:#333;
	background-position: center top;
	font-family: "ËÎÌå";
	font-size: 12px;

}
a{
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
.error{
	color: #990000;
}
select{font-size:12px}
.login_head{
	clear: both;
	height: 50px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
.login_head .left{
	float: left;
}
.login_head .right{
	float: right;
	color: #999999;
	padding-top: 20px;
}
.login_head .right a{
	color: #333333;
}
.login_title{
	line-height: 115px;
	background-image: url(bg01.gif);
	background-repeat: repeat-x;
	text-align: center;
	clear: both;
	height: 115px;
}
.login_title h2{color:#1C84AF;font:normal 26px/43px "MicroSoft YaHei","SimHei";}
.login_main{
	clear: both;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	overflow: hidden;
	background-repeat: no-repeat;
	padding-top: 70px;
	border: 2px solid #E7E7E7;
}
.login_main .left{
	padding: 10px;
	float: left;
	width: 580px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.login_main .right{
	padding: 10px;
	float: right;
	width: 130px;
}
.login_foot{
	text-align: center;
	line-height: 20px;
	clear: both;
	height: 20px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}

.admin_left{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.admin_left dt{
	line-height: 25px;
	font-weight: bold;
	background-color: #F0F0EE;
	text-align: center;
	height: 25px;
	border: 1px solid #CCCCCC;
	background-image: url(admin_left.gif);
	background-repeat: repeat-x;
	cursor: hand;
	margin-top: 10px;
}
.admin_left dt span{
	display: block;
}
.admin_left dd{
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
	line-height: 20px;
}
.admin_right{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.admin_right dt{
	line-height: 25px;
	font-weight: bold;
	background-color: #EFF7E4;
	height: 25px;
	border: 1px solid #DEEAB6;
	padding-left: 20px;
}
.admin_right dd{
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DEEAB6;
	border-bottom-color: #DEEAB6;
	border-left-color: #DEEAB6;
	margin-bottom: 10px;
}
.admin_top{
	background-image: url(admin_top.gif);
	background-repeat: repeat-x;
	height: 40px;
	color: #CBDAB3;
}
.admin_logo{
	float: left;
	height: 40px;
	width: 150px;
	text-align: center;
}
.admin_menu{
	line-height: 40px;
	text-decoration: none;
	float: right;
	height: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: center;
}
.admin_menu a{
	color: #CBDAB3;
}
.admin_menu a:hover{
	color: #ffffff;
}
.diy1{
	border: 1px solid #CCCCCC;
	margin: 10px;
	padding: 1px;
	clear: both;
}
.diy1 dt{
	line-height: 30px;
	color: #333333;
	clear: both;
	height: 30px;
	background-color: #F0F0EE;
	padding-left: 20px;
}
.diy1 td{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.msg{
	color: #FF0000;
	text-align: center;
	clear: both;
	font-weight: bold;
	margin-left: 20px;
}
.b_msg{
	color: #FF0000;
	text-align: center;
	clear: both;
	font-weight: bold;
	font-size: 36px;
	line-height: 60px;
	background-color: #F0F0EE;
	padding: 10px;
	height: 60px;
	border: 1px solid #CCCCCC;
	margin: 20px;
}
.wrong{
	font-weight: bold;
	color: #FF0000;
}
.jiegou{
    background-color: #F0F0EE;
	text-align: center;
	height: 100px;
	width: 80px;
	border: 1px solid #CCCCCC;
	padding: 1px;
}
.jiegou li{
	list-style-type: none;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
}
.jiegou .title{
	background-color: #FF9900;
}
.jiegou .red{
	background-color: #990000;
}
.jiegou .green{
	background-color: #009900;
}
.gbook{
	border: 1px solid #CCCCCC;
	margin: 10px;
	padding: 1px;
	clear: both;
}
.gbook dt{
	color: #333333;
	clear: both;
	background-color: #F0F0EE;
	padding: 10px;
}
.gbook dt .date{
    
}
.gbook dd{
	color: #990000;
	clear: both;
	background-color: #ffffff;
	padding: 10px;
}