@charset "utf-8";
/* CSS Document */
.contact_banner{
	width:778px;
	background:url(../images/contact_banner.gif) no-repeat;
	height:243px;
	float:left;
}

/*--right start*/

.contact_right_content{
    width:523px; 
    float:left;
    background:url(../images/new_right_bg.gif) no-repeat top;
	padding-top:65px;
	padding-left:60px;
}
.contact_right_content input,textarea{
	border:1px solid #787878;
}
.contact_right_content img{
	border:0px;
}
.contact_right_content table{
	background:url(../images/contact_line.gif) no-repeat;
	background-position:left bottom;
}

.textarea_css{
	padding:14px 0 12px 0;
}
/*--right end--*/