body{
	margin: 0 auto;
}
div#all{
	width: 980px;
/*	overflow: hidden;*/
	margin: 0 auto;
/*		background-color: #121014; */
	background-color: #000; 
	background-image: url('img/bg-container.jpg');
	background-repeat: repeat-x;
	background-position: left 360px;
}
div#marquee-text{
	margin: 5px 0;
}
div#content{
	width: 930px;
	margin: auto;
	background-color: #000; 
/*		background-image: url('images_l/HOMEnew2_03.jpg');*/
	background-image: url('img/bg-grey-gradient.jpg');
	background-repeat: repeat-x;
	background-position: left top;

}
div#left-content{
	width: 560px;
	margin-left: 10px;
	padding: 10px;
	float: left;
	overflow: hidden;
	text-align: left;
	color:#FFF;
	background-image: url('img/bg-course.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	display: inline;
}
div#right-content{
	background-image: url('img/bg-right.jpg');
	background-position: center top;
	background-repeat: no-repeat;
/*		background-color: #121013;*/
/*		width: 320px;*/
	width: 287px;
	background-color: #121013;
	float: right;
	text-align: left;
	/*overflow: hidden;*/
	display: inline;
	margin-right: 10px;
}
form#form1{
	margin: 0 auto 10px;
	padding: 10px;
	text-align:right;
	font-size: 10pt;
}



ul#gallery-container{
	margin: 0;
	padding: 10px 0;
	height: 280px;
}
li.each-gallery{
	display: block;
	width: 162px;
	height: 258px;
	overflow: hidden;
	margin: 0 9px;
	float: left;
	display: inline;
}
p.each-gallery-txt{
	font-size: 11pt;
	height: 27px;
	width: 157px;
	margin: 0;
	padding: 5px 0 0 5px;
	background-image: url('img/bg-gallery-title.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
div.each-gallery-pic{
	border-style: solid;
	border-width: 0 1px 1px;
	border-color: #1E1E1E;
}
div.each-gallery-pic img{
	width: 160px;
	height: 225px;
	border: 0;
}
div.each-gallery-detail{
	display: none;
	font-size: 11pt;
	font-weight: bold;
	color: white;
	position: relative;
	width: 142px;
	padding: 10px;
	height: 40px;
	top: -60px;
	background-color: #000;
	filter: Alpha(Opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	zoom: 1;
}

p.scrollbar{
	width: 527px;
	height: 18px;
	background-image: url('img/bg-scrollbar.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	margin: 10px auto;
	padding: 0;
}
p.scrollbar a:link,p.scrollbar a:visited,p.scrollbar a:hover,p.scrollbar a:active{
	border: 0;
	color: #1A181D;
}
a.prev,a.next{
	float: left;
	display: block;
	width: 20px;
	height: 18px;
}
a.body-scroll{
	width: 240px;
}
a.next{
	float: right;
}



div#img-gallery{
	/*width: 510px;*/
	/*height: 340px;*/
	margin: 10px auto;
	padding: 0;
	/*border-style: solid;*/
	overflow:hidden;
	text-align:center;
/*	border-width: 1px;
	border-color: #000;*/
}

div#img-gallery img{
	border:4px solid #FFFFFF;
	padding: 0;
	margin: 0;
	/*width: 510px;*/
	overflow:hidden;
	/*height: 340px;*/
}

p#detail-gallery{
	margin: 0 auto;
	padding: 10px 0;
	width: 510px;
	color: #C30;
	font-size: 11pt;
}

div#frame-thumb{
	width: 268px;
	height: 450px;
	overflow-y: scroll;
	margin: 20px auto 0;
	padding: 5px 5px 0 0;

scrollbar-arrow-color: #FFF;
scrollbar-face-color: #333;
scrollbar-base-color: #000;
scrollbar-shadow-color: #141719;
scrollbar-darkshadow-color: #141719;
scrollbar-hilight-color: #141719;
scrollbar-3dlight-color: #141719;
scrollbar-track-color: #343739; 

}
div#frame-thumb a{
	display: block;
	padding: 0;
	margin: 0 0 10px 0;
	width: 120px;
	height: 80px;
	float: left;
}
div#frame-thumb a img{
	width: 120px;
	height: 80px;
	border: 0;
}
