#y_main{
margin: 0 auto 0 auto;
width:555px;
/*position:absolute;*/
/*border:1px solid #336666;*/
}

.y_attention{
color:red;
}

.y_contact{
width:460px;
height:15px;
background-color:#CEDB9E;
}

.y_contact_textarea{
width:460px;
height:200px;
background-color:#CEDB9E;
}


#y_main_table td{
	vertical-align:top;
	text-align:left;
}
.err{
color:red;
}
#contact_tb td{
	vertical-align:top;
}
.contact_td{
	vertical-align:top;
	background:#CEDB9E;
}

.contact_left{
width:75px;
float:left;
}
.contact_right{
width:480px;
float:left;
}

