@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}

@font-face {
    font-family: 'UTM_Bebas';
    src: url('font/UTM Bebas.eot');
    src: url('font/UTM Bebas.eot?#iefix') format('embedded-opentype'),
         url('font/UTM Bebas.woff') format('woff'),
         url('font/UTM Bebas.ttf') format('truetype'),
         url('font/UTM Bebas.svg#UTM Bebas') format('svg');
    font-weight: normal;
    font-style: normal;
   }

body{
	font-family: Arial, Geneva, sans-serif;	
	font-size:15px;
}

ul,ol{
	list-style:none;
}
a{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#F00;
}

.khung{
	width:1070px;
	margin:0px auto;
}

#header{
	width:100%;
}

#nav{
	width:100%;
}


/*PHẦN NGÔN NGỮ*/
#ngonngu{
	height:18px;
	float:right;
	position:absolute;
	top:5px;
	right:5px;
	z-index:999;
}
#ngonngu img{
	float:right;
	margin-left:5px;	
	transition:0.3s; -moz-transition:0.3s; -ms-transition:0.3s; -o-transition:0.3s; -webkit-transition:0.3s;
}
#ngonngu img:hover{
	transform:scale(1.2); -moz-transform:scale(1.2); -ms-transform:scale(1.2); -o-transform:scale(1.2); -webkit-transform:scale(1.2);
}

/*Banner*/
#banner{
	width:1070px;
	height:145px;	
	margin:0px auto;
	position:relative;	
}

#hotline_top { position: absolute; bottom: 10px; right: 15px; z-index: 99; font-size: 18px; font-weight: bold; font-style: italic; color: #F00; }


/*PHẦN MENU CHÍNH*/
#menu_top{
	width:1070px;
	height:50px;	
	position:center;
	background: #0090E8;
	margin:0px auto;
}
#menu_top ul{
	font-size:18px; font-weight: 500;
}
#menu_top ul li{
	line-height:50px;
	padding:0px 16px;
	float:left;
	position:relative;
	
	transition:0.4s; -moz-transition:0.4s; -ms-transition:0.4s; -o-transition:0.4s; -webkit-transition:0.4s;
}
#menu_top ul li.likc,#menu_top ul li.likc:hover{
	width:10px !important;
	height:50px !important;
	padding:0px !important;
	margin:0px !important;
	float:left;
    background: none !important;
}
#menu_top ul li a{	
	color:#FFF;	
	font-weight:500;
}
#menu_top ul li:hover,#menu_top ul li.lihover{
	background-color: #0066FF;
}

#menu_top ul li ul{
	width:240px;
	float:left;
	position:absolute;
	top:50px;
	left:0px;
	padding:5px;
	display:none;
	z-index:9999999;
	background-color:#0017F8;
	font-size:13px;
}
#menu_top ul li:hover ul{
	display:block;
}
#menu_top ul li ul li{
	width:220px;
	display:block;	
	float:none;
	padding:7px 10px;
	line-height:normal;
	text-transform:none;
	margin:0px;
	text-align:left;
	border-bottom:1px solid #CCC;
}
#menu_top ul li:hover ul li a{
	color:#FFF;
	background:none;
	border:none;
}
#menu_top ul li ul li:hover{
}
#menu_top ul li ul li:hover a{
	color:#FFF;
}
#menu_top ul li ul li ul{
	width:240px;
	float:left;
	position:absolute;
	top:-5px;
	left:240px;
	z-index:9999999;
	display:none;	
}
#menu_top ul li:hover ul li ul{
	display:none;
}
#menu_top ul li ul li:hover ul{
	display:block;
}


#giohang_top{
	float:right;
	width:185px;
	height:40px;
	position:absolute;
	top:16px;
	right:0px;
	line-height:40px;
	padding-left:40px;
	background:url(images/giohang.png) top left no-repeat;	
	
	color:#525050;
	font-size:14px;
	font-weight:bold;
}
#giohang_top a{
	color:#525050;
	font-weight:bold;
}
#giohang_top a:hover{
	text-decoration:underline;
}



