@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 .content{ border:none;}
.rightContent .content .contentTop{ height:160px; background:url(../img/enter.jpg) no-repeat bottom left;}
.rightContent .content .contentTop #topright{ display:inline; float:left; margin-left:200px; height:160px; width:400px;  color:red; font-size:18px; line-height:28px; font-family:"黑体", Impact; text-align:center; }
#txt{ height:70px; line-height:70px; text-align:center;}
#enterform{ width:679px; margin:0 auto; height:340px;}
#enterform #title{ height:30px; background:url(../img/enterform.jpg) no-repeat; line-height:30px; text-indent:35px;}
#enterform #enterContent{height:310px; border:1px solid #ffa7a6; border-top:none; }
#enterform #enterContent ul{  margin-left:80px;}
#enterform #enterContent ul li{height:26px; line-height:26px; text-indent:20px;}
#enterform #enterContent ul li img{ vertical-align:middle;}
#enterform #enterContent ul .liContent{ height:160px;  }
#enterform #enterContent ul .liContent textarea{ *margin-left:2px; width:258px; height:118px; vertical-align:top;}
#enter_btn{ text-indent:0px;margin-left:82px; }