@charset "utf-8";
/* CSS Document */

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, lengend, button, input, textarea, th, td {
	margin: 0;
	padding: 0;
	color:#ffffff;
}
body, button, input, select, textarea {
	font-size:12px;
	font-family:"微软雅黑", "新宋体", "宋体";
	background:white;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4, h5, h6 {
	font-size: 100%;
}
address, cite, dfn, var {
	font-style: normal;
}
code, kbd, pre, samp, tt {
	font-family: "Courier New", Courier, monospace;
}
small {
	font-size: 12px;
}
ul, ol {
	list-style: none;
}
a {
	text-decoration: none;
	color:#ffffff;
}
a:hover {
	text-decoration:underline;
	color:#ffffff;
}
q:before, q:after {
	content: '';
}
legend {
	color: #000;
}
fieldset, img {
	border: none;
}
button, input, select, textarea {
	font-size: 100%;
}
table, tr, td {
	border-collapse: collapse;
	border-spacing: 0;
}
/*css begin*/
.box {
	width:100%;
	max-width:640px;
	margin:0 auto;
	overflow:hidden;
}
body {
	width:100%;
	max-width:640px;
	margin:0 auto;
	/*background: #f2e0c8;*/
	BACKGROUND: url(../images/mbg.jpg) repeat;
}
.indexbox {
	width:95%;
	padding:3px 2px;
	BACKGROUND: url(../images/mbg.gif) repeat;
	border: 2px solid #624120;
	margin:5px auto;
	overflow:hidden;
}
.indexbox img {
	display:block;
	max-width:500px;
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
.logo {
	width:100%;
	overflow:hidden;
}
.logo img {
	max-width:640px;
	width:100%;
	overflow:hidden;
}
.logobg {
	BACKGROUND: url(../images/mlogobg.jpg) repeat-x;
	height:30px;
	overflow:hidden;
}
ul.nav {
	width:100%;
	height:40px;
	BACKGROUND: url(../images/mnavbg.jpg) repeat-x;
	position:relative;
	overflow:hidden;
}
ul.nav li {
	display:block;
	height:40px;
	text-align:center;
	line-height:40px;
	float:left;
	overflow:hidden;
}
ul.nav li a {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	padding-right:5px;
}
ul.nav li.leftnav {
	display:block;
	width:30px;
	height:40px;
	BACKGROUND: url(../images/nleft.jpg) no-repeat;
	overflow:hidden;
}
ul.nav li.rightnav {
	display:block;
	width:30px;
	position:absolute;
	right:0px;
	top:0px;
	height:40px;
	float:right;
	BACKGROUND: url(../images/nright.jpg) no-repeat;
	overflow:hidden;
}
h3.indexH {
	color:white;
	height:35px;
	line-height:35px;
	font-size:14px;
	text-indent:5px;
	font-weight:bold;
	margin-bottom:5px;
	overflow:hidden;
}
h3.indexH a {
	color:white;
	font-weight:normal;
	float:right;
	padding-right:5px;
	overflow:hidden;
}
h4.path {
	height:34px;
	border-bottom:1px solid #dfdfdf;
	line-height:34px;
	font-weight:normal;
	padding-left:5px;
	overflow:hidden;
}
.indexabout, .wordinfo {
	line-height:2em;
	padding:0px 5px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
ul.indexpro li {
	height:34px;
	line-height:34px;
	border-bottom:1px solid #dfdfdf;
	BACKGROUND: url(../images/arrow.png) no-repeat right center;
	text-indent:5px;
	overflow:hidden;
}
ul.indexlist li {
	height:29px;
	line-height:29px;
	border-bottom:1px solid #dfdfdf;
	BACKGROUND: url(../images/micon.jpg) no-repeat 5px center;
	text-indent:15px;
	overflow:hidden;
}
.banner {
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
.banner img {
	width:100%;
	overflow:hidden;
}
.footer {
	width:100%;
	height:45px;
	max-width:640px;/* Firefox */
	bottom:0;
	padding-top:5px;
	BACKGROUND: url(../images/mfoot.jpg) repeat-x;
	overflow:hidden;
}
.footer ul {
	width:100%;
	height:45px;
	line-height:45px;
}
.footer ul li {
	width:25%;
	float:left;
	color:#fff;
}
.footer ul li a {
	width:100%;
	height:45px;
	display:block;
	border-right-style:none;
	border-top-style:none;
	border-bottom-style:none;
	border-left-style:none;
}
.footer ul li dl {
	width:auto;
	margin:0 auto;
	text-align:center;
}
.footer ul li dt {
	width:auto;
	height:25px;
	overflow:hidden;
}
.footer ul li dd {
	width:auto;
	height:20px;
	font-size:12px;
	color:#fff;
	line-height:20px;
	overflow:hidden;
}
.wordinfo dl {
	border-bottom:1px dotted #dddddd;
	overflow:hidden;
}
.wordinfo dt.xwtitle {
	font-weight:bold;
}
.wordinfo dd.xwinfo {
	line-height:20px;
	font-weight:normal;
	font-size:12px;
}
.wordinfo dd.xwdate {
	color: #F60;
	font-weight:normal;
	font-size:12px;
}
input.input-text, textarea.textarea-text {
	border: 1px solid #cfbd97;
	background: #ffffff;
	color:#333333;
}
.submit {
	margin-top:15px;
	display:block;
	background:none;
	width:100px;
	height:28px;
	cursor:pointer;
	margin-right:20px;
	float:left;
	border: 1px solid #cfbd97;
	background: #ffffff;
	color:#333333;
	overflow:hidden;
}
.submit1 {
	margin-top:15px;
	display:block;
	background:none;
	width:100px;
	height:28px;
	cursor:pointer;
	float:left;
	border: 1px solid #cfbd97;
	background: #ffffff;
	color:#333333;
	overflow:hidden;
}
.wordinfo ol {
	padding-top:5px;
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
.wordinfo ol li {
	display:block;
	float:left;
	width:45%;
	margin:0px 2% 0px 3%;
	overflow:hidden;
}
.wordinfo ol li img {
	max-width:200px;
	height:100px;
}
.wordinfo ol li p {
	line-height:24px;
	text-align:center;
	font-weight:normal;
}
.pagehref {
	width:100%;
	overflow:hidden;
}