/*Phần SlideShow*/
#slider_box{
	width:1070px;
	height:345px;
}

#left_slider{
	width:238px;
	height:323px;
	float:left;
	background:url(images/nen_left_slider.png) no-repeat;
}
#left_slider h2{
	line-height:47px;
	color:#ffff00;
	font-size:20px;
	font-family:'UTM-Bebas', Tahoma, Geneva, sans-serif;
	text-align:center;
	font-weight:400;
	background:url(images/nen_left_slider1.png) bottom left no-repeat;
}
#left_slider ul{
	width:238px;
}
#left_slider ul li{
	padding:12px 0px;
	background:url(images/nen_left_slider1.png) bottom left no-repeat;
	padding-left:30px;
	position:relative;
}
#left_slider ul li a{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
#left_slider ul li:hover{
	background-image:url(images/lileft.png), url(images/nen_left_slider1.png), url(images/lileft1.png);
	background-position:top left, bottom left, top left;
	background-repeat:no-repeat, no-repeat, repeat-y;
}
#left_slider ul li:hover a{
	color:#105a0a;
}
#left_slider ul li ul{
	width:230px;
	float:left;
	position:absolute;
	top:0px;
	left:238px;
	z-index:999;
	display:none;
}
#left_slider ul li ul li{
	background:#133783 url(images/nen_header1.png) top left repeat-x;
}
#left_slider ul li:hover ul li a{
	color:#FFF;
}
#left_slider ul li ul li:hover a{
	color:#105a0a;
}
#left_slider ul li ul li:hover{
	background-image:url(images/nen_left_slider1.png), url(images/lileft1.png);
	background-position: bottom left, top left;
	background-repeat: no-repeat, repeat-y;
}
#left_slider ul li:hover ul{
	display:block;
}



#slide_show{
	width:1070px;
	height:345px;	
	overflow:hidden;
}
#slide_show img{
	width:1070px !important;
	height:345px !important;
	float:left;	
	overflow:hidden;
}
#slider_bottom{
	width:100%;
	height:10px;
	/*background:url(images/slide_bottom.png) top center no-repeat;*/
}




#main_khung{	
}
#bottom_timkiem{
	background:url(images/nen_timkiem_bottom.png) center center repeat-x;
	height:16px;
	padding:10px 0px;
	margin:0px 10px;	
}




.left_main{
	width:275px;
	float:left;	
}
.left_list{	
}

.left_ttt{
	height:40px;
	line-height:40px;
	background-color: #0090E8;
    
    background-position: 7px 7px;
    background-repeat: no-repeat;
	font-size:16px;
	padding-left: 45px;
	font-weight:500;
	color:#FFF;
	text-transform:uppercase;	
}
.left_ttt a{
	font-size:16px;		
	font-weight:500;
	color:#FFF;
}
.left_ttt a:hover{
	text-decoration:underline;
}
.left_info{	
    border: 1px solid #CCC; border-top: none;
}

/*MENU LEFT*/
.left_ul{
}
.left_ul li{
	padding:10px 0px;
	padding-left:26px;
	position:relative;	
	border-bottom:1px solid #CCC;	
    border-top: none;
	background: #ececec url(images/li_icon.png) 7px 14px no-repeat;
}
.left_ul li:last-child{ border-bottom: none; }
.left_ul li a{
	color:#313131;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;	
	font-weight:bold;
}
.left_ul li:hover a{
	color:#F00;
}
/*
.left_ul li ul{
	width:225px;
	position:absolute;
	top:-5px;
	left:210px;
	z-index:999;
	display:none;
	background-color:#FFF;
	padding:5px;
	
	box-shadow:2px 2px 5px #666;
	-moz-box-shadow:2px 2px 5px #666;
	-ms-box-shadow:2px 2px 5px #666;
	-o-box-shadow:2px 2px 5px #666;
	-webkit-box-shadow:2px 2px 5px #666;
}
.left_ul li:hover ul{
	display:block;
}
.left_ul li ul li{
	width:200px;
}
.left_ul li ul li:hover{
}
.left_ul li ul li a,.left_info ul li:hover ul li a{
	color:#313131 !important;
}
.left_ul li ul li:hover a,.left_info ul li ul li:hover a{
	color:#F00 !important;
}
.left_ul ul ul,.left_ul li:hover ul ul{
	display:none !important;
	z-index:999;
}
.left_ul ul li:hover ul{
	display:block !important;
}
.left_ul li:hover ul ul li a,.left_info ul ul li:hover ul li a{
	color:#313131;
}
.left_ul ul ul li:hover a{
	color:#F00 !important;
}
*/
/*END MENU LEFT*/





