﻿@charset "utf-8";
/* CSS Document */
#yohoinfobox{
    width:724px;
	float:left;
	margin-top:7px;
	}
.yohoinfotit{
    width:722px;
	}
#yohoselect{
    float:right;
	margin-top:7px;
	width:210px;
	background:#ebe9ea;
	}
#yohoselect .brbcontent_gray{
    padding:10px 20px;
	}
#yohoselect ul{
    list-style:none;
	}
#yohoselect li{
    line-height:30px;
	font-size:12px;
	text-align:center;
	border-bottom:#ddd 1px solid;
	border-top:#fff 1px solid;
	}
#yohoselect li a{
    color:#333;
	font-weight:bold;
	}
#yohoselect li a:hover{
    color:#ff6600;
	}
#yohoselect li a:visited{
    color:#999;
	}
.yohoinfo{
    padding-top:30px;
    width:682px;
    line-height:30px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#333;
	padding:20px;
	}
.yohoinfo span b{
   line-height:36px;
   }
   
.yohoinfo li{
    margin:20px;
	font-size:12px;
	color:#666;
	line-height:22px;
	font-size:12px;
	font-weight:normal;
	}
#linkbox ul{
    list-style:none;
	padding:0;
	margin:0;
	}
#linkbox li{
    display:block;
	height:30px;
	width:97px;
	float:left;
	text-align:left;
	padding-left:16px;
	line-height:30px;
	margin:0;
	background:url(../images/bg_groupbbslinkli.gif) 0 9px no-repeat;
	}
#linkbox li a,#linkbox li a:visited{color:#666;}
#linkbox li a:hover{color:#ff0000;}

#linkbox td{
    height:40px;
	width:100px;
	}
