/* 
    Document   : base
    Created on : 24 Sep 2556, 21:19:31
    Author     : Honinbo
		Author URI : http://www.honinbo.net
    Description:
        Purpose of the stylesheet follows.
*/

body{
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.wrapper{
	width: 900px;
	margin: 0 auto;
}

a, a img{ border: none; }

/* Header ====================================================================*/
.header{
	width: 900px;
	min-height: 200px;
	float: left;
	background: url("../images/bg_h.jpg") transparent left top scroll no-repeat;
}

.logo{
	width: 607px;
	height: 203px;
	position: absolute;
	float: left;
	margin: 0;
	background: url("../images/logo.png") transparent left top scroll no-repeat;
	z-index: 1
}
.logo a{
	width: 120px;
	height: 120px;
	float:  left;
	margin-left: 20px;
}

.nav-wrapper{
	width: 900px;
	height: 77px;
	float: left;
	position: absolute;
	margin: 122px 0 0 0;
	z-index: 10;
}

.nav{
	list-style: none outside none;
	float: left;
	margin: 0 0 0 23px;
	padding: 0;
}

.nav>li{
	float: left;
	list-style: none outside none;
}
.nav>li>a{
	float: left;
	width: 100%;
	height: 40px;
}
.nav #mn1{
	width: 176px;
	height: 77px;
	margin: 0;
	background: url("../images/menu.gif") transparent -23px -78px scroll no-repeat;
}
.nav #mn1:hover, .nav #mn1.active{
	background-position: -23px -1px;
}
.nav>#mn1>a{
	margin: 37px 0 0 0;
}
.nav #mn2{
	width: 170px;
	height: 77px;
	margin: 0;
	background: url("../images/menu.gif") transparent -196px -78px scroll no-repeat;
}
.nav #mn2:hover, .nav #mn2.active{
	background-position: -196px -1px;
}
.nav>#mn2>a{
	margin: 37px 0 0 0;
}
.nav #mn3{
	width: 175px;
	height: 77px;
	margin: 0;
	background: url("../images/menu.gif") transparent -366px -78px scroll no-repeat;
}
.nav #mn3:hover, .nav #mn3.active{
	background-position: -366px -1px;
}
.nav>#mn3>a{
	margin: 30px 0 0 0;
}
.nav #mn4{
	width: 173px;
	height: 77px;
	margin: 0;
	background: url("../images/menu.gif") transparent -541px -78px scroll no-repeat;
}
.nav #mn4:hover, .nav #mn4.active{
	background-position: -541px -1px;
}
.nav>#mn4>a{
	margin: 27px 0 0 0;
}
.nav #mn5{
	width: 173px;
	height: 77px;
	background: url("../images/menu.gif") transparent -714px -78px scroll no-repeat;
}
.nav #mn5:hover, .nav #mn5.active{
	background-position: -714px -1px;
}
.nav>#mn5>a{
	margin: 32px 0 0 0;
	height: 42px;
}

.nav ul.subnav{
	width: 270px;
	display: none;
	position: absolute;
	top: 50px; 
    list-style: none outside none;
    margin: 0;
    padding: 0;
	z-index: 9999;
	opacity: 1;
}

