@charset "utf-8";
/* Home CSS Document */
/* Background color #8B0101
/* Logo #C39E6A*/
html,body{ 
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family:Tahoma;
	background-color:#8B0101;
}
#dparrent {
	width:100%;
	height:100%;
	background-image:url(../image/bg.jpg);
	background-repeat:repeat-x;	
	background-color:#8B0101;
}
#boddy{
	border-top:10px;
	border-bottom:10px;
}
#tbheader { 
	width:100%;
	color:#FFFFFF;
	text-align:right;
}
#menu {
	color:#FFFFFF;
	text-align:center;
	text-transform:uppercase;
}
#menu .sep{
	height:33px;
	width:1px;
	background-image:url(../image/bgmenu.jpg);
	background-repeat:no-repeat;
	text-align:center;
}
#menu td a{ text-decoration:none; color:#FFFFFF; font-size:11px;font-weight:bold;}
#menu td a:hover{ text-decoration:none; font-size:11px; color:#E7B829;font-weight:bold;}
#footer{ 
	color:#FFFFFF;
}

.txtsearch { height:12px; width:200px;}
.contenttop{
	height:12px;
	background-image:url(../image/top.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.contentbot{
	height:7px;
	background-image:url(../image/bot.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.about_left{
	width:8px;
	height:399px;
	background-image:url(../image/Gioithieu_08.jpg);
	background-repeat:no-repeat;
}
.about_center{
	width:200px;
	height:399px;
	background-image:url(../image/Gioithieu_09.jpg);
	background-repeat:repeat-x;
}
.about_right{
	width:7px;
	height:399px;
	background-image:url(../image/Gioithieu_11.jpg);
	background-repeat:no-repeat;
}
.about_left_content{
	width:7px;
	height:399px;
	background-image:url(../image/Gioithieu_12.jpg);
	background-repeat:no-repeat;
}
.about_center_content{
	width:530px;
	height:399px;
	background-image:url(../image/Gioithieu_13.jpg);
	background-repeat:repeat-x;
}
.about_center_content1{
	width:730px;
	height:399px;
	background-image:url(../image/Gioithieu_131.jpg);
	background-repeat:repeat-x;
	padding:10px;
}
.about_right_content{
	width:9px;
	height:399px;
	background-image:url(../image/Gioithieu_15.jpg);
	background-repeat:no-repeat;
}
.about_title{
	height:25px;
	font-weight:bold;
	text-align:center;
}
li{
	height:inherit;
	font-size:12px;
	list-style-image:url(../image/row.gif);
	text-align:left;
	white-space:pre-wrap;
}
li a{
	color:#556b2f;
	text-decoration:none;
}
.about_content_title{
	height:20px;
	border-bottom:1px solid #C39E6A;
	text-align:left;
	color:#C91A07;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
.about_content{
	width:100%;
	height:350px;
	overflow:auto;
}
.a_style{color:#556b2f;text-decoration:none;}
.a_style:hover{color:#556b2f;text-decoration:underline;}
#main{
	width:100%;
	height:276px;
}
#main .border1{
	background-image:url(/media/image/b1_6_276.jpg);
	background-repeat:no-repeat;
	width:6px;
	height:276px;
}
#main .bg1{
	background-image:url(/media/image/bg1_2_276.jpg);
	background-repeat:repeat-x;
	width:250px;
	height:276px;
}
#main .border2{
	background-image:url(/media/image/b2_8_276.jpg);
	background-repeat:no-repeat;
	width:8px;
	height:276px;
}
#main .border3{
	background-image:url(/media/image/b3_7_276.jpg);
	background-repeat:no-repeat;
	width:7px;
	height:276px;
}
#main .bg2{
	background-image:url(/media/image/bg2_2_276.jpg);
	background-repeat:repeat-x;
	width:356px;
	height:276px;
}
#main .bg3{
	background-image:url(/media/image/bg2_2_276.jpg);
	background-repeat:repeat-x;
	height:276px;
}
#main .border4{
	background-image:url(/media/image/b4_7_276.jpg);
	background-repeat:no-repeat;
	width:7px;
	height:276px;
}
#main .border5{
	background-image:url(/media/image/b5_7_276.jpg);
	background-repeat:no-repeat;
	width:7px;
	height:276px;
}
#main .border6{
	background-image:url(/media/image/b6_5_276.jpg);
	background-repeat:no-repeat;
	width:5px;
	height:276px;
}
#main .newstitle {
	background-image:url(/media/image/index_27.jpg);
	background-repeat:no-repeat;
	width:245px;
	height:276px;
}
#main .newcontent {
	width:245px;
	height:279px;
	border:1px solid transparent;
}
#main ul li {
	list-style-image:url(/media/image/arow3.gif);
	white-space:pre-wrap;
	height:inherit;
}
#main .slide{
	margin-top:2px;
	height:260px;
}
#main .video{
	margin-top:2px;
	width:98%;
	height:258px;
}
#slideshow {
    position:relative;
    height:260px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
.tblcontent {
	margin-top:5px;
	margin-bottom:5px;
}
.normal {
	color:#FFF;
	text-decoration:none;
}
.normal:active {
	color:#FFF;
	text-decoration:underline;
}
