/****************************************/
.top_of {
	width:350px;
	float:right;
}
.top_of .h3{
font-family:verdana;
color:#b20738;
font-weight:bold;
font-size:12px;
margin-bottom:5px;
}

.top_of a, .top_of a:visited, .top_of a:link{
color:#555555;
font-size:11px;
font-weight:bold;
text-decoration:none;
font-family:Verdana,Arial,Helvetica,sans-serif;
}
.top_of a:hover, .top_of span.s {
color:#b20738;
}

.one_of {
margin-top:10px;
}
.one_of .tmb,.one_of  .info{
float:left;
}
.one_of .info{
	margin-left:10px;
	width:190px;
}

.full .one_of .info{
	width:auto;
}

.one_of .title{
font-family:arial;
font-size:12px;
font-weight:bold;
}
.one_of .short{
/*font-family:arial;*/
font-size:10px;
}
.one_of .more{

}

.one_of a, .one_of a:visited, .one_of a:link{
color:#555555;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
.one_of a:hover {
color:#b20738;
}

.sp{
 width:304px;
 height:313px;
 overflow:hidden;
}
/****************************************/