@charset "utf-8";



/* body
-------------------------------------------------------------*/



body{
	text-align:center;
	color:#666;
	background: url(../img/body_bottom.jpg) repeat-y top center #540017;
	background-color:#ddd;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:30px;
}

a {
	color:#ff9933;
}

a:hover {
	color: #c10533;
	text-decoration:underline;
}

#content p {
	margin: 0 0 15px 0;
	}

#wrap {
	width:940px;
	margin: 0px auto 5px auto;
	background: #FFFFFF;
	padding: 10px 0;
	}


	
/* bodywrap
-------------------------------------------------------------*/
#bodywrap{
	text-align:center;
	color:#666;
	background: url(../img/body_bg.jpg) no-repeat top center;
	padding:30px 0 0 0;
	margin:0px auto;
	/*
	height:auto !important;   
	height:520px;
	width:1090px; */ 
	}


/*wb_
-------------------------------------------------------------*/
#head{
	height:279px;
	width: 920px;
	position:relative;
	background: url(../img/index/top_bg.jpg) no-repeat top left;
	margin: 0 auto;
	position:relative;
}


h1{
	text-indent:-10000px;
}
h1 a{
	background:url(../img/logo.gif) top left no-repeat;
	display:block;
	width:252px;
	height:20px;
	padding:0px;
	position:absolute;
	left:27px;
	top:40px;
}


#language {
	position:absolute;
	top: 3px;
	left: 833px;
	font-weight: 800;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
}

/* pulldownmenu
-------------------------------------------------------------*/

#gnavi{
	position:absolute;
	top: 36px;
	left: 400px;
	z-index:100;
}

#gnavi dl{
	position:absolute;
}
#gn1{
	width:81px;
	left:0px;
}
#gn2{
	width:90px;
	left:81px;
}
#gn3{
	width:99px;
	left:171px;
}
#gn4{
	width:88px;
	left:270px;
}
#gn5{
	width:80px;
	left:358px;
}
/*
#gnavi dt{
	position:absolute;
	top:0;
	left:0;
	font-size:10px;
}*/
#gnavi dt a{
	display:block;
	height:23px;
	border:none;
	/*position:absolute;
	font-size:1px;
	top: 0px;
	;*/
}
#gn1 dt,#gn2 dt,#gn3 dt,#gn4 dt,#gn5 dt{
	text-indent:-10000px;
}
#gn1 dt a{
	background:url(../img/gnavi.gif) -0px 0;
	width:81px;
	left:0px;
	text-decoration:none;
}
#gn1 dt a:hover{
	background:url(../img/gnavi.gif) -0px 23px;
	text-decoration:none;
}
#gn2 dt a{
	background:url(../img/gnavi.gif) -81px 0;
	width:90px;
	left:81px;
	text-decoration:none;
}
#gn2 dt a:hover{
	background:url(../img/gnavi.gif) -81px 23px;
	text-decoration:none;
}
#gn3 dt a{
	background:url(../img/gnavi.gif) -171px 0;
	width:99px;
	left:171px;
	text-decoration:none;
}
#gn3 dt a:hover{
	background:url(../img/gnavi.gif) -171px 23px;
	text-decoration:none;
}
#gn4 dt a{
	background:url(../img/gnavi.gif) -270px 0;
	width:88px;
	left:270px;
	text-decoration:none;
}
#gn4 dt a:hover{
	background:url(../img/gnavi.gif) -270px 23px;
	text-decoration:none;
}
#gn5 dt a{
	background:url(../img/gnavi.gif) -358px 0;
	width:80px;
	left:358px;
	text-decoration:none;
}
#gn5 dt a:hover{
	background:url(../img/gnavi.gif) -358px 23px;
	text-decoration:none;
}

#gnavi dd{
	display:none;
	margin:0;
}
#gnavi dl:hover dd{
	display:block;
	}
	
#gnavi dd a{
	display: block;
	padding: 3px 5px;
	background:#FFF;
	color:#333333;
	font-weight:normal;
	text-align:left;
	font-size:11px;
	line-height:1.5em;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	/*color:#ff9933;
	background:#f5f5f5;
	border-bottom: 1px solid #CCC;*/
}
	
