@charset "UTF-8";

/* ***********************************************************************
	background
*********************************************************************** */
body {
	background: #ffffff  url("../img/home/bg.jpg") repeat-x 0 0;
}
/* ***********************************************************************
	wrapper
*********************************************************************** */

div#wrapper {
	margin: 0 auto;
	width:900px;
	background: #ffffff  url("../img/home/bg.jpg") repeat-x 0 0;
}

#container {
	width:900px;
	margin:20px 0 0 0;
	padding:0px;
	background: url(../img/home/sidebg.jpg) repeat-y 0 0;
}

#container:after {
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	contet:".";
}

/* ***********************************************************************
	What's New 
*********************************************************************** */

.newsBox {
	padding:0;
	margin:0 0 0 0;
	width: 484px;
	background:#fff;
	overflow:auto;
	height:134px;
}
div.topNewSet{
	margin:0;
	padding:7px 0px 7px 0px;
	background:url(../img/common/line.gif) bottom repeat-x;
}
table.topNewTable{
	margin:0;
	padding:0;
	border-collapse:collapse;
}
table.topNewTable td{
	font-size:1.1em;
	line-height:1.6em;
	padding:2px 0 0 8px;
	vertical-align:top;
}
table.topNewTable td.topNewDate{
	font-size:1.1em;
	line-height:1.6em;
	white-space:nowrap;
	color:#174290;
}
table.topNewTable td.topNewIcn{
	padding:8px 5px 0 10px;
	line-height:1.6em;
	vertical-align:top;
}

#mainArea {
	width:900px;
	height:290px;
}

#mainL {
	width:496px;
	float:left;
}

#mainR {
	width:196px;
	float:right;
}

/* ***********************************************************************
	newsTitle 
*********************************************************************** */

.newstitle {
	width:486px;
	padding:0;
	margin:0px;
	background:#ffffff;
	background: url("../img/home/newsttl.jpg") no-repeat;
	height:40px;
}
.newstitle h3{
	font-size:1.5em;
	color:#333;
	font-weight:bold;
	padding:12px 0 7px 30px;
}


/* ***********************************************************************
	Side Nav Content
*********************************************************************** */
#topMenuBox {
	padding:0px;
	margin:0;
	width: 196px;
}

#topMenuBox ul#navC{
	width:196px;
	list-style-type:none;
	margin:0;
	padding:0;
}
ul#navC li#menu1{
	margin:0 0 0px 0;
	padding:0;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: dotted 1px #ccc;
	background:#fff url(../img/home/sidemenu_bg1.jpg) no-repeat;
}
ul#navC li#menu1 a{
	display:block;
	font-size:1.3em;
	line-height:1.2em;
	color:#555;
	background:#fff url(../img/home/sidemenu_bg1.jpg) no-repeat;
	padding:14px 0 0 35px;
	text-decoration:underline;
	min-height:26px;
	_height:26px;
}
ul#navC li#menu1 a:hover{
	display:block;
	font-size:1.3em;
	line-height:1.2em;
	color:#174290;
	background:#fff url(../img/home/sidemenu_bg1.jpg) no-repeat;
	padding:14px 0 0 35px;
	text-decoration:underline;
	min-height:26px;
	_height:26px;
}

ul#navC li#menu2{
	margin:0 0 0px 0;
	padding:0;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: dotted 1px #ccc;
	background:#fff url(../img/home/sidemenu_bg2.jpg) no-repeat;
}
ul#navC li#menu2 a{
	display:block;
	font-size:1.3em;
	line-height:1.2em;
	color:#555;
	background:#fff url(../img/home/sidemenu_bg2.jpg) no-repeat;
	padding:14px 0 0 35px;
	text-decoration:underline;
	min-height:26px;
	_height:26px;
}
ul#navC li#menu2 a:hover{
	display:block;
	font-size:1.3em;
	line-height:1.2em;
	color:#174290;
	background:#fff url(../img/home/sidemenu_bg2.jpg) no-repeat;
	padding:14px 0 0 35px;
	text-decoration:underline;
	min-height:26px;
	_height:26px;
}

ul#navC li#menu3{
	margin:0 0 0px 0;
	padding:0;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: dotted 1px #ccc;
	background:#fff url(../img/home/sidemenu_bg3.jpg) no-repeat;
}
ul#navC li#menu3 a{
	display:block;
	font-size:1.3em;
	line-height:1.2em;
	color:#555;
	background:#fff url(../img/home/sidemenu_bg3.jpg) no-repeat;
	padding:14px 0 0 35px;
	text-decoration:underline;
	min-height:26px;
	_height:26px;
}
ul#navC li#menu3 a:hover{
	display:block;
	font-size:1.3em;
	line-height:1.2em;
	color:#174290;
	background:#fff url(../img/home/sidemenu_bg3.jpg) no-repeat;
	padding:14px 0 0 35px;
	text-decoration:underline;
	min-height:26px;
	_height:26px;
}


#topMenuBox2 {
	padding:0px;
	margin:0;
	width: 196px;
}

#topMenuBox2 ul#navC2{
	width:196px;
	list-style-type:none;
	margin:0;
	padding:0;
}


ul#navC2 li{
	margin:0 0 0px 0;
	padding:0;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: dotted 1px #ccc;
	background:#fff url(../img/home/sidemenu_bg.jpg) no-repeat;
}
ul#navC2 li a{
	display:block;
	font-size:1.3em;
	line-height:1.2em;
	color:#555;
	background:#fff url(../img/home/sidemenu_bg.jpg) no-repeat;
	padding:14px 0 0 35px;
	text-decoration:underline;
	min-height:26px;
	_height:26px;
}
ul#navC2 li a:hover{
	display:block;
	font-size:1.3em;
	line-height:1.2em;
	color:#174290;
	background:#fff url(../img/home/sidemenu_bg.jpg) no-repeat;
	padding:14px 0 0 35px;
	text-decoration:underline;
	min-height:26px;
	_height:26px;
}

/* ***********************************************************************
	movieBox
*********************************************************************** */
#movieBox {
	width:454px;
	padding:0 15px 0 15px;
}
#movieBoxL {
	width:219px;
	float:left;
}
#movieBoxR {
	width:219px;
	float:right;
	margin:0 0 0 0px;;
}

