@charset "utf-8";
html,body {
	SCROLLBAR-FACE-COLOR: #dddddd;
	font-size: 12px;
	margin: auto;
	POSITION: relative;
	TEXT-ALIGN: left;
	padding: 0px;
	text-decoration: none;
	font-family: Tahoma;
	background-color: #ffffff;
	background-position: center center;
}
a{
	color:#666666; text-decoration:none;
}
a:hover,a:active{
	color:#133984;
}
table{
	border-collapse:collapse;
}
li {
    margin-left: -20px;
	margin-top:-5px;
}
ol {
    margin-left: 0px;
}
ul {
	margin-top:-5px;
}
DIV#qTip {
	DISPLAY: none;
	FONT-SIZE: 12px;
	Z-INDEX: 1000;
	BACKGROUND: #ffffff;
	FONT-FAMILY: Tahoma;
	POSITION: absolute;
	TEXT-ALIGN: left;
	text-decoration: none;
	border: 1px solid #eeeeee;
	filter:Alpha(Opacity=80);
}
.input {
	font-family: Tahoma;
	font-size: 12px;
	border: 1px solid #dddddd;
	background-color:#FFFFFF;
	color: #333333;
	text-decoration: none;
	padding-left:3px;
}
.input_search {
	font-family: Tahoma;
	font-size: 12px;
	border-top: 1px solid #7f7f7f;
	border-left: 1px solid #7f7f7f;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color:#FFFFFF;
	color: #333333;
	text-decoration: none;
	padding-left:3px;
}
.nav_top {
	font-size: 12px;
	color: #0057c3;
	text-decoration: none;
}
.nav_top:hover,nav_top:active {
	color: #ed0000;
}
.nav_menu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav_menu:hover,nav_menu:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}
.nav{
	color:#666666;
	display:block;
	text-align:left;
	height:29px;
	line-height:29px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	padding-left:40px;
	background-image: url(../images/nav/nav.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.nav:hover,.nav:active{
	background:url(../images/public/nav.gif) no-repeat left center;
	color:#c4261b;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.navA{
	background:url(../images/public/navA.gif) no-repeat left center;
	color:#ffffff!important;
	display:block;
	text-align:left;
	height:25px;
	line-height:25px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	padding-left:20px;
	font-weight: bold;
}
.listPro {
	font-family: Tahoma;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	line-height: 27px;
	background-position: left center;
	display: block;
	padding-left:8px;
	height: 27px;
}
.page {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.btn {
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	BACKGROUND-IMAGE: url(../images/public/btn.gif);
	BORDER-LEFT: 0px;
	WIDTH: 88px;
	COLOR: #666666;
	BORDER-BOTTOM: 0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	HEIGHT: 24px;
	line-height:24px;
	text-decoration: none;
	background-position: center center;
}
.pro {
	color: #333333;
	text-decoration: none;
}
.pro:hover,pro:active{
	color: #4993f0;
	text-decoration: none;
}
