/* Default */
body {
	background-color: #000000;
	background-image: url(../../images/common/bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: 宋体;
	color: #6C6C6C;
	}

td, tr, table {
	font-family: 宋体;
	font-size: 12px;
	/*line-height: 150%;*/
	}




textarea {
	border-right: #D8CFC6 1px solid;
	border-left: #D8CFC6 1px solid;
	border-top: #D8CFC6 1px solid;
	border-bottom: #D8CFC6 1px solid;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #9c9a9c;
	scrollbar-3dlight-color: #dddddd;
	scrollbar-arrow-color: #9c9a9c;
	scrollbar-track-color: #f9f9f9;
	scrollbar-darkshadow-color: #ffffff;
	font-size: 12px;
	font-family: 宋体;
	color: #6d6a6a;
	line-height: 14pt;
	}
				
img {
	border: 0px;
	}

strong, b {
	letter-spacing: -1px;
	}

a, a:link, a:active {
	font-size: 12px;
	color: #9D7A57;
	text-decoration: none;
	}
a:hover {
	font-size: 12px;
	color: #FF4C00;
	text-decoration: none;
	}


/* Notice */
.notice_title {
	font-size: 12px;
	color: #6C6C6C;
	font-family: 宋体;
	}
.notice_title a {
	font-family: 宋体;
	font-size: 12px;
	color: #6C6C6C;
	text-decoration: none;
	}
.notice_title a:link {
	font-family: 宋体;
	font-size: 12px;
	color: #6C6C6C;
	text-decoration: none;
	}
.notice_title a:hover {
	font-family: 宋体;
	font-size: 12px;
	color: #B48600;
	text-decoration: none;
	}



/* Common */
.local1 {
	font-size: 12px;
	font-family: 宋体;
	color: #6C6C6C;
	}
.local2 {
	font-size: 12px;
	font-family: 宋体;
	color: #40413F;
	}
.local3 {
	font-size: 12px;
	font-family: 宋体;
	color: #377F0B;
	}



.input_f {
	font-family: 宋体;
	font-size: 12px;
	color: #545454;
	border: 1px #D8CFC6 solid;
	line-height: 15px;
	background-color: #ffffff;
	text-decoration: none;
	}



#Mmenu {
	position:absolute;
	left:79px;
	top:86px;
	width:824px;
	height:227px;
	z-index:1;