/*Phần MAIN*/
#main_center{
}
.main_info{
	width:785px;
	float:right;	
}




.main_ttt{
    padding: 10px 0px; line-height: 1.3; min-height: 20px;
    display: block;
	background-color: #0090E8;
   
    background-position: 7px 7px;
    background-repeat: no-repeat;
    font-size: 16px;
    padding-left: 35px;
    font-weight: 500;
    color: #FFF;
    text-transform: uppercase;
}
.main_ttt h1,.main_ttt h2{	
	font-size: 16px;	
	font-weight: 500;
	color: #FFF;
}
.main_ttt a{
	font-size: 16px;	
	font-weight: 500;
	color: #FFF;	
}
.main_ttt a:hover{
	text-decoration:underline;
}



.main_noidung_info{
	padding:10px 0px;
	padding-right:5px;
    line-height: 1.3;
}
.main_noidung_info1{
	padding:15px 0px;
}

.main_noidung_info table,.main_noidung_info img,.main_noidung_info iframe{
	max-width:735px !important;
}


/*SẢN PHẨM*/
.dichvu_info{
	width:245px;
	float:left;
	margin-right:25px;
	text-align:center;
	color:#4e4e4e;
}
.dichvu_info.trangchu {
    margin-right: 30px;
}
.dichvu_img{
	width:233px;
	height:200px;
    border: 1px solid #CCC;
    box-shadow: 0px 2px 5px #999;
    padding: 5px;    
	float:left;
	transition:0.4s;
	-moz-transition:0.4s;
	-ms-transition:0.4s;
	-o-transition:0.4s;
	-webkit-transition:0.4s;
	overflow:hidden;
}
.dichvu_img:hover {
    border: 1px solid #999;
}
.dichvu_img img{
	width:233px;
	height:200px;
	border:none;
	float:left;
	
	transition:0.4s;
	-moz-transition:0.4s;
	-ms-transition:0.4s;
	-o-transition:0.4s;
	-webkit-transition:0.4s;
}
.dichvu_info:hover .dichvu_img img{
	transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1);	
}
.dichvu_info p{
	line-height:25px;
	font-weight:bold;
}
.dichvu_ten{
	font-size:15px;
	font-weight:500;
	color:#000;
}
.dichvu_ten:hover{
	color:#F00;
}


