body{
	font-family:Arial;
	font-size:12px;
	color:#292826;
	font-weight:normal;
	background:url(../images/ss_core_bkg.gif) repeat;
	padding:0;
	margin:0 auto;
	text-align:center;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
#container{
	width:1000px;
	background:#FFF;
	margin:0 auto;
	padding:0;
}
#top{
	width:1000px;
	float:left;
}
#bottom{
	width:1000px;
	float:left;
	margin-top:10px;
}
#logo{
	width:305px;
	height:102px;
	float:left;
}
#menuTop{
	width:1000px;
	height:30px;
	background:url(../images/bgtop.jpg) repeat-x;
	float:left;
	margin-bottom:2px;
}
.center_menu_top{
	width:100%;
	height:30px;
	float:left;
}
#banner{
	width:518px;
	height:100px;
	float:left;
	margin-left:5px;
}
#call_search{
	width:311px;
	height:100px;
	float:right;
	margin-left:5px;
}
#call_search div.call{
	width:100%;
	height:72px;
	float:left;
}
#call_search div.search{
	width:205px;
	height:30px;
	float:right;
}
#call_search div.search input.textbox{
	width:180px;
	height:19px;
	float:left;
	border:1px solid #CDCED2;
	line-height:19px;
}
#call_search div.search input.button{
	width:18px;
	height:22px;
	float:left;	
	border:0;
	margin-left:2px;
}
#slide{
	width:1000px;
	float:left;
	background:#0093DD;
	margin-bottom:5px;
}
#main{
	width:1000px;
	float:left;
}
#mainLeft{
	width:798px;
	float:left;
}
#menuRight{
	width:200px;
	float:right;
	border:1px solid #7B7877;
}
#menuRight .title{
	width:100%;
	line-height:40px;
	float:left;
	background:#AAA9A9;
	font-family:Arial;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}
#menuRight .title span{
	margin-left:15px;
}
#menuRight .box_right{
	width:200px;
	float:left;
	border-bottom:1px solid #93918F;
	text-align:center;
	padding-top:8px;
	background:#fff;
}
#menuRight .box_right .box{
	width:180px;
	margin:0 auto;
	text-align:left;
}
#menuRight .box_right .box img{
	width:180px;
	height:90px;
	float:left;
}
#menuRight .box_right .boxnews{
	width:185px;
	margin:0 auto;
	text-align:justify;
	font-size:11px;
}
#menuRight .box_right .boxnews img{
	width:80px;
	height:40px;
	float:left;
	margin: 0 5px 0 0;
}
#menuRight .box_right .boxnews a{
	font-family:Arial;
	font-size:11px;
	color:#1F1A17;
	text-decoration:none;
	font-weight:bold;
}
#menuRight .box_right .boxnews a:hover{
	text-decoration:underline;
}
#menuRight .box_right .box .title{
	width:100%;
	line-height:20px;
	float:left;
	font-family:Arial;
	font-size:12px;
	color:#1F1A17;
	text-align:center;
	background:none;
	text-transform:none;
}
#menuRight .box_right .box .title a{
	font-family:Arial;
	font-size:12px;
	color:#1F1A17;
	text-decoration:none;
}
#menuRight .box_right .box .title a:hover{
	text-decoration:underline;
}
#menuRight .menu{
	width:100%;
	float:left;
	background:#DEDEDD;
}
#menuRight .menu ul{
	float:left;
	margin:0;
	padding:0;
}
#menuRight .menu ul li{
	width:100%;
	list-style:none;
	height:25px;
	line-height:25px;
	font-family:Arial;
	font-size:12px;
	color:#1F1A17;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../images/li-rows.jpg) no-repeat 4px 7px;
	/*border-bottom:1px solid #fff;*/
}
#menuRight .menu ul li a{
	margin-left:15px;
	font-family:Arial;
	font-size:10px;
	color:#1F1A17;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
