﻿*{padding:0;margin:0;}
fieldset,img {border:0; } 
ol,ul {list-style:none; } 
body{font:14px/1.6  "黑体",Arial, Helvetica, sans-serif; background-color:#FFF;color:#666;
background: url('../images/bg.jpg') no-repeat;background-size: 100%;} 

.regbox{
	width: 600px;
	margin:0 auto;
	background: #9b0000;
	margin-top: 20%;
	border-radius: 15px;
	opacity: .9;
	position: relative;
	margin-bottom: 100px;
	background-color: #5A004A;
}
.regbox .title{height: 50px;line-height: 50px;font-size: 20px;color: #fff687;text-indent: 10px;font-style: italic;}
.regbox .con{padding: 10px;padding-top: 0;}
.regbox .con .conbox{background: #fff;border-radius: 15px;padding: 5px 15px;color: #9b0000;}
.conbox li{border-bottom: 1px dashed #9b0000;margin: 5px 0;}
.conbox li label{font-size: 18px;}
.conbox li input{height: 25px;line-height: 25px;font-size: 14px;width: 200px;border:none;}
.conbox li em{font-style: normal;}
.btn{width: 175px;height: 59px;background: url(../images/btn.png);position: absolute;bottom: -49px;left: 200px;}
.btn a{display: block;width: 100%;height: 100%;}
