*{
padding:0;
margin:0;
}

body
{    
    
    background: #FFD06B;
	font-family: arial;
	font-size: 12px;
}

#Inner
{
	margin-top: 0;
}

#Container
{
	width: 850px;
	margin: 0px auto;
}

.cleaner
{
    clear: both;
}

#Head
{
	height: 212px;
	width: 850px;
	background: url("../images/bac_logo.gif") top left repeat-x;
}

#Head_left
{
	height: 161px;
	width: 324px;
	float: left;
}



#Head_right
{
	height: 150px;
	width: 576px;
	float: left;
	clear: right;
}

#Logo
{
	height: 161px;
	width: 576px;
}

#Name
{
    background: url("../images/logo.gif") top left no-repeat;
    background-position: 54px 50px;
    font-size: 34px;
  	padding-top: 48px;
    padding-left: 100px;
    color: #989d9e;
}

.blue
{
	color: #0e88af;
}

#Informations
{
    font-size: 15px;
    padding-left: 92px;
    color: #989d9e;
}

#Top_menu
{
    height: 51px;
	width: 850px;
	background: url("../images/bac_button.gif") top left repeat-x;
	margin-top : 6px;
	float: left;
}



#Top_menu a
{
	width: 110px;
	height: 51px;
	float: left;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 20px;
	text-indent: 28px;
}

#Top_menu a:hover
{
	text-decoration: underline;
	
}

#Top_menu .home
{
    background: url("../images/home.jpg") top left no-repeat;
}

#Top_menu .help
{
    background: url("../images/help.jpg") top left no-repeat;
}

#Top_menu .client
{
     background: url("../images/client.jpg") top left no-repeat;
}


#Top_menu .contact
{
    background: url("../images/contact.jpg") top left no-repeat;
}

#Top_menu .orders
{
    background: url("../images/orders.jpg") top left no-repeat;
}

#Top_menu .kart
{
    background: url("../images/kart.jpg") top left no-repeat;
	
} 

#Top_menu .quality
{
    background: url("../images/kart.jpg") top left no-repeat;
	
} 

#Top_menu .acce
{
    background: url("../images/acce.gif") top left no-repeat;
	
} 

#Top_menu .kart
{
    background: url("../images/kart.jpg") top left no-repeat;
	
} 

#Top_menu_right
{
  background: url("../images/bac_menu_right.gif") top left no-repeat;
	height: 51px;
	width: 320px;
	float: right;
}

#LeftPart
{
	width: 150px;
    background:  #FFD06B url(yellowcorner.gif) no-repeat top right;

	margin-top: -15px;
	float: left;
	margin-left: 38px;
}

*>#LeftPart
{
    margin-top: 8px;
}

#Menu
{
   
    float: left;
	margin-top: 10px;
}

#Menu_header
{
    width: 215px;
    height: 31px;
}

.menu_header_right
{
    background: url("../images/ornament_menu.gif") top left no-repeat;
	height: 31px;
	width: 46px;
	float: right;
	
}

.menu_header_left
{
    background: url("../images/bac_menu.gif") top left repeat-x;
	width: 169px;
	height: 31px;
	float: left;
}

.menu_bottom_right
{
    background: url("../images/ornament_menu00.gif") top left no-repeat;
	height: 15px;
	width: 46px;
	float: right;
	
}

.menu_bottom_left
{
    background: url("../images/bac_menu2.gif") top left repeat-x;
	width: 169px;
	height: 15px;
	float: left;
}

.menu_text
{
	color: #0e88af;
	font-weight: bold;
	line-height: 31px;
	padding-left: 14px;
}

.Menu_content
{
	float: left;
	width: 205px;
	height: auto;
	padding: 5px;
	background-color: #E6E66C;
}

.Menu_content ul
{

  float: left;
  margin: 0;
  padding: 0;
  border: none;
  line-height: normal;
  list-style-type: none; 
  

}

.Menu_content ul li {
  border-top: #FFF;
  margin: 0;
  padding: 0;
  
 
}

.Menu_content ul li a {
  float: left;
  width: 80%;
  height: 2.0em;

  font-size: 12px;
  font-weight: bold;
  

  color: #0e88af;
  display: block;
  
  
  
}
.Menu_content ul li a:hover
{
  background: : #3399ff;
  
  background: #FFFFCC url(../images/submenu1.gif) no-repeat 5px 50%;

}

