/* CSS Document */
body{
margin: 0px 0px 0px 0px;
font-family: Arial;
line-height: 130%;
padding: 0px;
}
table
{

font-size:12px;}
#banner
{
 background:url(../Images/home_banner_bg.gif);
 width:100%;
 height:115px ;
 }
 #content_right
 {
 	float:right;
	width:400px;
	color:#FFFFFF;
	vertical-align:top;
	margin-top:20px;
 }
  #content_left
 {
 	float:left;
	width:300px;
	margin-left:20px;
	margin-top:20px
	
 }
  .font18
  {  
font-size:18px
}
#content_bg
{
background-image: url(../images/bg_content.gif);
background-color: #EFEFEF; 
/*background-attachment: fixed;
background-position-y: bottom;*/
background-repeat: repeat-x;
text-align:center;
}
#bg_banner
{
height:261px;
text-align:center;
background:url(../Images/bg_banner_home.gif)
}
#bg_banner_home
{
height:291px;
text-align:center;
background:url(../Images/home_line_bn_16_bg.gif)
}
.borderpic
{
border: 1px solid #FFFFFF
}
#bg_Interior_banner
{
background:url(../Images/Interior_bg_banner1.gif) #FFFFFF ;
height:121px;
text-align:center;
}

 /*style of submenu*/
 #dropmenudiv{
position:absolute;
border:1px solid #9B9FA1;
border-bottom-width: 0;
font-size: 11px;
font-family:Arial;
line-height:15px;
z-index:100;
color:#464646;
}
#dropmenudiv a{
width: 100%;
display: block;
color:#464646;
text-indent: 3px;
border-bottom: 1px solid #9B9FA1;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color background-color: #666666;*/
background:url(../Images/bg_submenu.gif);
color:#FFFFFF;
}

#footer{
	float:left;
	color:#000000;
	font-size:10px;
	height:25px;
  	line-height:25px;
	margin-left:10px;
	margin-bottom:0px;	
 }
 
#footer_right{
	float:right;
	color:#000000;
	font-size:10px;
	height:25px;
	line-height:25px;
	margin-right:10px;
	margin-bottom:0px;
 }
 #title_header
 {
 	font-family:Baskerville Old Face;
	font-size:18px;	
	color:#FFF;	
	font-weight:150px;
	/*letter-spacing:1px;
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;*/
	text-align:left;
	width:330px;
	float:right;
	text-transform:uppercase;
	
		
 }
 #title_header_
 {
 	font-family:Times New Roman;
	font-size:18px;
	letter-spacing:1px;
	color:#CCC;	
	font-weight:150px;
	/*margin-left:10px;
	margin-top:10px;
	vertical-align:middle;*/
 }

#bg_banner_inter
{
background:url(../Images/Interior_bg_banner1.gif);
height:134px;
}
#bg_banner_inter_pl
{
background:url(../Images/Interior_banner_line_pl_bg.gif);
height:134px;
}
#bg_banner_inter_pv
{
background:url(../Images/Interior_bg_banner1206.gif);
height:134px;
}
#content_inter_banner_left
{
 	float:left;
	width:520px;	
	vertical-align:top;
	margin: 26px 0px 26px 40px;
	/*line-height:20px;*/
	font-size:12px;
	color:#000;
}

#content_inter_banner_right
{
 	float:right;
	width:270px;	
	vertical-align:top;
	margin: 26px 29px 26px 14px;
}

 #content
 {
	background:#FFFFFF;
	width:810px; 
	height:100px;
	margin-bottom:13px;
	text-align:center;
}
#none_bg
 {
	background:#FFFFFF;
	width:870px; 
	height:100px;
	text-align:center;
	/*position: relative;
 clear:both;*/
}
#content #Inter_pic
{
float:right;
margin-right:10px;
margin-top:100px
}
#content #left
{
float:left;
width:355px;
text-align:left;
margin: 10px 10px 10px 10px;
line-height:30px;
}
#content #right
{
float:right;
margin: 10px 10px 10px 10px;
width:355px;
text-align:left;
}
#content a
{
color:#0C68F6;
text-decoration:none;
}
#content a:hover
{
color:#21A2E7;
text-decoration:underline;
}
#Inter_bg_black
{
background:#000;
color:#FFF;
font-size:15px;
font-weight:bold;
letter-spacing:1px;
width:345px;
height:25px;
margin: 5px 5px 5px 5px ;
}

#Inter_bg_xam
{
background:#E7E7E7;
color:#000;
font-size:12px;
letter-spacing:1px;
width:300;
height:20px;
margin: 5px 5px 5px 5px ;
}
#content #left #News_left
{
width:240px;
float:left;
}
#content #left #News_right
{
width:240px;
float:right;
}

#content #bottom
{	
width:350px; 
margin-left:10px;
float:left;
}
.title
{
font-size:18px;
font-family:Times New Roman;
text-align:left;
text-transform:uppercase;
}
.showstate{display:yes}
.switchcontent{display:none;}
.classEx{background-color:#ffffff;  cursor: pointer;font-family:Verdana;}
.button{ 
background:#E8E8E8;
color:#666666;
font-size:11px;
font-weight:bold;
border: 1px solid #464646; 
width:70px; 
height:20px
}
.Proviewa{
color:#336699;
text-decoration:none;
}
.Proviewa:hover{
text-decoration:underline;
color:#333333;
}
clear {clear:both}
.divider {margin: 0px 10px 0px 10px; clear: both; border-bottom:#EEDEC1 1px dashed;}