body 
{
	font-family: arial; 
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	direction: rtl;
    background-image: url(../images/bg.jpg);
    background-repeat:no-repeat;
    background-color:#2f2f2f; 
    background-position:center top;
}
.img1 {
	border-style: none;
    border-color: inherit;
    border-width: medium;
    width: 74px;
    height: 45px;
}
#main {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
}

/* header */
#header {
	width: 100%;
	 height: 80px;
}
#header_banner {
	width: 600px; 
	height: 100%;
	background-color: #991516;
	float: left;
	overflow: hidden;
}
#header_logo {
	width: 176px; height: 100%;
	overflow: hidden; float: left;
}

/* footer */
#footer {
	margin-top: 5px; margin-bottom: 5px;
	background-color: #991516;
	height: 6px; font-size: 1px;
}

/* content */
#content {
	width: 100%; margin-top: 5px;
	overflow: auto;
}
#content_left {
	width: 173px; float: left;
	overflow: hidden;
}
#content_middle {
	width: 420px; float: left; margin-left: 5px;
	overflow: hidden;
}
#content_right {
	width: 175px; float: left; margin-left: 5px;
	overflow: hidden;
}

/* content right */
#menu div {
	padding-top: 3px; padding-right: 3px; height: 20px;
	color: #FFFFFF; font-weight: bold; font-size: 14px; text-decoration: none;
	margin-bottom: 3px;
	cursor: pointer;
}
#menu a {
	color: #FFFFFF; text-decoration: none;
}
.menu_red {
	background-color: #991516;
}
.menu_grey {
	background-color: #666666;
}
#content_right_head {
	margin-top: 6px;
	background-color: #991516; color: #FFFFFF; font-size: 15px; font-weight: bold;
	text-align: center; padding-top: 3px; padding-bottom: 3px;
}
#content_rigth_formDiv {
	background-color: #EBEBEB;
	height: 435px;
}
#content_right_formDiv_form {
	padding-top: 0px; padding-right: 15px; padding-left: 20px;
}
#content_right_formDiv_form font {
	font-size: 12px; font-weight: bold;
}

#content_right_formDiv_form .cBox {
	display: inline; width: auto; height:auto; margin: 0;
}
#content_right_formDiv_form .big {
	font-size: 14px; color: #991516;
}
#content_right_formDiv_form_sendBtn {
	margin-top: 0px; text-align: left;
}
#content_rigth_formDiv_footer {
	margin-top: 70px; padding-right: 5px;
	font-size: 11px; font-weight: bold;
}

/* content left */
#content_left_img {
	height: 191px; overflow: hidden;
	margin-bottom: 4px;
}
#content_left_head {
	background-color: #991516; color: #FFFFFF; font-size: 15px; font-weight: bold;
	text-align: center; padding-top: 3px; padding-bottom: 3px;
}
#content_left_text {
	font-size: 14px;
	padding-right: 16px; padding-top: 15px; padding-bottom: 5px;
	background-color: #EBEBEB;
}
#content_left_22 {
	font-size: 14px;
	padding-right: 16px; padding-top: 15px; padding-bottom: 5px;
	background-color: #EBEBEB;
}
#content_left_banner {
	height: 317px;
	background-color: #991516;
	margin-top: 8px;
	overflow: hidden;
}



/* home */

#home_img {
	padding-bottom: 4px;
}
#home_imgs {
	margin-bottom: 6px;
}
#home_img_left {
	float: left;
}
#home_content {
	margin-top: 4px; padding-bottom: 4px;
	border-bottom: 2px solid black;
	overflow: auto;
}
#home_content #txt {
	width: 304px; float: left;
	text-align: left; direction: ltr;
}
#home_content #txt div {
	text-align: right; direction: rtl;
}
#home_content #txt .head {
	width: 100%;
	font-size: 14px; font-weight: bold; font-style: italic; color: #991516;
}
#home_content #txt .content {
	padding-left: 50px;
}
#home_content #txt .link {
	position: absolute; direction: ltr;
}
#home_content #txt .link div {
	position: relative; top: -15px; left: 4px;
}
#home_content #txt .link div a {
	color: #991516; font-weight: bold;
}


