@import url("base.css");
@import url("top.css");
@import url("o.css");

#Left {
	float: left;
	width: 200px;
}
#AllSort {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #D86304;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 10px;


}
.more {
	font-size: 10px;
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.AllMore {
	background-image: url(../img/n-more.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 9px;
	margin-left: 10px;
	width: 160px;
	text-align: center;
}
.AllMore a {
	text-decoration: none;
	color: #000000;
}


#AllSort h1 {
	font-size: 14px;
	padding-bottom: 8px;
	padding-top: 8px;
	background-image: url(../img/n-all-h1.jpg);
	padding-left: 10px;
	color: #000000;
	background-repeat: repeat-x;
}
#AllSort ul {
	list-style-type: none;
	margin-bottom: 10px;
}


#AllSort li {
	list-style-type: none;
	padding-left: 8px;
}
#AllSort li  a  {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	display:block;
	width: 155px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	background-image: url(../img/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#AllSort li  a:hover  {
	color: #FFFFFF;
	background-color: #F7A61F;
	background-image: none;
}


#Content {
	float: right;
	width: 760px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#kf {
	background-image: url(../img/v2-Left-Bk.jpg);
	background-repeat: repeat-x;
	color: #674321;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #D86304;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 11px;
}
#Left   h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../img/n-all-h1.jpg);
	background-repeat: repeat-x;
	text-align: left;
}

#kf p {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 36px;
	padding-bottom: 10px;
}

.div-center-p5 {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #efefef;
}
.div-all-left {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #D86304;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 18px;
	padding-bottom: 5px;
}
.div-all-left p {
	margin-left: 10px;
	margin-right: 5px;
}

.div-center-no-bd {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
