.bottom_description {
	
	width: 500px;

}

.banner {
	mmposition: relative;
	/* background-image: url(/assets/templates/sanyu/images/banner.jpg); */
	background-repeat: no-repeat;
	height: 77px;
	padding-top: 33px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 12px;
}
.banner u {
	background-image: url(/assets/templates/sanyu/images/banner_sign.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 36px;
	width: 117px;
	right: 10px;
	bottom: 7px;
}
.detail_banner {
	background-image: url(/assets/templates/sanyu/images/detail_banner.gif);
	background-repeat: repeat-x;
	height: 50px;
	padding: 0px;
}


.left {
	float: left;
	width: 210px;
}
.left .title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	padding: 11px 10px 11px 14px;
	margin-bottom: 11px;
}
.left .title * {
	color: #FFFFFF;
}
.left .detail_title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #818181;
	padding: 11px 10px 11px 14px;
	margin-bottom: 11px;
}

.left .menu {
	margin: 0px;
	padding: 10px 10px 10px 13px;
	line-height: 180%;
	background-image: url(/assets/templates/sanyu/images/menu.gif);
	background-repeat: repeat-x;
}
.left .menu li {
	list-style: none;
	padding-left: 15px;
}
.left .menu a {
	font-size: 12px;
	font-weight: bold;
}
.left .menu ul {
	padding: 6px 0px;
	margin: 0px;
}



.left .menu ul li {
	background-image: none;
	padding-left: 0px;
	min-height: 1px;
}



.left .menu ul a {
	font-size: 10px;
	font-weight: normal;
	/*color: #0066FF;*/
	color: #000000;
}
.left .detail_menu ul {
	padding: 6px 10px;
}
.left .detail_menu ul a {
	color: #336799;
}
.left .menu .plus {
	background-image: url(/assets/templates/sanyu/images/plus.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
.left .menu .minus {
	background-image: url(/assets/templates/sanyu/images/minus.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

.right {
	float: right;
	width: 720px;
	padding-top: 14px;
	font: 12px Tahoma, Arial, sans-serif;
	color: #1E1E1E;
}
.divided {
	background-image: url(/assets/templates/sanyu/images/divided.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.right a {
	color: #999999;
}
.right h1 {
	font: bold 20px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-bottom: 12px;
}
.right h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 17px;
}
.right h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 17px;
}
.right h4 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 15px;
	padding-top: 10px;
}
.right .bulleted {
	background-image: url(/assets/templates/sanyu/images/hd_bulleted.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 0px;
}



.right .trail {
	padding-bottom: 8px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.right .detail_trail {
	padding-bottom: 8px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
.right .detail_trail a {
	color: #999999;
}
.right .short {
	width: 450px;
	padding-bottom: 20px;
}
.right .reed_item {
	float: left;
	margin-bottom: 24px;
	width: 220px;
	font-size: 11px;
	padding-right: 19px;
}
.right .reed_item .hd {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
}

.right .reed_item img {
	display: block;
	/*border: 1px solid #CCCCCC;*/
	margin-bottom: 5px;
	float: left;
	margin-right: 10px;
}
.right .photos {
	padding: 20px;
	border: 1px solid #999999;
	text-align: center;
	margin-bottom: 16px;
}
.right .photos img {
	margin: 5px;
}
.right .description {
	width: 540px;
	margin-bottom: 30px;
}
.right .half {
	float: left;
	width: 320px;
	padding-left: 20px;
	padding-bottom: 30px;
}
.right .half h3 {
	margin-left: -20px;
	margin-bottom: 10px;
}
.right .half ul {
	margin: 0px;
	padding: 0px;
	line-height: 120%;
}
.right .half li {
	list-style: none;
}

.right .nofloat {
	aawidth: 459px;
	aafloat: left;
	aaborder-right: 1px solid #CCCCCC;
	aapadding-right: 50px;
}
.right .right_photos {
	width: 190px;
	border-left: 1px solid #CCCCCC;
	float: left;
	margin-left: -1px;
	background-image: url(/assets/templates/sanyu/images/photos_hd.gif);
	background-repeat: no-repeat;
	background-position: 21px 0px;
	padding: 25px 0px 30px 20px;
	display: none;
}
.right .right_photos img {
	display: block;
	margin-bottom: 35px;
	border: 1px solid #CCCCCC;
}
.to_top {
	line-height: 16px;
	background-image: url(/assets/templates/sanyu/images/to_top.gif);
	background-repeat: no-repeat;
	float: left;
	height: 17px;
	padding-left: 25px;
	padding-right: 25px;
}
.text {
	width: 280px;
}
#EmailForm {
	padding: 10px;
	_height: 10px;
	min-height: 10px;
}
#EmailForm fieldset {
	border-style: none;
}
#EmailForm select {
	width: 200px;
	float: left;
}
#EmailForm .select_right {
	margin-left: 26px;
}
#EmailForm textarea {
	width: 421px;
	height: 100px;
}
.contact_tab {
	width: 100%;
	border-collapse:collapse;
}
.contact_tab table {
	border-collapse:collapse;
}
.contact_tab table td {
	padding: 5px 0px;
}
.contact_tab td {
	vertical-align: top;
	padding: 5px 0px;
}
.contact_tab i {
	font-size: 90%;
}
.menu_head_unactive {
	font-size: 12px;
	padding-bottom: 5px;
}
.menu_head_unactive img {
	margin-right: 8px;
}
.menu_head_active {
	font-size: 12px;
	background-color: #00FF00;
}
.menu_head_active img {
	margin-right: 4px;
}
.menu_head_active ul {
	margin: 0px;
	padding: 0px 0px 0px 21px;
	font-size: 11px;
}
.menu_head_active li {
	list-style: none;
	margin-bottom: 5px;
}
.cell{
	padding: 0px;
}
.menu_head img {
	margin-right: 5px;
}
.menus img{
	margin-right: 5px;
	margin-left: 13px;
}
.nofloat {
	display: table;
	min-height: 1px;
	_height: 1px;
}
.flash_button{
	background-image: url(/assets/templates/sanyu/images/flash_demo_but.gif);
	display: block;
	margin: 30px 0px 30px 200px;
	height: 94px;
	width: 200px;
}
.flash_button:hover{
	background-position: 0px 94px;
}