/* content */
#content_inner {
	text-align: center; margin-left: auto; margin-right: auto;
	width: 395px;
}
#content_title {
	margin-top: 30px; margin-bottom: 30px;
	text-align: center;
	font-size: 30px; font-weight: bold; color: #B51217;
}
#content_title2 {
	margin-top: 30px; margin-bottom: 30px;
	text-align: center;
	font-size: 22px; font-weight: bold; color: #B51217;
}
#content_textBig {
	text-align: center; font-size: 16px; font-weight: bold;
	border-bottom: 2px solid #B51217;
	padding-bottom: 2px; padding-top: 2px;
}
#content_textBig2 {
	text-align: center; font-size: 16px; font-weight: bold;
	padding-bottom: 2px; padding-top: 2px;
}
#content_textBig_redBg {
	text-align: center; font-size: 16px; font-weight: bold; color: #FFFFFF;
	background-color: #B51217;
	padding-bottom: 2px; padding-top: 2px;
	margin-bottom: 3px;
}
#content_txt {
	text-align: right;
	padding-top: 0px;
}
#content_player {
	width: 100%;
	text-align: left; direction: ltr;
}
#content_player_div {
	width: 340px; height: 297px;
	position: absolute; top: 592px; left: 50%;
}
#content_player_div div {
	position: relative; left: -50%;
	height: 100%;
	overflow: hidden;
}
.normal_white{
	font-size:12px;
	font-family:arial;
	color:#ffffff;
}
.bold_white{
	font-size:13px;
	font-family:arial;
	font-weight:bold;
	color:#ffffff;
}
.normal_black{
	font-size:12px;
	font-family:arial;
	font-weight:normal;
	color:#000000;
}
.bold_black{
	font-size:12px;
	font-family:arial;
	font-weight:bold;
	color:#000000;
}
.normal_red{
	font-size:14px;
	font-family:arial;
	font-weight:normal;
	color:#982827;
}
.bold_red{
	font-size:12px;
	font-family:arial;
	font-weight:bold;
	color:#982827;
}
.normal_gray{
	font-size:18px;
	font-family:arial;
	font-weight:normal;
	color:#393939;
}
.bold_gray{
	font-size:12px;
	font-family:arial;
	font-weight:bold;
	color:#393939;
}
a.Links
{
    font-size:12px;
	font-family:arial;
	font-weight:bold;
	color:#ffffff;
	text-decoration: none;
}
a.Links:hover
{
    font-size:12px;
	font-family:arial;
	font-weight:bold;
	color:#ffffff;
	text-decoration: underline;
}
a.Links2
{
    font-size:12px;
	font-family:arial;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}
a.Links2:hover
{
    font-size:12px;
	font-family:arial;
	font-weight:bold;
	color:#000000;
	text-decoration: underline;
}



.head1
{
    background-image: url(../images/top_01.jpg);
    background-repeat:no-repeat;
}
.head2
{
    background-image: url(../images/top_02.jpg);
    background-repeat:no-repeat;
}
.head3
{
    background-image: url(../images/top_03.jpg);
    background-repeat:no-repeat;
}
.paper1
{
    background-image: url(../images/paper_01.jpg);
    background-repeat:no-repeat;
    width:960px;
    height:140px;
}
.paper2
{
    background-image: url(../images/paper_02.jpg);
    background-repeat:repeat-y;
}
.paperExtention
{
    background-image: url(../images/paper_02Extention.jpg);
    background-repeat:repeat-y;
}
form { 
margin: 0px; 
padding: 0px; 
} 

.paper2a
{
    background-image: url(../images/paper_02a.jpg);
}
.paper3
{
    background-image: url(../images/paper_03.png);
}
.form
{
    background-image: url(../images/form.jpg);
    background-repeat:no-repeat;
}
.normal_white{
	font-size:12px;
	font-family:arial;
	color:#ffffff;
}
.bold_white{
	font-size:13px;
	font-family:arial;
	font-weight:bold;
	color:#ffffff;
}
.normal_black{
	font-size:12px;
	font-family:arial;
	font-weight:normal;
	color:#000000;
}
.bold_black{
	font-size:12px;
	font-family:arial;
	font-weight:bold;
	color:#000000;
}
.normal_red{
	font-size:14px;
	font-family:arial;
	font-weight:normal;
	color:#982827;
}
.bold_red{
	font-size:12px;
	font-family:arial;
	font-weight:bold;
	color:#982827;
}
.normal_gray{
	font-size:18px;
	font-family:arial;
	font-weight:normal;
	color:#393939;
}
.bold_gray{
	font-size:12px;
	font-family:arial;
	font-weight:bold;
	color:#393939;
}
a.Links
{
    font-size:12px;
	font-family:arial;
	font-weight:bold;
	color:#ffffff;
	text-decoration: none;
}
a.Links:hover
{
    font-size:12px;
	font-family:arial;
	font-weight:bold;
	color:#ffffff;
	text-decoration: underline;
}
a.Links2
{
    font-size:12px;
	font-family:arial;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}
a.Links2:hover
{
    font-size:12px;
	font-family:arial;
	font-weight:bold;
	color:#000000;
	text-decoration: underline;
}

a.bottomLinks
{
    font-size:12px;
	font-family:arial;
	font-weight:normal;
	color:#747474;
	text-decoration: underline;
}
a.bottomLinks:hover
{
    font-size:12px;
	font-family:arial;
	font-weight:normal;
	color:#cccccc;
	text-decoration: underline;
}
