body
{
background:url(images/bg.jpg) no-repeat #fff center top;
padding:0;
font-family:宋体;
font-size:12px;
margin:0px auto auto auto;
color:#000;
}
p{
padding:2px;
margin:0px;
}
#main_container{
width:1000px;
height:auto;
margin:auto;
padding:0px;
}
.top_bar{
	width:1000px;
	height:60px;
	background-color:#FFFFFF;
}
#logobar {
	clear:both;
	width:400px;
	height:68px;
	float:left;
	margin-top: 10px;
	margin-left: 10px;
	}
.top_search{
	width:296px;
	height:28px;
	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:140px;
	height:15px;
	float:left;
	margin:5px 0 0 0;
	border:1px solid #dbdbdb;
	border-bottom-color:#ffffff;
	border-right-color:#ffffff;
}
.search_text{
	float:left;
	width:70px;
	padding:8px 0 0 15px;
	color:#999999;
}
.search_text a{
text-decoration:none;
color:#999999;
}
.search_bt{
	float:left;
	padding:4px 0 0 15px;
}
.languages{
float:right;
width:150px;
padding:8px 0 0 0;
}
.lang_text{
float:left;
padding:0 5px 0 0;
color:#b3adad;
}
#header{
	width:1000px;
	height:200px;
	background:#fff;
	background-position:0px 0px;
	margin:auto;
	position: relative;
}

#slider1 {
	width: 1000px; /* important to be same as image width */
	height: 200px; /* important to be same as image height */
	position: absolute; /* important */
	overflow: hidden;
	left: 0px;
	top: 0px;
}
#slider1 img{
    border: 0px;
	position:relative;
}

#slider1Content {
	width: 1000px; /* important to be same as image width or wider */
	position: absolute;
	top: 0;
	margin-left: 0px;
	left: 0px;
}
.slider1Image {
	float: left;
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
}
.slider1Image span {
	position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
	padding: 12px 14px;
	width: 1000px;
	background-color: #333333;
	filter: alpha(opacity=60);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
}
.clear {
	clear: both;
	margin:0;
	padding:0;
}
.slider1Image span strong {
    font-size: 14px;
}
.left {
	top: 0;
    left: 0;
	width: 200px !important;
	height: 190px;
	margin-left:5px;
}
.right {
	right: 0;
	bottom: 0;
	width: 200px !important;
	height: 180px;
	margin-right:5px;

}
ul { list-style-type: none;}
/*------------------------------oferte_content-----------------------*/


#main_content{
clear:both;
}
/*---------------- menu tab----------------------*/
#menu_tab{
	width:1000px;
	height:30px;
	background-color:#fff;
}
.left_menu_corner{
	width:9px;
	height:30px;
	float:left;
	background:url(images/menu_left.gif) no-repeat center;
	background-color: #FFFFFF;
}
.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; 
margin:0px; padding:0px;background:url(images/menu_bg.gif) repeat-x;}

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