/*SẢN PHẨM*/
.sp_info{
	width:245px;
	float:left;
	margin-right:25px;
	text-align:center;
	color:#4e4e4e;
}
.sp_img{
	width:243px;
	height:200px;
	float:left;
	border: 1px solid #CCC;
	overflow:hidden;
    
    transition:0.4s;
	-moz-transition:0.4s;
	-ms-transition:0.4s;
	-o-transition:0.4s;
	-webkit-transition:0.4s;
}
.sp_img img{
	width:243px;
	height:200px;
	border:none;
	float:left;
	
	transition:0.4s;
	-moz-transition:0.4s;
	-ms-transition:0.4s;
	-o-transition:0.4s;
	-webkit-transition:0.4s;
}
.sp_img:hover {
    border: 1px solid #999;
}
.sp_info:hover .sp_img img{
	transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1);	
}
.sp_bottom{
	width:245px;
	height:10px;
	background:url(images/sp_bottom.png) top center no-repeat;
	float:left;
}
.sp_info p{
	line-height:25px;
	font-weight:bold;
}
.sp_ten{
	font-size:14px;
	font-weight:500;
	color:#000;
}
.sp_ten:hover{
	color:#F00;
}
.sp_giaban { color: #F00; }
.sp_giaban b { color: #000; }

.giaban_sp{
	margin-top:3px;
	display:block;
}
.giaban_sp span{
	color:#F00;
	font-weight:bold;
}
.giaban_sp img{
	float:right;
	display:block;
	cursor:pointer;
}
.xemtiep_sp{
	margin-top:3px;
	margin-left:75px;
	float:left;
	color:#FFF;
	font-weight:bold;
	line-height:normal;
	padding:0px 20px;
	line-height:22px;
	border-radius:10px; -moz-border-radius:10px; -ms-border-radius:10px; -o-border-radius:10px; -webkit-border-radius:10px;
	transition:0.3s; -moz-transition:0.3s; -ms-transition:0.3s; -o-transition:0.3s; -webkit-transition:0.3s;
	background-color:#0CA5C7;
}
.xemtiep_sp:hover{
	background-color:#ED1C24;
    color:#FFF !important;
}

/*SỰ KIỆN*/
.sukien_info{
	width:175px;
	float:left;
	margin-right:10px;
	text-align:center;
	padding:25px;
	border:5px solid #F0F0F0;
}
.sukien_img{
	width:175px;
	height:130px;
	float:left;
	overflow:hidden;
}
.sukien_img img{
	width:175px;
	height:130px;
	border:none;
	float:left;
	
	transition:0.4s;
	-moz-transition:0.4s;
	-ms-transition:0.4s;
	-o-transition:0.4s;
	-webkit-transition:0.4s;
}
.sukien_info:hover .sukien_img img{
	transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1);	
}
.sukien_ten{
	font-size:13px;
	font-weight:bold;
	color:#4e4e4e;
}
.sukien_ten:hover{
	color:#F00;
}

/*VIDEO*/
.video_info{
	width:215px;
	float:left;
	margin:0px 10px;
	text-align:center;	
}
.video_img{
	width:205px;
	height:140px;
	float:left;
	border:5px solid #F0F0F0;
	overflow:hidden;
	position:relative;
	box-shadow:-5px 5px 10px #CCC;
}
.video_img img{
	width:205px;
	height:140px;
	border:none;
	float:left;
	
	transition:0.4s;
	-moz-transition:0.4s;
	-ms-transition:0.4s;
	-o-transition:0.4s;
	-webkit-transition:0.4s;
}
.video_icon{
	width:47px !important;
	height:47px !important;
	float:left;
	position:absolute;
	top:51px;
	left:84px;
	z-index:999;
}
.video_info:hover .video_img img{
	transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1);	
}
.video_ten{
	font-size:13px;
	font-weight:bold;
	color:#4e4e4e;
}
.video_ten:hover{
	color:#F00;
}



#congtrinhnoibat_info{
	display:none;
}




/*SẢN PHẨM*/
.duan_info{
	width:317px;
	float:left;
	margin-right:9px;
	text-align:center;	
}
.duan_img{
	width:315px;
	height:250px;
	border:1px solid #CCC;
	float:left;
	overflow:hidden;		
}
.duan_img img{
	width:315px;
	height:250px;
	border: none;
	transition:0.4s;
	-moz-transition:0.4s;
	-ms-transition:0.4s;
	-o-transition:0.4s;
	-webkit-transition:0.4s;
}
.duan_img:hover img{
	transform:scale(1.2); -moz-transform:scale(1.2); -ms-transform:scale(1.2); -o-transform:scale(1.2); -webkit-transform:scale(1.2);	
}
.duan_ten{
	font-size:15px;
	font-weight:bold;
	color:#fd4d00;
	text-transform:uppercase;
}
.duan_ten:hover{
	color:#069042;
}
.duan_mota{
	font-size:14px;
	color:#333333;
	font-weight:bold;
	text-align:left;
}
.duan_lienhe{
	font-size:14px;
	color:#333333;
	text-transform:uppercase;
	font-weight:bold;
	text-align:left;
}
.duan_lienhe span{
	font-size:15px;
	color:#fd4d00;
}











