#form_inner{
	width:770px;
	margin:20px auto;
}
#form_chui{
	color:#603d3f !important;
	background:url(../img/form/02_logo.jpg) no-repeat right 50%;
}
#form_inner span{
	font-size:1.2em;
}
#info{
	width:100%;
	color:#603d3f;
	text-align: left;
	border-top: 1px solid #94285b;
	border-left: 1px solid #94285b;
	font-size: 90%;
	line-height:2em;
}
#info tr th .red,
#info tr td .red{
	font-weight: bold;
	color: #C00;
}
#info th {
	border-right: 1px solid #94285b;
	border-bottom: 1px solid #94285b;
	padding: 20px 0 20px 20px;
	padding: 20px;
	color:#603d3f;
	font-weight:bold;
	background-color:#ffeaea;
	width:140px;
}
#info td {
	border-right: 1px solid #94285b;
	border-bottom: 1px solid #94285b;
	padding: 20px;
	color:#603d3f;
	background-color:#fff;
}
/*#info td.name{
	border-right: 1px solid #94285b;
	border-bottom: 1px solid #94285b;
	width: 200px;
	padding:10px 0 10px 10px;
}
#info td.left{
	border-right: 1px solid #94285b;
	border-bottom: 1px solid #94285b;
	background-color:#ffeaea;
	text-align: left;
	padding:10px 0 0 10px;
	width: 250px;
	font-size: 12px;
}
#info td.left2l{
	border-right: 1px solid #94285b;
	border-bottom: 1px solid #94285b;
	background-color:#ffeaea;
	padding:10px 0 0 10px;	
	width: 250px;
	font-size: 12px;
	height: 20px;
}
#info td.left4l{
	border-right: 1px solid #94285b;
	border-bottom: 1px solid #94285b;
	background-color:#ffeaea;
	padding:10px 0 0 10px;	
	width: 250px;
	font-size: 12px;
	font-size: 12px;
	height: 50px;
}*/
.time_bg{
	background:url(../img/form/03_eigtyo_time.jpg) no-repeat 90% 50%;
	height:177px;
}
#info tr td input{
	padding:3px;
}
#gray textarea {
	color: #666;
	font-size: 14px;
}
#info tr #linehight {
	line-height: 3em;
}
#cap a{
	color:#C60;
	text-decoration:underline;
}
.check{
	margin:20px 0;
	text-align:center;
}#cap{
	margin:0 0 20px 0;
}
.caption_red{
	color:#C00;
}
.none{
	display:none;
}
/* add css by yang */
#contactform table tbody tr td.other ul li {
    float: left;
    padding-bottom: 7px;
}

#contactform table tbody tr td.other ul li.col4_1{
	width: 135px;
}
#contactform table tbody tr td.other ul li.col4_2{
	width: 135px;
}
#contactform table tbody tr td.other ul li.col4_3{
	width: 135px;
}
#contactform table tbody tr td.other ul li.col4_4{
	width: 135px;
}

#contactform table tbody tr td.time_bg select{
	float: left;
}
#contactform table tbody tr td.time_bg p{
	float: left;
}
#contactform table tbody tr td.time_bg .time{
	float: left;
	width: 380px;
	padding-top: 9px;
	margin-right: 21px;
}
#contactform table tbody tr td.time_bg .time .choice{
	width: 380px;
	margin-bottom: 11px;
	color: #333333;
	font-size: 94%;
}
#contactform table tbody tr td.time_bg .time .choice .months{
	margin-right: 15px;
	font-size: 1.2em;
	font-weight: bold;
	color: #543A32;
}
#contactform table tbody tr td.time_bg .time .choice p{
	font-size: 1.2em;
}
#contactform table tbody tr td.time_bg .time .choice .hour{
	margin-left: 10px;
}
#contactform table tbody tr td.time_bg .time p.attention{
	
	padding:10px 0 0 0;
	width:300px;
	font-size: 1.0em;
	color: #E9381F;
}
#contactform table tbody tr td.time_bg .image{
	float: left;
}

#contactform table tbody tr td.other ul li{
	float: left;
	padding-bottom: 7px;
}
#contactform table tbody tr td.other ul li.row1{
	width: 160px;
}
#contactform table tbody tr td.other ul li.row2{
	width: 160px;
}
#contactform table tbody tr td.other ul li.row3{
	width: 160px;
}
#contactform table tbody tr td.other ul li.other{
	width: auto;
}
#contactform table tbody tr td.other ul li.other label{
	float: left;
	padding-right: 12px;
}
#contactform table tbody tr td.other ul li.other input.text{
	width: 309px;
	height: 20px;
	background-color: #C7C7C7;
	font-size: 100%;
}


/* add css by yang */