.nav ul.subnav li{float: left;background-color: #ae9700; margin: 0; opacity: 1; text-transform: none; z-index: 7000;}
.nav ul.subnav li:last-child{margin-bottom: 0px;}
.nav ul.subnav li a, .nav ul.subnav li a:visited
{float: left; color: #000; padding: 8px 5px 8px 10px; font: 12px/16px Verdana; text-transform: none; text-decoration: none;}
.nav ul.subnav li:hover{background-color: #da0c0d; opacity: 1;}
.nav ul.subnav li:hover a, .nav ul.subnav li:hover a:visited{color: #fff; text-decoration: none;}

/*.nav li#mn1:hover ul.subnav{display: block; position: absolute; float: left; z-index: 8000; top: 78px; }*/
.nav li#mn2:hover ul.subnav{ width: 162px; display: block; position: absolute; float: left; z-index: 8000; top: 69px; margin-left: 4px; }
.nav li#mn2:hover ul.subnav li{ width:162px; }
.nav li#mn3:hover ul.subnav{ width: 163px; display: block; position: absolute; float: left; z-index: 8000; top: 66px; margin-left: 6px; }
.nav li#mn3:hover ul.subnav li{ width:163px; }
.nav li#mn4:hover ul.subnav{ width: 164px; display: block; position: absolute; float: left; z-index: 8000; top: 66px; margin-left: 4px; }
.nav li#mn4:hover ul.subnav li{ width:164px; }
.nav li#mn5:hover ul.subnav{ width: 164px; display: block; position: absolute; float: left; z-index: 8000; top: 66px; margin-left: 4px; }
.nav li#mn5:hover ul.subnav li{ width:164px; }

/* Body ======================================================================*/

.body{
	width: 900px;
	float: left;
	margin-top: 10px;
}

/* Sidebar ------------------------------------------------------------------ */
.sidebar{
	width: 190px;
	float:  left;
}

.main{
	width: 710px;
	float: left;
}

.course-wrapper{
	width: 181px;
	float: left;
	margin: 0 5px 5px 5px;
}
.course-top{
	width: 181px;
	height: 41px;
	float: left;
	background: url("../images/course_01.jpg") transparent left top scroll no-repeat;
}
.course-center{
	width: 181px;
	min-height: 50px;
	float: left;
	background: url("../images/course_02.jpg") transparent left top scroll repeat-y;
}
.course-bottom{
	width: 181px;
	height: 7px;
	float: left;
	background: url("../images/course_03.jpg") transparent left top scroll no-repeat;
}
.course{
	width: 175px;
	margin: 0 0 0 2px;
	padding: 0;
	list-style: none outside none;
}
.course li{
	width: 175px;
	height: 47px;
}
.course li a{
	border: none;
}
.course li img{
	float: left;
	margin-left: 5px;
	border: none;
}
.course .course-list{
	width: 120px;
	float: left;
}
.course .course-list p{
	width: 110px;
	float: left;
	margin-right: 10px;
	text-align: right;
}
p.topic{
	color: #797979;
	font-size: 11px;
	font-weight: normal;
	margin: 7px 0 2px 0px;
}
p.read{
	color: #be0000;
	margin: 2px 0 7px 0px;
	font-size: 10px
}
.course li:hover p.topic, .course li:hover p.read{
	cursor: pointer;
	text-decoration: underline;
}

.banner-wrapper{
	width: 180px;
	float: left;
}
.banner{
	width: 180px;
	float: left;
	margin: 5px;
}

/* Content ------------------------------------------------------------------ */
.content{
	width: 690px;
	float: left;
	border: 5px solid #d7ac68;
	padding: 5px;
}

.slider-wrapper{
	width: 675px;
	height: 398px;
	float: left;
	margin-top: 3px;
	padding: 11px 11px 14px 13px;
	background: url("../images/bg_masterhead.jpg") transparent left top scroll no-repeat;
}
#slider{
	width: 675px;
	height: 398px;
}

.center-banner{
	width: 700px;
	height: 160px;
	float: left;
	margin-top: 8px;
}

.movie-wrapper{
	width: 708px;
	float: left;
	margin-top: 10px;
}
.movie-top{
	width: 698px;
	height: 60px;
	float: left;
	text-align: right;
	line-height: 60px;
	padding-right: 10px;
	background: url("../images/movie_01.jpg") transparent left top scroll no-repeat;
}
.movie-top a{
	color: #C75C57;
	float: right;
	font-size: 20px;
	font-weight: bold;
	margin-right: 40px;
	margin-top: 5px;
	text-decoration: none;
}
.movie-top a:hover{
	color: #fff;
	text-decoration: underline;
}
.movie-body{
	width: 708px;
	float: left;
	background: url("../images/movie_02.jpg") transparent left top scroll repeat-y;
}
.movie-bottom{
	width: 708px;
	height: 9px;
	float: left;
	background: url("../images/movie_03.jpg") transparent left top scroll no-repeat;
}
.movie{
	float: left;
	margin: 5px 13px 5px 5px;
}
.mvr{
	float: left;
	margin: 0px 0 0px 5px;
}

.music-wrapper{
	width: 714px;
	float: left;
	margin-top: 10px;
}
.music-top{
	width: 714px;
	height: 80px;
	float: left;
	text-align: right;
	line-height: 60px;
	padding-right: 10px;
	background: url("../images/music_01.jpg") transparent left top scroll no-repeat;
}
.music-top a{
	color: #C75C57;
	float: right;
	font-size: 20px;
	font-weight: bold;
	margin-right: 40px;
	margin-top: 18px;
	text-decoration: none;
}
.music-top a:hover{
	color: #fff;
	text-decoration: underline;
}
.music-body{
	width: 714px;
	float: left;
	background: url("../images/music_02.jpg") transparent left top scroll repeat-y;
}
.music-bottom{
	width: 714px;
	height: 9px;
	float: left;
	background: url("../images/music_03.jpg") transparent left top scroll no-repeat;
}

.social-wrapper{
	width: 714px;
	float: left;
	margin-top: 10px;
}
.social-top{
	width: 714px;
	height: 80px;
	float: left;
	background: url("../images/news_01.jpg") transparent left top scroll no-repeat;
}
.social-body{
	width: 714px;
	float: left;
	padding: 15px 0;
	background: url("../images/music_02.jpg") transparent left top scroll repeat-y;
}
.social-bottom{
	width: 714px;
	height: 9px;
	float: left;
	background: url("../images/music_03.jpg") transparent left top scroll no-repeat;
}
.fb-like-box{
	float: left;
	border: 3px solid #3b5998;
	/*margin: 0 13px;*/
}
.tw-box{
	width: 330px;
	height: 370px;
	float: left;
	border: 3px solid #00aced;
}
.news-box{
	width: 330px;
	height: 370px;
	float: left;
	border: 3px solid #f9ae8c;
	margin: 0 13px;
}

/* Footer ====================================================================*/
.footer{
	width: 900px;
	height: 84px;
	float: left;
	margin: 15px 0;
	background: url("../images/bg_footer.jpg") transparent left top scroll no-repeat;
}

.audio{
	width: 200px;
	float: left;
	margin: 18px 0 0 25px;
}
.play{
	width: 48px;
	height: 48px;
	border: none;
	cursor: pointer;
	background: url("../images/speaker.png") transparent 0 0 scroll no-repeat;
}
.pause{
	width: 48px;
	height: 48px;
	border: none;
	cursor: pointer;
	background: url("../images/speaker.png") transparent -48px 0 scroll no-repeat;
}

.footer p{
	width: 400px;
	float: right;
	margin: 35px 25px 0 0;
	color: #fff;
	text-align: right;
}

.footer p a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.footer p a:hover{
	text-decoration: underline;
}

