/* Style 1--------------------------*/
body {
	font-family: arial;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0;
}
#main_w {
	margin: auto;
	width: 1024px;
}
#header {
	height: 125px;
	border:solid 1px black;
}
#logo {
	float: left;
	width: 202px;
}
#banner {
	float: left;
}
#nav {
	float: right;
	margin-left: 12px;
	width: 165px;
	border: 1px solid #999999;
	padding: 4px;
	height: 156px;
	position:absolute;
}
#login {
}
.login_left {
	float: left;
	width: 83px;
}
.login_right {
	float: right;
	width: 70px;
}
.login_right a {
	text-decoration: none;
	font-size: 9px;
	color: #8f8f8f;
}
.logined {
   text-align:center;
}
.loginName {
   text-align:center;
   font-size: 11px;
   color: #b12e2a;
}
.logined a {
	text-decoration: none;
	font-size: 12px;
	color: #8f8f8f;
}
.login_right a:hover {
	color: #b12e2a;
	text-decoration: none;
}
input.login {
	font-size: 10px;
	height: 17px;
	width: 83px;
	text-align: center;
	border: 1px solid #aaa9a9;
	margin-bottom: 3px;
	color: #8f8f8f;
}
.clear {
	clear: both;
}
#cart {
	font-family:arial;
	color:#8f8f8f;
	background-image: url(../images/cart_ic.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-right: 10px;
	padding-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#cart a {text-decoration:none; color:#b12e2a; font-weight:bold;}
#cart a:hover {text-decoration:underline;}
#find {
}
input.find_left {
	float:left;
	width: 92px;
	height: 15px;
	font-size: 10px;
	text-align: center;
	border: 1px solid #aaa9a9;
	color: #8f8f8f;
}
input.find_right {
	float:left;
	margin-left:2px;
}
#menu_top {
	margin-top: 1px;
	height: 26px!important;
	/*border: 1px solid #666;*/
	padding-top: 12px;
	text-align: center;
	border:solid 1px #2f55fb;
   	postion:absolute;
}
#menu_top ul {
	margin:0;
	padding:0;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	position:relative;
	top:-6px;
	left:10px;
}
#menu_top ul li {
	background:url(../images/menu_line.gif) 0 2px no-repeat;
	padding-right: 25px;
	padding-left: 25px;
	display:inline;
}
#menu_top ul li.li_un {
	background:none;
}
#menu_top ul li a {color:#f9f6f6; text-decoration:none;}
/*#menu_top ul li a span{color: #000; text-decoration:none;}*/
/*#menu_top .active a{color: #eb5d07; text-decoration:none;}*/
#menu_top ul li a:hover {
	color: #eb5d07;
}


#column_left {
	float: left;
	width: 175px;
	margin-top: 2px;
	border:solid 1px #FFF;
}
#box_chat {
}
.box_head {
	font-weight: bold;
	text-align: center;
	background-color: #aaa9a9;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
.box_chat_body {
	border: 1px solid #999999;
	height: 144px;
	width: 177px;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 25px;
}
.box_chat_body a {
	color: #606265;
	text-decoration: none;
}
.box_chat_body a:hover {
	text-decoration: underline;
}
#box_partner {
}
.box_partner_body {
	border: 1px solid #999999;
	height: 188px;
	width: 202px;
}
#box_saleoff {
}
.box_saleoff_body {
	border: 1px solid #999999;
	height: 188px;
	width: 202px;
}

