@charset "utf-8";
.txt {
	font-size: 12px;
	color: #900;
}
.txt2 {
	color: #B60000;
}
.txt3 {
	color: #000;
	font-size: 20px;
	font-weight: bold;
}
.txt4 {
	color: #181818;
	font-size: 20px;
	font-weight: bold;
}
.txt5 {
	color: #ff9900;
	font-weight: bold;
}
.txt_title {
	color: #B60000;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 8px;
}
.txt_title2 {
	color: #000;
	font-weight: bold;
}
.txt_title3 {
	color: #B60000;
	font-size: 26px;
}
.txt_title4 {
	color: #CCC;
	font-size: 11px;
	letter-spacing: 2px;
	margin-left:4px;
}
.time {
	background-attachment: scroll;
	background-image: url(/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	color: #900;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 13px;
}
.link {
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: #900;
}
.link2 {
	font-size: 20px;
	color: #fff;
}
#marquee {
	overflow: hidden;
	background-color: #E5E5E5;
	max-width: 1150px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
	padding-top: 0px;
	margin-bottom:0px;
}

#inmarquee {
float: left;
width: 800%;
}
#marquee1 {
float: left;
}
#marquee2 {
float: left;
}
#Wrapper #title {
	background-attachment: scroll;
	background-image: url(/images/bg_title.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 51px;
	padding-top: 22px;
}
.sectiondark2{
	padding-bottom:85px;
	background-image:url(/images/photo_2.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	-webkit-background-size:cover;
	background-size:cover;
	background-attachment: scroll;
	margin-top: 20px;
}
.sectiondark{
	background-image:url(/images/photo_1.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	-webkit-background-size:cover;
	background-size:cover;
	background-attachment: scroll;
	text-align: left;
}