body
{
	background:url(../images/bg.jpg) no-repeat #fff center top;
	padding:0;
	font-family: tahoma;
	font-size:13px;
	margin:0px auto auto auto;
	color:#000;
	background-attachment: fixed;
}
p{
	padding:2px;
	margin:0px;
}
#main_container{
	width:1000px;
	height:auto;
	margin:auto;
	padding:0px;
	border:0px solid #F00;
	background-color:#FFF;
}
.top_bar{
	width:1000px;
	height:38px;
	background-color:#4a4a4a;
}
.top_search{
	width:370px;
	height:32px;
	margin:0px 20px 0 0;
	_margin:0px 10px 0 0;
	float:right;
	background:url(../images/top_search_bg.gif) no-repeat center;
}
input.search_input{
	width:182px;
	height:18px;
	float:left;
	margin:5px 0 0 0 ;
	border:1px solid #dbdbdb;
	border-bottom-color:#ffffff;
	border-right-color:#ffffff;
}
.search_text{
	float:left;
	width:80px;
	padding:8px 0 0 35px;
	color:#999999;	

}
.search_text a{
	text-decoration:none;
	color:#999999;
}
.search_bt{
	float:left;
	padding:2px 0 0 15px;
}
#header{
	width:1000px;
	height:300px;
	/* background:url(../images/header_bg.jpg) no-repeat center; */
	background-position:0px 0px;
	margin:auto;
}

#main_content{
	clear:both;
}
.clearLine{
	clear:both;
}
/*---------------- menu tab----------------------*/
#menu_tab{
	width:1000px;
	height:50px;
	background-color:#fff;
	border:0px solid #f00;
}
.left_menu_corner{
	width:9px;
	height:50px;
	float:left;
	background:url(../images/menu_left.gif) no-repeat center;
}
.right_menu_corner{
	width:9px;
	height:50px;
	float:left;
	background:url(../images/menu_right.gif) no-repeat center;
}
ul.menu {
	list-style-type:none; float:left; display:block; width:982px;_width:979px; border:0px solid #f00;
	margin:0px; padding:0px;background:url(../images/menu_bg.gif) repeat-x;
}

ul.menu li {
	display:inline;
	font-size:13px;
	font-weight:bold;
	line-height:50px;
}
ul.menu li.divider {
	display:inline;
	width:2px;
	height:51px;
	float:left;
	background:url(../images/menu_divider.gif) no-repeat center;
}
ul.menu li.left-menu {
	display:inline;
	width:27px;
	height:51px;
	float:left;
	background:url(../images/left_menu.gif) no-repeat center;
}

