/*bodyaµÄCSS====================================================================*/
#bodya{
	width:100%;
	margin:2px;
	padding:20px;
	text-align:left;
}

#bodya br{
    clear:both;
}

#dl {
	width:100%;
	text-align:left;
	margin:20px;
}
#dlleft{
	width:400px;
	padding:0px;
}

#dlright{
	width:230px;
	padding:0px;
}
#dlleft {
	float:left;
}
#dlright {
	float:right;
}
#dlleft form, #dlright form{
	margin:0px;
	padding:0px;
}
#dlall {
	width:100%;
	padding:0px;
}

#fst1, #fst2, #fst3, #fsb1, #fsb2, #fsb3 {  /* Õ¼Î»·û frameSheet Top & frameSheet Bottom colored lines */
		height: 3px;
		margin:0px;
		padding:0px;
		width: 100%;
		text-align: right;
		}

#fst1,#fst3 {
	background-color: RGB(147,190,242);
}

#fst2,#fsb2 {
	text-align:left;
	padding:5px;
	height:250px;
	line-height:200%;
	background-color: RGB(240,241,242);
}

#fsb1,#fsb3 {
	background-color: RGB(255,162,66);
}

#fst1 span,#fst3 span, #fsb1 span, #fsb3 span {
	display: none;
}

.title1{
	color:RGB(153,0,0);
}

.inname {
	float:left;
	width:80px;
	margin:0px;
	padding:0px;
	text-align:right;
	font-weight:bolder;
}

.abutton {
	text-align:center;
}

.inputtab {
	width:100%;
	background-color:#fff;
}

.inti {
	font-weight:bolder;
	text-align:center;
	background-color:RGB(153,153,153);
}

.inre1, .inre2 {
	padding:5px;
	background-color:RGB(213,213,213);
}

.inre1{
	font-weight:bolder;
	text-align:center;
}

.inwid{
	width:100%;
}
