@charset "utf-8";
/* CSS Document */
@import url("base.css");
#container {
	height:auto!important;

	
}

#container #container_left {
	width:247px;
	height:auto!important;
	min-height:600px;
	_height:600px;
	float:left;

}
#container #container_right
{
 width:710px; float:left;
 height:auto!important;
 min-height:600px;
 _height:600px;
 margin-left:10px;


}
.rightContent .rightTitle
{ background:url(../img/ContactUsTitle.gif) no-repeat;
 height:35px; line-height:35px; text-indent:45px;}
.rightContent .content { border:none;}

.rightContent .content #ContactUs_top{ height:210px; background:url(../img/ContactUsBg.gif) right no-repeat;}
.rightContent .content #ContactUs_top h4{ color:#3c3c3c; margin-left:10px; margin-top:0px; padding:0px; font-size:18px; margin-bottom:10px;}