#contents{
	height: 560px;
}
h2{
	background: url(../img/title_bar/site_map.jpg) no-repeat;
}
h3{
	background: url(../img/arrow/top_title.jpg) no-repeat left;
}
#news{
	margin: 0px 20px 30px 20px;
}
#news a{
	color: blue;
}
#news li{
	list-style: square inside;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 5px;
}
#flashcontent{
	margin: 10px 0 30px 5px;
    width: 540px;
    height: 170px;
    border: 1px solid #ddd;
}
#search_box{
	text-align: center;
	margin-left: 7px;
    margin-top: 10px;
}
address{
	font-size: 12px;
	font-style: normal;
    margin-top: 50px;
	margin-left: 7px;
    line-height: 120%;
}
address strong{
	font-size: 14px;
    color: #990100;
}
#counter{
	margin-top: 40px;
	margin-left: 10px;
}



#biz{
	background: url(../img/arrow/biz_title.jpg) no-repeat left;
}
#com{
	background: url(../img/arrow/com_title.jpg) no-repeat left;
}
#rec{
	background: url(../img/arrow/rec_title.jpg) no-repeat left;
}
#cont{
	background: url(../img/arrow/cont_title.jpg) no-repeat left;
}
#pri{
	background: url(../img/arrow/pri_title.jpg) no-repeat left;
}
#biz_list{
	float: left;
    width: 180px;
}
.biz_list{
    margin-left: 40px;
}
.biz_list li{
	list-style: url(../img/arrow/business_arrow.gif);
    line-height: 120%;
    margin-bottom: 10px;
}
.com_list{
	margin-left: 40px;
}
.com_list li{
	list-style-image: url(../img/arrow/about_arrow.gif);
    line-height: 120%;
    margin-bottom: 10px;
}
.1st{
	font-size: 14px;
}
#popolo{
	width: 270px;
    border: 1px solid #ccc;
	background: #e3e7ff;
    padding: 5px 5px 0 5px;
    line-height: 110%;
}
.bold{
	font-weight: bolder;
    font-size: 12px;
    vertical-align: middle;
}
.align_right{
	display: block;
    text-align: right;
}
.red{
	font-size: 14px;
    color: red;
    font-weight: bolder;
    vertical-align: middle;
}
#popolo_logo{
	position: relative;
    top: -13px;
    left: 8px;
}
#bunner{
    border: 1px solid #ccc;
	float: right;
    height: 80px;
	text-align: center;
}
#bunner img{
	margin: 5px 0;
}
.seo{
	color: #eee;
    font-size: 10px;
}
.seo:hover{
    text-decoration: none;
    cursor: text;
}