@CHARSET "UTF-8";
.htmlbox{
	min-height:50px;
	padding:10px;
}
.htmlbox dt{
	font-weight:700;
	font-family:微软雅黑;
}
.htmlbox dd{
  overflow:hidden;
}
.htmlbox dd a{
	display:block;
	width:128px;
	height:34px;
	float:left;
	margin:0 10px 0 0;
	line-height:34px;
	text-align:center;
	font-size:12px;
	background:url(../img/renew.gif) no-repeat center center;
	color:#000;
	padding:10px;
}
.htmlbox dd a:hover{
	color:#fff;
	background:url(../img/renewh.gif) no-repeat center center;
}
.htmlbox dd{
	border:1px solid #ccc;
	border-radius:5px;
}
.information{
   background:url(../img/information.png) 10px 11px no-repeat #DBE3FF; 
   border:1px #A2B4EE solid; 
   color:#585B66; margin:10px; 
   padding:8px 8px 8px 35px; line-height:22px;
}
.htmling{
	overflow:hidden;
	padding:10px;
	text-align:center;
	color: #060;
    font-size: 14px;
	font-family:微软雅黑;
	display:none;
}
.htmling p font{
	font-family: georgia;
    font-weight: bold;
    color: #F00;
    font-size: 14px;
	padding:0 2px;
}
 .htmling p.url{
	line-height:30px;
 }
.htmltishi{
	line-height:24px;
	color:#333;
}
 .htmling p a{
	color:#3D62A1;
 	padding:0 5px;
 }
 .htmling p a:hover{
	color:#23008C;
 }
 .htmling p.progress{
 	height:30px;
	background:url(../img/progress.gif) no-repeat center center;
 }
.successful{
	overflow:hidden;
	padding:10px;
	text-align:center;
	color: #060;
    font-size: 14px;
	font-family:微软雅黑;
	display:none;
}
.successful p {
	line-height:25px;
}
.successful p font{
	font-family: georgia;
    font-weight: bold;
    color: #F00;
    font-size: 14px;
	padding:0 2px;
}
.successful p.fanhui{
	display:block;
	width: 120px;
	height: 29px;
	background: url("../img/btn.png") repeat-x scroll left center transparent;
	border-radius: 3px;
	text-align: center;
	line-height: 29px;
	color: #FFF;
	box-shadow: 0px 0px 3px #A5C760;
	cursor: pointer;
	margin:10px auto;
}

.successful p.fanhui:hover{
    background: url("../img/btn2.png") repeat-x scroll left center transparent;
}




