@import "fonts/McLean/stylesheet.css";
html{ background:#3a3a3a; text-align:justify;}
.mainDiv{width:640px; border:0px solid blue; margin:auto; color:#d3cfcb; }
div.header{ height:15px; display:none; background:#FFF;}

a, div.footer a, div.footer a:hover{color:#ff9100;}
.content{padding:0 20px 20px 20px; border:0px solid red; background:#5f5a54;}
.mainContent{}
div.news-single-img{ text-align:center; background:#2491a6; margin-bottom:20px;}
div.footer{ text-align:center; background:#fbf5f3;border:0px solid blue;padding:10px 0 10px 0; margin:auto;color:#ff9100;font-size:10px;}


h1{font-family:'McLean';color:#545447; padding:0; margin:10px 0 20px; font-weight:normal; display:none;}
h3,h4{font-family:'McLean'; font-weight:normal; margin:0; padding:0;}
h3{ font-size:24px;}
h4{font-size:20px; clear:right;}
.listWrapper{border:0px solid blue; height:440px;overflow: hidden;position: relative;}
.list{ position:relative;display:block; white-space:nowrap; float:left; width:1000000px; }
.listItem{width:660px; border:0px solid red; float:left; margin-right:40px; text-align:center;}
.listItem object, .listItem embed{}

.entry{ margin-bottom:20px;}
.entry .toggler{ padding:5px 10px; }
.entry .toggler:hover{ background:#fbf5f3; color:#58463f; cursor:pointer;}
.entry .toggler.on{ color:#ce0070;}
.entry .toggler .bodytext{ padding:0 0 0 50px; position:relative; margin:0;}
.entry .toggler .num{font-family:'McLean_bd'; font-size:20px; position:absolute; left:10px; top:3px;}
.entry .pic{ float:left; margin:5px 10px 0 0;}
.entry object{ display:block;  margin:0 auto 20px;}
.entry .element{ width:480px; margin:auto; clear:both;}

.listItem h3 {font-family:'McLean_bd'; border:0px solid red; text-align:left; margin:0 0 20px; margin-left:68px; color:#2491a6; font-weight:normal; font-size:21px;}
.listItem h3 span{	
	display:block;
	border:0px solid red;
	font-size:15px;
}
.listItem h3 span.left{	
	display:block;
	float:left;
	border:0px solid red;
	width:60px;
	text-align:right;
	margin-left:-70px;
	font-size:24px;
}

.slidePrev{ cursor:pointer;color:#2491a6; border:0px solid red; width:50px;  float:left;text-align:right; display:block; height:0px; padding-top:40px; overflow:hidden;background:url(../img/prev_up.gif) center top no-repeat; margin-left:275px;}
.slideNext{cursor:pointer;color:#2491a6;border:0px solid blue; width:50px;  float:left;text-align:left; display:block; height:0px; padding-top:40px; overflow:hidden;background:url(../img/next_up.gif) center top no-repeat;}

.slidePrev:hover{background:url(../img/prev_over.gif) center top no-repeat;}
.slideNext:hover{background:url(../img/next_over.gif) center top no-repeat; clear:right;}