a.nav1:link, a.nav1:visited {
	display:block;
	float:left;
	padding:0px 8px 0px 22px;
	margin:0 14px 0 14px;
	height:30px;
	text-decoration:none;
	background:url(images/home.gif) no-repeat left;
	color:#003366;
}
a.nav2:link, a.nav2:visited {
	display:block;
	float:left;
	padding:0px 8px 0px 22px;
	margin:0 14px 0 14px;
	height:35px;
	text-decoration:none;
	background:url(images/services.gif) no-repeat left;
	color:#003366;
}
a.nav3:link, a.nav3:visited {
	display:block;
	float:left;
	padding:0px 8px 0px 22px;
	margin:0 14px 0 14px;
	height:35px;
	text-decoration:none;
	background:url(images/favs.gif) no-repeat left;
	color:#003366;
}
a.nav4:link, a.nav4:visited {
	display:block;
	float:left;
	padding:0px 8px 0px 22px;
	margin:0 14px 0 14px;
	height:35px;
	text-decoration:none;
	background:url(images/user_add.gif) no-repeat left;
	color:#003366;
}
a.nav5:link, a.nav5:visited {
	display:block;
	float:left;
	padding:0px 8px 0px 22px;
	margin:0 14px 0 14px;
	height:35px;
	text-decoration:none;
	background:url(images/car.gif) no-repeat left;
	color:#003366;
}
a.nav6:link, a.nav6:visited {
	display:block;
	float:left;
	padding:0px 8px 0px 22px;
	margin:0 14px 0 14px;
	height:35px;
	text-decoration:none;
	background:url(images/net.gif) no-repeat left;
	color:#003366;
}
a.nav7:link, a.nav7:visited {
	display:block;
	float:left;
	padding:0px 8px 0px 22px;
	margin:0 14px 0 14px;
	height:35px;
	text-decoration:none;
	background:url(images/contact-new.gif) no-repeat left;
	color:#003366;
}
a.nav8:link, a.nav8:visited {
	display:block;
	float:left;
	padding:0px 8px 0px 22px;
	margin:0 14px 0 14px;
	height:35px;
	text-decoration:none;
	background:url(images/hr.gif) no-repeat left;
	color:#003366;
}

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


li.currencies{
width:180px;
float:left;
padding:0 0 0 15px;
_padding:12px 0 0 15px;
color:#676d77;
font-size:11px;
font-weight:bold;
}
/*----------------crumb_navigation-------------*/
.crumb_navigation{
	width:950px;
	height:15px;
	padding:5px 10px 0 40px;
	color:#333333;
	background:url(images/navbullet.png) no-repeat left;
	background-position:25px 8px;
}
.crumb_navigation a{
color:#0fa0dd;
text-decoration:underline;
}
span.current{
	color:#0fa0dd;
	padding-left: 10px;
}

/*-------------left_content------------------*/
.left_content{
width:196px;
float:left;
}
.title_box{
width:196px;
height:30px;
margin:5px 0 0 0;
background:url(images/menu_title_bg.gif) no-repeat center;
text-align:center;
font-size:13px;
font-weight:bold;
color:#fff;
line-height:30px;
}
/*--------left menu---------*/
.left_list{
width:196px;
padding:0px;
margin:0px;
list-style:none;
}
.left_list li{
margin:0px;
list-style:none;
}
ul.left_list li a{
width:166px;height:25px;display:block;background:url(images/checked.png) no-repeat left #eee6e6;background-position:5px 5px;border-bottom:1px #FFFFFF solid;
text-decoration:none;color:#504b4b;padding:0 0 0 30px; line-height:25px;
}
ul.left_menu{
width:196px;
padding:0px;
margin:0px;
list-style:none;
}
ul.left_menu li{
margin:0px;
list-style:none;
}

ul.left_list li.odd a{
width:166px;height:25px;display:block;background:url(images/bullet.gif) no-repeat left #dad0d0; background-position:5px 5px;border-bottom:1px #FFFFFF solid;
text-decoration:none;color:#504b4b;padding:0 0 0 30px; line-height:25px;
}
ul.left_list li  a{
width:166px;height:25px;display:block;background:url(images/bullet.gif) no-repeat left #eee6e6;background-position:5px 5px;border-bottom:1px #FFFFFF solid;
text-decoration:none;color:#504b4b;padding:0 0 0 30px; line-height:25px;
}
ul.left_list li  a:hover, ul.left_list li.odd a:hover{
background:url(images/checked.gif) no-repeat left #ffff99; color:#FFFFFF;background-position:5px 5px;
}

