body{
	color:#666666;
	background:#eeeeee;
	}
a{
	color:#666666;
	}
a:hover{
	color:#FF9900;
	text-decoration:underline;
	}
*{ margin:0; padding:0;}
img{ border:0;}
a img{ border:0;}

body {
    font-size: 12px;
    *font-size: 80%;
    *font: 80%;
}
p,th,td,li{
	font-size:12px;
	*font-size:90%;
	*font:90%;
	}
.counter{
	height: 15px;
	font-size:10px;
	font-weight:normal;
	border-color:#333333;
	border-width:0px 0 0 4px ;
	color:#333333;
	text-indent:10px;
	line-height:18px;
	text-align: right;
	vertical-align:top;
	padding: 2px 15px 0 0;
	}
h1{
	font-size:12px;
	font-weight:normal;
	border-color:#333333;
	border-width:0px 0 0 4px;
	color:#333333;
	text-indent:10px;
	line-height:18px;
	vertical-align:top;
	padding: 2px 0 0 0;
	}

.gbl_bar{
	padding-left:15px;
	line-height:33px;
	height:35px;
	font-size:14px;
	background: #fff url(../../image/user_parts/bar/bar2-4.gif) no-repeat;
	color:#666;
	font-weight: bold;
	text-indent:12px;
	vertical-align:top;
	margin:0 0 5px 0;
	}

.obj{
	padding:10px 6px 10px 6px;
	margin-bottom:10px;
	}
.obj p{
	line-height:160%;
	margin:0 0 12px 0;
	}

.CNT{ text-align:center;}
.R{ text-align:right;}
.L{ text-align:left;}
#hyper_top, .bg, #bg{
	width:920px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eee;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eee;
	background-color: #ffffff;
	margin:0 auto 0 auto;
	text-align:left;
	}
#head p#logo{ 	
	font-size:24px;
	font-family:"Courier New";
	font-weight:normal;
	margin-bottom: 5px;
	border-color:#333333;
	border-width:0px 0 0 4px ;
	color:#ff3366;
	text-indent:10px;
	}
#head p#logo a{
	text-decoration:none;
	color:#3399ff;	
	}	
#head p#logo a:hover{
	text-decoration:none;
	color:#3399ff;	
	}	
#head_menu{
	width:900px;
	background:url("../../image/user_parts/menu/menu1.gif") no-repeat;
	font-size:10px;
	height:44px;
	color:#FFFFFF;
	margin:0 0 0 10px;
	}
#head_menu ul{
	list-style-type:none;
	padding:1px 0 0 1px;
	}
#head_menu ul li{
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
	padding:0 10px 0 8px;
	text-align:center;
	height:36px;
	line-height:34px;
	font-weight: bold;
	}		
#head_menu a{
	color:#fff;
	font-size:12px;
	letter-spacing:1px;
	text-decoration:none;
	height:25px;
	vertical-align:middle;
	margin:0 4px 0 4px;
	}
#head_menu a:hover{
	color:#eee;
	}
.search {
	width: 168px;
	padding: 6px;
	border: 1px solid #eeeeee;
}
#contents{
	clear:left;
	margin:0 10px 0 10px;
	zoom:100%;
	}
#contents:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;	
}

#left_main{
	width:700px;
	float:left;
	zoom:100%;
}

#left_menu{
	background:#FFFFF5;
	float:left;
	width:185px;
	height: auto;
	min-height:650px;
}

#right_menu{
	background:#FFFFF5;
	float:right;
	width:185px;
	height: auto;
	min-height:650px;
}

#left_menu ul, #right_menu ul{
	width:184px;
	list-style-type:none;
	margin-bottom:12px;
	border:solid #eeeeee;
	border-width:0 0 1px 0;	
	border-bottom: 1px #009999 solid;
}

#left_menu ul li, #right_menu ul li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eeeeee;
	border-left: 1px #009999 solid;
    border-right: 1px #009999 solid;
}
#left_menu ul li.title, #right_menu ul li.title{
	color:#fff;
	height:28px;
	font-weight: bold;
	font-size:16px;
	text-indent:6px;
	padding: 6px 0 6px 5px;
	border-width: 0;
	background:url("../../image/user_parts/side/side1.gif") no-repeat;
}

#left_menu ul li a, #right_menu ul li a{
	color:#666666;
	display:block;
	text-decoration:none;
	vertical-align:top;
	font-size:12px;
	line-height:20px;
	padding:4px;
	padding-top:6px;
	padding-bottom:2px;
}

#left_menu ul li a:hover, #right_menu ul li a:hover, #menu_in a:hover{
	color:#FF9900;
}
#menu_in {
	border-left: 1px #009999 solid;
    border-right: 1px #009999 solid;
}
#menu_in a{
	color:#666666;
	display:block;
	text-decoration:none;
	font-size:12px;
	width:172px;
	text-align: justify;
}
.bls{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eeeeee;
	padding:4px;
}

#main{
	width:700px;
	float:right;
	margin:0 0 0 15px;
	zoom:100%;
	}
#main:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;	
}
#main p{
	line-height:2.0em;
	margin:0 0 16px 0;
	}
#foot_up{
	clear:left;
}
#foot{
	border:dashed #3399ff;
	border-width:1px 0 0 0;
	color:#666666;
	clear:both;
	margin:10px 0 0 0;
	font-size:12px;
	padding:6px 6px 0 10px;
	}
#foot a{
	color:#666666;
	text-decoration:none;
	}
#foot a:hover{
	color:#666666;
	}
#top {
	border-width: 1px;
	border-style: solid;
	border-color: #eee;	
	}		
#p-copy{
	float:right;
	margin-top:30px;
	}

#copy_box {
	width:40px;
	height:13px;
	}
*:first-child+html #copy_box {
	float:right;
	}
@media print{
#container{
	}
}
.alm {
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 8px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eee;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eee;
}
.alm_input {
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eee;
	font-size: 12px;
}
.alm_under {
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	font-size: 12px;
}
.bbst {
	margin: 8px;
}
.bbst_r {
	margin: 3px;
	padding: 5px;
	height: 15px;
	background-color: #ffffff;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #eee;
	line-height: 15px;
}
.bbs_co {
	margin: 3px;
	padding: 5px;
	height: 15px;
	background-color: #ffffff;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #eee;
	line-height: 15px;
}
table.tab {
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table.tab th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
}
table.tab td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
}
.subject {
   text-align: left;
   float: left;
}
.date {
   text-align: right;
   padding-right:16px;
}
ul.web-logo-font li a{
	font-size: 18px !important;
}
ul.web-logo-font li {
	border-left: 0 !important;
	border-right: 0 !important;
	border-bottom: 0 !important;
}
.padding3{
	padding-top:8px;
}