﻿#topControl
{
	position: absolute;
	z-index: 100001;
	width: 100%;
}
#topBarshow1
{
	position:absolute;
	width:30px;
	height:30px;
	background:url(../images/top_down.gif) 0px center no-repeat;
}
#topBarshow2 
{
	position:absolute;
	right:10px;
	width:30px;
	height:30px;
	background:url(../images/top_down.gif) 0px center no-repeat;
}

#topControl #topCbody
{
	margin: 0px auto;
	width: 950px;
	position: relative;
}
#topControl dd
{
	float: left;
}
#topControl dd.fright
{
	float: right;
}
#topControl .overall
{
	width: 880px;
	height: 30px;
	background: url(../images/top_controlbg.gif) repeat-x;
}
#topControl .overall ul
{
	list-style-type: none;
}
#topControl .overall ul li
{
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	width: 70px;
	height: 28px;
	line-height: 23px;
	text-align: center;
}
#topControl .overall ul li.hover
{
	background: url(../images/li_bg.gif) no-repeat;
}
#topControl .overall ul li a
{
	display: block;
	text-decoration: none;
	width: 70px;
	height: 28px;
	color: #0f63b1;
}
#topControl .overall ul li a:hover
{
	display: block;
	width: 70px;
	height: 28px;
	background: url(../images/overall_bg.gif) no-repeat;
}
dl#btnbox 
{
	float:right;
	margin:4px 10px 0px 0px;
}
dl#btnbox dd 
{
	margin:0 5px;
}
#contentbox
{
	position: absolute;
	top: 27px;
	left: 0px;
	width: 480px;
	height: 80px;
	background: url(../images/div_bg.gif) no-repeat;
}
.setdiv
{
	float: right;
	margin: 4px 3px 0px 0px;
}
#load
{
	position: absolute;
	width: 100px;
	height: 60px;
	z-index: 1;
	left: 120px;
	top: 30px;
}
.framebox
{
	margin: 7px 10px;
}

.openFatDiv
{
	border: 1px solid #aec0e0;
	position: relative;
}
.openFatDiv .Fattitle
{
	height: 27px;
	line-height: 27px;
	font-size: 14px;
	padding-left: 12px;
	color: #0080d5;
	background: url(../images/open_tit_bg.gif) repeat-x;
}
.openFatDiv .Fattitle span.closeDiv
{
	position: absolute;
	right: 10px;
	top: 9px;
	height: 27px;
	line-height: 27px;
}
.banner
{
	display: none;
}