.border_box{
width:194px;
height:auto;
text-align:center;
border:1px #e9e9e9 solid;
}
.product_title{
	color:#847676;
	padding:5px 0 5px 10px;
	font-weight:bold;
	text-align: center;
	border-bottom: solid #e9e9e9 1px;
}
.product_title a{
	text-decoration:none;
	color:#003366;
	padding:5px 0 5px 0;
	font-weight:bold;
}
.product_title a:hover{
	color:#0066CC;
}
.product_img{
padding:5px 0 5px 0;
}
.news_list{
	padding:5px;
	width:264px;
	height:140px;
	text-align: left;
	line-height: 20px;
	color: #847676;

}
.news_list li{
	display:block;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	list-style-type:none;
}
.news_list li a{
	color: #847676;
	text-decoration:none;
}
.news_list li a:hover{
	color:#06c;
	text-decoration:underline;
}
.aboutus_content{
	padding:8px;
	text-align:left;
	color: #847676;
	line-height: 20px;
	width: 264px;
	height: 140px;
}
.aboutus_content span{
	padding-left:2em;
	}
.prod_price{
	padding:5px 5px 5px 0;
	text-align: right;
}
.more_text{
	padding:0px 10px 0px 0;
	text-align: right;
}
.more_text a{
	text-decoration:none;
	color:#666666;
	}
span.reduce{
color:#999999;
text-decoration:line-through;
}
span.price{
color:#ea2222;
}
/*----------newsletter--------------*/

.banner_adds{
width:194px;
text-align:center;
padding:10px 0 10px 0;
}
.banner_adds img{
	margin:5px auto;
	border:solid #e9e9e9 1px;
	padding:2px;
	}
/*center content--------------------------*/
.center_content{
width:585px;
float:left;
padding:5px 10px;
}
.common_content{
width:780px;
float:left;
padding:5px 10px;
}
.center_title_bar{
width:520px;
height:33px;
float:left;
padding:0 0 0 40px;
margin:0 0 0 12px;
_margin:0 0 0 6px;
line-height:33px;
font-size:12px;
color:#847676;
font-weight:bold;
background:url(images/bar_bg.gif) no-repeat center;
}
.common_title_bar{
width:720px;
height:33px;
float:left;
padding:0 0 0 40px;
margin:0 0 0 12px;
_margin:0 0 0 6px;
line-height:33px;
font-size:12px;
color:#847676;
font-weight:bold;
background:url(images/bar_bg1.gif) no-repeat center;
}
/*----------------------right content--------------*/
.right_content{
width:196px;
float:left;
padding:5px 0 0 0;
}
.shopping_cart{
width:195px;
height:84px;
text-align:center;
background:url(images/cart_bg.gif) no-repeat center;
}
.cart_title{
font-size:12px;
font-size:12px;
color:#847676;
font-weight:bold;
padding:8px 0 0 0;
}
.cart_details{
	width:130px;
	float:left;
	padding:15px 0 0 10px;
	text-align:left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.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----------*/
#aboutus{
	width:280px;
	height:215px;
	float:left;
	padding:10px 1px 10px 11px;
}
#news{
	width:280px;
	height:215px;
	float:left;
	padding:10px 0px 10px 1px;
	margin-left: -1px;
}
.prod_box{
	width:550px;
	height:auto;
	float:left;
	padding:10px 10px 10px 11px;
}

.common{
	width:750px;
	height:auto;
	float:left;
	padding:10px 10px 10px 15px;
	font-size:12px;
	font:"宋体";
	color:#847676;
}
.common a {
	color:#666666;

	text-decoration:none;
	}
.common a:hover {
	color:#0000FF;
	text-decoration:underline;
	}
.common img {
	border:solid #e9e9e9 1px;
	padding:3px;
	margin:10px auto 20px auto;

	}
.top_prod_box{
	width:265px;
	height:12px;
	background:url(images/product_box_top.gif) no-repeat center bottom;
	float:left;
	padding:0px;
	margin:0px;
	background-color: #F7F3F3;
}
.bottom_prod_box{
width:173px;height:10px;background:url(images/product_box_bottom.gif) no-repeat center top;float:left;padding:0px; margin:0px;
}
.center_prod_box{
	width:279px;
	height: 200px;
	float:left;
	text-align:center;
	padding:0px;
	margin:0px;
	background-color: #F7F3F3;
}
.center_title_bar span{
	padding:0px 10px 0px 425px;

}
.center_title_bar span a{
	text-decoration:none;
	color:#666666;
	font-weight:normal;
	font-size:11px;
	}
