#slider_header {
    width: 713px; /* important to be same as image width */
    height: 118px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#slider_headerContent {
    width: 713px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.slider_headerImage {
    float: left;
    position: relative;
	display: none;
}
.slider_headerImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 694px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.slider_headerImage span strong {
    font-size: 14px;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 118px;
}
.footer {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma;
	text-decoration: none;
}
.date_added1 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 118px;
}
.adv {
	background-image: url(../images/index_63.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.date_added2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.news_body {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 30px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.news_writer {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: center;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
ul { list-style-type: none;}
.main_page {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.menu_item {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	cursor:pointer;
}
.menu_item:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC6101;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

.news_title1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #DF7000;
	text-decoration: none;
	line-height: 20px;
	text-align: right;
}
.news_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #DF7000;
	text-decoration: none;
	line-height: 25px;
	text-align: right;
}
