#EPaper {
	width: 750px;
	margin: 0 auto;
}

#EPaper .Title1 {
	margin: 20px auto 10px; width: 728px; height: 48px;
	background:url(/images/EPaper/Title1.png) top left no-repeat;
}

#EPaper .Title2 {
	margin: 20px auto 10px; width: 728px; height: 48px;
	background:url(/images/EPaper/Title2.png) top left no-repeat;
}

#EPaper .Title3 {
	margin: 20px auto 10px; width: 728px; height: 48px;
	background:url(/images/EPaper/Title3.png) top left no-repeat;
}

#EPaper .SubTitle1 {
	margin: 20px auto 20px; width: 537px; height: 72px;
	background:url(/images/EPaper/SubTitle1.png) top left no-repeat;
}

#EPaper .SubTitle2 {
	margin: 20px auto 20px; width: 529px; height: 79px;
	background:url(/images/EPaper/SubTitle2.png) top left no-repeat;
}

#EPaper .SubTitle3 {
	margin: 20px auto 20px; width: 284px; height: 59px;
	background:url(/images/EPaper/SubTitle3.png) top left no-repeat;
}

#EPaper .Body {
	margin: 0 auto; width: 500px; padding-left: 60px;
}

#EPaper .btn {
	float: left; width: 100px; margin: 0 10px 15px 0;
}

#EPaper .description {
	float: left; width: 380px; margin-bottom: 15px; padding: 5px 0;
}

#EPaper .arrow {
	float: left; width: 10px; height: 10px; margin: 10px 0 0;
	background: url(/images/Icon/arrow06.png) no-repeat;
}

#EPaper .note {
	float: left; width: 360px; margin: 7px 0 0 5px;
	color:#7f2d00; line-height:18px;
}

#EPaper input {
	margin:0; width:100px;
	background:#FFFFFF; color:#454545;
}


#EPaper .FormLable {
	float: left; width: 150px; margin: 0 10px 5px 0;
	text-align: right; padding: 5px 0;
}

#EPaper .FormObject {
	float: left; width: 230px; margin-bottom: 5px;
}

#EPaper .ErrorMsg {
	float: left; width: 100px; padding: 5px 0;
	color: #FF0000; font-weight: bold; display: none;
}


#EpaperForm input, select {
	width: 200px;
}

#EpaperForm .btn1 {
	float: left; width: 76px; height: 27px;
	background: url(/images/Epaper/button_01.png) no-repeat top center;
	cursor:pointer; margin: 5px 2px 0 0;
}

#EpaperForm .btn1:hover {
	background: url(/images/Epaper/button_01.png) no-repeat bottom center;
}

#EpaperForm .btn2 {
	float: left; width: 76px; height: 27px;
	background: url(/images/Epaper/button_02.png) no-repeat top center;
	cursor:pointer; margin: 5px 2px 0 0;
}

#EpaperForm .btn2:hover {
	background: url(/images/Epaper/button_02.png) no-repeat bottom center;
}

#EPaper .Paperclip {
	width: 671px; margin: 0 auto;
}

#EPaper .Paperclip .Width1 {
	width: 650px;
}
