﻿.header {
	background: url(head1.jpg)no-repeat 50% 0px rgb(4, 19, 24); width: 100%;
}
.header h1 {
	height: 300px;
}
.notext {
	text-align: left; letter-spacing: -3em; overflow: hidden;
}
.notext::first-letter {
	margin-left: -20em;
}
.content {
	margin: 0px auto; width: 1000px; font-size: 14px; background-color: rgb(255, 255, 255);
}
.grid {
	width: 100%;
}
.w495 {
	background: rgb(240, 238, 225); width: 495px;
}
.p1 {
	background: #f5f5f5; width: 100%; border-top-color: #F19332; border-top-width: 6px; border-top-style: solid;
}
.p2 {
	background: #f5f5f5; width: 100%; border-top-color:#F19332; border-top-width: 6px; border-top-style: solid;
}
.p1 h3 {
	background: url(candle.png) no-repeat 20px 10px; font: bold 20px/3em microsoft yahei; color: rgb(101, 84, 60); padding-left: 60px; font-size-adjust: none; font-stretch: normal;
}
.p2 h3 {
	background: url(candle.png) no-repeat 20px 10px; font: bold 20px/3em microsoft yahei; color: rgb(101, 84, 60); padding-left: 60px; font-size-adjust: none; font-stretch: normal;
}
.p1 p {
	font: 16px/2em microsoft yahei; padding: 0px 20px 20px; color: rgb(7, 7, 7); font-size-adjust: none; font-stretch: normal;
}
.p2 h3 span {
	background: url(menu.png) no-repeat 100% 100%; margin: 18px 10px; width: 73px; height: 23px; display: inline-block; cursor: pointer;
}
.p2 h3.open span {
	background: url(menu.png) no-repeat 100% 0%; display: inline-block;
}
.p2 .open_height {
	height: 210px; overflow: hidden;
}
.p2 ul {
	width: 100%;
}
.p2 ul li {
	padding: 0px 10px 20px 50px; width: 265px; float: left;
}
.p2 ul li h2 {
	font: bold 20px/2em microsoft yahei; color: rgb(101, 84, 60); font-size-adjust: none; font-stretch: normal;
}
.p2 ul li img {
	border: 4px solid #B06B24; border-image: none; width: 96px; margin-right: 5px; float: left;
}
.p2 ul li p {
	font: 14px/2em microsoft yahei; padding: 3px; color: rgb(51, 51, 51); font-size-adjust: none; font-stretch: normal;
}
.p2 ul li p a {
	color: rgb(203, 12, 20);
}
