.dropdown {
	float:left;
	height:66px;
	background:url(../images/menu.jpg) repeat-x;
}
.dropdown dt {
	width:133px;
	font-weight:bold;
	cursor:pointer;
	height:66px;
	vertical-align:middle;
	text-align:center;
}
.dropdown dd {
	position:absolute;
	overflow:hidden;
	width:265px;
	display:none;
	background:#e3dcc5;
	z-index:200;
	opacity:0;
	color:#FFFFFF;
}
.dropdown ul {
	width:auto;
	list-style:none;
	border-top:none
}
.dropdown li {
	display:inline;
}
/*.dropdown a, .dropdown a:active, .dropdown a:visited {
	display:block;
	color:#000000;
	text-decoration:none;
	padding-top:3px;
	padding-bottom:3px;
}
.dropdown a:hover {
	background:#bbad7f;
	color:#000
}*/
.dropdown .underline {
	border-bottom:1px solid #999999;
	padding-left:5px;
}

.dropdown .underline01 {
	padding-left:5px;
}

.dropdownhome {
	float:left;
	height:66px;
	background:url(../images/menu.jpg) repeat-x;
}
.dropdownhome dt {
	width:133px;
	font-weight:bold;
	cursor:pointer;
	height:66px;
	vertical-align:middle;
	text-align:center;
}
.dropdownhome dd {
	position:absolute;
	overflow:hidden;
	width:250px;
	display:none;
	z-index:200;
	opacity:0;
	color:#FFFFFF;
	margin-left:14px;
}
.dropdownhome ul {
	width:auto;
	list-style:none;
	border-top:none;
}
.dropdownhome li {
	display:inline;
}
/*.dropdownhome a, .dropdownhome a:active, .dropdownhome a:visited {
	display:block;
	color:#000000;
	text-decoration:none;
	width:auto;
	padding-left:3px;
	padding-top:3px;
	padding-bottom:3px;
	background:#e3dcc5;
}
.dropdownhome a:hover {
	background:#bbad7f;
	color:#000
}*/
.dropdownhome .underline {
	border-bottom:1px solid #999999
}
a.left4 {
	background:url(../images/m5.png) left no-repeat;
	width:155px;
	height:66px;
	display:block;
	float:left;
}
.right {
	background:url(../images/m6.gif) right no-repeat;
	width:103px;
	height:66px;
	display:block;
	float:left;
	line-height:66px;
	color:#554a3e;
	text-decoration:none;
	font-weight:bold;
	float:right;
	padding-left:30px;
}
.right01 {
	background:url(../images/line01.png) right top no-repeat;
	width:93px;
	height:66px;
	display:block;
	float:left;
	line-height:66px;
	color:#704c56;
	text-decoration:none;
	font-weight:bold;
	padding-left:40px;
}
.right02 {
	background:url(../images/line01.png) right top no-repeat;
	width:83px;
	height:66px;
	display:block;
	float:left;
	line-height:66px;
	color:#704c56;
	text-decoration:none;
	font-weight:bold;
	padding-left:50px;
}
.newouterMenu {
	background:url(../images/bgmenu.jpg) repeat-x;
	float:left;
	width:934px;
}
.left {
	background:url(../images/m1.gif) left no-repeat;
	width:133px;
	font-weight:bold;
	cursor:pointer;
	height:66px;
	vertical-align:middle;
	text-align:center;
	display:block;
	line-height:66px;
	color:#704c56;
	text-decoration:none;
}
.menurightimage {
	background:url(../images/line01.png) right top no-repeat;
	width:133px;
	font-weight:bold;
	cursor:pointer;
	height:66px;
	vertical-align:middle;
	text-align:center;
	padding-top:26px;
	display:block;
	color:#704c3f;
	text-decoration:none;
}

a.topmenu {
	display:block;
	color:#000000;
	text-decoration:none;
	width:auto;
	padding-left:3px;
	padding-top:3px;
	padding-bottom:3px;
	background:#e3dcc5;
	border-bottom:1px solid #999999;
	padding-left:5px;
}
a:hover.topmenu{
	background:#bbad7f;
	color:#000
}
