@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;}

.content #content_title{ background:url(../img/TitleLine.gif) no-repeat bottom; height:35px;}
.downItem { height:236px; margin:0 auto; border-bottom:1px dotted #dbdbdb;}
.downItem ul { margin-left:68px;}
.downItem h4{ margin:0px; padding:0px;}
.downItem ul li{ height:22px; line-height:22px;}
.content #content_title #flag{ background:url(../img/downFlag.gif) no-repeat;  height:33px; font-size:14px; font-weight:bold; color:red; line-height:33px; text-indent:68px;}