body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	background-color : White;
}
#copyrights_cht{
	background :  url("image/copyrights_cht.gif") no-repeat 74px 5px;
	height:60px;
	padding:0px 0px 0px 220px;
	vertical-align:bottom;
	color:#999999;
	font-size:10px;
}
#shadow_left{
	background :  url("image/new_shadow3.jpg") repeat-y right;
}
#left1{
	background : transparent url("image/new_shadow1.jpg") no-repeat top;
	height:30px;
}
#left2{
	background : transparent url("image/new_shadow2.jpg") no-repeat bottom;
}
#right1{
	background : transparent url("image/new_shadow4.jpg") no-repeat top;
	height:50px;
}
#right2{
	background : transparent url("image/new_shadow5.jpg") no-repeat bottom;
	height:50px;
}
#shadow_right{
	background :  url("image/new_shadow6.jpg") repeat-y left;
}
#shadow_down{
	background :  url("image/new_shadow7.jpg") repeat-x bottom;
	height:20px;
}
#shadow_down2{
	background : transparent url("image/new_shadow8.jpg") no-repeat  right bottom;
	height: 45px;
	}
#area_center{
	vertical-align : top;
}
#menu{
	background :  url("image/new_menubg3.jpg") repeat-y right;
}
#copyright{
	background :  url("image/new_menubg2.jpg") no-repeat bottom;
	height:85px;
	color:#888888;
	padding:20px 0px 10px 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	vertical-align : bottom;
}
#upshadow{
	background :  url("image/new_menubg1.jpg") no-repeat top;
}
#position{
	background :  url("image/position_bar.jpg") no-repeat;
	height : 24px;
	vertical-align : middle;
}
#text_position{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : White;
	padding:0px 0px 0px 95px;
	background : transparent url("image/icon_arrow.gif") no-repeat 77px 6px;
}
#text_position A{
	color:White;
}
#content_bg{
	background :  url("image/new_bgcontent.jpg") repeat-y right;
	vertical-align : top;
	padding:30px 30px 0px 40px;
	height:486px;
}
#index_content_bg{
	vertical-align : top;
	padding:0px 0px 0px 0px;
}
#copyrights{
	background :  url("image/copyrights.gif") no-repeat 74px 5px;
	height:60px;
	padding:0px 0px 0px 220px;
	vertical-align:bottom;
	color:#999999;
	font-size:10px;
}
#copyrights A{
	color:#CCCCCC;
	font-size:10px;
}
#section_title{
	background :  url("image/title_sectionFastLink.jpg") no-repeat left;
	height:18px;
}
#section_bg{
	background :  url("image/div_bottom.jpg") no-repeat bottom;
	padding:7px 0 7px 22px;
}

.noborder
{
	border: none;
}

.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}