@charset "utf-8";
/* CSS Document */

body {
	background:url(../images/phimTet/phimTet_bg.jpg) #000000 no-repeat center top;
}

.tet_body .landingtop.en {
	height:153px;
	background:url(../images/phimTet/Tet_header.jpg) #000000 top left repeat-x;
	border:1px #e9ba00 solid;
	border-top:3px #1de7ff solid;
	margin-top:10px;
}

.tet_body .landingtop.vn {
	height:153px;
	background:url(../images/phimTet/Tet_header_vn.jpg) #000000 top left repeat-x;
	border:1px #e9ba00 solid;
	border-top:3px #1de7ff solid;
	margin-top:10px;
}

.tet_body .landingbody_item {
	background:url(../images/phimTet/film_box_loop.jpg) #0c0001  top left repeat-x;
	border:1px #976e00 solid;
	padding:15px;
	margin-bottom:15px;
}

.tet_body .m_title {
	color:#ffd200;
	font-size:14px;
	font-weight:bold;
}

.tet_body a.mini_des {
	color:#ffd200;
}

.tet_body input, textarea, select {
	background-color:#100002;
	border:1px solid #976e00;

}

div.footer {
	position:relative;
	display:block;
	clear:both;
	width: 100%;
	height: 27px;
	background:url(../images/phimTet/footer_loop.jpg) repeat-x top left;
	margin-top: 40px;
	padding-bottom: 20px;
	
}
