﻿body {
	margin: 0px;
	cursor: default;
	background-color: #000000;
	font-family: Tahoma;
	font-size: 11px;
}
.mainDiv {
	width: 100%;
	padding-top: 45px;
}
.innerDiv {
	width: 920px;
	text-align: right;
}
.header {
	background-image: url('../images/homepage_header.jpg');
	background-repeat: no-repeat;
	width: 920px;
	height: 105px;
}
.advImage {
	background-image: url('../images/advertise_image.jpg');
	background-repeat: no-repeat;
	width: 920px;
	height: 197px;
}
.content {
	padding-top: 2px;
}
.content_left_td {
	width: 299px;
	vertical-align: top;
}
.content_center_td {
	width: 397px;
	vertical-align: top;
}
.content_inner_center_td {
	width: 696px;
	vertical-align: top;
}
.content_inner_td_pageInner {
	width: 696px;
	vertical-align: top;
	background-image: url('../images/bg_content.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
}
.inner_title {
	padding-right: 20px;
	background-image: url('../images/bgtitl.jpg');
	background-repeat: repeat-x;
	height: 25px;
	direction: rtl;
	text-align: right;
	font-family: Tahoma;
	font-size: 11px;
	color: #be4200;
	font-weight: bold;
}

.inner_title_end {
	width:60px;
	background-image:url('../images/bgtitl_end.jpg');
	background-repeat:no-repeat;
	background-position:right;
}

.inner_title_textTitle {
	direction: rtl;
	text-align: right;
	font-family: Tahoma;
	font-size: 11px;
	color: #CC9900;
	font-weight: bold;
}
.inner_content {
	padding: 10px;
	color: #CCC;
	direction: rtl;
	text-align:justify;
	font-size:9pt;
	line-height:16px;
}

.inner_content a:link, .inner_content a:visited, .inner_content a {
	color:#CCC;
	text-decoration:none;
}

.inner_content a:hover {
	color:#FFCC00;
	text-decoration:none;
}

.content_right_td {
	width: 223px;
	vertical-align: top;
}
.content_left_td_bg {
	background-image: url('../images/left_td_bg.jpg');
	background-repeat: repeat-x;
	background-color: #222;
	vertical-align: top;
	direction: rtl;
	color: #FFFFFF;
}
.content_left_td_date {
	width: 72px;
	height: 18px;
	background-image: url('../images/content_date_bg.gif');
	background-repeat: repeat-y;
	text-align: center;
	color: #f9d9ae;
	direction: ltr;
	padding-top: 4px;
}
.content_center_td_bg {
	background-image: url('../images/content_center_bg.jpg');
	background-repeat: no-repeat;
	color: #b8b8b8;
	direction: rtl;
	text-align: justify;
	padding: 15px;
	line-height: 19px;
	font-size: 11px;
}
.content_text_style {
	direction: rtl;
	color: #b9b9b9;
	text-align: justify;
	line-height: 18px;
	padding-top: 5px;
}
.line_bg {
	background-image: url('../images/line_bg.jpg');
	background-repeat: no-repeat;
	background-position: right center;
	height: 30px;
}
.footer {
	border-top: 1px solid #333333;
	text-align: center;
	color: #4d4d4d;
	padding-top: 15px;
	line-height: 20px;
}
.footer a {
	color: #4d4d4d;
	text-decoration: none;
}
.footer a:visited {
	color: #4d4d4d;
	text-decoration: none;
}
.footer a:link {
	color: #4d4d4d;
	text-decoration: none;
}
.footer a:hover {
	color: #CCC;
	text-decoration: none;
}
.text_box {
	background-color: #FFFFFF;
	height: 10px;
	font-size: 10px;
	text-align: left;
}
.MainMenu {
}
.MainMenu a {
	color: #FFFFFF;
	text-decoration: none;
}
.MainMenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.MainMenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.MainMenu a:hover {
	color: #FF9900;
	text-decoration: none;
}

.contact_title {
	text-align:right;
	width:120px;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	vertical-align:top;
}

.contact_content {
	text-align:right;
	font-weight:normal;
	color:#CCCCCC;
	padding-right:10px;
	vertical-align:top;
	direction:ltr;
}



