body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td
	{
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	margin: 0px auto;
}

body,td,input,textarea,select,button {
	color: #333;
	font: 12px/1.6em Verdana, Helvetica, Arial, sans-serif;
}

input,select,button {
	vertical-align: middle;
}

textarea {
	resize: none;
}

textarea,input,select {
	font-size: 12px;
	font-family: Arial, sans-serif;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 1em;
}

ul li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #333;
}

a:hover {
	text-decoration: underline;
	color: #555;
}

.lightlink,.lightlink a {
	color: #333;
}

a img {
	border: none;
}

.clearfix {
	clear: both;
	padding: 0px;
	font-size: 0px;
	margin: 0px;
	overflow: hidden;
	height: 10px;
}

.s_clear:after {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.s_clear {
	clear: both;
}

.wrap {
	margin: 0 auto;
	width: 100%;
	height: auto;
	background: #FFF url(../images/headerbg1.jpg) repeat-x;
}

#head,#contain,#footer {
	text-align: center;
	width: 980px;
	clear: both;
	margin: 0 auto;
}

#footer {
	text-align: center;
}

.smalltext {
	padding-top: 10px;
	width: 100%;
	text-align: center;
	float: left;
	border-top: 1px #ccc solid;
	font-size: 12px;
	margin: 0px auto;
}

.addinfo {
	width: 480px;
	margin-bottom: 1px;
	margin: 0px auto;
}

#head {
	height: 28px;
}

#welcome {
	height: 25px;
	line-height: 25px;
	float: left;
	width: 240px;
}

#umenu {
	height: 25px;
	line-height: 25px;
	float: right;
	width: 700px;
	text-align: right;
}

#umenu a {
	margin: 0 6px 0 6px;
}

#umenu cite {
	font-weight: 700;
}

#umenu cite span a {
	margin: 0;
	font-weight: 400;
}

.gouwuche {
	background: url(../images/mallbg.gif) 0 -20px no-repeat;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.txt {
	height: 20px;
	line-height: 20px;
	padding: 0 2px;
}

.loginbox {
	width: 500px;
	margin: 100px auto;
	text-align: center;
	font-size: 14px;
}

.loginbox {
	border: 2px solid #f19e9b;
	padding: 10px;
	background: #ffefee;
}

.loginbox td {
	text-align: left;
	vertical-align: middle;
	padding: 3px 0;
}

.loginimg {
	vertical-align: middle;
	margin-left: 10px;
}

h2 {
	height: 47px;
	line-height: 47px;
	font-size: 24px;
	font-family: "微软雅黑", "楷体_GB2312";
	border-bottom: 1px solid #ccc;
	padding-left: 10px;
	margin-bottom: 20px;
}