﻿@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;

 
}

.content #content_title{ background:url(../img/TitleLine.gif) no-repeat bottom; height:35px;}

.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;}
.rightContent .content { border:none;}
.content ul {  margin-left:15px; margin-bottom:50px;}
.content ul li   { text-indent:15px; height:23px; line-height:23px;}
.content ul li div{ height:23px; overflow:hidden; float:left;}
.content ul li .left{ width:550px;}
.content ul li .right{ width:100px;}
.content ul li{ border-bottom:1px solid #f0f0f0;}