ul.menu li.right-menu {
	display:inline;
	width:27px;
	height:51px;
	float:left;
	background:url(../images/right_menu.gif) no-repeat center;
}
a.nav1:link, a.nav1:visited {
	display:block; float:left; width:92px; padding:0px 8px 0px 8px; margin:0 14px 0 30px;_margin:0 14px 0 25px;height:51px;text-decoration:none; background:url(../images/menu_home.gif) no-repeat center; color:#676d77;}
a.nav2:link, a.nav2:visited {
	display:block; float:left; width:119px; padding:0px 8px 0px 8px; margin:0 14px 0 14px;_margin:0 14px 0 5px;height:51px;text-decoration:none; background:url(../images/menu_listcars.gif) no-repeat center; color:#676d77;}
a.nav3:link, a.nav3:visited {
	display:block; float:left; width:119px; padding:0px 8px 0px 8px; margin:0 14px 0 14px;_margin:0 14px 0 5px;height:51px;text-decoration:none; background:url(../images/menu_service.gif) no-repeat center; color:#676d77;}
a.nav4:link, a.nav4:visited {
	display:block; float:left; width:158px; padding:0px 8px 0px 8px; margin:0 14px 0 14px;_margin:0 14px 0 5px;height:51px;text-decoration:none; background:url(../images/menu_searchall.gif) no-repeat center; color:#676d77;}
a.nav5:link, a.nav5:visited {
	display:block; float:left; width:92px; padding:0px 8px 0px 8px; margin:0 14px 0 14px;_margin:0 14px 0 5px;height:51px;text-decoration:none; background:url(../images/menu_webboard.gif) no-repeat center; color:#676d77;}
a.nav6:link, a.nav6:visited {
	display:block; float:left; width:92px; padding:0px 8px 0px 8px; margin:0 14px 0 14px;_margin:0 14px 0 5px;height:51px;text-decoration:none; background:url(../images/menu_contact.gif) no-repeat center; color:#676d77;}
a.nav7:link, a.nav7:visited {
	display:block; float:left; padding:0px 8px 0px 18px; margin:0 14px 0 14px;_margin:0 14px 0 10px;height:50px;text-decoration:none; background:url(../images/email-regular.gif) no-repeat left; color:#676d77;}

a.nav1:hover, a.nav2:hover, a.nav3:hover, a.nav4:hover, a.nav5:hover, a.nav6:hover, a.nav7:hover {
color:#333333;}


/*----------------crumb_navigation-------------*/
.crumb_navigation{
	width:980px;
	height:15px;
	padding:0px 10px 5px 20px;
	color:#333333;
	background:url(../images/navbullet.png) no-repeat left;
	background-position:5px 4px;
	margin:0px;
}
.crumb_navigation a{
	color:#0fa0dd;
	text-decoration:underline;
}
span.current{
	color:#0fa0dd;
}

/*-------------left_content------------------*/
.left_content{
	width:0px;
	float:left;
	border:0px solid #F00;
}
.title_box{
	width:700px;
	height:30px;
	margin:2px;
	background:#ABD9EC;
	border:0px solid #0799D4;
	line-height:30px;
	font-family:  tahoma,Verdana;
	text-align:right;
	font-size:16px;
	font-weight:bolder;
	color:#0A538B;
}
/*--------left menu---------*/
.stulogin
{
	width:196px;
	padding:3px;
	margin:0px;
	list-style:none;
}
ul.left_menu{
	width:196px;
	padding:0px;
	margin:0px;
	list-style:none;
}
ul.left_menu li{
	margin:0px;
	list-style:none;
}
ul.left_menu li.odd a{
	width:164px;height:25px;display:block;background:url(../images/square-blue-add.gif) no-repeat left #E9FFE1; background-position:5px 5px;border-left:1px #D7D4D4 solid;border-bottom:1px #D7D4D4 solid;border-right:1px #D7D4D4 solid;
	text-decoration:none;color:#504b4b;padding:0 0 0 30px; line-height:25px;
}
ul.left_menu li.even a{
	width:164px;height:25px;display:block;background:url(../images/square-blue-add.gif) no-repeat left #E9FFE1;background-position:5px 5px;border-left:1px #D7D4D4 solid;border-bottom:1px #FFFFFF solid;border-right:1px #D7D4D4 solid;
	text-decoration:none;color:#504b4b;padding:0 0 0 30px; line-height:25px;
}
ul.left_menu li.even a:hover, ul.left_menu li.odd a:hover{
	background:url(../images/arrow_xht.gif) no-repeat left #7bbcc7; color:#FFFFFF;background-position:15px 8px;
}

.border_box{
	width:194px;
	height:auto;
	text-align:center;
	border-right:1px #C5C3C3 solid;
	border-bottom:1px #C5C3C3 solid;
	border-left:1px #C5C3C3 solid;
}
.product_title{
	color:#ea2222;
	padding:5px 0 5px 0;
	font-weight:bold;
	float:left;
}
.product_title a{
	text-decoration:none;
	color:#ea2222;
	padding:5px 0 5px 0;
	font-weight:bold;
}
.product_title a:hover{
	color:#064E5A;
}
.product_img{
	padding:0;
	float:left;
	margin:0px 3px 3px 0px;
}
.prod_price{
	padding:5px 0 5px 0;
	width:200px;
}
.topic{
	color:#5D5E5E;
	font-weight:bold;
}

.shot_detail{
	color:#727272;
}
.shot_date{
	color:#EA9104;
	font-weight:none;
	FONT-SIZE: 11px;
	font-family:  tahoma;
}
/*----------newsletter--------------*/
input.newsletter_input{
	width:160px;
	height:16px;
	border:1px #ddd9d9 solid;
	margin:10px 0 5px 0;
	font-size:13px;
	padding:3px;
	color:#999999;
}
a.join{
	width:17px;
	display:block;
	margin:5px 0 5px 140px;
	_margin:5px 0 5px 130px;
	background:url(../images/blue-add.png) no-repeat left;
	padding:0 0 0 20px;
	text-decoration:none;
	color:#1c4a52;
}
.banner_adds{
	width:194px;
	text-align:center;
	padding:10px 0 10px 0;
}

/*center content--------------------------*/
.main_content{
	width:780px;
	_width:770px;
	float:left;
	border:0px solid #F00;
	margin:0;
}

.main_title_bar{
	width:780px;
	_width:774px;
	height:24px;
	float:left;
	padding:0 0 0 26px;
	_padding:0 0 0 26px;
	margin:0 0 2px 1px;
	_margin:0 0 2px 0;
	line-height:22px;
	font-size:13px;
	color:#444444;
	font-weight:bold;
	background:url(../images/main_bar_bg.gif) no-repeat left;
}


.center_content{
	width:740px;
	_width:574px;
	float:left;
	padding:5px 4px;
	border:1px solid #F00;
}

.center_title_bar{
	width:750px;
	_width:750px;
	height:34px;
	float:left;
	padding:0 0 0 26px;
	_padding:0 0 0 26px;
	margin:0 0 0 0px;
	_margin:0 0 0 0px;
	line-height:32px;
	font-size:18px;
	color:#0584B7;
	font-weight:bold;
	background:url(../images/bg_title.gif) no-repeat left ;
}
.search_result{
	background:#F2F2F2;
	float:left;
	border-right:1px solid #85BFD7;
	border-bottom:1px solid #85BFD7;
	border-left:1px solid #85BFD7;
	margin:0 0 0 8px;
	_margin:0 0 0 2px;
	width:758px;
	_width:740px;
	padding:2px;
	color:#444444;
}
.select_act_group{
	width:750px;
	_width:574px;
	height:24px;
	float:left;
	padding:0 0 0 26px;
	_padding:0 0 0 26px;
	margin:0 0 0 0px;
	_margin:0 0 0 0px;
	line-height:22px;
	font-size:13px;
	color:#444444;
	font-weight:bold;
	text-align:right;
}
.showbran{
	width:770px;
	_width:680px;
	float:left;
	border:0px solid #D6D6D6;
	margin:0;
	padding-left:6px;

}
.ban_img{
	padding:2px;
	border:1px solid #D1CECE;
	margin:9px 9px 0px 9px;
}

/*----------------------right content--------------*/
.right_content{
	width:210px;
	_width:186px;
	float:left;
	padding:0px 0 0 0;
	margin:0 0 0 8px;
	border:0px solid #0597D3;
}
.right_title_qsearch{
	background:url(../images/title_qsearch.gif) no-repeat right;
	height:35px;
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none;
	FONT-FAMILY: tahoma; 
	FONT-SIZE: 18px;
	border:0px solid #0597D3;
	padding-top:5px;
	text-align:center;
}
.right_title_statcar{
	background:url(../images/title_statcars.gif) no-repeat right;
	height:35px;
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none;
	FONT-FAMILY: tahoma; 
	FONT-SIZE: 18px;
	border:0px solid #0597D3;
	padding-top:5px;
	text-align:center;
}

.right_title_statguest{
	background:url(../images/title_statguest.gif) no-repeat right;
	height:35px;
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none;
	FONT-FAMILY: tahoma; 
	FONT-SIZE: 18px;
	border:0px solid #0597D3;
	padding-top:5px;
	text-align:center;
}
.right_title_rssnews{
	background:url(../images/title_rssnews.gif) no-repeat right;
	height:35px;
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none;
	FONT-FAMILY: tahoma; 
	FONT-SIZE: 18px;
	border:0px solid #0597D3;
	padding-top:5px;
	text-align:center;
}





.right_data{
	COLOR: #1B1B1B; 
	TEXT-DECORATION: none;
	FONT-FAMILY: tahoma; 
	FONT-SIZE: 13px;
	padding:0px 0 0 0px;
	margin:0 0 5px 5px;
	border-right:1px solid #0597D3;
	border-bottom:1px solid #0597D3;
	border-left:0px solid #0597D3;
}
ul.right_menu{
	width:196px;
	_width:186px;
	padding:0px;
	margin:0px;
	list-style:none;
}
ul.right_menu li{
	margin:0px;
	list-style:none;
}
ul.right_menu li.odd a{
	width:164px;height:25px;display:block;background:url(../images/checked.png) no-repeat left #E9FFE1; background-position:5px 5px;border-left:1px #D7D4D4 solid;border-bottom:1px #D7D4D4 solid;border-right:1px #D7D4D4 solid;
	text-decoration:none;color:#504b4b;padding:0 0 0 30px; line-height:25px;
}
ul.right_menu li.even a{
	width:164px;height:25px;display:block;background:url(../images/checked.png) no-repeat left #E9FFE1;background-position:5px 5px;border-left:1px #D7D4D4 solid;border-bottom:1px #FFFFFF solid;border-right:1px #D7D4D4 solid;
	text-decoration:none;color:#504b4b;padding:0 0 0 30px; line-height:25px;
}
ul.right_menu li.even a:hover, ul.right_menu li.odd a:hover{
	background:url(../images/checked.png) no-repeat left #7bbcc7; color:#FFFFFF;background-position:5px 5px;
}

.shopping_cart{
	width:195px;
	height:84px;
	text-align:center;
	background:url(../images/cart_bg.gif) no-repeat center;
}
.cart_title{
	font-size:13px;
	color:#847676;
	font-weight:bold;
	padding:8px 0 0 0;
}
.cart_details{
	width:115px;
	float:left;
	padding:5px 0 0 15px;
	text-align:left;
}
.cart_icon{
	float:left;
	padding:5px 0 0 5px;
}
span.border_cart{
	width:100px;
	height:1px;
	margin:3px 0 3px 0;
	display:block;
	border-top:1px #999999 dashed;
}
/*---------prod_box----------*/
.prod_box{
	width:278px;
	height:auto;
	float:left;
	padding:2px 8px;
	border:0px solid #f00;

}
.center_prod_box{
	width:276px;height: auto;background:#F7F3F3;float:left; padding:5px; margin:0px;	border:1px solid #DDDCDC;
}
.prod_details_tab{
	width:284px;
	height:31px;
	float:left;
	background:url(../images/products_details_bg.gif) no-repeat center;
	margin:3px 0 0 0;
	border:0px solid #f00;
}
.p1 {
	height:24px;
	float:left;
	margin:0px 0 0 0;
	border:0px solid #f00;
}

.p2 {
	width:166px;
	_width:136px;
	height:24px;
	float:left;
	line-height:34px;
	background:url(../images/products_details_bg.gif) no-repeat center;
	margin: 0;
	padding:0 0 0 6px;
	border:0px solid #f00;
}
.p3 {
	width:86px;
	_width:76px;
	height:24px;
	float:left;
	line-height:24px;
	background:url(../images/products_details_bg.gif) no-repeat center;
	margin:0px 0 0 0;
	border:0px solid #f00;
}

img.left_bt{
	float:left;
	padding:6px 0 0 6px;
}
a.prod_details{
	width:66px;
	_width:70px;
	display:block;
	_line-height:24px;
	float:left;
	background:url(../images/icon1.gif) no-repeat left;
	padding:0 0 0 20px;
	margin:4px 0 0 0px;
	text-decoration:none;
	color:#0fa0dd;
}
.more_detail{
	float:left;
	background:url(../images/record_list.gif) no-repeat left;
	padding:0 0 0 20px;
	margin:0 10px 4px 0px;
	text-decoration:none;
	font-weight:bold;
	color:#D60B0B;
	display:block;
	clear:both;
}

/*---------prod_box_big----------*/
.prod_box_big{
	width:378px;
	height:auto;
	float:left;
	padding:2px 8px;
	border:0px solid #f00;

}
.center_prod_box_big{
	width:376px;height: auto;background:#F7F3F3;float:left; padding:5px; margin:0px;	border:1px solid #DDDCDC;
}
.product_img_big{
	padding-right:4px;
	float:left;
}
.wboard{
	width:766px;
	_width:586px;
	height:auto;
	float:left;
	padding:0px;
	border:0px solid #c8c8c8;
	margin:0 3px 3px 4px;
}
.details_big_box{
	width:345px;
	float:left;
	padding:0 0 0 15px;
	text-align:left;
}
.product_title_big{
	float:left;
	color:#ea2222;
	padding:5px 0 5px 0;
	font-weight:bold;
	font-size:14px;
}
.specifications{
	font-size:13px;
	font-weight:bold;
	line-height:18px;
}
.thumbs{
padding:8px 5px 8px 5px;
border:1px #DFD1D1 solid;
margin:3px 0 0 0;
}
.thumbs a{
padding:3px;
}
.prod_price_big{
padding:5px 0 5px 0;
font-size:16px;
}
span.reduce{
color:#999999;
text-decoration:line-through;
}
span.price{
color:#ea2222;
}
a.addtocart{
width:76px;
height:27px;
display:block;
float:left;
background:url(../images/addtocart.gif) no-repeat left;
padding:0 0 0 33px;
text-decoration:none;
line-height:27px;
color:#1c4a52;
}
a.compare{
width:76px;
height:27px;
display:block;
float:left;
margin:0 0 0 10px;
background:url(../images/compare.gif) no-repeat left;
padding:0 0 0 33px;
text-decoration:none;
line-height:27px;
color:#1c4a52;
}
span.blue{
color:#5F9FAB;
}
/*---------------contact_form------------------*/
.contact_form{
width:355px;
float:left;
padding:0px 0 0 75px;
}
.form_row{
width:335px;
clear:both;
padding:10px 0 10px 0;
_padding:5px 0 5px 0;
color:#a53d17;
}
label.contact{
width:75px;
float:left;
font-size:13px;
text-align:right;
padding:4px 5px 0 0;
color: #333333;
}
input.contact_input{
width:253px;
height:18px;
background-color:#fff;
color:#999999;
border:1px #DFDFDF solid;
float:left;
}
textarea.contact_textarea{
width:253px;
height:50px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color: #999999;
background-color:#fff;
border:1px #DFDFDF solid;
float:left;
}
a.contact{
width:99px;
height:27px;
display:block;
float:right;
margin:0 0 0 10px;
background:url(../images/contact_bt.gif) no-repeat left;
padding:0 0 0 10px;
text-decoration:none;
line-height:27px;
color:#1c4a52;
}
/*--------------footer----------------*/
.footer{
width:1000px;
clear:both;
height:65px;
background:url(../images/footer_bg.gif) repeat-x top;
}
.left_footer{
	float:left;
	width:300px;
	padding:5px 0 0 10px;
}
.right_footer{
	float:right;
	padding:7px 30px 0 0;
}
.right_footer a{
padding:0 0 0 2px;
text-decoration:none;
color: #666666;
}
.right_footer a:hover{
text-decoration:underline;
}

.center_footer{
	float:left;
	width:300px;
	text-align:center;
	color:#666666;
	padding:10px 0 0 60px;
}

.addwboard{
	clear:both;
	float:left;
	text-align:right;
	width:570px;
	padding:0 20px 0 0px;
	border:0px solid #c0c0c0;
}