/*FOOTER*/
#footer{
	padding-top:10px;
	line-height: 1.4;
    background-color: #0000ff;
	color:#FFF;
}
.footer_info{
	padding:0px 10px;
	padding-bottom:10px;
    text-align: center;
}
.footer_info table,.footer_info img, .footer_info iframe{
	max-width:100% !important;
}
#footer_bottom{
	width:100%;
	height:27px;
	background:url(images/footer_bottom.png) top left no-repeat;
}


/*#doitac_footer11{
	width:300px;
	margin-right:10px;
	float:right;
	color:#FFF;
}



#footer_ttt{
	background-color:#069042;
	height:52px;
	line-height:52px;
	position:relative;
	margin-bottom:15px;
}
#footer_ttt h2{
	line-height:52px;
	padding-left:25px;
	font-size:16px;
	color:#FFF;
	float:left;
	position:absolute;
	top:0px;
	left:0px;
	z-index:99;
	text-transform:uppercase;
}
.footer_info{
	width:265px;
	float:left;
	margin-left:25px;
}
.footer_info table,.footer_info img, .footer_info iframe{
	max-width:265px !important;
}
#xemthem_footer{
	line-height:28px;
	padding:0px 10px;
	float:right;
	color:#FFF;
	margin-top:5px;
	font-size:15px;
	background-color: #606060;
	text-transform:uppercase;
}
#xemthem_footer:hover{
	color:#F75E24;
}

#doitac_footer img{
	width:80px;
	height:40px;
	float:left;
	margin:3px;
	transition:0.4s; -moz-transition:0.4s; -ms-transition:0.4s; -o-transition:0.4s; -webkit-transition:0.4s;
}
#doitac_footer img:hover{
	transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1);
}

#lienhe_footer{
}
#lienhe_footer input[type='text']{
	width:188px;
	padding:0px 10px;
	float:left;
	height:28px;
	line-height:28px;
	margin-bottom:5px;
	border:1px solid #CCC;
	background-color:#EDECEC;
	color:#666;
	border-radius:10px; -moz-border-radius:10px; -ms-border-radius:10px; -o-border-radius:10px; -webkit-border-radius:10px;
}
#lienhe_footer textarea{
	width:190px;
	height:100px;
	background-color:#EDECEC;
	float:left;
	padding:9px;
	border:1px solid #CCC;
	border-radius:10px; -moz-border-radius:10px; -ms-border-radius:10px; -o-border-radius:10px; -webkit-border-radius:10px;
}
#lienhe_footer input[type='submit'],#lienhe_footer input[type='reset']{
	padding:0px 28px;
	float:left;
	background:url(images/lh.png) top right repeat-x;
	height:27px;
	line-height:27px;
	border:none;
	color:#FFF;
	font-weight:bold;
	margin-top:10px;
	text-transform:uppercase;
	cursor:pointer;
	border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px;
}
#lienhe_footer input[type='reset']{
	float:right;
}
#lienhe_footer input[type='submit']:hover,#lienhe_footer input[type='reset']:hover{
	color:#F00;
}


#footer_bottom{
	margin-top:5px;
	padding-left:15px;
	font-size:14px;
	background-color:#069042;
	height:40px;
	color:#FFF;
	line-height:40px;
	position:relative;
}
#footer_bottom a{
	color:#FFF;
}
#footer_bottom a:hover{
	text-decoration:underline;
}
*/

#footer_noidung{
	padding:15px 10px 0px 10px;
	color:#000;	
	line-height:normal;
}
#footer_noidung table,#footer_noidung img, #footer_noidung iframe,#footer_noidung div{
	max-width:985px;
}

.clear{
	clear:both;
}

