*{
	margin:0;
	padding:0;
}
a{
	color: #cc3300;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img{
	border:none;
}
ul{
	list-style-type:none;
}
ul.circle{
	list-style-type:disc;
	margin:10px 0;
	padding-left:18px;
}
th,td{
	font-size: 14px;
	line-height:150%;
}


.clr{
	width:auto;
	clear:both;
}
.clr a{
	height:2em;
	padding-top:20px;
}
br.clr{
	height:0px;
	line-height:0px;
	font-size:0px;}
.gotop{
	margin-top:20px;
	font-size:90%;
	text-align:right;
}
.line{
	padding-bottom:7px;
	border-bottom:1px dotted #441E18;
	margin-bottom:10px;
}
.line2{
	padding-bottom:7px;
	border-bottom:1px solid #E8C686;
	margin-bottom:10px;
}
.txtColor{
	color:#993300;
	font-weight:bold;
	font-size:110%;
	
}
.txtColor2{
	color:#663300;
	font-weight:bold;
	
}
.txtColor3{
	color:#996600;
	
}
a.linkColor{
	color:#4F6980;
}

.txtSmall{
	font-size:90%;
}
.txtSmall2{
	font-size:12px;
}
.alnR{text-align:right;}
.alnC{text-align:center;}

.mgnL{margin-left:15px;}
.mgnR{margin-right:15px;}
.mgnKikakuL{margin-left:387px;}
.mgnKikakuR{margin-right:387px;}
.mgnT{margin-top:8px;}
.mgnB{margin-bottom:15px;}

.red{color:#DD0000;}
.gray{color:#666666;}
.white{color:#FFFFFF;}
.box{
	padding:5px;
	border:10px double #FAE3B6;
	background-color:#FAE3B6;
	margin:15px 0;
}

.box2{
	padding:5px;
	margin-right:7px;
	border:1px solid #F7CC7D;
}
.box3{
	padding:5px;
	margin-left:7px;
	border:1px solid #F7CC7D;
}
.boderL{
	border-left:4px solid #F7CC7D;
	padding-left:6px;
}
.formTbl{
	empty-cells:show;
}
.formTbl td{
	border-bottom:1px solid #E8C686;
	padding:5px 10px 5px 0px;
	empty-cells:show;
	vertical-align:top;}
	
.nowrap{white-space:nowrap;}
	
/*----------------------------------------------------------------whitebox*/
.whitebox{
	background-image: url(../img/whitebox_body.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.whiteboxTop{
	padding:10px 10px 0 10px;
	background-image: url(../img/whitebox_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.whiteboxBottom{
	padding:0 10px 10px 10px;
	background-image: url(../img/whitebox_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear:both;
}
/*----------------------------------------------------------------4*/
body {
	background:#441E18 url(../img/main_bg.gif) repeat;
	margin: 0;
	padding: 0;
	text-align:center;
	height:100%;
	font-size: 14px;
	line-height:150%;
	font-family:Arial, Helvetica, sans-serif;

}
/*----------------------------------------------------------------1*/
#container{
	width:750px;
	height:100%;
	margin:0 auto;
	padding:0 7px;
	text-align:left;
	background-color:#441E18;
}
/*----------------------------------------------------------------2*/

#header {
	width:750px;
	height: 73px;
	background:#441E18;
	background:url(../img/header_bg.gif) top center no-repeat;
}
#header h1 {
	height: 73px;
	width: 450px;
	float: left;
}
#header h1 a{
	display:block;
	text-indent: -9999px;
	height: 73px;
	width: 450px;
}
#header .lang{
	background:url(../img/lang.gif) center bottom no-repeat;
	width:150px;
	height:50px;
	float:right;
	padding-top: 15px
}
#header .lang a{
	display:block;
	text-indent: -9999px;
	height:21px;
	width:65px;
	margin-bottom:5px;
}
#header .lang ul.lang1{float:left; padding-left:7px;}
#header .lang ul.lang2{float:right; padding-right:7px;}
#content {
	clear:both;
	width:750px;
	padding:8px 0 0 0;
	background:#FCEFD5 url(../img/content_top.gif) center top no-repeat;
}
#footer {
	width:745px;
	padding:10px 5px 10px 0;
	color: #FCEFD5;
	text-align: right;
	font-size: 80%;
}

/*----------------------------------------------------------------3*/

/* global_navigation*/
#global_navigation{
	height: 47px;
	width:auto;
	margin-left:20px;
	margin-right:20px;
	background:url(../img/menu_bg.gif) no-repeat;
	margin-top: 10px;
}
#global_navigation ul li {
	height:47px;
	float:left;
}
#global_navigation ul li a{
	display:block;
	height:47px;
	text-indent:-3000px;
	line-height: 0px;
}

#global_navigation .home a{width:70px;}
#global_navigation .event a{width:119px;}
#global_navigation .use a{width:115px;}
#global_navigation .access a{width:80px;}
#global_navigation .about a{width:210px;}
#global_navigation .search a{width:234px;}



#pan {
	color: #441E18;
	padding:5px 22px;
	margin-top:10px;
	font-size:90%;
}

#main{
	background:#FCEFD5 url(../img/content_bottom.gif) center bottom no-repeat;
	width:auto;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom:20px;
	padding-left: 20px;
}

.txtLarge {
	font-size: 120%;
	color: #441e18;
	font-weight: bold;
	text-transform: none;
}
