body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6D0303;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.top {
	background-image: url(index_01.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.ban {
	background-position: center top;
	background-image: url(top_di.jpg);
}
.f1 {
	font-size: 13px;
	color: #8C1415;
	line-height: 23px;
}
.f1 a{
	font-size: 13px;
	color: #8C1415;
	line-height: 23px;
	text-decoration: none;
}
.f1 a:hover{
	font-size: 13px;
	color: #8C1415;
	line-height: 23px;
	font-weight: bold;
	text-decoration: none;
}
.f2 {
	font-size: 13px;
	color: #ECF47B;
}
.f2 a{
	font-size: 13px;
	color: #ECF47B;
	text-decoration: none;
}
.f2 a:hover{
	font-size: 13px;
	color: #ECF47B;
	text-decoration: none;
	font-weight: bold;
}
.f3 {
	font-size: 13px;
	line-height: 23px;
	color: #ECF47B;
}
.f3 a{
	font-size: 13px;
	line-height: 23px;
	color: #ECF47B;
	text-decoration: none;
}
.f3 a:hover{
	font-size: 13px;
	line-height: 23px;
	color: #ECF47B;
}
.bian {
	border: 1px solid #DDC267;
}
.f4 {
	font-size: 13px;
	line-height: 25px;
	color: #575556;
}
.f4 a{
	font-size: 14px;
	line-height: 25px;
	color: #575556;
}
.f4 a:hover{
	font-size: 14px;
	line-height: 25px;
	color: #575556;
}
.bg {
	background-image: url(bg4.jpg);
	background-repeat: no-repeat;
}
.bg2 {
	background-image: url(bg5.jpg);
	background-repeat: no-repeat;
}
.f5 {
	font-size: 14px;
	font-weight: bold;
	color: #ECF47B;
}
.f5 a{
	font-size: 14px;
	font-weight: bold;
	color: #ECF47B;
}
.f5 a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #ECF47B;
}
.line {
	font-size: 12px;
	line-height: 25px;
	color: #A10101;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.line2 {
    background-image:url(011.png);
	margin-top:100px;
	font-size: 12px;
	color: #9E0203;
	line-height: 30px;
}
.f6 {
	font-size: 14px;
	font-weight: bold;
	color: #7A0204;
	line-height: 30px;
}
.f6 a{
	font-size: 14px;
	font-weight: bold;
	color: #7A0204;
	line-height: 30px;
}
.f1 img{max-width:680px;}
.flexslider {
	position: relative;
	width: 1004px;
	height: 433px;
	overflow: hidden;
	zoom: 1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.flexslider .slides li {
	width: 100%;
	height: 100%;
}
.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}
.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 50px;
}
.flex-direction-nav .flex-prev {
	left: 50px;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 25px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
 *display: inline;
}
.flex-control-paging li a {
	background: url(dot.png) no-repeat 0 -22px;
	display: block;
	height: 22px;
	overflow: hidden;
	text-indent: -99em;
	width: 22px;
	cursor: pointer;
}
.flex-control-paging li a.flex-active, .flex-control-paging li.active a {
	background-position: 0 0;
}
.flexslider .slides a img {
	width: 1004px;
	height: 433px;
	display: block;
}