a{
	text-decoration: none;
	color: #000000;
}

* {padding:0; margin:0}

ul {
	padding-left: 20px;
}

h2{
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	color: #000000;
}
h1{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	
	}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	font-weight: normal;
	color: #000000;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	
	color: #000000;
}
body{
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	background-color: #999999;
	
	
}

html{
	width: 100%;
	height: 100%;
	 
	overflow-y:auto;
}
.site{
	width: 974px;
	padding-top: 4px;
	
	margin: 0px auto;
}
.page{
	
	float: left;

	background-color: #000000;
	background-image: url("/images/left_bottom.png");
	background-repeat: no-repeat;
	background-position: left bottom;
}
.clr{
	clear: both;
}
.left_side{
	float: left;
	width: 120px;
	padding-bottom:112px; 
}

.right_side{
	float: left;
	width: 854px;
	background-color: #ffffff;
}
.left_top{
	float: left;
	width: 120px;
	height: 159px;
	background-image: url("/images/left_top.png");
	background-repeat: no-repeat;
	 
}
.center_top{
	float: left;
	width: 693px;
	height: 159px;
	
	background-repeat: no-repeat; 
}
.right_top{
	float: left;
	width: 161px;
	height: 159px;
	background-image: url("/images/right_top.png");
	background-repeat: no-repeat;
}
.content{
	float: left;
	width: 687px;
	
	
	margin-left: 10px;
	margin-right: 14px;
}
.right_content{
	float: left;
	width: 130px;
	
	position: relative;
}
.footer{
	background-image: url("/images/footer.png");
	background-repeat: no-repeat;
	float: left;
	width: 854px;
	height: 23px;
	margin-top: 60px;
	font-size: 10px;
}

#floatMenu {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    
    
}

.left_menu{
	float: left;
	width: 120px;
	
	
	
}
/* menu */
.menu_list {	
	width: 100%;
	
	border-top: 1px solid #818181;
}

.menu_list p{
	color: #ffffff;
}

.menu_head {
	font-size: 10px !important;
	cursor: pointer;
	position: relative;
	padding: 10px 0px 10px 19px;
	border-bottom: 1px solid #818181;
}

.menu_head_no_submenu {
	font-size: 10px !important;
	cursor: pointer;
	position: relative;
	padding: 10px 0px 10px 19px;
	border-bottom: 1px solid #818181;
}
.menu_head_no_submenu a{
	color: #FFFFFF;
}

.menu_body {
	display:none;
}
.menu_body a{
  font-size: 10px !important;
  display:block;
  color:#000000;
  text-decoration:none;
  padding: 10px 0px 10px 30px;
  background-color: #FFD612;
  background-image: url("/images/menu_dot.png");
  background-repeat: no-repeat;
  background-position: 19px center;
}


.mama{
	display: block;
}
.active{
	color: #FFFFFF !important;
}
  /* menu */

  
  /*slide */
  #slideshow {
    position:relative;
    height:209px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
  
  /*slide */
.home_items{
	float: left;
	width: 687px;
	font-weight:bold;
	margin-top: 9px;
}
.home_item{
	height: 204px;
	width: 225px;
	float: left;
}
.home_item_title{
	height: 21px;
	width: 215px;
	float: left;
	background-color: #FED40E;
	color: #000000;
	background-image: url("/images/banner_dot.png");
	background-repeat: no-repeat;
	background-position: 200px 7px;
	padding-top:10px;
	padding-left: 10px; 
}
.home_item_title a{
	color: #000000;
}

.home_item_img{
	height: 138px;
	width: 225px;
	float: left;
}

.home_item_text{
	padding-top:12px;
	padding-left:10px;
	height: 23px;
	width: 215px;
	float: left;
	background-color: #000000;
	color: #ffffff;
}
.home_item_text a{
	color: #ffffff;
}
.mar{
	margin-right: 6px;
}
.content_text{
	float: left;
	width: 660px;
	margin-top: 15px;
	display: block;
	padding-left: 27px;
	line-height: 16px;
 
	
}
.content_text_3{
	float: left;
	width: 687px;
	margin-top: 15px;
	display: block;
	
	line-height: 16px;
	 
	
}
.content_text_2{
	float: left;
	width: 660px;
	margin-top: 15px;
	display: block;
	padding-left: 27px;
	line-height: 16px;
	min-height:400px; 
	
}
* html .content_text_2 {
	height: 400px;
}

.footer_left{
	float: left;
	margin-left: 18px;
	margin-top: 5px;
}
.footer_right{
	float: right;
	margin-right: 25px;
	margin-top: 5px;
}
.footer_menu{
	padding: 0px 5px;
	border-right: 1px solid #000000;
}
.content_img{
	width: 686px;
	height: 113px;
	float: left;
	background-repeat: no-repeat;
	
}
.bread{
	width: 686px;
	height: 24px;
	background-image: url("/images/bread.png");
	background-repeat: no-repeat;
	float: left;
	font-size: 10px;
}
.art_mid_col{
	width: 10px;
}
.bread_left{
	margin-left: 15px;
	margin-top: 7px;
	float: left;
}
.bread_img{
	margin-bottom: -1px;
}
.bread_right{
	float: right;
	margin-top: 7px;
	 
}
.sub_page{
	float: left;
	width: 660px;
	margin-top: 15px;
	display: block;
	padding-left: 17px;
	font-weight: bold;
	font-size: 10px;
	 
}
.sup_page_link{
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #3B3B3B;
}
.sup_page_link a{
	color: #7F7F7F;
}
.active_sub a{
	color:#363636;
}
.spacer{
	height: 20px;
}
.search_1{
	float: left;
	width: 128px;
	/*height: 208px;*/
	border: 1px solid #000000;
	background-color: #FED40E;
	margin-bottom: 8px;
	font-size: 12px;
	font-weight: bold;
}
.search_2{
	float: left;
	width: 128px;
	/*height: 133px;*/
	border: 1px solid #000000;
	background-color: #FFF4C4;
	margin-bottom: 8px;
	font-size: 12px;
	font-weight: bold;
}
.search_3{
	float: left;
	width: 128px;
	/*height: 166px;*/
	border: 1px solid #000000;
	background-color: #333333;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.search_1_box{
	/*height: 180px;*/
	width: 128px;
}
.search_2_box{
	/*height: 105px;*/
	width: 128px;

}
.search_3_box{
	/*height: 138px;*/
	width: 128px;
}
.search_cont{
	padding: 8px 8px;
}
.search_select{
	width: 112px;
	font-size: 12px;
	margin: 5px 0px;
}
.hr_spacer{
	color: #ffd612;
	background-color: #ffd612;
	height: 2px;
	border: 0;
}
.prod_list_det{
	padding-right: 50px;
	padding-top: 20px;
}
.prod_list_car{
	padding-top: 20px;
}
.prod_list_car td{
	padding: 0px 2px;
}
.my_pag{
	text-align: center;
}
.my_pag a{
	float: left;
	display: block;
	border: 1px solid #FFD612;
	padding: 3px;
	margin: 3px;
	width: 15px;
}
.my_pag a:hover{
	background-color: #FFD612;
}
.my_pag .p_active{
	background-color: #FFD612;
}
.status{
	color: #FF0000 !important;
}
.hyves{
	/*display: none;*/
}
.show_hyves_url{
	border: 1px solid #000000;
	background-color: #ffcc08;
	color: #000000;
	padding: 3px;
	cursor: pointer;
}
.hyves_url_div{
	line-height: 16px;
}
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	font-size: 5px !important;	
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}
