/* BASIC css start */
.top_img_back {
	width: 100%;
	border-top-color: #E2E2E2;
	background-image: url(http://yahngsohn.hubweb.net/2014yahngsohn/img/sub_back.png);
	background-repeat: repeat;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
}
.top_img {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}
#contentWrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
.cate-sort {
	border-color: #C8C8C8;
	border-spacing: 3px 0px;
	padding: 10px;
	border-style: solid;
}
.cate-sort .mbox {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 13px;
	background-color: #283B71;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	width: 144px;
	height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	text-align: center;
}
.cate-sort li { float: left;list-style:none; padding-right: 15px}
.cate-sort ul {	padding: 0px; margin: 0px;}
.cate-sort:after{ content: ""; display: block; clear: both; }
.cate-sort li a { color: #ababab; }
.select_nav { 	padding-top: 15px;
	padding-right: 10px;
	padding-left: 5px;
	padding-bottom: 15px; }
.arrow3 {padding-top: 2px; }
.prd-hd-ctrl{ padding-bottom : 15px; }
/* BASIC css end */

