@charset "utf-8";
/* CSS Document */

#main_sidebar .opinion
{

	margin-bottom:15px;

}
#main_sidebar .opinion_title
{
	background:url(../aworan/side_bar_title.png) repeat-x;
	height:33px;
	border-bottom:3px solid #ccc;
}

#main_sidebar .opinion_title .style
{
	float:left;
	background:url(../aworan/side_bar_view.png) no-repeat;
	height:33px;
	width:160px	
}

#adsense
{
	min-height:200px;
	width:auto;
	line-height:200px;
	text-align:center;
	border:1px solid #ccc;
	
}

#adsense2
{
	min-height:200px;
	width:auto;
	line-height:200px;
	text-align:center;
	border:1px solid #ccc;
	
}

#adsense3
{
	width:auto;
	line-height:200px;
	text-align:center;
	
}

#main_sidebar .opinion_nav
{
	float:right;
	line-height:33px;
	color:#3CF;
	width:90px;	
	margin:5px;
}

.nav_
{
	width:20px;
	height:24px;	
}
.left
{
	background:url(../aworan/nav_left.png) no-repeat;	
	float:left;
}
.right
{
	background:url(../aworan/nav_right.png) no-repeat;	
	float:right;
}

.res_mid
{
	float:left;
	height:23px;	
	padding:0 5px;
	line-height:23px !important;
	margin-top:2px;
	font-size:11px;
}

.opinion_content
{
	background:#e8e8e8;
	height:260px;
	width:auto;
	padding:10px;
	border-bottom:3px solid #ccc;	
	
}
.opns
{
	width:auto;
	height:260px;
	overflow:hidden;
	background:#ebebeb;
}
.opinion_content ul
{
	list-style:none;
	margin:0;
	padding:0;
	width:260px;
	height:260px;
}
.opinion_content ul li
{
	float:left;
	width:265px;
	height:265px;
	padding:0 5px;
	color:#555;
	line-height:20px;
	visibility:hidden;
}

.opns_img
{
	border:1px dotted #ccc;
	margin:10px;
	padding:3px;
	float:right;
	width: auto;	
	height: auto;
	min-width:60px;	
	min-height:50px;
	max-width:100px;	
	max-height:80px;
	margin-right:0;
}

