.div_content_left
{
	float:left;
	width:675px;
	text-align:left;
	padding-bottom:10px;
}
.div_content_right
{
	float:left;
	width:250px;
	padding-left:8px;
}
.div_list_frame
{
	width:250px;
	margin-bottom:17px;/*ff*/
	*margin-bottom:10px;/*ie7+*/
	_margin-bottom:10px;/*ie6*/
}
.list_frame_title_left
{
	float:left;
	width:7px;
	height:40px;
	background-image:url(../images/list_title_left.gif);
	background-repeat:repeat-x;
	background-position:left;
}
.list_frame_title_right
{
	float:left;
	width:7px;
	height:40px;
	background-image:url(../images/list_title_right.gif);
	background-repeat:repeat-x;
	background-position:right;
}
.list_frame_title_middle
{
	float:left;
	width:236px;
	height:40px;
	background-image:url(../images/list_title_middle.gif);
	background-repeat:repeat-x;
}
.list_frame_title_middle .list_title
{
	float:left;
	font-size:14px;
	color:#383C69;
	padding-left:10px;
	text-align:left;
	line-height:40px;
}
.list_frame_title_middle .list_link_more
{
	float:right;
	font-size:13px;
	padding-right:10px;
	line-height:40px;
}
.list_frame_title_middle .list_link_more a,.list_frame_title_middle .list_link_more a:link
{
	color:#466A9A;
	text-decoration:underline;
}
.list_frame_title_middle .list_link_more a:hover
{
	text-decoration:none;
}
.list_frame_content
{
	clear:both;
	width:248px;
	background-image:url(../images/list_bg.gif);
	background-repeat:repeat-x;
	background-color:#ECECEC;
	border-left:solid 1px #9DA2CA;
	border-right:solid 1px #9DA2CA;
	height:auto;
	overflow:hidden;
	text-align:left;
	padding:10px 0px 5px 0px;
}
.list_frame_content span
{
	font-size:11px;
}
.list_frame_content ul
{
	display:block;
	width:235px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	list-style:none;
	margin:0px;
	padding:0px;
}
.list_frame_content ul li
{
	display:block;
	background-image:url(../images/list_style.gif);
	background-repeat:no-repeat;
	background-position:10px center;
	line-height:23px;
	height:23px;
	padding-left:20px;
}
.list_frame_content ul li a,.list_frame_content ul li a:link
{
	font-size:12px;
	color:#2C2C2C;
	text-decoration:none;
}
.list_frame_content ul li a:hover
{
	text-decoration:underline;
	color:#466A9C;
}
.list_frame_content ul li a img,.list_frame_content ul li a:link img
{
	position:relative;
	top:-8px;
	right:-2px;
}
.list_frame_bottom_left
{
	float:left;
	width:7px;
	height:7px;
	background-image:url(../images/list_bottom_left.gif);
	background-repeat:no-repeat;
	background-position:left top;
	overflow:hidden;
}
.list_frame_bottom_right
{
	float:left;
	width:7px;
	height:7px;
	background-image:url(../images/list_bottom_right.gif);
	background-repeat:no-repeat;
	background-position:right top;
	overflow:hidden;
}
.list_frame_bottom_middle
{
	float:left;
	width:236px;
	height:7px;
	background-image:url(../images/list_bottom_middle.gif);
	background-repeat:repeat-x;
	overflow:hidden;
}

.content_wall_top_left
{
	width:7px;
	height:7px;
	background-image:url(../images/list_top_left.gif);
	background-repeat:no-repeat;
}
.content_wall_top_right
{
	width:7px;
	height:7px;
	background-image:url(../images/list_top_right.gif);
	background-repeat:no-repeat;
}
.content_wall_top_middle
{
	height:7px;
	width:661px;
	background-image:url(../images/list_top_middle.gif);
	background-repeat:repeat-x;
}
.content_wall_middle_left
{
	width:7px;
	height:100%;
	overflow:hidden;
	background-image:url(../images/list_middle_left.gif);
	background-repeat:repeat-y;
}
.content_wall_middle_right
{
	width:7px;
	height:100%;
	overflow:hidden;
	background-image:url(../images/list_middle_right.gif);
	background-repeat:repeat-y;
	z-index:1;
}
.content_wall_middle_middle
{
	width:661px;
	height:100%;
	overflow:hidden;
	background-color:#ECECEC;
}
.content_wall_bottom_left
{
	width:7px;
	height:7px;
	background-image:url(../images/list_bottom_left.gif);
	background-repeat:no-repeat;
}
.content_wall_bottom_right
{
	width:7px;
	height:7px;
	background-image:url(../images/list_bottom_right.gif);
	background-repeat:no-repeat;
}
.content_wall_bottom_middle
{
	height:7px;
	width:661px;
	background-image:url(../images/list_bottom_middle.gif);
	background-repeat:repeat-x;
}
.div_page_location
{
	padding:5px 0px 20px 5px;
	font-size:12px;
}
.div_page_location a,.div_page_location a:link
{
	color:#0066CC;
	text-decoration:underline;
}
.div_page_location a:hover
{
	text-decoration:none;
}
.div_tab
{
	height:35px;
	background-image:url(../images/tab_line.jpg);
	background-repeat:no-repeat;
	background-position:center 28px;
	text-align:center;
	padding:0px 30px 0px 30px;
}
.tab_current .tab_l
{
	float:left;
	display:block;
	width:18px;
	height:43px;
	background-image:url(../images/tab_lr.png);
	_background-image:url(../images/tab_lr.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.tab_current .tab_r
{
	float:left;
	display:block;
	width:18px;
	height:43px;
	background-image:url(../images/tab_lr.png);
	_background-image:url(../images/tab_lr.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.tab_current .tab_t
{
	float:left;
	display:block;
	line-height:30px;
	padding:0px 4px 0px 0px;
	height:43px;
	background-image:url(../images/tab_bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
	color:#6684B6;
	font-size:13px;
}
.tab_link,.tab_link:link
{
	float:left;
	display:block;
	height:43px;
	line-height:30px;
	padding:0px 10px 0px 10px;
	text-align:center;
	color:#535353;
	font-size:13px;
	text-decoration:none;
}
.tab_link:hover
{
	color:#466295;
	text-decoration:underline;	
}