#column_center {
	margin-left: 4px;
	width: 648px;
	float: left;
	margin-top: 2px;
	border:solid 1px #fff;
	
}
#column_center_product {
	margin-left: 10px;
	width: 623px;
	float: left;
	margin-top: 2px;
}
div.img
{
	width: 199px;
	float: left;
	text-align: center;
	margin-right: 8px;
}		
div.img img {
	display: inline;
	border: 1px solid #8f8f8f;
	height: 197px;
	width: 197px;
}
div.img a:hover img {border: 1px solid #b12e2a;}
*:first-child+html .spacer1 img, *html .spacer1 img {
	height: 5px;
	width: 1px;
}
.spacer1 img {
	height: 14px;
	width: 1px;
}
img.style {
	border: 1px solid #8f8f8f;
}
img.style:hover {
	border: 1px solid #8f8f8f;
}
div.desc
{
	text-align: center;
	font-weight: bold;
	height: 19px;
	margin-top: -25px;
	margin-bottom: 2px;
}
.cataloge_product {
	border-top: 1px solid #aaa9a9;
}

.link {
	padding-top: 2px;
	color: #b12e2a;
}
.link a {
	text-decoration: none;
	color: #b12e2a;
}
.link a:hover {
	text-decoration: underline;
}
.link_number {
}
.link_number ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.link_number ul li {
	list-style: none;
	display: inline;
	padding: 0px 3px;
}
.link_number ul li a {
	color: #606265;
	text-decoration: none;
}
.link_number ul li a.active {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #e78217;
}
.link_number ul li a:hover {
	text-decoration:underline;
}
.cataloge {
	margin-top: 3px;
}
*:first-child+html .cataloge {
	margin-top: 4px;
}
.cataloge_left {
	float: left;
	width: 92px;
}
.cataloge_center {
	float: left;
	width: 412px;
	margin-left: 13px;
}
.cataloge_center .top {
	border: 1px solid #8f8f8f;
	height: 477px;
}
.product {
	float: left;
	margin-top: 12px;
	margin-left: 10px;
	color: #606265;
}
.supply {
	float: right;
	margin-top: 12px;
	margin-right: 10px;
	width: 150px;
}
.logo_supply {
	float: left;
	margin-left: 75px;
	height: 56px;
	width: 42px;
	overflow: hidden;
}
.img_cataloge {
	height: 271px;
	width: 410px;
	padding-top: 10px;
}
.cataloge_product_info {
	/*border-top: 1px solid #999999;*/
	padding-left: 10px;
	padding-top: 30px;
	line-height: 18px;
	color: #606265;
}
.cataloge_product_info span {
	color: #e78217;
	padding-left: 20px;
}
.readon {
	float: right;
	margin-right: 10px;
}
.readon a {
	text-decoration: none;
	color: #e78217;
}
.readon a:hover {
	text-decoration: underline;
}


.product strong, .supply strong {
	color: #e78217;
}

.cataloge_center .bottom {
	margin-top: 9px;
	height: 92px;
}
.cataloge_center .bottom img {
	border: 1px solid #aaa9a9;
	margin-right: 11px;	
}
.cataloge_center .bottom img:hover, .cataloge_center .bottom img.last_bottom:hover, .cataloge_left img:hover, .cataloge_right img:hover, .cataloge_left img.last:hover, .cataloge_right img.last:hover {
	border: 1px solid #b12e2a !important;
}
.catalogue_frame
{
    border: 1px solid #b12e2a !important;    
}
.cataloge_center .bottom img.last_bottom {
	margin-right: 0px;
	border: 1px solid #aaa9a9;	
}
.cataloge_right {
	float: right;
	margin-left: 13px;
	width: 92px;
}
.cataloge_left img, .cataloge_right img {
	border: 1px solid #aaa9a9;
	margin-bottom: 30px;
}
*:first-child+html .cataloge_left img, *:first-child+html .cataloge_right img {
	border: 1px solid #aaa9a9;
	margin-bottom: 27px;
}
.cataloge_left img.last, .cataloge_right img.last {
	margin-bottom:0px !important;
}
.banner_saleoff {
	height: 166px;
	width: 623px;
}
.info_saleoff {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;	
	height: 409px;
	width: 621px;
}
td.head_saleoff {
	background-color: #aaa9a9;
	height: 23px;
	padding-left: 5px;
}
td.info {
	border-top: 1px solid #999999;
	height: 55px;
	padding-left: 5px;
}
.saleoff_page {
	padding: 15px 10px 0 0;
	height: 27px;
	background-color: #c4c4c4;
}
.saleoff_page ul {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.saleoff_page ul li {
	list-style: none;
	padding: 0px 3px;
	display: inline;
}
.saleoff_page ul li a {
	color:#333333;
	text-decoration: none;
}
.saleoff_page ul li a.saleoff_active {
	color:#b12e2a;
	text-decoration: none;
}
.saleoff_page ul li a:hover {
	text-decoration: underline;
}
.banner_transport {
	height: 166px;
	width: 623px;
}
.transport_supply {
	color: #b12e2a;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
}
.transport_product {
	margin-top: 10px;
}
.transport_product .list {
	float: left;
	margin-right: 50px;
	margin-left: 50px;
}
.transport_product .list ul {
	margin: 0px;
	padding: 0px;
}
.transport_product .list ul li {
	list-style: none;
}
.transport_product .list ul li a {
	text-decoration: none;
	color: #606265;
}
.transport_product .list ul li a:hover {
	color: #000000;
}
.transport_top {
	border-top: 1px solid #999999;
	margin-top: 10px;
	padding-top: 11px;
	font-weight: bold;
	color: #606265;
}
*:first-child+html .transport_top {
	border-top: 1px solid #999999;
	margin-top: 5px;
	padding-top: 6px;
	font-weight: bold;
}
.transport_top_list {
	width: 400px;
	margin-left: 100px;
	margin-top: 10px;
}
.transport_top_logo {
	border: 1px solid #8f8f8f!important;
	height: 61px;
	width: 180px;
	float: left;
	margin-right: 18px;
	margin-bottom: 3px;
}
.transport_top_logo .logo {
	float: left;
	height: 59px;
	width: 86px;
}
.transport_top_logo .text {
	float: right;
	height: 59px;
	width: 92px;
	padding-top: 10px;
	color: #606265;
}
.banner_dscard {
	height: 166px;
	width: 623px;
}

.dscard_title {
	font-size: 15px;
	font-weight: bold;
	color: #b12e2a;
	text-align: center;
	margin-top: 10px;
	height: 20px;
}
.dscard_for {
	height: 212px;
}
*:first-child+html .dscard_for {
	height: 209px;
}
.for_customer {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.for_supply {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
.for_customer ul, .for_supply ul {
	padding: 0;
	margin: 0;
}
.for_customer ul li, .for_supply ul li {
	list-style: none;
}
.for_customer ul li.title, .for_supply ul li.title {
	font-weight: bold;
	list-style: none;
}
.for_customer ul li a, .for_supply ul li a{
	text-decoration: none;
	color: #333333;
}
.for_customer ul li a:hover, .for_supply ul li a:hover{
	text-decoration: none;
	color: #b12e2a;
}
.info_detail {
	height: 211px;
}
.info_detail_head {
	background-color: #999999;
	text-align: center;
	height: 18px;
	padding-top: 2px;
}
.info_detail_body {
}
.info_detail_body textarea {
	height: 189px;
	width: 621px;
	border: 1px solid #999999;
	margin-top: -2px;
}
*:first-child+html .info_detail_body textarea {
	height: 189px;
	width: 619px;
	border: 1px solid #999999;
	margin-top: -2px;
}
.banner_collaborate {
	height: 166px;
	width: 623px;
}
.collaborate {
	border: 1px solid #8f8f8f;
	height: 449px;
	padding-left: 10px;
	padding-right: 10px;
}
.collaborate_info {
	margin-top: 10px;
	height: 400px;
}
.collaborate_footer {
}
.collaborate_footer a {
	text-decoration: underline;
	color: #b12e2a;
}
.collaborate_footer a:hover {
	text-decoration: none;
}
.register {
	border: 1px solid #999999;
}
a.home {
	color: #b12e2a;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a.home:hover {
	text-decoration: underline;
}
a.here {
	color: #e78217;
	text-decoration: none;
}
a.here:hover {
	text-decoration: underline;
}
.register_title {
	padding-top: 5px;
	padding-left: 10px;
	color: #606265;
}
.register form {
	padding:6px 0 0 0;
	margin:0;
}
*:first-child+html .register form {
	padding:4px 0 0 0;
	margin:0;
}
.register fieldset {
	border: none;
	padding:0;
	margin:0;
}
.label {
	float: left;
	width: 200px;
	margin-left: 50px;
	padding-top: 2px;
	text-align: right;
}
.input1 {
	float: left;
	width: 122px;
	margin-left: 10px;
	height: 20px;
	margin-top: 3px;
	border: 1px solid #aaa9a9;
}
.input2 {
	float: left;
	width: 173px;
	margin-left: 10px;
	height: 20px;
	margin-top: 3px;
	border: 1px solid #aaa9a9;	
}
.input3 {
	float: left;
	width: 295px;
	margin-left: 10px;
	height: 20px;
	margin-top: 3px;
	border: 1px solid #aaa9a9;	
}
.radio {
	float: left;
	width: 295px;
	margin-left: 10px;
	height: 20px;
	margin-bottom: 2px;
}
.note {
	padding-left: 60px;
	width: 480px;
	font-style: italic;
	color: #8f8f8f;
}
.star {
	color: #b12e2a;
}
.button_reg {
	text-align: center;
	margin-top: 7px;
	margin-bottom: 5px;
}
.search_result_left {
	float: left;
	width: 600px;
	height: 125px; 
	margin-left: 10px;
}
.search_result_box {
	border: 1px solid #999999;
	float: left;
	width: 117px;
	margin-right: 7px;
	height:615px;
	text-align: center;
}
.search_result_box .input_search {
	margin-top: 1px;
	width: 113px;
	height: 22px;
	border: 1px solid #aaa9a9;
}
.search_result_box .button {
	margin-top: 5px;	
}
.search_result_box ul {
	padding: 15px 0 0 15px;
	margin: 0;
	text-align: left;
}
.search_result_box ul li {
	padding-bottom: 3px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: square;
}
.search_result_box ul li a {
	text-decoration: none;
	color: #606265;
}
.search_result_box ul li a:hover {
	text-decoration: underline;
}
.search_result_right {
	float:right;
	width: 119px;
}
.search_result_cell {
	border: 1px solid #aaa9a9;
	width: 125px;
	height: 125px;
	
	margin-right: 20px;
	margin-top: 20px;
	float: left;
	text-align: center;
	font-size: 10px;
}

.search_result_cell .content_saleoff, .search_result_cell_last .content_saleoff {
	height: 13px;
	color: #000000;
}
.search_result_cell img, .search_result_cell_last img {
	width: 75px;
	height: 64px;
}
.search_result_cell .name, .search_result_cell_last .name {
	height: 13px;
	color: #8f8f8f;
}
.search_result_cell .price, .search_result_cell_last .price {
	height: 13px;
}
.search_result_cell .valuation, .search_result_cell_last .valuation {
	height: 13px;
	color: #8f8f8f;
}
.search_result_cell_last {
	border: 1px solid #999999;
	width: 117px;
	height: 119px;
	text-align: center;
	font-size: 10px;
}
.contact {
	border: 1px solid #8f8f8f;
	height: 615px;
}
.contact .contact_head {
	margin-left: 70px;
	margin-top: 30px;
    text-align:left;
}
.contact form {
	padding: 50px 0 0 30px;
	margin: 0px;
}
.contact label {
	float: left;
	width: 120px;
	text-align: right;
	padding-top: 3px;
}
.contact textarea {
	float: left;
	margin-left: 20px;
	width: 300px;
	height: 240px;
	border: 1px solid #aaa9a9;	
}
.input4 {
	float: left;
	margin-left: 20px;
	width: 300px;
	height: 20px;
	margin-bottom: 3px;
	border: 1px solid #aaa9a9;
}
.contact .button_send {
	margin-left: 230px;
	margin-top: 30px;
}
.product_detail {
}
.box_product_detail {
	border-top: 1px dotted #999999;
	margin-top: 2px;
}
.box_product_detail .product_image {
	float: left;
	width: 240px;
}
.box_product_detail .zoom {
	text-align:center;
}
.box_product_detail .zoom a {
	text-decoration: none;
	color: #333333;
}
.box_product_detail .zoom a:hover {
	text-decoration: underline;
}
.box_product_detail .product_detail_info {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}
.product_name {}
.product_name .name_product {
	float: left;
	color: #606265;
	padding-top: 10px;
}
.product_name .name_product strong{
	color: #000000;
}
.product_name .name_product a {
	color: #606265;
	text-decoration: underline;
}
.product_name .name_product a:hover {
	text-decoration: none;
}
.product_name .logo_supply_ {
	float: left;
	margin-left: 10px;
}
.product_name .name_supply {
	float: right;
	padding-top: 10px;
}

.product_describle {
	color: #606265;
	margin-top: 20px;
}
.product_special {
	margin-top: 10px;
	border-top: 1px solid #aaa9a9;
	border-bottom: 1px solid #aaa9a9;
	padding: 10px 0;
}
.product_price {
	color: #606265;
	margin-top: 10px;
}
.product_button {
	margin-top: 20px;
	float: right;
	margin-right: 30px;
}
.box_info_detail {
	margin-top: 40px;
}
.box_info_detail ul {
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}
.box_info_detail ul li {
	display: inline;
}
.box_info_detail ul li a {
	text-decoration: none;
	color: #606265;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 155px;
	padding: 5px 0;
	float:left;
	text-align: center;
}
.box_info_detail ul li a.active_info {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/menu_hover.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 155px;
	padding: 5px 0;
	float:left;
	text-align: center;
}
.box_info_detail ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/menu_hover.gif);
	background-repeat: no-repeat;
}
.box_info_detail textarea {
	border-top: 4px solid #b12e2a;
	border-right: 1px solid #aaa9a9;
	border-bottom: 1px solid #aaa9a9;
	border-left: 1px solid #aaa9a9;
	margin-top: -1px;
	width: 578px;
	height: 183px;
	padding: 20px;
}
*:first-child+html .box_info_detail textarea {
	border-top: 4px solid #b12e2a;
	border-right: 1px solid #aaa9a9;
	border-bottom: 1px solid #aaa9a9;
	border-left: 1px solid #aaa9a9;
	margin-top: -1px;
	width: 578px;
	height: 182px;
	padding: 20px;
}
.link_pay {
	margin-top: 10px;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: 0px 10px;		
}
.link_pay .cart {
	float: left;
	width: 120px;
	text-align: center;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: 0px 10px;	
}
.link_pay .login_cart {
	float: left;
	width: 110px;
	padding-left: 0px;
	text-align: center;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: 0px 10px;	
}
.link_pay .pay {
	float: left;
	width: 148px;
	padding-left: 0px;
	text-align: center;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: 0px 10px;	
}
.link_pay .accept {
	float: left;
	width: 92px;
	padding-left: 0px;
	text-align: center;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: 0px 10px;	
}
.link_pay .finish {
	float: left;
	width: 145px;
	padding-left: 0px;
	text-align: center;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: 0px 10px;	
}
.link_pay a{
	color:#606265;
	text-decoration:none;
}
.link_pay a:hover{
	text-decoration:none;
	color: #000000;
}
.cart_info {
	margin-top: 31px;
	border-bottom: 3px solid #0099FF;
	height: 26px;
}
*:first-child+html .cart_info {
	margin-top: 35px;
	border-bottom: 3px solid #0099FF;
	height: 26px;
}
.cart_info .cart_info_head {
	background-image: url(../images/cart2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-indent: 20px;
	padding-top: 5px;
	float: left;
	margin-left: 48px;
}
.cart_info .cart_info_button {
	float: right;
}
.label1 {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #aaa9a9;
}
.detail1 {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.detail2 {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #b12e2a;
}
.label1 a {
	color: #666666;
	text-decoration: none;
}
.label1 a:hover {
	text-decoration: underline;
}
.cell_2 {
	border: 1px solid #aaa9a9;
	width: 30px;
}
.pay_button {
	text-align: right;
	margin-top: 20px;
}
.product_relative {
	margin-top: 16px;
	border-top: 3px solid #0099FF;
	background-image: url(../images/pro_rela.jpg);
	background-repeat: no-repeat;
	height: 16px;
	background-position: 33px 0px;
	text-indent: 55px;
	padding-top: 3px;
}
.product_relative1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #aaa9a9;
	border-bottom-color: #aaa9a9;
	height: 140px;
	margin-top: 32px;

}
*:first-child+html .product_relative1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: 140px;
	margin-top: 25px;

}
.pro_rela_left {
	background-color: #aaa9a9;
	float: left;
	width: 11px;
	height: 88px;
	padding-top: 52px;
}
.pro_rela_right {
	background-color: #aaa9a9;
	float: right;
	width: 11px;
	height: 88px;
	padding-top: 52px;
}
.pro_rela_center {
	width: 589px;
	float: left;
	padding-top: 30px;
}
img.style1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 35px;
	padding-left: 35px;
}
#column_right {
	float: right;
	width: 187px;
	margin-top: 2px;
	border:solid 1px #2f55fb;
	
}
#menu_left {
}
.menu_left_body {
	height: 385px;
	width: 175px;
}
#box_advertisement {
}
.box_advertisement_body {
	border: 1px solid #999999;
	height: 188px;
	width: 173px;
}
#footer {
	padding-top: 10px;
	margin-top: 12px;
	border-top: 1px solid #ccc;
}
.footer_pad {
	text-align: center;
}
#footer hr {
	width: 830px;
	color: #8f8f8f;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	text-align:center;
}
#footer ul li {
	list-style: none;
	padding: 0px 5px;
	display: inline;
}
#footer ul li a {
	text-decoration: none;
	color: #606265;	
}
#footer ul li a:hover {
	text-decoration:underline;
}
.copy {
	font-style: normal;
	text-align: center;
	color: #606265;
}




