/* CSS Document */
.body{ margin:0px;  background-image:url(images/bg.gif); background-repeat:repeat-x; background-color:#A7A9AC;}
.body2{ margin:0px;  background-image:url(images/bg2.gif); background-repeat:repeat-x; background-color:#A7A9AC;}
td{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;}
form { margin:0px; padding:0px;}
* { behavior: url("iepngfix.htc") }
p{ padding:0px; margin:0px;}
.font_white{
	color:#FFFFFF;
}
.font_black{
	color:#000000;
}
.font_white_14{
	color:#DFE0E2;
	font-size:15px;
}
.font_13{ font-size:14px;}
.font_back24{
	color:#000000;
	font-size:24px;
}
.font_back16{
	color:#000000;
	font-size:16px;
}

.color1{ color:#CCCCCC;}
.color2_underline{ color:#E98114;text-decoration:underline;}
.color3{ color:#006CE5;}
.color4{ color:#000066;}
.color5{ color:#8E8F91;}
.color6{ color:#034DA4;}
.more_news{ color:#eaeaea; font-size:14px; font-weight:bold;}

a:link,a:visited,a:active {
	COLOR: #000000; TEXT-DECORATION: none;
}
a:hover {
	COLOR:#0000FF;  TEXT-DECORATION: none;
}

.hmenu:link,.hmenu:visited,.hmenu:active {
	COLOR: #DFE0E2; TEXT-DECORATION: none;
}
.hmenu:hover {
	COLOR:#DFE0E2;  TEXT-DECORATION: none;
}

.hmenu2:link,.hmenu2:visited,.hmenu2:active {
	COLOR: #000000; TEXT-DECORATION: none;
}
.hmenu2:hover {
	COLOR:#000000;  TEXT-DECORATION: none;
}
	#tree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#tree a {
	color: #000;
	text-decoration: none;
}
#tree img {
	border: 0px;
	width: 19px;
	height: 16px;
}

.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;
}
.ajaxtooltip{
position: absolute; /*leave this alone*/
display: none; /*leave this alone*/
width: 500px;
left: 0; /*leave this alone*/
top: 0; /*leave this alone*/
background: lightyellow;
border: 2px solid gray;
border-width: 1px 2px 2px 1px;
padding: 5px;
}
.topic1{
	color:#666666;
	font-size:30px;
}
.topic2{
	color:#0066FF;
	font-size:50px;
}
.topic3{
	color:#034DA4;
	font-size:20px;
	font-weight:bold;
}

.bg_hall{
	background-image:url(images/bg-hall.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	height:695px;
}
h1{ font-size:12px; display:inline; }
h2{ font-size:11px; display:inline; }
h3{ font-size:10px; display:inline; }
.bt{
	background-image:url(images/bt_subscribe.gif);
	width:67px;
	height:25px;
	cursor:pointer;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
#vdolist
{
	width: 270px;
	height: 204px;
	line-height: 15px;
	margin: 10px auto;
	padding: 0 5px 0 5px;
	overflow-y: scroll;
	overflow-x: hidden;
	font-family:Arial, Helvetica, sans-serif;
}