@charset "UTF-8";
@import url("base.css");
@import url("style.css");

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* wrapper style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#wrapper {
	width: 820px;
	margin: 0 auto;
	text-align: center;
	background-image: url(../images/common/back_alpha.png);
	background-repeat: repeat-y;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* header style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#header {
	height: auto;
	width: 800px;
	margin: 0 10px;
	padding:0;
	background-color: #000;
}
div#headerL{
	text-align:left;
	float:left;
	height:40px;
}
div#headerL a img{
	margin:15px;
}
div#headerR{
	text-align:right;
	
}
div#headerR img{
	padding:15px;
}
div#headerR a{
	padding-right:10px;
}
ul#menu{
	clear:both;
	width:740px;
	margin:20px 30px;
}
ul#menu li{
	float:left;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* container style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#container {
	clear: both;
	width: 800px;
	margin:0 auto;
	text-align: left;
	background-color: #FFF;
}
div#container h1{
	padding:20px 0 20px 30px;
	clear:both;
}
div#container h2{
	padding:20px 0 30px 30px;
	clear:both;
}div#container h2.news{
	padding:20px 0 10px 30px;
	clear:both;
}
div#container p{
	padding:20px 0 0 30px;
}
div#container div.images{
	width:800px;
	text-align:center;
}
div#news{
	width:500px;
	float:left;
}
div#news div#js-info{
	padding:10px 0 0 0;
}
div#news div#js-info p{
	border-bottom:solid 1px #CCC;
	padding:0 0 5px 0;
	margin:0 0 5px 30px;
}
div.menuRight{
	float:right;
	margin-right:30px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/



/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* flash                                                */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#flash {
	clear:both;
	margin: 5px 0 10px;
	padding: 0;
}
div#flash object{
	height: 500px;
	width: 990px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* side style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#side {
	float: left;
	width: 200px!important;
	padding: 0 30px 0 0;
	background-color: #FFF;
}
div#side ul{
	width: 192px;
	margin-bottom: 10px;
	border: solid 4px #CCC;
}
div#side ul li{
	
}
a.bunerSide img{
	padding: 0px 0 10px 0;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* contentsRight style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#contentsRight {
	float: right;
	width: 700px!important;
	padding: 0 0 25px 0;
	background-color: #FFF;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/



/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* footer style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#footer {
	clear: both;
	width: 800px;
	padding: 50px 0 10px 0;
	margin: 10px auto 0;
	text-align: center;
	background-color: #FFF;
}
div#footer ul{
	background:url(../images/footer/li_back.gif) no-repeat right top;
}
div#footer ul li.liLeft{
	display:inline;
	padding: 0 10px 0 15px;
	background:none;
}
div#footer ul li{
	display:inline;
	padding: 0 10px 0 15px;
	background:url(../images/footer/li_back.gif) no-repeat left top;
}
p.copyRight{
	font-family:Arial, Helvetica, sans-serif;
	padding:20px 0 0 0;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/



/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* other class style                                                   */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div.pageTop{
	margin: 0px 60px 30px 0;
	text-align: right;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
