﻿#secLR {
	width:745px;
	margin:0px 9px 0px 14px;
	padding:0px 0px;
	background: #eeeeee;
}

#secL{
	float:left;
	width:158px;
	background: #eeeeee;
	margin:0px 0px 0px 0px;
	padding-top:20px;
	padding-bottom:20px;
}
#secL ul {
	margin:0px;
	padding:0px 0px;
	list-style:none;
}
#secL li{
	margin:0px 0px 0px 20px;
	padding:5px 0px;
	background-image:url('../image/icn_tribox_gray.gif');
	background-repeat:no-repeat;
	background-position:2px 9px;
	padding-left:18px;
}

/* -- clear float -- */ 
li.LRblock { 
	min-height:0; 
} 
li.LRblock:after{ 
	content:"."; 
	display:block; 
	clear: both; 
	height:0; 
	visibility:hidden; 
} 
/* -- for IE6 -- */
* html li.LRblock {height:0;} 
/* -- end clear float -- */


#secR{
	float:right;
	width:580px;
	background: #ffffff;
	margin:0px 0px 0px 0px;
	line-height: 180%;
}

.txt {
	font-size: 12px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	padding:5px;
}

.stracture {
	padding:20px 20px;
}

.stracture ul, .stracture li{
	margin:0;
	padding:0px 0px;
	list-style:none;
}
.stracture li{
	padding:5px 0px;
	border-bottom:1px dotted #bfbfbf;
}

.dirA {
	width:180px;
	float:left;
}
.dirABC {
	width:540px;
	float:left;
}
.dirBC {
	width:360px;
	float:left;
}
.dirBCblog {
	width:360px;
	float:left;
	line-height: 120%;
}
.dirB {
	width:180px;
	float:left;
}
.dirC {
	width:180px;
	float:left;
}