@charset "utf-8";
/* CSS Document */

body
{
	background:url(../img/bg.jpg);
	margin:0 auto 0 auto;
}

li
{
	list-style-type:none;
}

a
{
	text-decoration:none
}
#waper
{
	background:url(../img/bg.png) repeat-y;
	width:1000px;
	margin:auto
}

#waper #page
{
	
	width:965px;
	margin: auto auto;
	background:#FFF;
}

#waper #page #banner
{
	width:100%;
	height:250px;
	background:url(../img/back.jpg)
}

#waper #page #menu
{
	width:100%;
	height:60px;
}

#waper #page #content
{
	width:100%;
	min-height:1050px;
}

#waper #page #content #timkiem
{
	width:100%;
	height:36px;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
	text-align:right
}
#waper #page #content #timkiem #btntim
{
	background:url(../img/button.png) no-repeat; 
	border:none; 
	width:55px; 
	height:36px; 
}
#waper #page #content #timkiem #btntim:hover
{
	background:url(../img/buttonhover.png) no-repeat;
	width:55px;
	height:36px;
}
#waper #page #content #timkiem #btntim:active
{
	background:url(../img/buttonclick.png) no-repeat;
	width:55px;
	height:36px;
}
#waper #page #content #left_content
{
	width:152px;
	height:220px;
	margin:15px;
	border: 1px solid #CCC;
	float:left;
}
#waper #page #content #left_content #left_bg
{
	background:url(../img/leftbg.png) no-repeat;
	width:176px;
	min-height:20px;
	margin-left:-12px;
	margin-top:5px;
	color:#FFF;
	font-weight:lighter;
	font-size:18px;
	text-align:center;
	padding-top:3px;
	
}

#waper #page #content #left_content #quangcao
{
	margin-top:30px;
	padding-top:20px
	
}

#waper #page #content #left_content #left_nd li
{
	width:200px;
	min-height:30px
}


#waper #page #content #left_content #left_nd a:hover
{
	text-decoration:underline
	
}

#waper #page #content #center
{
	width:586px;
	min-height:700px;
	float:left
}

#waper #page #content #center .center_ct
{
	border:1px solid #CCC;
	border-bottom:none;
	width:586px;
	float:left;
	margin-left:20px;
	margin-top:15px;

}

#waper #page #content #center .center_ct #center_bg
{
	background:url(../img/center_ct.png) no-repeat;
	width:198px;
	height:80px;
	margin-left:-18px;
	margin-top:10px;
	color:#000;
	text-align:center;
	padding-top:15px;
	font-size:24px;
	font-weight:bold
}
#waper #page #content #center .center_ct #center_bgnew
{
	background:url(../img/center_ctnew.png) no-repeat;
	width:180px;
	height:80px;
	margin-left:-18px;
	margin-top:10px;
	color:#fff;
	text-align:center;
	padding-top:15px;
	font-size:22px;
	font-weight:bold
}

#waper #page #content #center .center_ct .center_nd
{
	width:100%;
	min-height:100px;
	padding-bottom:20px;
	text-align:center;
	worrd-wrap: break-word;
	
}
#waper #page #content #center .center_ct .center_nd div #xoa
{
	background:url(../img/btnxoa.jpg);
	width:30px;
	height:20px;
	border:none
}
#waper #page #content #center .center_ct .center_nd div #xoa:hover
{
	background:url(../img/btnxoahover.jpg);
	width:30px;
	height:20px
}

#waper #page #content #center .center_ct .center_nd div #xoa:active
{
	background:url(../img/btnxoaclick.jpg);
	width:30px;
	height:20px
}

#waper #page #content #center .center_ct #chitietsp
{
text-align:left;
padding:20px
}

#waper #page #content #center .center_ct .center_nd #lienhe
{
	width:100%;
	text-align:center
}
#waper #page #content #center .center_ct .center_nd .sp
{
	width:100%;
	padding-left:30px
}
#waper #page #content #center .center_ct .center_nd .img
{
width:155px; 
float:left;
border:1px solid #CCCCCC;
text-align:center;
margin:10px;
}

#waper #page #content #center .center_ct .center_nd a:hover .img 
{
	border:1px solid #00F
}
#waper #page #content #center .center_ct .center_ft
{
	background:url(../img/center_ft.jpg) no-repeat;
	width:588px;
	height:40px;
	margin-left:-1px;
	display:inline-block;
}

#waper #page #content #right_content
{
	width:150px;
	height:600px;
	float:left;
	margin: 15px 0 0 30px;
	text-align:center
}

#waper #page #content #right_content #giohang
{
	width:150px;
	height:200px;
}

#waper #page #content #right_content #facebook
{
padding:10px 0 0 0
}

#waper #page #footer
{
	background:url(../img/footer.png) no-repeat;
	width:954px;
	height:157px;
	margin-left:5px;
	display:inline-block
}
#waper #page #footer #footer_top
{
	background:#CCC;
	width:100%;
	height:35px;
	margin-top:-14px;
}

#waper #page #footer #footer_top a
{
	display:block;
	float:left;
	margin-left:100px;
	padding:7px 0 0 0;
	text-align:center;
	color:#000;
	font-weight:bold;
}

#waper #page #footer #footer_top a:hover
{
	text-decoration:underline;
	color:#C30
}

#waper #page #footer #footer_ct
{
	padding:30px 0 0 0;
	text-align:center;
	font-size:20px
}