/*TIN NOI BAT*/	
	.tin_info{
		position:relative;		
		padding:10px 0px; 
		border-bottom:1px solid #999;	
	}
	.tin_info .ngay_new{
		color:#333;
	}
	.tin_info .tin_img{
		width:180px;
		height:120px;
		padding:2px;
		border:1px solid #CCC;
		float:left;
		margin-right:10px;		
	}	
	.tin_info .tin_img:hover{
		border:1px solid #999;
	}
	.tin_ten{
		font-size:14px;
		font-weight:bold;
		text-decoration:none;
		margin-bottom:10px;
		margin-top:10px;
		color:#000;
		text-transform:uppercase;
	}
	.tin_ten:hover{
		color:#F00;
	}	
	.mota_tin h2, .mota_tin h3,.mota_tin h4{
		font-size:13px;
		font-weight:500;
		text-align:justify;
	}
	.mota_tin table, .mota_tin img{
		max-width:585px !important;
	}
	.tin_chitiet{
		color:#333;
		line-height:15px;
		float:right;		
		text-decoration:none;
		position:absolute;
		bottom:5px;
		right:5px;	
	}
	.tin_chitiet img{
		width:5px;
		height:5px;
		float:left;
		border:none;
		margin-top:5px;
		margin-right:5px;
	}
	.tin_chitiet:hover{
		color:#F00;
	}	
	/*END TIN NOI BAT*/


/*CHI TIẾT TIN TỨC*/
	#ct_tintuc{
		font-size:13px;
	}
	.image_new{
		width:300px;
		border:1px solid #CCCCCC;
		padding:4px 4px 4px 4px;
		float:left;
		margin-right:10px;		
	}	
	.tieude_new{
		color:#3380CB;
		font-size:18px;
		font-weight:500;
		
	}
	#ct_tintuc .ngay_new{
		color:#333;
		font-size:14px;
		margin-bottom:10px;
	}
	.mota_new,.mota_new h3, .mota_new h2{
		font-weight:bold !important;
		font-size:13px !important;
		padding:5px 10px;
		text-align:justify;		
	}
	.noidung_new{
		margin-top:10px;
		text-align:justify;
	}
	.file_new{
		padding:10px 0px;
		color:#000000;
		font-style:italic;
	}
	.file_new a{
		font-weight:bold;
		color:#F47001;
	}
	.file_new a:hover{
		text-decoration:underline;
	}
	.tailieu_download{
		margin:5px 0px;
	}	
	
	
	a.tinkhac{
		color:#333333;
		text-decoration:none;
		font-weight:bold;
		height:20px;				
		line-height:20px;
		font-size:12px;
	}
	a.tinkhac img{
		width:7px;
		height:7px;
		margin-top:10px;
		margin-right:5px;
		border:none;
	}
	a.tinkhac:hover{
		color:#F00;
	}
	
	/*END CHI TIẾT TIN TỨC*/

/*Phần chung*/
/*Phần phân trang*/
.paging{
	height:20px;
	text-align:center;
	margin:10px;
}
.paging a img{
	height:20px;
	border:none;
}
.paging a:link, .paging a:visited, .paging a:hover, .paging a:active{
	/*border:1px solid #0b395e;*/
	border:none;
	color:#0000FF;
	padding:0px 5px;
	font-weight:bold;
	text-decoration:none;
}
.paging a:hover , #dangxem{
	/*background-color:#FFFFFF;*/
	/*border:1px solid #0b395e;*/
	color:#FF0000;
	padding:0px 5px;
}


/*--------------------------Transition-----------------------------*/

.shadow_bor {
	position:absolute;
	top:50%;
	left:100%;
	width:0px;
	height:0px;	
	background:url(images/album-over.png) repeat center center;
	
	background-size:0px 0px;
	/*border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;*/
	}
.shadow_bor{
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	
	
	}
.thumb_tin{
	width:89px; height:61px; float:left;
	position:relative;
}
.thumb_tin:hover .shadow_bor{
	background-size:100% 100%;
	width:89px;
	height:61px;
	top:-1px;
	left:-1px;
	
	}


.shadow_bor_duan {
	position:absolute;
	top:0%;
	left:0%;
	width:0px;
	height:0px;	
	background:url(images/album-over.png) repeat center center;
	background-size:0px 0px;
	border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;
	}
.shadow_bor_duan{
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	
	
	}

.thumb_duan{
	width:232px; height:158px; float:left;
	position:relative;
}
.thumb_duan:hover .shadow_bor_duan{
	background-size:100% 100%;
	width:232px;
	height:158px;
	top:0;
	left:0;
	
	}
