/*frame news home*/
.frame-top
{
	background: transparent url(../img/bg-content-top2.gif) no-repeat scroll left top;
	float: left;
	margin-bottom: 5px;
	padding-top: 50px;
	width: 100%;
}
.frame-bottom
{
	float: left;
	width: 100%;
	background: transparent url(../img/frame-content.gif) no-repeat scroll left bottom;
}
/*.frame-center
{
	float: left;
	width: 100%;
	background: transparent url(../img/bg-content2.gif) repeat-y scroll left top;
}*/
.block-news-home
{
	float: left;
	padding: 10px 10px;
}
.block-news-home img
{
	float: left;
	height: 260px;
	margin-right: 8px;
	width: 288px;
}
/*block news home*/
.block
{
	float: left;
	width: 293px;
}
.tiennghi
{
	margin-left: 8px;
	padding: 0;
}
.phongtranh
{
	margin-left: 8px;
	padding: 0;
}
.ts-top, .tn-top, .pt-top
{
	float: left;
	margin-bottom: 5px;
	padding-top: 42px;
	width: 293px;
}
.block-top-none
{
	background: transparent url(../img/block-top-none.gif) no-repeat scroll left top;
	float: left;
	margin-bottom: 5px;
	padding-top: 15px;
}
.block-top-book
{
	background: transparent url(../img/block-top-book.gif) no-repeat scroll left top;
	float: left;
	margin-bottom: 5px;
	padding-top: 23px;
}
.block-top-book .title
{
	padding: 0 10px 0px 65px;
	font-weight: bold;
	font-size: 16px;
	line-height: 25px;
	float: left;
	color: #C92C8F;
}
.ts-top
{
	background: transparent url(../img/top-block-ts.gif) no-repeat scroll left top;
}
.tn-top
{
	background: transparent url(../img/top-block-tn.gif) no-repeat scroll left top;
}
.pt-top
{
	background: transparent url(../img/top-block-pt.gif) no-repeat scroll left top;
}
.block-bottom
{
	float: left;
	width: 293px;
	background: transparent url(../img/bottom-block.gif) no-repeat scroll left bottom;
	padding-bottom: 7px;
}
.block-center
{
	width: 293px;
	float: left;
	background-color: #BCE235;
}
.divimage, .divlistphoto, .photo-frame
{
	float: left;
	padding: 5px 19px 5px 19px;
	margin: 0;
}
.divmenuchild
{
	float: left;
	padding: 5px 10px 5px 30px;
	margin: 0;
}
/*.divlistphoto
{	
	float:left;
	padding:0;
	margin:0;	
}*/
.divimage img
{
	width: 255px;
	height: 136px;
	border: none;
}
.divimage ul, .divmenuchild ul
{
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.divimage ul.bullet li, .divmenuchild ul.bullet li
{
	background: transparent url(../img/icon-bullet.gif) no-repeat scroll top left;
	text-align: left;
	margin: 0;
	padding: 0;
}
.divimage ul li div, .divmenuchild ul li div
{
	padding: 0 5px 0 25px;
}
.divimage, .divimage a, .divimage ul li a, .divimage ul li a:hover
{
	color: #000000;
}
.items-adv
{
	float: left;
	text-align: center;
}
.item-adv
{
	float: left;
	padding: 3px 5px;
	width: 90px;
}
.item-adv img
{
	width: 80px;
}
/*Photo*/
.photo-slider
{
	float: left;
	padding: 0 20px;
	position: relative;
	z-index: 4;
}
.photo-slider .back
{
	cursor: pointer;
	height: 13px;
	left: 0;
	position: absolute;
	top: 10px;
	visibility: hidden;
	width: 24px;
	z-index: 2;
}
.photo-slider .next
{
	cursor: pointer;
	height: 13px;
	position: absolute;
	right: 0;
	top: 10px;
	visibility: hidden;
	width: 24px;
	z-index: 2;
}
.photo-slider .photo-slider-container
{	
	overflow: hidden;
	position: relative;
	width: 210px;
	z-index: 3;
}
.photo-slider .photo-slider-container ul
{
	height: 47px;
	left: 0;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	top: 0;
	width: auto;
	z-index: 1;
	list-style-type: none;
}
.photo-slider .photo-slider-container ul li
{
	display: inline;
	float: left;
	height: 47px;
	margin: 0;
	overflow: hidden;
	padding: 0 10px 0 0;
	width: 60px;
	list-style-type: none;
}
.photo-slider .photo-slider-container ul li .img
{
	display: table;
	float: left;
	height: 43px;
	overflow: hidden;
	position: static;	
	width: 58px;
	border: solid 1px #E8F5B9;
}
.photo-slider .photo-slider-container ul li .img div
{
	display: table-cell;
	position: static;	
	vertical-align: middle;
}

.photo-slider .photo-slider-container ul li .img.active div img
{
	border: 1px solid #DD0000;
}
.photo-frame .img
{
	display: table;
	float: left;
	overflow: hidden;
	position: static;
	text-align: left;
	width: 255px;
	height: 136px;
	border: none;
}
.photo-frame .item
{
	display: none;
	float: left;
	position: relative;
}
.photo-frame .item.active
{
	display: block;
}
/**/
/*adv*/
ul.itemsadv
{
	display: inline;
	list-style-type: none;
	width: 100%;
	padding: 0;
	margin: 0;
}
ul.itemsadv li
{
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0 2px;
}
ul.itemsadv li img
{
	border: none;
	width: 90px;
}
/**/
.td-left
{
	float: left;
	width: 313px;
}
.td-right
{
	float: left;
}
/**/
.input-send
{
	font-weight: bold;
	background-image: url(../Img/OKIcon.gif);
	background-repeat: no-repeat;
	padding: 3px 30px;
}
.header-form
{
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0;
	text-transform: uppercase;
}
/*News*/
.news-item
{
	padding: 0;
	margin: 0;
}
.news-item .title
{
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 5px 0;
}
.news-item .title a, .news-item .title a:hover
{
	color: #000000;
}
.news-item .info
{
	color: #232424;
	display: table;
	width: 100%;
}
.news-item .info img
{
	float: right;
	margin-left: 8px;
	border: none;
	width: 135px;
}
.news-item .title-detail
{
	color: #232424;
	font-size: 18px;
	font-weight: bold;
}
.publish-date
{
	color: #2F2F2F;
	font-style: italic;
	font-weight: normal;
	padding: 0 3px;
}
.news-item .info-detail, .news-item .fullcontent
{
	float: left;
}
.news-item .info-detail .img-news-focus
{
	float: right;
	margin-left: 10px;
	width: 198px;
}
.news-item .info-detail .img-news-focus p.imgdes
{
	text-align: center;
	font-size: 12px;
	font-style: italic;
}
.news-item .info-detail .img-news-focus img
{
	border: medium none;
	float: left;
	width: 198px;
	margin-bottom: 3px;
}
.fileattach-content
{
	margin: 0;
	padding: 20px 0 2px 0;
	width: 95%;
}
.FileAttach-icon
{
	background-image: url(../Img/AttachIcon.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-top: 5px;
}
.FileAttach-icon a
{
	color: #1C298B;
	text-decoration: none;
	cursor: pointer;
}

.FileAttachHeader
{
	font-weight: bold;
}
/*gallery*/
.category-grid
{
	float: left;
	width: 98%;
}
.category-grid .item
{
	float: left;
	width: 48%;
	padding-bottom: 8px;
}
.category-grid .item .item-container
{
	padding: 8px;
}
.category-grid .top
{
	border-top: medium none;
}
.category-grid .item .item-container img
{
	border: 1px solid #CDFBA3;
	float: left;
	height: 80px;
	margin-right: 8px;
	width: 120px;
}
.category-grid .item .item-container h4, .category-grid .item .item-container h4 a, .category-grid .item .item-container h4 a:hover
{
	color: #000000;
}
.category-grid .item .item-container h4
{
	font-size: 12px;
	line-height: 15px;
	margin: 0;
	padding: 0;
}
.category-grid .item .first
{
	border-left: medium none;
	padding-left: 0;
}
.photo-framebig
{
	float: left;
	height: 270px;
	padding: 10px 110px 10px 115px ;
	width: 370px;
}
.photo-framebig .photo-frame-containerbig
{
	float: left;
	height: 100%;
	overflow: hidden;
	width: 100%;
}
.contentbig
{
	padding: 0 100px;
	width: 400px;
}
.photo-framebig .itembig
{
	display: none;
	float: left;
	position: absolute;
}
.photo-framebig .itembig .imgbig div img
{
	width:370px;
}
.photo-framebig .itembig.active
{
	display: block;
}
.photo-framebig .itembig .imgbig {
	background-color:#FFFFFF;
	display:table;
	float:left;	
	overflow:hidden;
	position:static;
	text-align:left;
	width:370px;
}
.photo-framebig .itembig .imgbig div {
	display:table-cell;
	position:static;
	text-align:center;
	vertical-align:middle;
}
.photo-framebig .itembig .info
{
	background: transparent url(../img/opacity-30percent.png) repeat scroll 0 0;
	float: left;
	left: 0;
	position: absolute;
	top: 0;
	width: 370px;
	text-align:center;
}
.photo-framebig .itembig .info div
{
	color: #FFFFFF;
	font-weight: bold;
	line-height: 30px;
	padding-left: 10px;
}
.photo-sliderbig
{
	float: left;
	padding: 5px 18px;
	position: relative;
	z-index: 4;
}
.photo-sliderbig .backbig
{
	cursor: pointer;
	height: 15px;
	left: 0;
	position: absolute;
	top: 38px;
	visibility: hidden;
	width: 15px;
	z-index: 2;
}
.photo-sliderbig .nextbig
{
	cursor: pointer;
	height: 15px;
	position: absolute;
	right: 0;
	top: 38px;
	visibility: hidden;
	width: 15px;
	z-index: 2;
}
.photo-sliderbig .photo-slider-containerbig
{
	float: left;
	overflow: hidden;
	position: relative;
	width: 363px;
	z-index: 3;
}
.photo-sliderbig ul
{
	height: 88px;
	left: 0;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	top: 0;
	width: auto;
	z-index: 1;
}
.photo-sliderbig ul li
{
	display: inline;
	float: left;
	height: 88px;
	margin: 0;
	overflow: hidden;
	padding: 0 6px 0 0;
	width: 117px;
}
.photo-sliderbig ul li .imgbig
{
	background-color: #FFFFFF;
	border: 1px solid #CDFBA3;
	display: table;
	float: left;
	height: 86px;
	overflow: hidden;
	position: static;
	text-align: left;
	width: 115px;
}
.photo-sliderbig ul li .imgbig div img
{
	width:112px;
}

.photo-sliderbig ul li .imgbig div {
	display:table-cell;
	position:static;
	text-align:center;
	vertical-align:middle;
}
.photo-sliderbig ul li .imgbig.active
{
	border: 1px solid #DD0000;
}

/**/
