@charset "utf-8";

#pagenum
{
	margin: 30px 0 0;
	width: 100%;
	background-color: #f1f1f1;
}

#pagenum ul
{
	margin: 0 auto;
	overflow: hidden;
}

#pagenum li
{
	float: left;
}

#pagenum a
{
	display: block;
	background-color: #666;
	font-size: 10px;
	text-align: center;
	color: #fff;
	width: 18px;
	height: 15px;
	padding-top: 3px;
	margin-left: 1px;
	line-height: 12px;
}

#pagenum a:hover
{
	text-decoration: none;
	background-color: #C70752;
}

#pagenum a.current
{
	background-color: #C70752;
}

div.search_list1 dl
{
	margin: 15px 0 20px;
	width: 100%;
	overflow: hidden;
}

div.search_list1 dt
{
	font-weight: bold;
}

div.search_list1 dt a:link, div.search_list1 dt a:visited
{
	color: #8C7545;
}

div.search_list1 dd.desc1, div.search_list1 dd.desc2
{
	float: left;
	width: 520px;
	color: #333333;
	font-size: 100%;
	margin-right: 20px;
	_display: inline;
}

div.search_list1 dd.desc2
{
	width: 610px;
}

div.search_list1 dd.date
{
	float: left;
	font-size: 11px;
	color: #666666;
	padding: 0 15px;
}

div.search_list1 dd.down
{
	float: right;
	padding: 0 15px;
}

table.search_list1
{
	color: #000;
}

table.search_list1 thead th
{
	background-color: #f1f1f1;
}

table.search_list1 tr.row_bg td
{
	background-color: #f1f1f1;
}

table.search_list1 th, table.search_list1 td
{
	padding: 3px 10px 5px;
}

table.search_list1 td.product
{
	color: #8C7545;
	font-weight: bold;
}

table th.center, table td.center
{
	text-align: center;
}

table th.left, table td.left
{
	text-align: left;
}

table.search_list2
{
	color: #333333;
}

table.search_list2 thead th
{
	background-color: #fff;
	font-size: 0.85em;
	color: #333333;
	text-align: left;
	padding: 10px 10px 5px;
}

table.search_list2 tr.row_bg td
{
	background-color: #f1f1f1;
}

table.search_list2 td
{
	color: #8C7545;
	font-weight: normal;
	padding: 3px 10px 5px;
}

table.search_list2 td.date
{
	width: 8em;
	font-weight: normal;
}

table.search_list3
{
	color: #333333;
	font-size: 1em;
}

table.search_list3 thead th
{
	background-color: #fff;
	font-size: 1em;
	color: #333333;
	text-align: left;
	padding: 10px 10px 5px;
}

table.search_list3 tr.row_bg td
{
	background-color: #f1f1f1;
}

table.search_list3 td
{
	color: #8C7545;
	font-weight: normal;
	padding: 3px 10px 5px;
}

table.search_list3 td.date
{
	width: 8em;
	font-weight: normal;
}

.view_point
{
	font-weight:bold;
	line-height:1.63em;
	margin:30px 0 15px;
}

.view_point li
{
	color:#9A875D;
	background:url('/images/partner/icon/view_point.gif') no-repeat 0 8px;
	padding-left:10px;
}

.viewwrap
{
	position: relative;
	padding-top: 25px;
}

.viewwrap p
{
	color: #333;
}

.viewwrap img.view_photo
{
	display: block;
	margin: 0.5em 0;
}

.viewwrap .datebox
{
	position: absolute;
	top: 0;
	padding: 4px 13px 5px;
	width: 100%;
	background: #f1f1f1;
	font-size: 0.9em;
	color: #333333;
}

.viewwrap .datebox .downloadtext
{
	display: none;
}

.viewwrap .datebox .downloadarea
{
	background-image: url("/images/global/icon/download.gif");
	background-position: left center;
	background-repeat: no-repeat;
	color: #000;
	font-weight: bold;
	padding-left: 14px;
}

.viewwrap .subtitle
{
	padding: 10px 0 13px 0;
}

.viewwrap .subtitle li
{
	background-image: url("/images/global/common/bullet_yellow.gif");
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-left: 8px;
}

.viewwrap .subtitle li a
{
	color: #8c7545 !important;
	font-weight: bold;
}


.viewpageing
{
	margin-top: 40px;
}

.viewpageing ul
{
	position: relative;
	background: #f1f1f1;
}

.viewpageing ul li
{
	text-align: center;
	font-weight: bold;
	padding: 6px 0;
}

.viewpageing ul li.back
{
	position: absolute;
	left: 0;
	top: 0;
}

.viewpageing ul li.next
{
	position: absolute;
	right: 0;
	top: 0;
}

.viewpageing ul li a:link, .viewpageing ul li a:visited
{
	color: #8c7545;
}

.viewpageing ul li.next a, .viewpageing ul li.back a
{
	background: #c70752;
	text-decoration: none;
	padding: 6px;
}

.viewpageing ul li.next a:link,
.viewpageing ul li.next a:visited,
.viewpageing ul li.back a:link,
.viewpageing ul li.back a:visited
{
	color: #fff;
}