#menuRight .menu ul li a:hover{
	text-decoration:underline;
}
.contentMain{
	width:100%;
	float:left;
	text-align:left;
}
.contentMain .boxProduct{
	width:252px;
	height:186px;
	background:url(../images/subcatbox_bkg.jpg) repeat-x;
	float:left;
	border:1px solid #DCDBDB;
	margin:5px;
	overflow:hidden;
	text-align:center;
	padding-top:5px;
}
.contentMain .boxProduct .divImg{
	width:100%;
	height:17;
	float:left;
	text-align:center;
}
.contentMain .boxProduct .divImg img{
	width:60px;
	height:90px;
	border:0;
	margin:0 auto;
}
.contentMain .boxProduct .divImg img.hangsx{
	width:auto !important;
	height:100px;
	margin:0 auto;
}
.contentMain .boxProduct .contentTitle{
	width:100%;
	float:left;
	text-align:center;
}
.contentMain .boxProduct .contentTitle .content{
	width:230px;
	margin:0 auto;
	text-align:left;
}
.contentMain .boxProduct .contentTitle .content .title{
	width:100%;
	height:20px;
	float:left;
	line-height:20px;
	font-family:Arial;
	font-size:12px;
	color:#7C7B7A;
	text-transform:uppercase;
	font-weight:bold;
}
.contentMain .boxProduct .contentTitle .content .title a{
	font-family:Arial;
	font-size:12px;
	color:#7C7B7A;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}
.contentMain .boxProduct .contentTitle .content .title a:hover{
	text-decoration:underline;
}
.contentMain .boxProduct .contentTitle .content .noi_dung{
	width:100%;
	height:37px;
	float:left;
	font-family:Arial;
	font-size:11px;
	color:#7C7B7A;
	text-align:left;
}
.contentMain .boxProduct .framePrice{
	width:100%;
	height:33px;
	float:left;
	border-top:1px solid #D2D1D1;
	text-align:left;
	font-family:Arial;
	font-size:12px;
	color:#7C7B7A;
	font-weight:bold;
	line-height:35px;
}
.contentMain .boxProduct .framePrice span{
	margin-left:10px;
}
.contentMain .boxProduct .framePrice a{
	margin-left:10px;
	font-family:Arial;
	font-size:12px;
	color:#7C7B7A;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
.contentMain .boxProduct .framePrice a:hover{
	text-decoration:underline;
}
.contentMain .boxProduct .contetViews{
	width:100%;
	height:110px;
	float:left;	
	text-align:center;
	overflow:hidden;
	border-top:1px solid #D2D1D1;
	padding-top:5px;
}
.contentMain .boxProduct .contetViews .boxviews{
	width:230px;
	height:114px;
	margin:0 auto;
	line-height:18px;
	font-family:Arial;
	font-size:11px;
	color:#7C7B7A;
}
.contentMain .boxProduct .contetViews .boxviews .boxImg{
	width:62px;
	float:right;
	text-align:left;
}
.contentMain .boxProduct .contetViews .boxviews .boxImg img{
	width:62px;
	border:0;
}
.componentheading{
	width:100%;
	height:40px;
	line-height:40px;
	float:left;
	background:#72706F;
	font-family:Arial;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}
.componentheading span{
	margin-left:20px;
}
/*---- PAGE ----*/
span.pagenav {
	background:#0093DD;
	color:#FFFFFF;
	font-weight:bold;
	height:20px;
	line-height:20px;
	margin:0 3px;
	padding:3px 6px;
	text-align:center;
	vertical-align:middle;
	width:20px;
	cursor:pointer;
}
a.pagenav:link, a.pagenav:visited{
	border:1px solid #000000;
	color:#000000;
	font-weight:bold;
	height:18px;
	line-height:18px;
	margin:0 2px;
	padding:2px 5px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	width:18px;
	cursor:pointer;
}
a.pagenav:hover{
	border:1px solid #000000;
	background:#0093DD;
	width:18px;
	cursor:pointer;
}
a.start_pagenav{
	font-family:Arial;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
a.start_pagenav:hover{
	font-family:Arial;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
a.prev_pagenav{
	font-family:Arial;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
a.prev_pagenav:hover{
	font-family:Arial;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
a.next_pagenav{
	font-family:Arial;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
a.next_pagenav:hover{
	font-family:Arial;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
a.end_pagenav{
	font-family:Arial;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
a.end_pagenav:hover{
	font-family:Arial;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
span.pagenavStart, span.pagenavPrev, span.pagenavNext, span.pagenavEnd{
	font-family:Arial;
	font-size:12px;
	color:#000;
	font-weight:normal;
}
/*---- END PAGE ----*/