@charset "utf-8";
/* Contents Styles */

#contents {
	position: relative;
	width: 966px;
	padding-top: 10px;
}

/* Contents Lists */

#contents ul {
	list-style-type: none;
}

#contents ul li {
	padding-left: 15px;
	background: url(bullet.gif) no-repeat left 5px;
	padding-bottom: 6px;
}

#contents ul.news {
	font-size: 12px;
	color: #919191;
}

/* Content Links */

#contents a, #contents a:visited {
	text-decoration: none;
	color: #666;
}

#contents a:hover {
	color: #F90;
}

#content_image1 {
	position: absolute;
	width: 640px;
	height: 370px;
	bottom: 0px;
	left: 0px;
	background:url(content_image1.jpg) no-repeat bottom left;
}



#news_date {
	position: absolute;
	height: 32px;
	top: 0px;
	right: 0px;
	padding-top: 12px;
	font-size: 12px;
}



.prod_step {
	position: relative;
	width: 292px;
	border-bottom: 1px solid #e8e8e8;
	padding: 10px 20px 10px 0px;
	font-size: 12px;
	color: #919191;
	height: 80px;
}

.prod_step img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.prod_step p.h1 {
	color: #152744;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
}

.prod_step p {
	padding-top: 3px;
}

.box {
	position: relative;
	
	background: url(boxes_bg.png) repeat-x top left;
	border-top: 1px solid #bcbcbc;
}

#envelope {
	position: absolute;
	width: 52px;
	height: 43px;
	background: url(envelope.png) no-repeat left top;
	top: -20px;
	right: 15px;
}

.h3_right_img {
	position: absolute;
	top: -6px;
	right: 0px;
	width: 357px;
	height: 213px;
}

