﻿	*{
	margin:0;
	padding:0;
	}
	
	html,body{
    -webkit-text-size-adjust:none;
	}
	


	ul{list-style:none;}



		body {
	background-color: #FFFFFF;
	font-family: "微软雅黑", Helvetica, Arial;
	font-size: 14px;
	line-height: 28px;
	color: #474747;
	}

	
	table {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
	td {
	padding: 4px;
	font-family:  "微软雅黑", Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #57595A;
	line-height: 20px;
	}
	
	


#Top{
	margin-right: auto;
	margin-top:0px;
	margin-left: auto;
	margin-bottom: 8px;
	background-color: #9f844d;
	font-size: 18px;
	line-height: 35px;
	font-weight: normal;
	color: #FFFFFF;
	height: 35px;
	padding-left: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d8cfbc;
	width: 100%;
	position: fixed;
	top:0;
}



.Main{
	padding: 20px;
	font-size: 14px;
	line-height: 28px;
	color: #323232;
	text-align:justify;
	text-justify:inter-ideograph;
	margin-top: 45px;
}

h1{
	margin: 10px auto;
	font-size: 24px;
	color: #a07523;
	font-weight: 300;
	text-align: center;
}
.info{
	font-size: 12px;
	line-height: 26px;
	color: #CCC;
	text-align: center;
}
.detail{
	font-size: 14px;
	line-height: 26px;
	text-align:justify; 
	text-justify:inter-ideograph;
}


#Video{
	margin-right: 0;
	margin-bottom: 0;
	text-align: center;
}
#Video .title{
	text-align: center;
	font-size: 14px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 15px;
	height: 15px;
}


.submit, .back{
	height:27px;
	/*width:80px;*/
	font-size: 14px;
	line-height: 27px;
	font-weight: 400;
	color: #FFF;
	background-color: #997d46;
	background-repeat: no-repeat;
	background-position: 14px center;
	padding-left: 38px;
	padding-right: 20px;
	float: left;
	margin-right: 15px;
	margin-top: 10px;
	text-decoration: none;
	display: block;
	border: none;
}
.submit:hover, .back:hover{
	background-color: #c5ad76;
}

.back{
	background-image: url(../images/icon-back.png);
}
.submit{
	background-image: url(../images/icon-submit.png);
}




.textbox{
	background-color: #f5f2eb;
	color: #997d46;
	border: 1px solid #c8c4b9;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-size: 14px;
	}
	
	
.bitian{
	font-size: 18px;
	color: #FF8000;
	margin-left: 5px;
	margin-right: 5px;
}
.succeed{
	font-size: 18px;
	line-height: 180px;
	text-align: center;
	display: block;
	margin: 0px auto;
}
.tdtitle{
	font-size: 14px;
	line-height: 28px;
	color: #7a613a;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7a613a;
}
.Stitle{
	font-size: 16px;
	line-height: 26px;
	color: #7a613a;
	margin-bottom: 15px;
	text-align: center;
}