#roomlist {
	width:550px;
	float:left;
	height: 140px;
	padding:0px 5px;
	background-color: #F7F3F3;
	}
#roomlist h2{
	border-bottom:1px solid #ccc;
	background-color:#FF9900;
	font-size:14px;
	height:28px;
	line-height:28px;
	padding-left:5px;
}
#roomlist h2 span{ margin-right:5px; float:left;}
.more{ font-weight:normal; font-size:12px;}
#roomlist ul{
	background-color:#FFFFFF;
	margin-left:5px;
		display:inline;
}

	
#roomlist li{
	margin:5px 6px!important;
	margin:12px;
	padding:0;
	width:145px;
	float:left;
	display:inline;
}
.lastli{ margin-right:0;}
#roomlist li img{
	padding:1px;
	border: solid #ccc 1px;
	background-color:#FFFFFF;
}
#roomlist a {text-align:center; text-decoration:none;}
#roomlist a .caseName{
	color:#003366;
	text-align:center;
	text-decoration:none;
	padding:5px 0;
	margin:0;
	display:block;
	margin-right:0px;
}
#roomlist a:hover{ text-decoration:none; text-align:center; border:none;}
#roomlist li a:hover img{
	background-color:#FFFFFF;

}
#roomlist a:hover .caseName{
	color:#06c;
	text-decoration:underline;
	background-color:#E4E4E4;
	font-weight:bold;
}


/*---------prod_box_big----------*/
.prod_box_big{
width:554px;
height:auto;
float:left;
padding:10px 10px 10px 15px;
}
.top_prod_box_big{
width:554px;height:12px;background:url(images/details_box_top.gif) no-repeat center bottom;float:left; padding:0px; margin:0px;
}
.bottom_prod_box_big{
width:554px;height:12px;background:url(images/details_box_bottom.gif) no-repeat center top;float:left;padding:0px; margin:0px;
}
.center_prod_box_big{
width:554px;height: auto;background:url(images/details_box_center.gif) repeat-y;float:left; text-align:center;padding:0px; margin:0px;
}
.product_img_big{
width:170px;
padding:5px 0 5px 10px;
float:left;
}


span.price{
	color:#ea2222;
	font-size: 16px;
	font-weight: bold;
	font-style: 黑体 宋体;
}


/*--------------footer----------------*/
.footer{
	width:1000px;
	clear:both;
	height:72px;
	background:url(images/footer_bg.gif) repeat-x top;
	margin-bottom:3px;
}
.left_footer{
	float:left;
	width:80px;
	padding:5px 0 0 10px;
}
.right_footer{
float:right;
padding:15px 30px 0 0;
}
.right_footer a{
padding:0 0 0 7px;
text-decoration:none;
color: #666666;
}
.right_footer a:hover{
text-decoration:none;
}

.center_footer{
	float:left;
	width:680px;
	text-align:center;
	color:#666666;
	padding:10px 0 0 20px;
}
.center_footer a{
	color:#666666;
	text-decoration:none;
	}
.center_footer span {
	padding-right: 10px;
	}

/* common styling */
.menu {
	font-family: arial, sans-serif;
	width:106px;
	height:120px;
	position:relative;
	margin:0;
	font-size:11px;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 0;
}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000;width:104px; height:20px; text-align:center; color:#fff; border:1px solid #aaa; background:#710069; line-height:20px; font-size:11px; overflow:hidden;}
.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; margin-right:1px; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#36f;}
.menu ul li:hover ul {display:block; position:absolute; top:0; left:105px; width:105px;}
.menu ul li:hover ul li a.hide {background:#6a3; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#6fc; color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#eee; color:#000;}
.menu ul li:hover ul li a:hover {background:#6fc; color:#000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}


a:link { color: #847676; text-decoration: none}
a:visited { color: #847676; text-decoration: none} 