﻿/* adminbuy.cn 做最好的织梦模板 */

html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td {
	margin: 0;
	padding: 0;
}
body {
	font:12px "宋体", "Arial Narrow", HELVETICA;
	line-height: 1.2;
	background:#fff;
}
/*A*/

a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
/*img*/

img {
	border:0 none;
	vertical-align:top;
}
/*li*/

ul, li {
	list-style-type:none;
}
/*浮动*/

.fl {
	float:left;
	display:inline;
}
.fr {
	float:right;
	display:inline;
}
.clear {
	clear:both;
}
/*wrap*/

#wrap {
	text-align:left;
}
/*宽度*/

.w980 {
	width:960px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
}
.w1000 {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
}
.w1216 {
	width:1216px;
	margin:0 auto;
	padding:0;
}
.pc_100 {
	width:100%;
	overflow:hidden;
	zoom:1;
}
/*mt*/

.mt10 {
	margin-top:10px;
}
.mt10important {
	margin-top:10px !important;
}
.mt15 {
	margin-top:15px;
}
.mt15important {
	margin-top:15px !important;
}
.mt20 {
	margin-top:20px !important;
}
/*颜色red*/

.red {
	color:red;
}
.green {
	color:#B5FF00
}
/*more按钮*/

.more {
	float:right;
	margin:13px 10px 0 0;
}
.more2 {
	float:right;
	margin:26px 10px 0 0;
}
/*button*/

button {
	cursor:pointer;
}
/*i,em重置*/

i, em {
	font-style:normal;
}
/*居中*/

.tc {
	text-align:center;
}
.mauto {
	margin:0 auto;
}
.center {
	margin:0 auto;
}
.border {
	border:1px solid red;
}
.text {
	color:#666666;
}