#gnavi dd a:hover{
	/*color:#ff9933;*/
	color:#c10533;
	background:#FAE6DC;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	border-bottom:none;
	font-weight:normal;
	text-decoration:none;
}
#gnavi dl dd a.pd_top{
	border-top:#CCCCCC solid 1px;
	margin-top:5px;
}
#gnavi dl dd a.pd_bottom{
	border-bottom:#CCCCCC solid 1px;
}


#gnavi dl dd a:hover.pd_bottom{
	border-bottom:#CCCCCC solid 1px;
}


#gn1 dd a{
	width:118px
	}
#gn2 dd a{
	width:130px
	}	
#gn3 dd a{
	width:90px
	}	
#gn4 dd a{
	width:180px
	}		

/* content
------------------------------------------------*/
#contentwrap {
	background: url(../img/index/top_bg_bottom.gif) top left no-repeat;
	margin: 0 auto;
	width: 920px;
	}


/* sidemenu
------------------------------------------------*/
#sidemenu {
	float: left;
	width: 300px;
	text-align: left;
	padding: 43px 0 0 5px;
}

/* section
-------------------------------------------------------------*/
#section {
	position:absolute;
	left:27px;
	top:145px;
	text-align: left;
	font-size:0.8em;
	width: 250px;
	font-weight: 800;
}
#jumpsec {
	width: 230px;
	}

/* 
------------------------------------------------*/
#search {
	border-top: 1px solid #FFF;
	padding: 5px 0 0 0;
	margin: 15px 0 0 0;
	}

#search p{
	font-weight: 400;
	}

#searchbutton {
	margin: 0;
	padding:0;
	vertical-align: middle;
	}
* html body #searchbutton {
	margin: 0;
	padding:0;
	vertical-align:top;
	}
#searchbox {
	border-top: 1px solid #DFDFDF;
	margin-right: 5px;
	height: 20px;
}
	
/* content
------------------------------------------------*/

#content {
	float: right;
	width: 587px;
	text-align: left;
}


/*
------------------------------------------------*/
.forum {
	clear: both;
	width: 290px;
	margin: 0 0 20px 10px;
	padding-bottom: 6px;
	border-bottom: 1px solid #f0f0f0;
}

.forum img{
	float: left;
	width: 90px;
	border: 1px solid #868686;
}
.forum dl{
	float: right;
	width: 187px;
}

.forum dt{
	color: #666;
	font-size:0.85em;
	font-weight: 800;
	line-height: 1.2em;
}
.forum dd{
	line-height: 1.4em;
	font-size: 0.8em;
	color: #999999;
}


/*
------------------------------------------------*/
.h2a {
	font-size: 0.9em;
	color:#ff9933;
	margin: 0 0 3px 0;
	}


.h2b {
	color:#6e6e6e;
	font-size: 1.5em;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0 0 8px 0;
}
.h2b span{
	color:#e98f1a;
}
.h3a {
	font-size: 0.85em;
	color:#999;
	font-weight: 800;
	margin-bottom: 20px;
	}
#keytxt {
	margin: 0 0 15px 0;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	color: #6e6e6e;
}
#keytxt p{
	margin: 0;
	}
#keytxtmore {
	text-align: right;
	}


/*OC
------------------------------------------------*/
#login {
	margin: 0 0 15px 0;
	width: 300px;
	color:#999999;
}

#login table{
	width: 300px;
	font-size: 10px;
}
#login table td{
	height: 16px;
	}
.logbox {
	width: 250px;
	height: 14px;
	border: 1px solid #ccc;
	}


/*Xg
------------------------------------------------*/

.li01 {
	list-style: none;
	line-height:150%;
	margin: 0 0 15px 0;
	}

/*
-------------------------------------------------------------*/

.table01 {
	width: 100%;
	margin: 0 0 1px 0;
	border-collapse: collapse;
/*	font-size: 0.75em;*/
}
.table01 td {
	padding: 1px 4px;
}
.table01 td strong{
	display:block;
	width:50px;
	float:left;
}
.table01 td a{
	display:block;
	width:400px;
	float:left;
}

/*.table01 tr.even td{
	background: #f4f4f4;
}*/
.date {
	width:100px;
	color:#e98f1a;
}
.table01 a{
	color:#666;
	text-decoration: none;
}

.moreinfo {
	text-align: right;
	margin: 0 0 0 0;
	font-size: 0.75em;
}

/*tb^
------------------------------------------------*/

#footer{
	width:940px;
	margin:0 auto;
	height:60px;	
}
#footer address{
	color: #905967;
	font-size: 0.85em;
}


