@charset "utf-8";
/* CSS Document */

html{
background:#BABC77;
background-image: url(../images/BK.jpg);
background-repeat:repeat;
/* scrollbar-base-color: #F9F9DE;
scrollbar-arrow-color: #898B4B;
scrollbar-3dlight-color: #898B4B;
scrollbar-darkshadow-color:#898B4B;
scrollbar-face-color: #B2B27B;
scrollbar-highlight-color: #F9F9DF;
scrollbar-shadow-color: #F9F9DF;
scrollbar-track-color: #F9F9DF; */
}

body{
margin-top:0px;
scrollbar-base-color: #F9F9DE;
scrollbar-arrow-color: #898B4B;
scrollbar-3dlight-color: #898B4B;
scrollbar-darkshadow-color:#898B4B;
scrollbar-face-color: #B2B27B;
scrollbar-highlight-color: #F9F9DF;
scrollbar-shadow-color: #F9F9DF;
scrollbar-track-color: #F9F9DF;
}

.maincontainer{ margin:auto; margin-top:5px;
 width:760px; height:auto; background-color:#F9F9DF; border:#AFAF76 solid 1px;  padding-left:11px; padding:4px; 
}

.line_1 {
    clear:both;
    height:5px;
    overflow:hidden;
	background-color:#BABC77;
  }

.line_2 {
    clear:both;
    height:5px;
    overflow:hidden;
	background-color:#898B4B;
  }

.line_3 {
	clear:both;
	height:4px;
	overflow:hidden;
	background-color:#F9F9DF;
	float: none;
  }
  
.line_4 {
    clear:both;
    height:3px;
    overflow:hidden;
	background-color:#898B4B;
  } 
  
.line_5 {
    clear:both;
    height:3px;
    overflow:hidden;
	background-color:#898B4B;
  }
  
.line_6 {
	clear:both;
	height:25px;
	overflow:hidden;
	background-color:#898B4B;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F9F9DF;
  } 
 
.header{
width:760px; height:80px; background-image:url(../images/header.jpg);
background-repeat:no-repeat; 
}

.menu{
width:760px; height:27px; background-image: none; background-repeat:no-repeat;
}
 
.content{
	width:760px;
	height:auto;
	background-image:url(../images/bk_add.jpg); background-repeat:repeat;
	overflow:hidden;
}

.flash_pic{
	width:569px;
	height:293px;
	background-color:#530026;
	border-right: 1px solid #898B4B;
	float: left;
}

.strip_home{
width:740px; height:90px; padding-left:20px; background-color:#530026; border-bottom:#898B4B solid 3px; 
}

.home_add{
	width:143px;
	height:70px;
	background-image:url(../images/bk_add.jpg);
	background-repeat:repeat;
	border-left:#898B4B solid 1px;
	border-right:#898B4B solid 1px;
	padding:10px;
	padding-left:10px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:18px;
	color:#AEAE76;
	text-align:center;
	float: left;
}

.home_flash{
	width:575px;
	height:90px;
	float:right;
	padding-bottom: 0px;
	margin: 0;
}

.box_h_right{
width:143px; height:70px; background-image:url(../images/bk_add.jpg); background-repeat:repeat; border-left:#898B4B solid 1px; border-right:#898B4B solid 1px; padding:10px; padding-left:10px; padding-right:10px; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; line-height:18px; color:#AEAE76; text-align:center;
}

h1{ padding:0px; margin:0px;
font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#AEAE76; text-align:center; 
}

.footer{
	width:740px;
	height:14px;
	background-image: url(../images/bk_footer.jpg);
	background-repeat:no-repeat;
	padding-bottom:2px;
	padding-top:2px;
	padding-left:10px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#F9F9DF;
	text-align: right;
	direction: rtl;
}

ul{
	margin: 0;
	padding: 0;
	direction:rtl;
	text-align:right;
	
}

li{
	display: inline;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#F9F9DF;
}

a:link, a:visited, a:active{
	display: inline;
	font-family:Arial, Helvetica, sans-serif;
	color:#AEAE76;
	text-decoration:none;
	
}

 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#F9F9DF;
}

.lili li{
	display: inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003467;
	
}

.bytech{
	float:left;
	padding:0px;
	direction:rtl;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#F9F9DF;
}

.p_div{
	width:260px;
	height:auto;
	direction: ltr;
	float: right;
}

.p_div_out{
	width:270px;
	height:360px;
	overflow: auto;
	direction: rtl;
}

p{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#2C2C2C;
	font-size:12px;
	line-height:17px;
	text-align: right;
	direction: rtl;
	padding-top: 3px;
}

.h_p{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6F0033;
	font-size:12px;
	font-weight:bold;
	line-height:17px;
}

.left_div{
	width:210px;
	height:auto;
	float:right;
	overflow:hidden;
}

.add_left{
	margin:0px;
	width:160px;
	height:auto;
	background-image:url(../images/bk_add.jpg);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:18px;
	color:#AEAE76;
	text-align:center;
	border-top:4px solid #898B4B;
	padding:25px;
	padding-bottom: 18px;
	padding-top: 18px;
}

.text_div{
	width:449px;
	height:auto;
	padding:20px;
	border-left:4px solid #898B4B;
	border-right:1px solid #898B4B;
	float:right;
	background-image:url(../images/bk_content.gif);
	background-repeat:repeat-x;
	background-color:#F9F9DF;
	padding-bottom: 10px;
	overflow: hidden;
}

.vt_div{
	width:auto;
	height:auto;
	padding:20px;
	border-right:4px solid #898B4B;
	border-left:1px solid #898B4B;
	float:left;
	background-image:url(../images/bk_content.gif);
	background-repeat:repeat-x;
	background-color:#F9F9DF;
	padding-bottom: 10px;
	overflow: hidden;
}

.vt_border{
	width:auto;
	height:auto;
	border:#898B4B 1px solid;
}

.height_text{
clear:both; width:1px; height:400px; float:left
}

.right_div{
width:55px; height:405px; background-image:url(../images/bk_add.jpg); background-repeat:repeat; float:left; 
}

.texture_left{
	width:210px;
	height:17px;
	background-image:url(../images/bk_add.jpg);
	background-repeat:repeat;
}

.pics_div{
	width:auto;
	height:auto;
	direction: ltr;
	float:left;
}

.text_home{
	width:150px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	color:#D0D39C;
	text-align:center;
	float:center;
	overflow: hidden;
	padding-top: 17px;
	direction: rtl;
}

.h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:22px;
	color:#AEAE76;
	text-align:center;
	margin: 0px;
	width:150px;
}
.home_right{
	width:160px;
	overflow:hidden;
	float: right;
	padding:28px;
	padding-left:15px;
	padding-right:15px;
	text-align: center;
}

.flash{
	width:149px;
	padding-right: 10px;
	text-align: left;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;

}

