/* CSS Document */
body,td,div {font-size: 12px;font-family:"ËÎÌå",Verdana, Arial, Helvetica, sans-serif;}
body {background:#eff8ff;margin:0px;}
img { border:0px;}
a:link {
	color: #66CC99;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #66CC99;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.title {background:#d7e8f8;padding:2px;}
.admin_menu{ font-size:13px; color:#FFFFFF;}
.content {padding:5px;border:#b0c8ea solid 1px;margin:2px 0px;}
.menu {
	background:url(Images/mbg.gif) repeat-x center;
	color:#000000;
	text-align:left; 
	height:25px;
	line-height:25px;
}
.button {
	background:#467bc9; 
	color:#ffffff;
	padding:2px;
	text-align:left; 
	height:22px;
}
.button table {color:#FFFFFF;}
.table { background:#d4d0c8;}
.table td{ background:#ffffff;}
.top_link{
	float:right;
	padding:0px 10px 0px 0px;
}
.top_link ul{
	float:left;
	padding:0px 0px 0px 0px;
	line-height:14px;
	overflow:hidden;
}
.top_link ul li.welcome{
	border-right:none;
	color:#A8C280;
	padding-right:6px;
}
.top_link ul li{
	float:left;
	color:#CBDAB3;
	border-right:1px solid #61910F;
	margin-right:-1px;
}
.top_link ul li a{
	color:#CBDAB3;
	padding-left:11px;
	padding-right:11px;
	text-decoration:none;
}
.top_link ul li a:hover{
	color:#FFF;
	text-decoration:underline;
}

.top_link .quick{
	padding:0px 0px 0px 0px;
	float:left;
}
.top_link .quick a{
	display:block;
	text-decoration:none;
	color:#C60;
	float:left;
	line-height:21px;
	height:21px;
	overflow:hidden;
}
.top_link .quick a.ac_qucikmenu{
	width:81px;
	background:url(quick_bg.gif) left top no-repeat;
	letter-spacing:1px;
	text-indent:8px;
}
.top_link .quick a.ac_qucikmenu:hover{
	background:url(quick_bg.gif) left bottom no-repeat;
}
.top_link .quick a.ac_qucikadd{
	width:19px;
	background:url(quick_bg.gif) right top no-repeat;
}
.top_link .quick a.ac_qucikadd:hover{
	background:url(quick_bg.gif) right bottom no-repeat;
}
