@charset "utf-8";
/* CSS Document */

h3	{
	padding-top: 10px;
	}

a.readmore_dark	{
	font-weight: bold;
	text-decoration: underline;
	margin-top: 15px;
	color: #333333;
	}
	
a.readmore_light {
	font-weight: bold;
	text-decoration: underline;
	margin-top: 15px;
	color: #FFFFFF;
	}

#index_stage {
	padding: 100px 20px 10px 20px;
	background: url("../images/bannerNew.jpg") top center no-repeat;
	text-align: center;

}

#index_stage div.post {
	background: url("../images/whitebg.png") top center;
	padding: 5px 0px 1px 0px;
	margin-bottom: 5px;
	width: 540px;
	text-align: center;
}

ul.thumb {
	list-style-type: none;
	margin-left: 0;
	}

ul.thumb li	{
	float: left;
	display: block;
	width: 200px;
	height: 156px;
	margin: 0 20px 0 0;
	}
	
ul.thumb li#last {
	margin: 0;
	}
	
ul.thumb li a	{
	color: #FFFFFF;
	font-size: 24px;
	cursor: pointer;
	width: 200px;
	height: 156px;
	display: block;
	font-weight: 200;
	}


ul.thumb li a div {
	line-height: normal;
	margin-top: 5px;
}

#main_view_container	{
	height: 210px;
	text-align: left;
	}

#main_view	{
	border-top: 20px solid #FFFFFF;
	height: 150px;
	padding: 20px;
	color: #333333;
	}
	
#main_view h3	{
	padding-bottom: 3px;
	margin-bottom: 9px;
	border-bottom: 1px solid #FFFFFF;
	width: 100%;
	}
	
	
#box2, #box3, #box4, #box5 {
	display: none;
	}
	
#box1, #box2, #box5	{
	color: #FFFFFF;
	}
	
.text1, .text2, .text3, .text4, .text5 {
	text-align: center;
	height: 156px;
	width: 200px;
	}
	
#special_box {
	padding-top: 9px;
	}
