#mainBox {
	height:287px;
	position:relative;
	border-left:1px solid #bebebe;
}
.mainimage {
	width:898px;
	height:228px;
	border-left:1px solid #e8e8e8;
	display:none;
	cursor:pointer;	
	position:absolute;
	top:0px;
	left:0px;	
}
.imgText {
	padding:140px 400px 30px 95px;
	font-size:28px;
	font-weight: bold;
	color:#555555;
	line-height: 100%;	
}
#subBox {
	height:287px;
	position:relative;
	border-left:1px solid #bebebe;
}
.subimage {
	width:898px;
	height:228px;
	border-left:1px solid #e8e8e8;
	cursor:pointer;	
	position:absolute;
	top:0px;
	left:0px;	
}
#bannerBar {
	width:899px;
	height:59px;
	position:absolute;
	left:0px;		
	background:url(/Tpl/default/images/flash/flash_bar.png) top left no-repeat;		
}
#bannerBar .bannerTxt {
	position:absolute;
	float:left;
	font-family:Georgia;
	font-size:30px;
	color:#FFFFFF;
	padding:18px 5px 10px 20px;
	font-style:italic;
	display:none;
}
a.bannerClick {
	color:#ebebeb;
	font-size:14px;
	margin-left:15px;	
	font-style:normal;
}
#bannerPlay {
	position:absolute;
	margin-left:600px;
	width:300px;
	text-align:right;
}
#playPrev {
	margin-top:18px;
}
#playStop {
	margin-top:18px;
	margin-left:15px;
	margin-right:15px;
}
#playPlay {
	display:none;
	margin-top:18px;
	margin-left:15px;
	margin-right:15px;
}
#playNext {
	margin-top:18px;
	margin-right:20px;
}
/**************** Category Style Start *******************************************/
#left_menu ul{
	margin-top:1px;
	border-top:1px #cccccc solid;
	padding-bottom:35px;
	width:100%;
	min-height:250px;
}
#left_menu ul li{
	clear:both;
	float:left;
	margin-left:10px;
	margin-right:10px;
	padding-top:9px;
	padding-bottom:9px;
	width:259px;
	height:20px;
	border-bottom:1px #cccccc solid;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	cursor:pointer;
}
#left_menu .menu_hover{
	margin-left:0px;
	margin-right:0px;
	padding-left:10px;
	padding-right:10px;	
	background-color:#dddddd;
}
#left_menu .topMenu{
	color:#214498;
	text-indent:20px;
}
#left_menu .subMenu{
	color:#e1542e;
	text-indent:40px;
	font-style: italic;
}
/**************** Category Style End *******************************************/
/**************** Latest Style Start *******************************************/
.latest {
	margin-bottom:40px;
	float:left;
}
.latest_bar {
	height:22px;
	padding-top:10px;
	padding-bottom:5px;
	padding-left:55px;
	font-size:20px;
	color:#fefefe;
}
.latest_contents {
	margin:13px 5px 0px 20px;
}
.latestImg {
	margin:0px 10px 10px 0px;
	width:65px;
	float:left;
}
.latestTitle {
	color:#214498;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	padding-bottom:5px;
	line-height:130%;
}
.latestDate{ 
	font-family:Arial;
	color:#555555;
	font-size:14px;
	height:27px;
	font-style:italic;
	font-size-adjust:none;
	font-stretch:normal;
	font-variant:normal;
	font-weight:normal;	
}	
.latestText {
	color:#555555;
	font-size:12px;	
	margin:8px 0px 8px 0px;
	overflow:hidden;
}
.news_text {
	/*height:38px;*/
}
#news_latest .latest_more{
	margin-top:10px;
}
.blog_text {
	/*height:155px;*/
}
.latestReadMore {
	padding-left:18px;
	margin:5px 0px 20px 0px;
	background:url(/Tpl/default/images/icon_read_more.png) bottom left no-repeat;	
}
.latestReadMore a{
	color:#ff5f34;
	font-size:13px;	
	text-decoration:underline;	
}
.latest_more {
	text-align:right;
}
.button {
	padding:5px 7px 5px 5px;
	height:30px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
}
.btn_more {
	background:url(/Tpl/default/images/btn_more.png) top right no-repeat;
}
/**************** Latest Style End *******************************************/
/**************** contents Style Start *******************************************/
h2 {
	font-weight:normal;	
	line-height:32px;
	padding-bottom:15px;	
}
h2.title {
	color:#ff5f34;
	font-size:28px;
}
.location {
	color:#ff5f34;
	font-size:12px;	
	padding-bottom:7px;
}
.location a {
	color:#ff5f34;
	font-size:12px;	
	text-decoration:underline;	
}

/**************** contents Style End *******************************************/