body {
	margin: 0px;
	padding: 0px;
	text-decoration: none;

}
div,ul,li,img{ margin:0px; padding:0px; list-style-type:none;}
.logindiv {
	width:100%;
	height:550px;
	position:absolute;
	top:50%;
	margin-top:-275px;
	background-image: url(../image/bg.gif);
	background-repeat: repeat-x;
	background-position: left 110px;
}
.rk{
	width:400px;
	height:400px;
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-170px;
	margin-left:-200px;
	background-position: left top;
	border: 1px solid #CCC;
	background-repeat: no-repeat;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	background-color: #FFF;
	background-image: url(../image/rk_bg2.gif);
}
.rk_button{ width:224px;overflow:hidden; padding:25px 88px 20px 88px;}
.rk_button li{ width:224px;color:#fff;  height:50px; font-size:24px;line-height:50px; text-align:center; margin:20px 0;
 background:#34b6f4;
 border:2px solid #fff;font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ,"Microsoft JhengHei",»ªÎÄÏ¸ºÚ,STHeiti,MingLiu;
-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;}
.rk_button li a{ color:#fff; text-decoration:none;display:block;}
.rk_button li a:hover{background:#0091d5; color:#fff; display:block;
-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;}
	
#ll_t{
	font-size:20px;
	line-height:50px;
	height:50px;
	text-align:left;
	color:#333;
	width:100%;
	height:50px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	background-image: url(../image/rk_tbg.png);
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ,"Microsoft JhengHei",»ªÎÄÏ¸ºÚ,STHeiti,MingLiu;
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ccc;
		border-top-right-radius:10px;border-top-left-radius:10px;

}
#ll_t li{
	background-image: url(../image/rk_biao.gif);
	background-repeat: no-repeat;
	background-position: 10px 12px;text-indent: 40px;
}
#ll_t li span{ float:right; margin:11px 15px 0 0; }
#ll_t li span a:link{ color:#666;}
#li_t li span a:hover{color:#333;}
.page{
	width:1002px;
	height:650px;
	clear:both;
	margin:0px auto;
}
.logo{
	width:100%;
	height:110px;
	background-image: url(../image/logo.png);
	background-repeat: no-repeat;
}
.logo2{
	width:100%;
	height:110px;
	background-image: url(../image/logo2.png);
	background-repeat: no-repeat;
}
#zjtubg{
	background-image: url(../image/zjtu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 349px;
}
#zjtubg2{
	background-image: url(../image/zjtu2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 349px;
}
#dl{
	height: 226px;
	width: 273px;
	position: relative;
	left: 610px;
	top: 35px;
	padding: 30px 35px 35px 35px;
}
.ztitle{
	font-size:20px;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ,"Microsoft JhengHei",»ªÎÄÏ¸ºÚ,STHeiti,MingLiu; 
	color: #333;
	font-weight: 600;
	text-decoration: none;
}
.tab1{
	margin-top:20px;
}
#input-dl {
	font-size: 14px;
	line-height: 39px;
	background-color: #FFF;
	height: 39px;
	border: 1px solid #c8c8c8;
	background-image: url(../image/input_dl.gif);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	width: 231px;
	padding-left: 40px;
}
#input-mm {
	font-size: 14px;
	line-height: 39px;
	background-color: #FFF;
	height: 39px;
	border: 1px solid #c8c8c8;
	background-image: url(../image/input_mm.gif);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	width: 231px;
	padding-left: 40px;
}
#input-pg {
	font-size: 14px;
	line-height: 39px;
	background-color: #FFF;
	height: 39px;
	border: 1px solid #c8c8c8;
	background-image: url(../image/input_pg.gif);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	width: 231px;
	padding-left: 40px;
}
.button {
	font-size: 16px;
	line-height: 34px;
	color: #FFF;
	text-decoration: none;
	height: 36px;
	font-weight: 600;
	margin: 0px;
	background-color: #0e6ebd;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ,"Microsoft JhengHei",»ªÎÄÏ¸ºÚ,STHeiti,MingLiu;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	padding-right: 20px;
	padding-left: 20px;
	width: 273px;
}
.button2 {
	font-size: 16px;
	line-height: 34px;
	color: #FFF;
	text-decoration: none;
	height: 36px;
	font-weight: 600;
	margin: 0px;
	background-color: #0d98f6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ,"Microsoft JhengHei",»ªÎÄÏ¸ºÚ,STHeiti,MingLiu;
	width: 273px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.endz{
	line-height:35px;
	font-size:12px;
	text-align:center;
	color: #7f7d7d;
	height: 35px;
	width: 307px;
	margin-left: 630px;
	margin-top: 50px;
}

.font20 {
	font-family:"Microsoft YaHei", "Î¢ÈíÑÅºÚ", "Microsoft JhengHei", "»ªÎÄÏ¸ºÚ", STHeiti, MingLiu;
	font-size: 20px;
	color: #333;
}
