* {
	outline: none;
}
/********************* ¹«ÓÃÑùÊ½ **********************/
html,body {
	height: 100%;
}

#body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 0 -37px;
}
p,a,h1,h2,h3,span{ letter-spacing: 1px;}

body {
	margin: 0;
	padding: 0;
	font: 14px "Microsoft YaHei", Arial, sans-serif;
	color: #333;
	word-wrap: break-word;
	background:#f1f1f1;font-family:'microsoft yahei';
}

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;
	border: 0;
}

img {
	border: 0 none;
	vertical-align: top;
}

ul,li {
	list-style-type: none;
}

.rap {
	width: 1100px;
	margin: 0 auto;
	position: relative;
	z-index: 20;
	clear: both;
}
.r1300{
	width:80%;
}
.r1200 {
	width: 1200px;
}

.r1000 {
	width: 1000px;
}

.r765 {
	width: 765px;
}

.r720 {
	width: 720px;
}

.r710 {
	width: 710px;
}

.r660 {
	width: 660px;
}

.r650 {
	width: 650px;
}

.r646 {
	width: 646px;
}

.r300 {
	width: 300px;
}

.r280 {
	width: 280px;
}

.r250 {
	width: 250px;
}

.r675 {
	width: 675px;
}

.r270 {
	width: 270px;
}

.r170 {
	width: 170px;
}

.r700 {
	width: 700px;
}

.r200 {
	width: 200px;
}

.r180 {
	width: 180px;
}

.r800 {
	width: 800px;
}

.top {
	height: 54px;
}

a {
	color: #929191;
	text-decoration: none;
	-moz-transition: background-color 0.2s ease-out, color 0.1s ease-out;
	-webkit-transition: background-color 0.2s ease-out, color 0.1s ease-out;
	-ms-transition: background-color 0.2s ease-out, color 0.1s ease-out;
	transition: background-color 0.2s ease-out, color 0.1s ease-out;
}

a,a:link {
	color: #929191;
	text-decoration: none;
}

a:active {
	text-decoration: underline;
}

a:hover {
	color: #f25a31;
}

a:focus {
	outline: none;
}
.n_pic3{
	width: 99px;
	height: 99px;
}