html {
	height: auto;
	overflow-x: hidden;
}
body {
	margin: 0px 0px;
	padding: 0px 0px;
	font-family : Tahoma;
	overflow-x:hidden;
	background:fixed;
	background-image:url(../engine/bgiframe.jpg);
	scrollbar-face-color: #07617C;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #000000;
}
A:link,A:active,A:visited {
	color: #CCCCCC;
	text-decoration: none;
}
A:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
div,form {
	margin: 0px 0px;
	padding: 0px 0px;
	line-height: 16px;
	font-size: 11px;
	color: #828282;
	font-family: Tahoma;
}
td,tr,p {
	line-height:13px;
	font-size : 11px;
	color: #CCCCCC;
	font-family:Tahoma;
}
#menu, #footer {
	position:absolute;
	z-index:88;
	width: 960px;
	height: 38px;
}
#logo {
	position:absolute;
	width:200px;
	height:100px;
	z-index:1;
}
#logolink {
	position:absolute;
	z-index:99;
	width: 200px;
	height: 100px;
}
#submenu {
	position:absolute;
	z-index:66;
	width: 198px;
	height: 200px;
}
#submenubg {
	background-image:url(../engine/submenubg.gif);
	background-position: top;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
}
.contentbg{
	background-image:url(../engine/bg_content_page.gif);
	background-position: top;
}
.tb_off {
	color: #000000;
	background-image:url(../engine/templete/bg.gif)
}
.tb_over {
	color: #000000;
	background-image:url(../engine/templete/tb_over.gif)
}
.search {
	font-family: Tahoma;
	width:111px;
	height:15px;
	font-size: 11px;
	color:#555555;
	border-style:solid;
	border-color: #E0E0E0;
	border-width: 1px;
	padding-left: 4px;
}
.textarea {
	font-family: Tahoma;
	width:150px;
	height:70px;
	font-size: 11px;
	color:#555555;
	border-style:solid;
	border-color: #E0E0E0;
	border-width: 1px;
	padding-left: 4px;
}
/* Crumb */
.crumb {
	font-size: 11px;
	font: bold;
	color: #333333;
	text-decoration: none;
}
.crumb A:link ,.crumb A:active,.crumb A:visited {
	line-height: normal;
	font-size: 11px;
	font:normal;
	color: #999999;
	text-decoration: none;
}
.crumb A:hover {
	line-height: normal;
	font-size: 11px;
	font:normal;
	color: #432A14;
	text-decoration: none;
}
/* Footer*/
.footer,.footer A:link ,.footer A:active,.footer A:visited {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.footer A:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/*  opacity  */
.img {
	filter:alpha(opacity=100);
	-moz-opacity:1;
}
.img90 {
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
}
.img80 {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
}
.img70 {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
}
.img50 {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
}
.img40 {
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
}
.img0 {
	filter:alpha(opacity=0);
	-moz-opacity:0;
}
/* Print */
.pathhead {
	font-size: 18px;
	line-height:30px;
	color: #444444;
}
.pathurl {
	font-size: 11px;
	color: #999999;
}
.pathprint {
	font-size: 10px;
	color: #FFFFFF;
}
.crumb_blue {
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	font-weight: normal;
}
.text_blue {
	font-size: 12px;
	font: bold;
	color: #17B8C5;
	text-decoration: none;
}
.text_darkblue {
	font-size: 13px;
	color: #2485B3;
	text-decoration: none;
	font-weight: bolder;
}
.tbC_off {
	color: #000000;
	background-image:none;
}
.tbC_over {
	color: #000000;
	background-image:url(../engine/tbC_over.gif);
}
.form {
	font-family: Tahoma;
	font-size: 11px;
	color:#555555;
	border-style:solid;
	border-color: #E0E0E0;
	border-width: 1px;
	padding-left: 4px;
}
.input {
	font-family: Tahoma;
	font-size: 11px;
	color:#555555;
	border-style:solid;
	border-color: #E0E0E0;
	border-width: 1px;
	padding-left: 4px;
}
.jumpmenu{
	font-family: Tahoma;
	font-size: 11px;
	color:#555555;
	border-style:solid;
	border-color: #E0E0E0;
	border-width: 1px;
	padding-left: 4px;
	width:140px;
}
