﻿#main{
	width: 940px;
	height: 580px;
 	padding: 0 10px 20px;
	background: url('../images/top/bg_top_main.png') no-repeat;
	border: none;
}

#main .float_l{
	width: 710px;
}

#main #left_box.float_l{
	width: 170px;
	height: 500px;
	background: url('../images/top/bg_sidebar.png');
}

#main #center_box.float_r{
	width: 530px;
}

#main #right_box.float_r{
	width: 220px;
	background: url('../images/top/bg_sidebar.png');
}

#top_flash {
	width: 530px;
	height: 200px;
	margin: 5px 0 0;
}


/********************
News and Information setting
********************/
#news_info{
	width: 530px;
	height: 385px;
	margin: 10px 0 0 0;
	overflow: hidden;
}

#news_info h3{
	width: 530px;
	height: 33px;
	text-indent: -9999px;
}

#news_info ul{
	width: 500px;
	height: 307px;
	padding: 5px 10px 5px 20px;
	overflow: auto;
	font-size: 93%;
	line-height: 1.6;
}

#news_info ul li{
	border-bottom: 1px solid #ccc;
	padding: 0 0 0.5em 0;
	margin: 0 0 0.5em 0;
	color: #444;
}

.news_date{
	font-family: "Century Gothic";
	height: 19px;
	line-height: 19px;
}

.news_date img{
	padding: 0 0 0 10px;
	vertical-align: middle;
}

.news_title {
font-size:110%;
font-weight:bold;
padding:5px 0 5px 0;
}

#live_camera{
	width: 220px;
	height: 205px;
	margin: 0 0 5px 0;
	background: url('../images/top/bg_live_camera.png') no-repeat;
}

#live_camera img{
	padding: 25px 0 0 5px;
}


.news{
	width: 690px;
	height: 410px;
	background: url('../images/bg_news2.jpg') no-repeat;
	margin: 0 0 20px 0;
	overflow: hidden;
}

.news_b{
	width: 690px;
	height: 10px;
	background: url('../images/bg_news2.jpg') no-repeat bottom left;
}

.news h3{
	height: 30px;
	text-indent: -9999px;
}

.news .inner{
	width: 645px;
	height: 210px;	
	padding: 10px 20px;
	overflow: auto;
}

.news h4 {
	clear: both;
	border-top:1px solid #BDD2ED;
	color:#F2823D;
	padding:5px 5px 5px 10px;
}

.news p{
	font-size: 93%;
	line-height: 1.5;
	padding:  0 0 5px 1em;
}

.news dl dt{
	clear: both;
	float: left;
	width: 130px;
	margin: 3px 0 0 0;
	font-size: 93%;
}

.news dl dd{
	float: right;
	width: 500px;
	margin: 0px 0 0 0;
	line-height: 1.3;
	font-size: 93%;
}

.news dl span{
	font-size: 93%;
	color: #557d7c;
}


#m_banner{
	clear: both;
	width: 700px;
	float: right;
	padding: 10px 0 0 0;
}

#m_banner a{
	padding: 0 15px 0 0;
}

/********************
newsticker
********************/
#news_ticker_frame{
	width :958px;
	height: 30px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#news_ticker{
	width: 938px;
	height: 23px;
	border: 1px solid #ccc;
	padding: 5px 10px;
	
}

.tickercontainer {
	display: inline;
	float: left;
	width: 610px;
	height: 23px;
	padding: 0 0 0 60px;
	background: url('../images/top/title_top_toppics.png') no-repeat;
	overflow:hidden;
}

.tickercontainer .mask {
	position: relative;
	width: 610px;
	height: 23px;
	overflow: hidden;
}

ul.newsticker {
	position:relative;
	top: 0px;
	left:705px;
	font:bold 12px Verdana;
	list-style-type:none;
	height: 23px;
	line-height: 23px;
	margin:0;
	padding:0;
}

ul.newsticker li {
	float:left;
	padding: 0 5px 0 0;
	white-space:nowrap;
	color:#f00;
	font-size: 12px;
	margin:0 50px 0 0;
}

ul.newsticker span {
	margin:0 10px 0 0;
}

#todaytitle {
	display: inline;
	float: right;
	width: 260px;
	height: 23px;
	padding-left:3px;
	border-left: 2px solid #eee;
	font-size: 11px;
	line-height: 23px;
	text-align: center;
}

/********************
Middle Banner Setting
********************/
#mid_banner_area{
	width: 960px;
	height: 100px;
	padding: 10px 0;
	background-image: url('../images/top/bg_top_middle.png');
    background-repeat: repeat-y;
}

#mid_banner_area li{
	display: inline;
	float: left;
	width: 220px;
	height: 100px;
	margin: 0 10px;
	
}