.menu_item
{
	color: #0e88af;
	text-decoration: none;
	padding-left: 20px;
	background: url("../images/arrow.gif") top left no-repeat;
	margin-left: 6px;
	line-height: 18px;
}

.menu_item2
{
	color: #0e88af;
	text-decoration: none;
	padding-left: 30px;
	font-size: 12px;
}

#Poll_header
{
    width: 215px;
    height: 31px;
    float: left;
}

#Poll
{
	margin-top: 8px;;
	float: left;
}

#Poll_content
{
    width: 205px;
	padding: 5px;
   
	float: left;
	
	
}

#Poll_content a:hover
{
    text-decoration: underline;
    color: #0e88af;
}

.poll_question
{
    color: #767879;
	text-decoration: none;
	font-weight: bold;
}

.poll_unswer
{
    color: #0e88af;
	text-decoration: none;
	line-height: 25px;
}

#RightPart
{
	width: 700px;
	float: right;
	clear: left;
	background: #FFD06B url(yellowcorner.gif) no-repeat top right;
	
	margin-top: -12px;
	
}

*>#RightPart
{
    margin-top: 8px;
    clear: right;
    margin-left: 5px;
}

#Page
{
	width: 675px;
	padding: 5px;
	padding-right: 0px;
}

*>#Page
{
	padding: 5px;
}

h1
{
	color: #FF0000;
	font-size: 18px;
	font-weight: normal;
	padding-left: 20px;
	line-height: 30px;
}

#Page_header
{
	
	padding: 8px;
	padding-right: 0px;
	padding-left: 0px;
	width: 745px;
}

.page_header_img
{
	width: 68px;
	padding-left: 8px;
}

.page_header_text
{
    width: 250px;
    text-align: justify;
    font-size: 11px;
    color: #0e88af;
}

#Page_header tr
{
	width: 670px;
}

#Page_top
{
    background: #FFD06B url(yellowcorner.gif) no-repeat top right;
	
	margin-top: 8px;
	margin-bottom: 8px;
	color: #3399ff;
	width: 745px;
	float: left;
}

#Page_top p
{
    padding: 5px;
}

#Page_top a
{
    color: #074d64;
}

#Page_center
{
    width: 669px;
	padding: 18px;
	float:left;
	
}

.page_center_button
{
	width: 31px;
}

.page_center_button span
{
	display: none;
}

.page_center_buy
{
    background: url("images/buy.gif") top left no-repeat;
    height: 53px;
    width: 31px;
    float: left;
}

.page_center_info
{
    background: url("images/info.gif") top left no-repeat;
    height: 99px;
    width: 31px;
    float: left;
}

.page_center_content
{
    height: 142px;
    width: 170px;
    background-color: #CC0000;
  	margin-bottom: 3px;
    padding-left: 0;
}


#Page_center tr
{
    width: 669px;
    margin-bottom: 5px;
}

.page_center_img
{
	width: 117px;
	height: 152px;
	background-color: white;
	margin-right: 1px;
}

.page_center_img img
{
	padding-top: 15px;
	padding-left: 0;
}

.page_center_img2
{
	float: left;
	width: 117px;
	height: 152px;
	background-color: white;
}

.page_center_img2 img
{
	padding-top: 15px;
	padding-left: 0;
}

.left {
	float: left;
}
	.left_content {
		float: left;
		width: 595px;
		background-color: #CC0000;
		color: #d2d2d2;
		text-align: center;
		margin: 10px 3px 10px 10px;
		padding: 10px;
		border: 2px solid #FFFF00;
	}
	.left_content img{
		float: left;
		color: #303030;
		border: 1px solid #f5f5f5;
		background-color: #FFFFFF;
		margin: 3px 10px 7px 0;
	}
	
	.left_content p{
	   color: #FFFFFF;
	   font-family: Arial, Helvetica, sans-serif;
	   font-size: 16px;
	   text-align: left;
	   text-indent: inherit;
	}
	.left_content ul {
       width:580px;
       height:400px;
       margin-top:10px;
       margin-bottom: 20px;
       text-align:left;
       margin-right: 0;
       margin-left: 0;
     }

    .left_content li {
      list-style:none;
      float: none;
	  clear: left;
      margin-right:20px;
      margin-bottom:10px;
      font-weight:bold;
      color: #FFFFFF;
     }

    .left_content img{
      display:block;
      border:2px solid #CE3095;
     }

   .left_content img:hover{
    border:2px solid #F4C0DA;
     }

    .left_content a{
      color: #FFFFFF;
      text-decoration:none;
    }

    .left_content a:hover{
      color:#999999;
	  text-decoration: underline;
    }
   
	
	.content_top_text{
	  float: left;
	  position: relative;
	  text-align: left;
	  color: #660033;
	  font-weight: bold;
	  font-size: 16px;
	  width: 510px;
	  height: 50px;
	  margin-top: 10px;
	  margin-left: 15px;
	  clear: none;
	}
	
  .mpage_product_desc {
     color:#FFFFCC;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 14px;
	 font-weight: bold;
  
  }	
