@charset "utf-8";
html,body {
	font-size: 11px;
	margin: 0px;
	TEXT-ALIGN: left;
	padding: 0px;
	text-decoration: none;
	font-family: Tahoma;
	background-color: #e0e0e0;
	background-position: top center;
	background-image: url(../images/public/bg.gif);
	background-repeat: repeat-x;
}
a{
	color:#666666; text-decoration:none;
}
a:hover,a:active{
	color:#d11b1a;	
}
#demo{
	width:180px;
	margin:auto;
	height:230px;
	text-align:center;
	overflow:hidden;
}
table{
	border-collapse:collapse;
}
form{
	margin:0px;
}
li {
	margin-left: -20px;
	margin-top:-5px;
}
ol {
    margin-left: 0px;
}
ul {
	margin-top:5px;
}
.input {
	font-family: Tahoma;
	font-size: 12px;
	border: 1px solid #aaaaaa;
	color: #454545;
	height:17px;
	line-height:17px;
	text-decoration: none;
	padding-left:3px;
}
.input_order {
	font-family: Tahoma;
	font-size: 12px;
	border: 1px solid #dddddd;
	color: #454545;
	height:14px;
	line-height:14px;
	text-decoration: none;
	padding-left:3px;
}
.menuT {
	float: left;
	margin-left:3px;
	margin-right:3px;
}
#dhtmltooltip {
	Z-INDEX: 100;
	VISIBILITY: hidden;
	POSITION: absolute;
	BACKGROUND-COLOR: lightyellow;
	TEXT-ALIGN: center;
	border: 1px solid #dddddd;
	padding: 2px;
}
.pro{
	color:#333d56;
	display:block;
	text-align:left;
	height:25px;
	line-height:25px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	padding-left:17px;
	background-image: url(../images/public/nav.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.pro:hover,.pro:active{
	color:#4f5971;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.proA{
	color:#c2c9db!important;
	display:block;
	text-align:left;
	height:25px;
	line-height:25px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	padding-left:17px;
	background-image: url(../images/public/navA.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.pro_title{
	color:#5f709c;
	display:block;
	text-align:left;
	height:21px;
	line-height:21px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	padding-left:21px;
	background-image: url(../images/public/pro_nav.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.page {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
}
.nav{
	color:#222222;
	display:block;
	text-align:left;
	height:28px;
	line-height:28px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	padding-left:17px;
	background-image: url(../images/public/nav.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.nav:hover,.nav:active{
	color:#ed0000;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../images/public/navA.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.navA{
	color:#ffffff!important;
	display:block;
	text-align:left;
	height:28px;
	line-height:28px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	padding-left:17px;
	background-image: url(../images/public/navAR.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.aRed {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.btn {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	background-image: url(../images/public/btn.gif);
	height: 23px;
	width: 66px;
	border: 0px none;
	line-height:21px;
	background-position: center center;
	display: block;
	float: left;
}
.title_class {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
DIV#qTip {
	Z-INDEX: 3;
	POSITION: absolute;
	TEXT-ALIGN: left;
	DISPLAY: none;
	border: 1px solid #cccccc;
}
.nav_top {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
}
.nav_top:hover,.nav_top:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #f18512;
	text-decoration: none;
}