@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;}
.articleInfo{ height:26px; line-height:26px; text-align:center; border-bottom:1px dotted #d0d0d0; margin-top:10px; color:#999; padding-right:10px;}
#acticleDitail{ color:#3c3c3c; margin:20px; line-height:26px; height:auto!important; min-height:300px;_height:300px;}