.blue2
{
    color: #0e88af;
    font-size: 16px;
    font-weight: bold;
    line-height: 45px;
}

.gray
{
    color: #a6acae;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
}

.green
{
    color: #7e9b1e;
    font-size: 14px;
    font-weight: bold;
}

.page_center_text
{
	width: 150px;
	float: left;
	height: auto;
}

#Bottom
{
	width: 660px;
	height: 250px;
	float:left;
	margin-top: 15px;	
}

#Bottom content
{
  width:460px;
  height:auto;
   
  

}

#Bottom page
{
  font-size: 14px;
  font-weight: bold;
  color: #66CCFF;
 
  
}

#footer {
  position: absolute;
  clear: both;
  float: left;
  width: 100%;
  height: 5em;
  margin-top: 2em;
  margin-left: 7em;
  
 
}

#footer #bg {
  position: relative;
  height: 5em;
  margin-bottom: 0;
  
  background: #CC0000 url(images/header2.gif) repeat-x bottom left;
}

#footer #bg ul {
  float: left;
  margin: 3em 1em 0 0 !important;
  margin: 3em 0.5em 0 0;
  padding: 0;
}

#footer #bg ul li {
  display: inline;
  list-style: none;
}

#footer #bg ul li a {
  float: left;
  padding: 0 1em;

  font: 400 1em arial, sans-serif;
  letter-spacing: 0.1em;
  line-height: 0.8em !important;
  line-height: 1em;

  color: #4D5760;
  border-right: 1px solid #4D5760;
}

#footer #bg ul li a.last {
  padding-right: 0;
  border-right: 0;
}

#footer #bg ul li a:hover {
  color: #6C0;
}

#footer #bg img {
  position: absolute;
  top: 10px;
  left: -426px;
}

.down
{
	font-size: 11px;
	margin-left: 650px;
	text-align: left;
	padding-bottom: 5px;
}

.down a
{
    color: #5a5551;
}

.down2
{
	margin-left: 810px;
	padding-bottom: 10px;
}

.down2 img
{
    border: 0px;
}

.dark text {
  color: #0e88af;
  

}

.width {
  width: 850px;
}

.white
{
 color: #FFF;
}

h3 { font: normal; 1.6em Arial,Sans-Serif; letter-spacing: -1px; margin: 0; padding: 0; color: #00FF00; }

.about_content
{
   float:left;
  color: #006699;
  font-size: 14px;
  text-align: justify;
  margin-left: 20px;
}

.accessory_content
{
  bwidth:620px;
  height:250px;
  margin-top:30px;
  margin-bottom:30px;
  text-align:left;
  margin-right:auto;
  margin-left:30px;
}

.accessory_content img{
   display:block;
   border:2px solid #CE3095;
}

.accessory_content ul
{
 float: left;
 position: relative;
}

.accessory_content ul li
{
 list-style:none;
 float:left;
 margin-right:20px;
 margin-bottom:10px;
 font-weight:bold;
 color:#777777;

}

p
{
	text-align: inherit;
	line-height: 1.8em;
	padding:10px;
}

.faq_content
{
 float: left;
 font-size: 14px;
 font-weight: 200;
 letter-spacing: normal;
 text-align: left;
 margin-left: 20px;
}

.fql_content p
{
 
 
}

.fql_content span
{
 color: #000000;
 font-size:16px;
 font-weight:bold;
}

#hotsale{
 float:left;
 width: 320px;
}
#search {
 float: left;

}

#fill{
 width: 50px;
 float: right

}

.product_desc{


 text-align: right;
 font-size: 14px;

}