﻿html{background-color:#CDBA90;background-image:none}
.btn-home{background-image:url(icon_home.png)}
.logo img{margin-top:12px;margin-left:10px;}
.btn-home{right:8px}
#header{
	background:#562312;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#562312), to(#562312)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #562312, #562312); /* Chrome 10+, Saf5.1+ */
	background-image:-moz-linear-gradient(top, #562312, #562312); /* FF3.6 */	
}
#fixed-foot{border-color:#8EDF1F;}
#fixed-foot li a{color:#fff;}
#fixed-foot li,.navBtn .navArea a{
	color:#fff;
	border-top-color:#6F6B63;
	border-left-color:#373532;
	border-right-color:#6F6B63;
	background:#562312;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#562312), to(#562312)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #562312, #562312); /* Chrome 10+, Saf5.1+ */
	background-image:-moz-linear-gradient(top, #562312, #562312); /* FF3.6 */
}
.navBtn .navArea a.current{
	background:#E6DEC9;
	text-shadow: -1px -1px 1px #75623A;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#E6DEC9), to(#BCA16A)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #E6DEC9, #BCA16A); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #E6DEC9, #BCA16A); /* FF3.6 */	
	color:#fff
}
.box,.youlink,.pager-next-pre{background-color:#F7F1E7}
.box .title,.info-list li a:active,.info-list li .active{
	background:#F0E9D9;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#F0E9D9), to(#D5BE90)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #F0E9D9, #D5BE90); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #F0E9D9, #D5BE90); /* FF3.6 */
	box-shadow:1px 1px 2px 0 #B5B5B5;
	text-shadow: 0px 1px 1px #fff;
	color:#000;
}
.arr-round, .arr-round-blue{background-color:#D7C297}
.arr-round-blue{/*background-color:#D7C297;*/ background:none; font-weight:normal; font-size:12px; width:auto; top:0;}
.info-list li{border-color:#EADFCB}
.pager-next-pre .btn{background-color:#D2B071}