@charset "utf-8";
/* CSS Document */

.contact_right_banner{
	width:720px;
	padding-right:35px;
}

.contact_form{
	width:755px;
	float:left;
	padding:25px 0;
}
.contact_form table td{
	padding:8px 0 2px 5px;
	height:26px;
}
.contact_form table td img{
	border:0;
} 
.contact_form table td span{
	color:#B70409;
}
.td_bottom_line{
	background:url(../images/contact_td_line.gif) no-repeat bottom;
	width:120px;
}
.form_input{
	border:1px solid #D9D9D9;
	background:url(../images/contact_input_bg.gif) no-repeat;
	background-position:1px 1px;
	width:180px;
	padding:3px 0 2px 8px;
}
.form_textarea{
	width:380px;
	overflow:hidden;
	background:url(../images/contact_input_bg.gif) no-repeat;
	background-position:1px 1px;
	height:120px;
	border:1px solid #D9D9D9;
	padding:3px 0 2px 8px;
}

/*map style*/
.google_map{
	width:720px;
	float:left;
	padding:0 35px 30px 0;
}
.map_top_bottom{
	width:445px;
	overflow:hidden;
}
.map_center{
	background:url(../images/g_map_bg.gif) repeat-y;
	width:445px;
	color:#B9020B;
	text-align:center;
	padding-bottom:1px;
}

.map_center a{
	color:#B9020B;
}
.map_center a:hover{
	text-decoration:none;
	border-bottom:1px dashed #B9020B;
}
