#header_div{
	/*font-family:verdana;
	font-weight:bold;
	color:#555555;
	font-size:12px;
	padding-left:15px;
	text-align:left;
	padding-top:3px;*/
	margin: 10px 0 3px 8px;
	padding: 0;
}
#glo_icon_share {
	display: none;
	visibility: hidden;
}
#content_wrapper{
	position: relative;
	clear: both;
	width: 739px;
	padding: 0 0 0 8px;
}
.catalogbox {
	width: 217px;
	position: relative;
	float: left;
	padding: 20px 0 0 40px;
	font-family: Arial, Helvetica, sans-serif;
}
#first.catalogbox {
	padding: 20px 0 0 0;
}
.box-top{
	background: #E8E8E8 url(images/pc_box_top.jpg) no-repeat left top;
	width: 217px;
	min-height: 112px;
	position: relative;
	float: left;
	font-weight: bold;
	font-size: 15px;
	color:#000;
}
.box-bottom{
	background: url(images/pc_box_btm.jpg) no-repeat;
	width:217px;
	height:14px;
	position:relative;
	float:left;
}
.box-text{
	font-size:15px;
	font-weight:bold;
	color:#000000;
	padding-top:8px;
	padding-left:8px;
	padding-right:8px;
}
a:link, a:visited {
	color:#777;
}
a:hover, a:active {
	color:#49285B;
}
.box-text ul { 
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 12px 15px;
	*padding: 10px 0 5px 15px;
}
.box-text li {
	padding: 3px 0; 
}
.select-box {
	background-color: #ffffff;
	border: 1px solid #848484;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
hr {
	background: url(images/box_line.jpg) no-repeat left 0;
	height: 2px;
	border: none;
	margin: 0 0 12px 0;
	*margin: 0 0 4px 0;
	padding: 0;
}