@charset "utf-8";
/* CSS Document */

.i-grid .content{ 
	background: #e5f0f9 url(../images/oscar_bg.jpg) center top repeat-x; 
	margin-top: 0;
	width: 759px;
	}

.i-grid .content .search_bar .sort_bar {
	margin-left: -17px; 
	padding-top: 0px;
	width: 759px; 
	height: 33px;
	background: url(../images/oscar_search.jpg) center bottom no-repeat; 
	}

.i-grid .content .search_bar .sort_bar p{ margin-top: 10px; #margin-top: 11px; _margin-top: 11px; margin-right: 10px;}

/* BOX */
.oscar_box {
	width: 238px;
	height: 150px;
	margin: 0 0px 0 3px;
	float: left;
	background: url(../images/oscar_box.jpg) left top no-repeat; 
	}
.oscar_box .oscar_img {
	height: 131px;
	width: 96px;
	margin-left: 5px;
	_margin-left: 3px;
	.padding-top: 3px;
	float:left;
	}
.oscar_box .oscar_img img{
	border: 3px solid #000;
	}
.oscar_case{
	height: 144px;
	width:127px;
	.margin-top: 5px;
	margin-left: 105px;
	}
.oscar_t{
	font-size: 15px;
	height: 5px;
	font-weight: bold;
	color: #f99c00;
	_margin-bottom: -10px;
	}
.oscar_en{
	line-height: 1em;
	padding-bottom: 4px;
	font-size: 11px;
	margin-bottom: -10px;
	.margin-bottom: -5px;
	color: #fff;
	border-bottom: 1px dotted #999;
	}
.oscar_txt{
	height: 65px;
	margin-top: -15px;
	color: #fff;
	font-size: 12px;
	overflow: hidden;
	}
.oscar_add {
	display: block;
	}
.oscar_add a{
	margin-top: -12px;
	.margin-top: -5px;
	display: block;
	height: 19px;
	width: 86px;
	color: #00529a;
	font-size: 0;
	line-height: 0;
	background: url(../images/oscar_btn.jpg) no-repeat; 
	}
.oscar_add a:visited{
	color: #00529a;
	}
.oscar_add a:hover{
	background: url(../images/oscar_btn_on.jpg) no-repeat; 
	}