.menu{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bolder;
	color : Black;
	text-align: center;
	height: 20px;
	text-decoration: none;
}
.menu:hover{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bolder;
	color : #000000;
	text-align: center;
	height: 20px;
	text-decoration: none;
}
a.menu{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bolder;
	color : #ffffff;
	text-align: center;
	height: 20px;
	text-decoration: none;
}
.menus{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bolder;
	color : #000000;
	text-align: center;
	height: 20px;
	text-decoration: none;
}

.text{
	text-autospace: 3px;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bolder;
	color : #385401;
	text-align: right;
}
a.text{
	text-autospace: 3px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: none;
	color : #385401;
	text-align: right;
}
.text2{
	text-autospace: 3px;
	font-family: Tahoma;
	font-size: 11px;
	color : #000000;
	text-align: right;
}
.textw{
	text-autospace: 3px;
	font-family: Tahoma;
	font-size: 11px;
	color : #ffffff;
	text-align: center;
}
.textw A{
	text-autospace: 3px;
	font-family: Tahoma;
	font-size: 11px;
	color : #ffffff;
	text-align: center;
	text-decoration:none;
}

h1{
	text-autospace: 3px;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bolder;
	color : #000000;
	text-align: right;
}
.td01{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 10px;
	font-weight: bold;
	color : Black;
	text-decoration: none;
}
a.td01{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 10px;
	font-weight: bold;
	color : Black;
	text-decoration: none;
}
.tx01{
	text-autospace: 3px;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bolder;
	color : #ffffff;
	text-align: right;
}

p{
	margin: 0px;
}

.opinion_item{
	display:block; position:relative;
	width:600px;
	height:auto;
	margin:10px auto;
	padding:10px;
	border: 0px solid #CCCCCC;
	border-bottom-width:1px;
	background:#a74a54;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;

}

.opinion_item .title{
	position: relative;
	display:block;
	width:auto;
	color:#FFFFFF;
	font-size:14px;
	font-weight::bold;
	text-align:right;
	

}

.opinion_item .subTitle{
	position:relative;
	height:auto;
	width:360px;
	margin:3px 0px;
	margin-bottom:10px;

}
.opinion_item .subTitle .writer{
	float:right;
	position:relative;
	display:block;
	width:300px;
	text-align:right;
	font-size:12px;
}

.opinion_item .subTitle .rank{
	float:left;
	position:relative;
	display:block;
	width:50px;
	font-weight:bold;
	font-size:12px;
}

























