@charset "utf-8";
/* 公共样式 */
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	word-wrap: break-word;
	font-family: Arial, Helvetica, sans-serif;
	}
html {
	margin: 0px auto;	
	scrollbar-face-color: #EBEBEB;
	scrollbar-highlight-color: #EBEBEB;
	scrollbar-shadow-color: #EBEBEB;
	scrollbar-3dlight-color: #BBB;
	scrollbar-arrow-color:  #BBB;
	scrollbar-track-color: #EBEBEB;
	scrollbar-darkshadow-color: #BBB;
	background-color: #2D241B;
	}
body {
	margin: 0px auto;	
	font-size: 9pt;
	text-align: center;
	*background-image: url(/img/body.jpg)!important;
	*background-image: url(/img/body.jpg);
	background-image: url(/img/body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	}
#header {
	margin: 0px auto;
	text-align: center;
	*background-image: url(/img/td_logo.jpg)!important;
	*background-image: url(/img/td_logo.jpg);
	background-image: url(/img/td_logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
#footer {
	margin: 0px auto;
	text-align: center;
	font-size: 8pt;
	color: #584634;
	line-height: 23px;
	}
#bodybox {
	margin: 0px auto;
	text-align: center;
	}
#bodybox_left {
	background-color: #EBEBEB;
	}
#bodybox_leftbg {
	height: 404px;
	*background-image: url(/img/bodybox_leftbg.jpg)!important;
	*background-image: url(/img/bodybox_leftbg.jpg);
	background-image: url(/img/bodybox_leftbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
#menu_left {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	background-color: #CBCCCF;
}
#menu_left li {
	line-height: 22px;	
	color: #FFF;
	clear: both;
	list-style: none;
	text-align: left;
	border-right: solid 1px #FFF;
	border-bottom: solid 1px #AAA;
}
#menu_left li a {	
	color: #FFF;
	height: 22px;
	display: block;
	padding-left: 15px;
	*background-image: url(/img/menu_bg.gif)!important;
	*background-image: url(/img/menu_bg.gif);
	background-image: url(/img/menu_bg.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.current {
	font-weight: bold;
	}
#b1:hover, #b2:hover, #b3:hover, #b4:hover, #b5:hover, #b6:hover, #b7:hover, #b8:hover, #b9:hover, #b10:hover {
	background-position: 0 -22px;
}
#menu_left li.current #b1, #menu_left li.current #b2, #menu_left li.current #b3, #menu_left li.current #b4, #menu_left li.current #b5 {
	background-position: 0 -22px;
}
#menu_left li.current #b6, #menu_left li.current #b7, #menu_left li.current #b8, #menu_left li.current #b9, #menu_left li.current #b10 {
	background-position: 0 -22px;
}
.menu_subli {
	background-color: #DDD;
	}
#bodybox_nav {
	color: #FFF;
	text-align: left;
	background-color: #CBCCCF;
	border-bottom: inset 1px #FFF;
	}
#bodybox_page {
	margin: 0px auto;
	}
#bodybox_iframe {
	width: 98%;
	margin: 5px auto;
	height: 370px;
	overflow: auto;
	color: #000;
	text-align: left;
	line-height: 24px;
	vertical-align: top;
	}
#bodybox_menufoot {
	font-size: 9pt;
	color: #CCC;
	background-color: #14100C;
	}	
#bodybox_menufoot a {
	color: #CCC;
	padding-left: 5px;
	padding-right: 3px;
	text-decoration: none;
	}
#bodybox_menufoot a:hover {
	color: #666;
	padding-left: 5px;
	padding-right: 3px;
	text-decoration: underline;
	}
#bodybox_music {
	color: #333;
	}
	
#footer a {
	padding-top: 5px;
	color: #584634;
	text-decoration: none;
	}
#footer a:hover {
	color: #584634;
	text-decoration: underline;
	}

/*DEFAULT.ASP样式*/
#default_menu td {
	text-align: center;
	}
#default_menu a {
	color: #FFF;
	line-height: 28px;
	text-decoration: none;
	}
#default_menu a:hover {
	color: #FFF;
	line-height: 28px;
	text-decoration: underline;
	}

/*CONTACT.ASP样式*/
.td_message {
	color:#000;
	}
.td_message td {
	color:#000;
	line-height: 26px;
	}
.td_message input, .td_message select {
	color:#000;
	border: 1px solid #CCC;
	background-color: #FFF;
	margin: 5px auto;
	height: 20px;
	}
.td_message textarea {
	color:#000;
	height: 80px;
	border: 1px solid #CCC;
	background-color: #FFF;
	}
/*hansgrohe.asp样式*/
#Porduct_List {
	margin: 0px;
	list-style: none;
	text-align: center;
	}
#Porduct_List li {
	float: left;
	border: solid 1px #DDD;
	margin: 5px 7px 7px 7px;
	text-align: center;
	}
#Porduct_List li img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
#Page_List {
	font-size: 9pt;
	font-family: Verdana, Geneva, sans-serif;
	border-top: solid 1px #CCC;
	}
#Page_List input {
	border: solid 1px #CCC;
	}




