@charset "gb2312";

body {
	font-family: "ËÎÌå", Arial;
	font-size: 12px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	color: #7C7C7C;
}
#logo{
margin-top:9px;
float:left;
}
#head-button{
float:right;
}
a:link {
	color: #48494B;
	text-decoration: none;
}
a:visited {
	color: #48494B;
	text-decoration: none;
}
a:hover {
	color: #7C7C7C;
	text-decoration: underline;
}
a:active {
	color: #7C7C7C;
	text-decoration: underline;
}
form{
margin:0px;
}
a.menu:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:active {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.black:link {
	color: #6B6B6B;
	text-decoration: none;
	line-height: 17px;
}
a.black:visited {
	color: #6B6B6B;
	text-decoration: none;
	line-height: 17px;
}
a.black:hover {
	color: #6B6B6B;
	text-decoration: underline;
	line-height: 17px;
}
a.black:active {
	color: #6B6B6B;
	text-decoration: underline;
	line-height: 17px;
}

/* for menu */
img{
   margin:0px;
   padding:0px;
}
.menuBar
{
    POSITION: relative;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center
}
.Bar
{
    BORDER:1px;
    FLOAT: left;
    WIDTH: 100px;
    POSITION: relative;
    BACKGROUND-COLOR: tranparent;
    TEXT-ALIGN: center
}
div.menu
{
    BORDER:thin;
    VISIBILITY: hidden;
    WIDTH: 120px;
    LINE-HEIGHT: 140%;
    POSITION: absolute;
    BACKGROUND-COLOR: white;
	filter: alpha(opacity: 80)
}
.menuItem
{
    PADDING-LEFT: 25px;
    WIDTH: 120;
    CURSOR: hand;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 1px solid

}
.ItemMouseOver
{
    PADDING-LEFT: 25px;
    WIDTH: 120;
    CURSOR: hand;
    COLOR: #CC0000;
	font-weight:bolder;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 1px solid;
}
.ItemMouseOut
{
    WIDTH: 100%
}
.barOver
{
    BORDER: 0px;
    FLOAT: left;
    WIDTH: 100px;
    CURSOR: hand;
    POSITION: relative;
    BACKGROUND-COLOR: transparent;
}

a.menulink:link{
	color: #4A4A4A;
	text-decoration: none;
}
a.menulink:visited{
	color: #4A4A4A;
	text-decoration: none;

}

/**
a.menulink:hover {
	color:#ffffff;
	text-decoration: none;

}

*/
a.menulink:active {
	color: #4A4A4A;
	text-decoration:none;
}
.txt_13 {
	font-size: 13px;
	color: #24201D;
	text-decoration: none;
}
