@CHARSET "UTF-8";

* {
	font-family: arial, 宋体;
	font-size: 12px;
}

#menu_main {
	background: #000 url('../images/new/header-bg.jpg') repeat-x center
		bottom;
	height: 30px;
}

#menu_bottom {
	background: url('../images/new/header-bottom.png') no-repeat center top;
	height: 10px;
	width: 100%;
	font-size: 1px;
}

.m_nav {
	width: 80px;
	height: 20px;
	text-align: center;
	border-right: 1px solid #fff;
}

.m_nav_last {
	width: 80px;
	height: 20px;
	text-align: center;
}

.m_nav,.m_nav_last span {
	margin-top: 4px;
}

.m_nav a {
	color: #fff;
	text-decoration: none;
	width: 80px;
	font-size: 13px;
}

.m_nav_last a {
	color: #fff;
	text-decoration: none;
	width: 80px;
	font-size: 13px;
}
.m_nav a:hover {
	text-decoration: underline;
}
.m_nav_last a:hover {
	text-decoration: underline;
}

.m_nav_user {
	text-align: right;
	color: #f1f1f1;
	font-size: 12px;
	padding-right: 10px;
}

#left_menu {
	border-right: 2px solid #aaa;
	background-color: #fff;
	width:180px;
}

#main_menu {
	width: 90%;
}

#main_menu iframe {
	width: 100%;
	height: 100%;
}

#bottom {
	text-align: center;
	background-color: #0c0c0c;
	height: 16px;
	color: #f1f1f1;
}

#bottom_line {
	background: #fff url('../images/new/footer-bottom.png') no-repeat center bottom;
	height: 9px;
	width: 100%;
	font-size: 1px;
}
.m0 {
	margin-left: 5px;
	margin-top: 7px;
	font-size: 14px;
}

.m1 {
	margin-left: 15px;
	font-size: 13px;
	padding: 4px;
}

.m1 a {
	color: #000;
	font-size: 12px;
}

.m2 {
	margin-left: 25px;
	font-size: 13px;
	padding: 4px;
}

.m2 a {
	color: #000;
	font-size: 12px;
}