@charset "utf-8";
*{
	padding:0px;
	margin:0px;
}

body{
	width:100%;
}

span{
	display:inline-block;	
}

img{
	border:none;
}

td, label{
color:#999999;
}

.real_body{
	margin:18px auto;
	width:980px;
}

.main_content{
	width:980px;
	min-height:200px;
	clear:both;
}

.line{
	width:980px;
	height:1px;
	background-color:#999999;
	clear:both;
}

.footer {
	width:100%;
	padding:18px 1px;
}

.footer_left{
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	color:#666666;
	vertical-align:middle;
}

.footer_left a{
	text-decoration:none;
	color:#666666;
}

.footer_middle{
	width:450px;
	text-align:center;
}

.footer_right{
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	color:#999999;
	vertical-align:middle;
}

.footer_right a{
	text-decoration:none;
	color:#999999;
}

.header{
	width:100%;
	height:60px;
	border-bottom:1px solid #999999;
	padding:7px 1px;
	clear:both;
}

.header_left{
	width:490px;
	vertical-align:bottom;
	text-align:left;
	float:left;
}

.header_right{
	width:490px;
	vertical-align:bottom;
	text-align:right;
	float:right;
}

.nav{
	width:100%;
	height:35px;
	clear:both;
	margin-bottom:0px;
}

.nav{
	\height:45px;
	h\eight:45px;
}

.search_panel{
	width:110px;
	float:left;
}

.search_panel select{
	width:110px;
}

.content{
	width:980px; /*840px*/
	min-height:250px;
	/*float:left;*/
}

.content2{
	width:850px;
	min-height:250px;
	margin-left:130px;
}

.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}

/*Start Nav Menu*/
#spacer_1{
width:29px;
}
#spacer_2{
width:98px;
}
#spacer_3{
width:50px;
}
#spacer_4{
width:42px;
}
.menu{
margin-top:10px;
width:100%;
}
.menu, .top_lvl_item, .submenu, .sub_lvl_item{
list-style:none;
}
.menu_img{
border:none;
}
.top_lvl_item{
float:left;
}
.top_lvl_item, .sub_lvl_item{
padding:0px;
margin:0px;
text-align:left;
}
.submenu{
background-color:#ffffff;
position:absolute;
left:0;
top:0;
z-index:199;
display:none;
}
/*End Nav Menu*/

.favoritelink{
/*position:relative;
top:15px;*/
}

.with_scrollbar{
width:100%;
min-height:320px;
overflow: auto;
overflow-y: hidden;
-ms-overflow-y: hidden;
}

.result_item{
padding:6px 23px 10px 0px;
vertical-align:top;
}

.result_item_link{
vertical-align:top;
padding-top:10px;
padding-left:0px;
}
.result_item_link a{
color:#666666;
font-family:"Times New Roman",Times,serif;
font-size:11px;
text-decoration:none;
}

.clear_list{
height:220px;
overflow:hidden;
}

.clear_list, .thumbnail, .thumbnail a, .thumbnail a img{
list-style:none;
padding:0px;
margin:0px;
display:block;
}

.thumbnail{
margin-bottom:3px;
}

.ref_textbox{
width:110px;
}

.favicon{
vertical-align:bottom;
}

.div_table_row{
width:auto;
display:table-row;
}

.div_table_cell{
display:table-cell;
}

.product_code{
font-family:"Times New Roman",Times,serif;
font-size:0.6em;
}

input.cat_textbox, textarea.cat_listbox, select.cat_dropdown, select.cat_listbox{
width:250px;
}

.small_font, .req{
font-size:11px;
}

#magnify{
	display:none;
	/*border:1px solid #000;*/
	position:absolute;
	left:350px;
	top:350px;
	vertical-align:top;
	padding:3px;
}
