body {
	behavior: url("css/csshover3.htc");
} 

#content {
	margin-top: -913px;
}

.left {
	height: 913px;
}

.shape {
	height:158px;
	background-position: 485px 0;
}


/* header red line */
.homeline {
	width: 687px;
	height: 5px;
	margin-top: 50px;
	float: left;
	background-color: #8d001a;
	font-size: 0;
}

/* recent news */
.news {
	height: 59px;
	padding: 9px 0 7px 7px;
	border-bottom: 1px solid #bfbfbf;
	background-color: #ffffff;
}

.newsimg {
	width: 88px;
	height: 59px;
	float: left;
	background: #ffffff url('../images/news/red-arrow.gif') no-repeat 75px 6px;
}

.newstitle {
	width: 117px;
	height: 59px;
	padding-left: 6px;
	float: left;
	overflow: hidden;
	font: normal 16px/18px 'Times New Roman', Times, serif;
}

.newstitle a:hover, .newstitle .active {
	color: #a70000;
}

.newsdate {
	margin-top: 34px;
	float: left;
	text-align: right;
	font-size: 9px;
	line-height: 10px;
	color: #828282;
}

.post {
	color: #828d93;
}

.detail {
	font: 12px/18px Verdana, Geneva, sans-serif;
}

.detail p {
	padding: 0 6px;
}

.detaildate {
	font: 29px/50px 'Times New Roman', Times, serif;
}

.wday {
	color: #707070;
}

.month {
	font-size: 22px;
	text-transform: capitalize;
	vertical-align: middle;
}

.year {
	font-size: 18px;
	vertical-align: top;
}

.detailbtm {
	height: 40px;
	margin: 12px 3px 0 3px;
	padding-top: 2px;
	border-top: 1px dotted #bfbfbf;
	font-size: 10px;
	line-height: 16px;
}

/* events */
.event {
	width: 229px;
	height: 158px;
	float: left;
	overflow: hidden;
	background-color: #ffffff;
}

.eventtitle {
	width: 229px;
	height: 64px;
	display: block;
	position: relative;
	top: -64px;
	left: 0;
	color: #ffffff;
	background: url('../images/home/event-bg.png') no-repeat;
	font: 16px/30px 'Times New Roman', Times, serif;
	overflow: hidden;
}

.eventtitle:hover {
	background-position: 0 -64px;
}

.eventname {
	padding: 0 4px 0 10px;
}

.eventdate1 {
	padding-left: 10px;
	font: 20px/30px Georgia, serif;;
}

.eventdate2 {
	font: 12px/30px Georgia, serif;;
}

/* main image */
.photo {
	width: 1260px;
	height: 755px;
	margin-left: -485px;
	position: relative;
	overflow: hidden;
	background-color: #ffffff;
}

.photo img {
	position: absolute;
	top: 0;
	left: 0;
}

.imgnavi {
	width: 687px;
	height: 556px;
	overflow: hidden;
}

.imgarrow {
	width: 89px;
	height: 64px;
	margin: 19px 0 223px 0;
	padding-top: 22px;
	background-image: url('../images/home/arrow-bg.png');
}

.imgarrow a {
	margin-left: 19px; */
}

.welcome {
	width: 458px;
	height: 228px;
	overflow: hidden;
}

.space {
	height: 140px;
	display: none;
	font-size: 0;
	line-height: 0;
}

.message {
	height: 228px;
	background-image: url('../images/home/welcome.png');
	text-align: right;
}




