* {
	margin: 0;
	padding: 0;
}
.container {
	padding-top: 5px;
	width: 90%;
	margin: auto;
}
.header h2{
	font-size: 20px;
	color: rgb(46,75,129);
	padding: 3px;
	text-align:center;
}
.standard {
	position: relative;
	padding: 5px 30px;
	height: 38px;
	width: 92%; 
	border-bottom: 1px solid #b7e2f3;
	line-height: 38px;
}

.standard span {display: inline-block;}
.standard span:first-child {
    color: rgb(117,157,202);
    width: 36.33%;
}
.standard .preview {
	float: right;
	width: 69px;
	display: inline-block;
	text-align: center;
	height: 29px;
	line-height: 29px;
	border: none;
	border-radius: 4px;
	color: white;
	background-color: rgb(242,221,105);
	font-size: 18px;
	cursor: pointer;
}
.standard .preview input {
	width: 69px;
	height: 29px;
	border: none;
	border-radius: 4px;
	color: white;
	background-color: rgb(242,221,105);
	font-size: 18px;
}

.remark {
	list-style-type: none;
	padding: 0 5px;
	background:#fbfcfe;
}
.remark li {
	
	min-height: 28px;
	line-height: 28px;
	padding-left: 22px;
}
.remark li span {
	display: inline-block;
	width: 33.33%;
}

.st ,.xt{
	position:absolute;
	height:4px;
	width:146px;
	left:466px;
}
.st{
	top:-2px;
	background:url(../image/huanglan.jpg);
}
.xt{
	top:33px;
	background:url(../image/lanhuang.jpg);
}
.list{
	padding:8px 15px;
	margin:10px 10px;
}
.list li{
	padding:8px 15px;
	margin:10px auto;
}
.list li label{
	padding-right:10px;
	color:#999;
}
.c{
margin-left:25px;
}
.c0{
padding-left:35px;
margin:4px auto;
}
.c1{
padding-left:50px;
margin:2px auto;
}
.c11{
padding-left:70px;
padding-bottom:10px;
margin:2px 20px;
color:#999;
}
.c2{
padding-left:85px;
margin:2px auto;
}