.parform table td{ height:35px;  font-size:13px; font-weight:bold; color:#333333;}
.parform table td.right{ text-align:right;}
.parform table td input{ width:368px; height:25px; line-height:25px; padding-left:10px; vertical-align:middle; border-bottom:1px #a9a9a9 solid !important; background:none; font-size:13px; font-weight:bold; color:#333333; border: 0;}
.parform table td.parbj{ height:45px;}
.parform table td.parbj p{ padding-left:35px;font-size:13px; width:615px; font-weight:bold; color:#333333;background:#f5f5f5; height:30px; line-height:30px}
.parform table td select{ width:155px; height:20px; line-height:20px; text-align:center; font-size:13px; font-weight:bold; color:#333333; font-family:Arial, Helvetica, sans-serif;}
.parform table td input.submit{ width:85px; height:35px; background:url(../images/submit_03.html) no-repeat; vertical-align:middle;  border:none; cursor:pointer; margin-left:85px;}
.parform table td.height{ height:60px;}
.parform table td input.submit2{ width:85px; height:35px; background:url(../images/submit_05.html) no-repeat; vertical-align:middle; border:none; cursor:pointer; margin-left:20px;}
.parform table td p.txt{ font-size:13px; font-weight:bold; color:#333333; /*padding-left:10px;*/}
.parform table td.line2{ border-bottom:1px #e8e8e8 solid; height:20px;}
.parform table td input.contan{ width:30px; vertical-align:middle; font-size:13px; font-weight:bold; color:#333333;}
.parform table td textarea{ width:375px; height:100px; padding-left:10px;}
.parform table td select.select2{ width:375px; height:100px; text-align:left; padding-left:20px; line-height:30px; font-size:13px; font-weight:bold; color:#333333; font-family:Arial, Helvetica, sans-serif}


.box  {	
	
	position: relative;
	float: left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 0 1px #ccc;
	-webkit-box-shadow: 0 0 1px#ccc;
	box-shadow: 0 0 1px #e87e00;
	margin:10px 10px 10px 0;
	width:205px;
}

.box .box-title {
	width:205px;
	position: relative;
	color: #fff;
	background-color:#333;
	font-size: 12px;
	height:38px;
	text-align:center;
	padding-top:7px;
}