/* CSS Document */



/* ‹¤’ÊŽw’è
/////////////////////////////////////////*/
body, p, caption, th, td, ul, ol, li, dl, dt, dd, form input{
	color:#331100;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN",  sanserif;
}
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 20px;
	/*background-color: #4A5793;*/
	background-color: #ffffff;
	/*background: url(../img/bg.gif) repeat-y;*/

	text-align:center;
}

td {
	font-size: 14px;
	line-height: 20px;
}
h1, h2, p, form, ul, ol{
	margin : 0;
	padding: 0;
}
h1 {

}
h2 {

}
img {

}
input{
	margin:4px 0 4px 0;
}
.active{
	font-weight:bold;
}
.bbs_line{
	clear:both;
	height:8px;
	background: url(image/line.gif) repeat-x;
	text-indent:-1999px;
	font-size:1px;
	line-height:8px;
}


#bbs_body{
	width:762px;
	margin:0 auto;
	text-align:left;
}
#bbs_header{
	height:180px;
}
#bbs_header p{
	margin-left:14px;
}
.memo_head{
	font-weight:bold;
	margin:15px 0 8px 0;
}
.memo{
	margin-top:10px;
	font-size:11px;
	line-height:15px;
	color:#FF6600;
}


/* BBSƒTƒCƒhƒŠƒXƒg
////////////////////////////////*/
#bbs_side{
	float:left;
	width:200px;
	text-align:left;
}
#bbs_list{
	background: url(image/side_body.gif) repeat-y;
}
#bbs_list p{
	margin: 0 4px 0 16px;
	font-size:13px;
	line-height:14px;
}






/* BBSƒƒCƒ“
////////////////////////////////*/
#bbs_main{
	float:right;
	width:550px;
	text-align:left;
}


.bbs_segment{
	clear: both;
	text-align:left;
	background: url(image/table_body.gif) repeat-y;
}

.bbs_segment p{
	margin: 0 16px 0 16px;

}
.bbs_segment h2{
	margin: 0 16px 0 16px;
	line-height:30px;
	font-size:20px;
}
.bbs_segment img{
	float:left;
}

.bbs_info{
	color:#999999;
	font-size:11px;
	font-family: Georgia, sanserif;
	text-align:right;
}
.bbs_name{
	font-size:13px;
	font-weight:bold;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN",  sanserif;
	color:#FF6600;
}
.bbs_admin{
	font-size:11px;
	text-align:center;
}


.bbs_iconlist{
	clear:both;
	margin-right:8px;
}
.bbs_segment hr{
	clear:both;
}

.bbs_indent_parent{
	margin-left:14px;
}
.bbs_indent_child{
	margin-left:60px;
}
.bbs_comment{
	margin-left:48px;
}



/* footer
/////////////////////////////*/
#footer{
	clear:both;
	width:752px;
	text-align:center;
}
#footer p{
	margin:0;
	color:#331100;
	font-size:13px;/***Mac***/
}
#footer .copy{
	color:#776655;
	margin-top:5px;
}




a:link		{color:#008800; text-decoration:none }
a:visited	{color:#226622; text-decoration:none }
a:hover		{color:#ff3300; text-decoration:underline }


/*
.title		{color:'#338811'; font-size:15px; font-weight:bold;}
.name		{ color:'#FF6600'; font-size:13px; font-weight:bold }
.info		{ color:'#996633'; font-size:12px}
.body		{ color:'#331100'; font-size:13px; line-height:18px }*/