@charset "utf-8";
/* CSS Document */

body,td,th {
	font-size: 12px;
}
body {
	background-color: #f5f5f5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bgmtlion.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	background-attachment:fixed;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
ul,li { padding:0px; margin:0px; overflow:hidden; list-style:none; }
h1,h2,h3,h4,h5,h6 { margin:0px; padding:0px; overflow:hidden; }
img { border:none; }
.head { width:900px; margin:50px auto 0 auto; overflow:hidden; height:50px; background:#000; }
.head h3 { float:left; overflow:hidden; height:50px; line-height:50px; padding-left:10px; color:#fff; font-size:14px; font-family:Verdana, Geneva, sans-serif; }
.head h3 a { color:#FFF; }
.head .login { float:right; overflow:hidden; height:50px; line-height:50px; padding-right:10px; }
.head .login a { height:30px; margin-top:10px; line-height:30px; overflow:hidden; float:left; width:80px; text-align:center; background:#900; color:#FFF; font-weight:bold; }
.head .login a:hover { background:#C00; }
.main { width:834px; margin:0 auto; overflow:hidden; background:#fff; padding:33px; }
.main ul li { width:138px; float:left; overflow:hidden; height:114px; position:relative; }
.main ul li img { position:absolute; top:10px; overflow:hidden; z-index:2000; left:35px; }
.main ul li a { width:120px; height:32px; text-align:center; color:#666; padding-top:70px; float:left; overflow:hidden; background:url(images/oper_li.jpg) left top no-repeat; }
.main ul li a:hover { background:url(images/oper_this.jpg) left top no-repeat; }