
*{
  margin : 0px;
  padding : 0px;
}

body{
	margin : 0px;
	padding : 0px;
  text-align:center;
  background-color:#ffffff;
  font-size:small;
  color:#333333;
  line-height:120%;
}



a:link{
  color:#336633;
  text-decoration:none;
}
a:visited{
  color:#666666;
  text-decoration:none;
}
a:hover{
  color:orange;
  text-decoration:underline;
}


table{
table-layout:auto;
}

td{
padding:2px;
}

/* table */



li a:link{
  text-decoration:none;
  color:#666666;
}

li a:visited{
  text-decoration:none;
  color:#666666;
}

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


/* wraper */

#wraper{
	text-align:center;
	margin : 0px;
	padding : 0px;
}

#b_header{
background:url(img/head_bg.jpg) repeat-x center top;
height:123px;
}

#header{
width:800px;
margin:0px auto;
padding:0px;
text-align:center;
background:url(img/head_bg.jpg) repeat-x center top;
height:123px;
}

#l_head{
margin:0px;
padding:0px;
  float:left;
  width:198px;
}

#l_head2{
margin:0px;
padding:0px;
  float:left;
  width:80px;
}

#c_head{
margin:0px;
padding:0px;
  text-align:left;
  float:left;
  width:135px;
}

#r_head{
margin:0px;
padding:0px;
  text-align:left;
  float:left;
  width:135px;
}
#r_head2{
margin:0px;
padding:0px;
  text-align:right;
  float:right;
  width:240px;
}


/* navigation */
#navigation{
	width:800px;
  float:left;
	margin:0px;
	padding:0px;
	font-size:small;
	line-height:22px;
	font-family:‚l‚r ‚oƒSƒVƒbƒN;
}

#navigation ul{
	list-style:none;
	margin:0px;
	padding:0px;
	height:22px;
	overflow:hidden;
}

#navigation li{
	float:left;
	width:88px;
	margin:0px;
	padding:0px;
}
#navigation a{
	display:block;
	width:100%;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
}

#navigation a:hover{
	background-color:#336600;
}


/* navigation2 */
#navigation2{
	width:800px;
  float:left;
	margin:0px;
	padding:0px;
	font-size:small;
	line-height:22px;
	font-family:‚l‚r ‚oƒSƒVƒbƒN;
}

#navigation2 ul{
	list-style:none;
	margin:0px;
	padding:0px;
	height:22px;
	overflow:hidden;
}

#navigation2 li{
	float:left;
	width:88px;
	margin:0px;
	padding:0px;
}
#navigation2 a{
	display:block;
	width:100%;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
}

#navigation2 a:hover{
	background-color:#336600;
}


#b_center{
	clear:both;
	margin:0px;
	padding:0px;
	text-align:center;
	background:url(../img/base.jpg) repeat-y center top;
}


#middle{
  margin:0px auto;
  padding:0px;
	text-align:left;
	width:800px;
  clear:both;
}

#pic{
	margin:0px auto;
	padding:0px;
text-align:center;
width:800px;
}



#pic ul{
	list-style:none;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

#pic li{
	float:left;
	width:140px;
	margin:12px 6px;
	padding:0px;
}


#reg1{
	margin:0px auto;
	padding:0px;
width:800px;
text-align:center;
}



#under{
 margin:0px;
 padding:0px;
 width:100%;
 text-align:center;
 clear:both;
 background-color:#000033;
}

#under2{
 margin:0px;
 padding:0px;
 width:100%;
 height:120px;
 text-align:center;
 clear:both;
background-color:white;
}


/* footer */

#footer{
	margin:0px auto;
	padding:0px;
text-align:center;
width:800px;
background-color:#000033;
clear:both;
}

#footer ul{
	list-style:none;
	margin:0px;
	padding:0px;
	height:20px;
	overflow:hidden;
}

#footer li{
	float:left;
	width:112px;
	margin:1px 0px;
	padding:0px;
}


#footer a{
	display:block;
	width:100%;
	color:#333333;
	text-decoration:none;
	text-align:center;
}

#footer a:hover{
	background-color:#006600;
}


/* 20130724 event */

}

.bn02{
border:1px solid #cccccc;
margin:3px;
padding:6px;
width:180px;
height:200px;
float:left;
}


.date{
  color:green;
}


#s1{
  font-size : small;
  color:#666666;
  text-align:right;
  background-image:url('../img/bg-gradation.gif');
  margin:0px 0px;
  padding:0px 0px;
  border:0px;
}

#s2{
  font-size : small;
  margin:0px 0px;
  padding:0px 0px;
  border:0px;
  color:#666666;
}


#s2 a:link{
  font-size : small;
  color:#666666;
}

#s2 a:visited{
  font-size : small;
  color:#666666;
}

