﻿
.left1{	width: 260px;
	height: auto;
	float: left;
	padding-bottom:50px;
}
/* expmenu */
ul.expmenu{width:260px;}
ul.expmenu li div.eheader{padding:15px;border-bottom:1px #fff solid;}
ul.expmenu li:last-child div.eheader{border-bottom:none;}
ul.expmenu li ul li {background-color:#e0e7e3;padding:10px;border-bottom:1px solid #fff;color:#727272;}
ul.expmenu li ul li:last-child{border-bottom:none;}
ul.expmenu li ul li.selected{background-color:#ffe7e5;}
ul.expmenu div.eheader{
	text-shadow:0px 1px 0px rgba(255, 255, 255, 0.2);
	background:#8bb7a2;/* Old browsers */
	background:-moz-linear-gradient(top, #8bb7a2 0%, #8bb7a2 100%);/* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#8bb7a2), color-stop(100%,#8bb7a2));/* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, #8bb7a2 0%,#8bb7a2 100%);/* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top, #8bb7a2 0%,#8bb7a2 100%);/* Opera 11.10+ */
	background:-ms-linear-gradient(top, #8bb7a2 0%,#8bb7a2 100%);/* IE10+ */
	background:linear-gradient(to bottom, #8bb7a2 0%,#8bb7a2 100%);/* W3C */
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#8bb7a2', endColorstr='#8bb7a2',GradientType=0 );/* IE6-9 */
}
ul.expmenu li div.eheader .label{background:no-repeat;color: #fff;/*text-shadow: 0px 0px 0px rgba(255, 255, 255, 0.8);*/font-size:17px; }
ul.expmenu li div.eheader .label a{color: #fff;/*text-shadow: 0px 0px 0px rgba(255, 255, 255, 0.8);*/ font-size:17px;}
ul.expmenu li div.eheader .arrow{display:block;width:16px;height:16px;background:no-repeat center;float:right;}
ul.expmenu li div.eheader .arrow.up{background-image:url(../images/arrow_d.png);}
ul.expmenu li div.eheader .arrow.down{background-image:url(../images/arrow_u.png);}
ul.expmenu li .menu{display:none;}	
/* Mouse Events */
ul.expmenu div.eheader:hover{
	background:#8bb7a2;/* Old browsers */
	background:-moz-linear-gradient(top, #8bb7a2 0%, #8bb7a2 100%);/* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#8bb7a2), color-stop(100%,#8bb7a2));/* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, #8bb7a2 0%,#8bb7a2 100%);/* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top, #8bb7a2 0%,#8bb7a2 100%);/* Opera 11.10+ */
	background:-ms-linear-gradient(top, #8bb7a2 0%,#8bb7a2 100%);/* IE10+ */
	background:linear-gradient(to bottom, #8bb7a2 0%,#8bb7a2 100%);/* W3C */
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#8bb7a2', endColorstr='#8bb7a2',GradientType=0 );/* IE6-9 */
	cursor:pointer;
}

ul.expmenu li ul li:not(.selected):hover{
	background:#e0e7e3;/* Old browsers */
	cursor:pointer;
}
ul.expmenu li ul li:not(.selected):active{
	background:#f1f1f1;/* Old browsers */
	cursor:pointer;
}



.menubox ol { padding:10px 0; padding-left:15px; border:#E7E7E7 1px solid; border-top:none;background: #ffe7e5;}
.menubox li i{background-color: #8bb7a2;padding: 1px 4px;color: #fff;text-shadow: 0px 0px 0px rgba(255, 255, 255, 0.8);font-style:normal; margin-right:10px;}
.menubox a{color: #3f3f3f;text-decoration: none;}
.menubox a.active{ color:#7ab149;}
.menubox a:hover{ color:#7ab149;}
.menubox .no {display:none;}
.menubox ol a{width: 200px;display: block;line-height: 2em;margin-left: 20px; font-size:12px; color:#666;}
.menubox ol a:hover, .menubox ol a.mselect{ color:#8bb7a2; text-decoration:underline;}


.rightr{ width:830px; height:auto;}
.rshouji{ width:348px; height:368px;}
.saoma{ width:430px; height:auto;}
.saoma h3{ font-size:24px; color:#555; line-height:60px; font-weight:normal; margin-top:40px; }
.rightr h3{font-size:24px; color:#555; line-height:60px; font-weight:normal;}
.rightr p{ font-size:14px; color:#666; line-height:36px;}

ul.expmenu li div.eheader .label a:hover{ color:#acffd7;}










