@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	background-repeat:no-repeat;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	background:url(../images/body.jpg) repeat-x left top;
	font-size: 12px;
	color: #000;
	text-align:center;
}
img {
	border: medium none;
}
ul li {
	list-style: none;
}
input, select, textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	padding-left:3px;
}
button {
	cursor: pointer;
	border: none;
 *border: medium;
	text-align: center;
}
a {
	color: #333;
	cursor: pointer;
	overflow: hidden;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.box {
	clear: both;
	zoom: 1;
}
.box:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: ".";
}
#header, #main, #footer {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
}
/*#header开始*/
#header {
	position:relative;
}
#header .top {
	background:url(../images/top.jpg) no-repeat;
	height:29px;
}
#header .top p {
	color:#ACACAC;
	display:inline;
	float:left;
	line-height:27px;
	margin-left:306px;
}
#header .top p a {
	color:#333333;
}
#header .top ul {
	float:right;
	margin-top:6px;
}
#header .top ul li {
	background:url("../images/header_li_1.jpg") no-repeat scroll right center transparent;
	display:inline;
	float:left;
	height:15px;
	line-height:15px;
	padding:0 10px;
}
#header .top ul li.t {
	background:url("../images/header_li_2.jpg") no-repeat scroll right center transparent;
}
#header h1 a {
	background:url("../images/logo.jpg") repeat scroll 0 0 transparent;
	display:block;
	float:left;
	height:50px;
	margin-left:40px;
	_margin-left:20px;
	margin-top:10px;
	text-indent:-9999px;
	width:189px;
	margin-bottom:10px;
}
/*.classification 开始*/
#header ul.classification {
	left:250px;
	position:absolute;
	top:72px;
}
#header ul.classification li {
	background:url("../images/classification_li.jpg") no-repeat scroll 0 0 transparent;
	display:inline;
	float:left;
	height:27px;
	line-height:27px;
	margin-right:3px;
	text-align:center;
	width:87px;
	font-weight:bold;
	font-size:14px;
}
#header ul.classification li a {
	color:#474747;
}
#header ul.classification li.t {
	background:url("../images/classification_li_t.jpg") no-repeat scroll 0 0 transparent;
}
#header ul.classification li.t a {
	color:#fff;
}
#header ul.classification li.f {
	background:url("../images/classification_li_f.jpg") no-repeat scroll 0 0 transparent;
}
#header ul.classification li.f a {
	color:#cc0000;
}
/*.introduction 开始*/
#header .introduction {
	background:url(../images/introduction%20.jpg) no-repeat;
	height:36px;
	line-height:36px;
}
#header .introduction p {
	display:inline;
	float:left;
	margin-left:20px;
	color:#fff;
}
#header .introduction ul {
	display:inline;
	float:right;
	margin-right:3px;
	margin-top:5px;
}
#header .introduction ul li {
	float:left;
}
#header .introduction ul li.li_1 {
	background:url("../images/introduction_li_1.jpg") no-repeat scroll 0 0 transparent;
	height:26px;
	line-height:26px;
	padding-left:33px;
	width:143px;
}
#header .introduction ul li.li_1 a {
	color:#333333;
}
#header .introduction ul li.li_1 span {
	color:#066fc9;
}
#header .introduction ul li.li_2 {
	background:url("../images/introduction_li_2.jpg") no-repeat scroll 0 0 transparent;
	height:26px;
	line-height:26px;
	text-align:center;
	width:71px;
}
#header .introduction ul li.li_2 a {
	color:#fff;
}
/*.top_search开始*/
#header .top_search {
	background:url("../images/top_search.jpg") no-repeat scroll 0 0 transparent;
	height:34px;
	margin-bottom:10px;
	padding:2px;
}
#header .top_search form {
	float:left;
	background:url(../images/form.jpg) no-repeat;
	width:514px;
	height:33px;
}
#header .top_search form input.sort {
	display:inline;
	float:left;
	margin: 8px 12px 8px 3px;
	width:78px;
	border:0px;
}
#header .top_search form input.ca_info {
	float: left;
	margin: 2px 0 0 2px;
	padding-left: 24px;
 *padding-top: 8px;
	padding-top: 8px\9;
	border: 0;
	background: url(../images/input.jpg) no-repeat;
	width: 264px;
	_width: 260px;
	height: 29px;
	font-size: 14px;
}
#header .top_search form button {
	float: rigth;
	margin-top: 2px;
	background: url(../images/btn_ss.jpg) no-repeat;
	width: 122px;
	height:29px;
	font-weight: bold;
	color: #fff;
}
.search_info {
	position: absolute;
	float: left;
	top: 166px;
	left: 5px;
	border: 1px solid #d7d7d7;
	width: 92px;
	background-color: #fff;
	z-index:20;
}
.search_info ul {
	padding: 2px 0 2px 4px;
}
.search_info ul li {
	line-height: 18px;
}
#header .top_search dl.xf {
	float:right;
}
#header .top_search a.search_d {
	float: left;
	margin-left: 12px;
	line-height: 32px;
	font-weight: bold;
}
#header .top_search dl.xf dt, #header .top_search dl.xf dd {
	display:inline;
	float:left;
	height:32px;
	line-height:32px;
	padding:0 4px;
}
/*#footer开始*/
#footer .hy {
	border:1px solid #e6e6e6;
	padding:15px;
	margin-bottom:20px;
}
#footer .hy dl {
	display:inline;
	float:left;
	margin-left:16px;
	width:140px;
}
#footer .hy dl dt {
	border-bottom:1px solid #e5e5e5;
	padding:5px 0;
	font-weight:bold;
	margin-bottom:5px;
}
#footer .hy dl dd {
	line-height:20px;
	background:url(../images/mall_information_ul_li.jpg) no-repeat left center;
	padding-left:10px;
}
#footer .hy dl.dl_1 {
	background:url(../images/f3.jpg) no-repeat left top;
	padding-left:23px;
}
#footer .hy dl.dl_2 {
	background:url(../images/f1.jpg) no-repeat left top;
	padding-left:37px;
}
#footer .hy dl.dl_3 {
	background:url(../images/f5.jpg) no-repeat left top;
	padding-left:40px;
}
#footer .hy dl.dl_4 {
	background:url(../images/f2.jpg) no-repeat left top;
	padding-left:30px;
}
#footer .hy dl.dl_5 {
	background:url(../images/f4.jpg) no-repeat left top;
	padding-left:36px;
}
#footer p {
	text-align:center;
	color:#333333;
	line-height:20px;
}
#footer p a {
	padding:0 10px;
	color:#333333;
}
#footer p.p1 {
	margin-bottom:10px;
}
/*.welcome开始*/
#main .main .welcome {
	border:1px solid #be0000;
	padding:2px;
	position:relative;
	margin-bottom:10px;
}
#main .main .welcome .pic {
	display:inline;
	float:left;
	height:80px;
	margin-right:10px;
	width:80px;
}
#main .main .welcome .pic img {
	width:80px;
	height:80px;
}
#main .main .welcome .user {
	display:inline;
	float:left;
	width:280px;
}
#main .main .welcome .user ul li {
	display:inline;
	float:left;
}
#main .main .welcome .user ul.ul_1 {
	margin-top:3px;
}
#main .main .welcome .user ul.ul_1 li.li_1 {
	font-size:22px;
}
#main .main .welcome .user ul.u_1, #main .main .welcome .user ul.u_2 {
	margin-top:5px;
}
#main .main .welcome .user ul.u_1 li {
	background-image:url(../images/d.jpg);
	background-position:left center;
	padding-left:10px;
}
#main .main .welcome .user ul.u_1 li.li_2 {
	margin-right:48px;
}
#main .main .welcome .user ul.u_2 li {
	margin-right:12px;
}
#main .main .welcome .rotation {
	background-color:#fdedc9;
	display:inline;
	float:right;
	margin-top:17px;
	padding-bottom:4px;
	padding-left:15px;
	padding-top:4px;
	width:310px;
}
#main .main .welcome .rotation .pic {
	border:1px solid #D9E0E6;
	height:53px;
	width:53px;
}
#main .main .welcome .rotation .pic img {
	width:53px;
	height:53px;
}
#main .main .welcome h2 {
	position:absolute;
	font-size:12px;
	font-weight:normal;
	width:77px;
	text-align:center;
}
#main .main .welcome h2.h_1 {
	background-image:url("../images/lh.jpg");
	height:17px;
	line-height:17px;
	right:250px;
	top:2px;
}
#main .main .welcome h2.h_2 {
	background-image:url("../images/lh_1.jpg");
	height:15px;
	line-height:15px;
	right:169px;
	top:2px;
	width:77px;
}
#main .main .welcome h2.h_3 {
	background-image:url("../images/lh_1.jpg");
	height:15px;
	line-height:15px;
	right:90px;
	top:2px;
	width:77px;
}
#main .main .welcome h2.h_4 {
	background-image:url("../images/lh_1.jpg");
	height:15px;
	line-height:15px;
	right:11px;
	top:2px;
	width:77px;
}
#main .main .welcome .rotation dl {
	line-height:18px;
}
#main .main .welcome .rotation dl dt {
	background-image:url("../images/d.jpg");
	background-position:left center;
	display:inline;
	float:left;
	margin-right:5px;
	padding-left:7px;
}
/*.welcome结束*/
/*分页开始*/
ul.page {
	float: right;
	margin-right: 16px;
}
ul.page li {
	float: left;
	margin: 10px 5px;
	padding: 1px 3px;
	background-color: #757575;
}
ul.page li a {
	color: #fff;
}
ul.page li.next, ul.page li.last {
	background-color: #FFF;
}
ul.page li.next a {
	padding-right: 10px;
	color: #666;
	background: url(../images/categories_icon.jpg) no-repeat -296px -72px;
}
ul.page li.last {
	margin-top: 7px;
}
ul.page li.last input {
	width: 30px;
}
ul.page li.last button {
	background-color: #929292;
	color: #fff;
	font-size: 12px;
}
ul.page li.h {
	background-color: #cc0000;
}
/*分页结束*/

