

#content
{
	width: 810px;
	padding: 0 30px 0 0;
	background: #ffffff;
	
}

#about_content
{
	width: 820px;
	padding: 0 0px 0 0;
	background: #ff00ff;
	
}

.right_column
{
	width: 230px;
	float: right;
	background: #504f4f;
	padding: 70px 0 0 0;
}

.left_column
{
	width: 550px;
	float: left;
	padding: 5px 20px 0 20px; 
		background: url(../images/round_corner.png) no-repeat left top #ffffff;
		min-height: 600px;
}

.right_column .link
{

	width: 210px;
	height: 28px;
	float: right;
	background: url(../../info/images/about_right_link.png) no-repeat;
	color: #ffffff;
	font-weight: bold;
	padding: 0 7px 0 0 ;
	line-height: 28px;
	margin: 0 8px 4px 0;
}

.right_column .level0
{
	width: 217px;	
	float: right;
	padding: 0 0 0 0 ;	
	margin: 0 8px 4px 0;
}

.right_column  .level0 .body
{
width: 217px;
	float: right;
background: #ffffff;
margin: 0 0 0 0 ;
display: none;
}

.right_column .level0 .head
{
	width: 210px;
	height: 28px;
	float: right;
	background: url(../../info/images/about_current_title.png) no-repeat;
	color: #666464;
	font-weight: bold;
	padding: 0 7px 0 0 ;
	line-height: 28px;
	margin: 0 0 0 0;
	cursor:hand;
	cursor: pointer;
}

.right_column .level0 .head.sub
{
	background: url(../../info/images/about_current_subtitle.png) #FFFFFF no-repeat center;
	font-weight: normal;
	margin-top:-4px;
}

.right_column  .level1
{
	width: 217px;	
	float: right;
	background: #ffffff;
}

.right_column  .level1 .title
{
	width: 195px;
	float: right;
	background: url(../../info/images/gray_left.png) no-repeat 7px 10px ; 
	color: #666464;
	padding: 0 14px 0 0 ;
	line-height: 28px;
	margin: 0 4px 0 0;
	border-bottom: 1px dotted #666464;
	cursor:hand;
	cursor: pointer;
}

.right_column  .level1 .title.active
{
	background-image: url(../../info/images/gray_down.png);
}

.right_column  .level1 .title.half
{
	color: #eb5e00;
	background: url(../../info/images/orange_left.png) no-repeat 7px 10px ;
}

.right_column  .level1 .body
{
width: 197px;
	float: right;
background: #ffffff;
margin: 0 2px 0 0 ;
display: none;
}

.right_column  .level1 .body .item
{
	width: 178px;
	float: right;
	background: #ffffff;
	color: #666464;
	padding: 7px 31px 7px 0 ;
	line-height: 15px;
	margin: 0 2px 0 0;
	border-bottom: 1px dotted #666464;
cursor:hand;
	cursor: pointer;
	font-size: 0.9em;
}

.right_column   .title.noborder , .right_column  .body .item.noborder 
{
	border: none;
}

.right_column  .bottom
{
	width: 217px;
	height: 6px;
	float: right;
	background: url(../../info/images/about_current_bottom.png) no-repeat; 
}

.right_column  .level1  .body .item.active
{
	background: url(../../info/images/orange_left.png) no-repeat 184px 10px ;
	color: #eb5e00;
}

.about_title
{
display: none
	float: left;
	height: 56px;
	width: 56px;
	font-size: 1.7em;
	color: #eb5e00;
	font-weight: bold;
	line-height: 50px;
	background: url(../images/round_corner.png) no-repeat left top;
	margin: 0  0 -56px 0; 
}

.items_menu
{
	clear: both;
	width: 100%;
	height: 38px;


}

.items_menu div
{
	float: right;
	width: auto;
	height: 16px;
	line-height: 14px;
	font-size: 0.9em;
	padding: 0 0 0 6px;
	margin: 0 0 0 6px;
	border-left: 1px solid #666666;
}

.items_menu div.active
{
	
	font-weight: bold;
	text-decoration: underline;
}

.left_column .subtitle
{
	color: #eb5e00;
	font-weight: bold;
	clear: both;
	height: 40px;
	font-size: 1.1em;
}

.txt
{
	display: none;
	padding: 0 0 20px 0;
}

.txt a
{
	color: #000000;
	text-decoration: underline;
}

iframe
{
width: 100%;
}

#inner_content
{
	padding-right: 0;
		background: #504f4f;
		padding-bottom: 0;
		padding-top: 0;
		margin-top: 20px;
/*	float: right;
	margin-right: 30px; */
}