html,body{font-size:12px;font-family: Arial, Helvetica, sans-serif; background-color:#fff;
background: url(../png/kv68rj.png) repeat ;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,img,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {margin:0;padding:0;}

fieldset,img {border:0;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
q:before,q:after {content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select {font-family:inherit;font-size:inherit;font-weight:inherit;}

input,textarea,select {	*font-size:100%;}

.overflow{overflow: hidden;}
.clear {width:100%;height:0px;clear:both;font-size:1px;line-height:1px;}
*html{background-image:url(about:blank);background-attachment:fixed;}
.hidden{display:none;}
img{ border:0px;}
.relative{position: relative;}
.m_100{ width:100%;}
.m_50{ width:45%;}
.fl{float:left;display:inline;}
.w_1024{width:1024px;margin-left:auto;margin-right:auto;height:629px; 
background-image: url(../png/96r8j8.png);background-repeat: no-repeat;}
.w_450{ padding-left:480px;padding-top:260px;height:65px;width: 350px;}
.w_450 dl {  display:block;line-height: 35px;font-weight: normal;height: 35px;}
.w_450 dl input {padding: 5px;border: 1px solid #76a3dd;height: 16px; background:#d9ebfa; }
.w_450 dl .dt {font-size: 12px;width: 15%;text-align: right;padding-right: 10px;color: #133781; }
.w_450 .div{position: absolute;right: 50px;top: 2px;height: 25px;}
.w_450 .span {width: 100px;}
.input_check_box{ width:85px;cursor:pointer;font-size:12px;vertical-align: middle;line-height: 30px;}
.input_check_text{cursor:pointer;vertical-align: middle;line-height: 25px; color: #900;}
.w_450_2 { padding-left:542px; padding-top:0px;}
.w_450_3 { padding-left:720px ;padding-top:10px;}
.w_450_3 a{ color:#e8e8e8;}
.w_450_3 a{ color:#fff;}
select{ display:block; height:23px; line-height:23px;}
.users a{ display:block; background:#b3d7ff; height:25px; line-height:25px; width:50px; float:left; 
 text-align:center;text-decoration:none; color:#666;}
.w_450_2 a{ display:block; width:80px; height:34px;  float:left; }
.btn-dl{ display:block; background: url(../png/emnu5x.png) no-repeat;}
.btn-dl:hover{ background: url(../png/ig3k4u.png) no-repeat;}
.btn-cz{ background: url(../png/0dq44l.png) no-repeat;}
.btn-cz:hover{ background: url(../png/6grssg.png) no-repeat;}
.w_450_2 a:hover{ display:block; width:80px; height:34px;}
.users a:hover,.sel{ background:#ff6600!important; color:#fff!important; }

.button {
	display: inline-block;
	zoom: 1; 
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .4em 1em .45em;
	
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}


.white {
	color: #365aa7;
	border: solid 1px #ccc;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e9e9e9));
	background: -moz-linear-gradient(top,  #fff,  #e9e9e9);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e9e9e9');
}
.white:hover {
	background: #e9e9e9;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#fff));
	background: -moz-linear-gradient(top,  #e9e9e9,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#ffffff');
}