/* Style 2--------------------------*/

/* CSS Document */

.nav_content a:link,.nav_content a:visited, h1 a:link,h1 a:visited {
	text-decoration:none;
}
.nav_content a:hover,.nav_content a:active, h1 a:hover,h1 a:active {
	text-decoration:underline;
}
.spacer_5px_right {
	padding:0 5px 0 0; 
	display:inline;
}
div.vtop_3px {
	margin:3px 0 0 0; 
	background-color: transparent; 
}
/*h1,h2,h3,h4 {
	font-size:11px;
}*/
.cell {
	background-color:#fff;
	padding: 0 2px 0 0;
	overflow:hidden;
}
.nav_show_hide_toggle, .nav_show_toggle_98 {
	margin:0;
	padding: 5px;
	display:block;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	color: #606265;
}
.nav_show_toggle_88 {
	margin:0;
	padding: 4px;
	display:block;
	border: 1px solid #999;
	color: #606265;
}
.span a{
	text-decoration:none;
	color:#333333}
.span a:hover{
	text-decoration:underline;
}
.nav_show_hide_toggle {font-weight: bold; font-size: 11px; display:block; margin: 0;}
.nav_show_toggle_98 {font-weight: bold; font-size: 11px; display:block; margin: 0;}
.nav_show_toggle_88 {font-weight: bold; font-size: 11px; display:block; margin: 0;}
.nav_border_top {
	padding:0;
	margin:0;
	text-align: left;
}
.nav_border_top .nav_options {
}
.nav_content { 
	padding:0; margin:0;
}
.nav_border_top .nav_content{
	padding: 5px 8px; 
	margin:0 0 2px 0;
	border:1px solid #b12e2a;
}
.nav_border_top .nav_options .nav_content {
	margin:0;
	padding: 6px 5px 6px 25px;
	border-top:none;
	font-size: 11px;
	color: #8f8f8f;
}
.nav_border_top .search_attributes {
	overflow:visible; 
	padding:0;
	text-transform:none;
}
.onclick {
	border: 1px solid #FF0000;
}


