#title{
	margin-bottom:20px;
	border-top: #d6d6e5 solid 1px;
	border-bottom: #d6d6e5 solid 1px;
}
h3{
	color: #4c76b6;
	font-weight: bold; 
}

.text_l {
	margin-bottom: 40px;
}
.text_l .img{
	float:left;
	margin: 0 20px 20px 0;
}
.text_r {
	margin-bottom: 40px;
}
.text_r .img{
	float:right;
	margin: 0 0 20px 20px;
}

.text_l .img p,
.text_r .img p{
	padding-top:5px;
	font-size:10px;
	line-height:1.3em;
}


#main ul .o{
	list-style: square inside  url(../images/i_o.gif);
}
#main ul .n{
	list-style: square inside  url(../images/i_n.gif);
}
#main ul .p{
	list-style: square inside  url(../images/i_p.gif);
}
#main ul .r{
	list-style: square inside  url(../images/i_r.gif);
}

#r_navi {
	line-height: 1em;
	margin-bottom:20px;
}

#leftpanel{
	float:left;
	width:540px;
	margin-top:10px;
	margin-right:20px;
}

#rightpanel{
	float:left;
	width:310px;
	margin-top:10px;

}

#rightpanel .banner{
	width:160px;
	height:170px;
	background-color:#fff;
	margin-left:10px;
	margin-bottom:10px;
	text-align:center;
	vertical-align:bottom;
	border: #fff solid 1px;
}



div.buaisobox {
	border-bottom: #999 dotted 1px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left:5px;
	margin-right:5px;
	padding-bottom: 15px;
	
}
div.buaisobox h4{
	padding-left: 10px;
	margin-bottom: 5px;
	background: url(../images/bullet_b.gif) left center no-repeat;
}

div.buaisobox div.img {
	float :left;
	margin-right: 8px;
}

div.buaisobox div.text {
	color : #555;
	font-size: 12px;
	text-align : left;
}

div.buaisobox div.moredetail {
	font-size: 12px;
	text-align : right;
}



div.recommend {
	width:250px;	
}

div.recommend div.img {
	float:left;
	border:solid #777 1px;
	height:85px;
	margin-right:10px;
}

div.recommend div.uppertext {
	float:left;
	margin-right:10px;
	width:160px;
	margin-left:5px;
	margin-bottom:5px;
	
	text-align:left;
	border-bottom:1px dotted #559;
}

div.recommend div.lowertext {
	float:left;
	width:160px;
	margin-left:5px;
	text-align:left;
}


				  
