@charset "utf-8";
/* CSS Document */
.outerbg
{
	/*background:url(../images/bg2.png) no-repeat;*/
	width:735px;
	height:649px;
	margin:0px auto;
}
.innererea
{
	width:735px;
	margin:24px auto 0px auto;
}
.heading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:46px;
	padding:30px 0px 0px 66px;
	color:#ad4f27;
}
.clear
{
	clear:both;
}
.product_erea2
{
	width:99.5%;
	margin:0px 0px 0px 1px;
	border:1px solid #dbdbdb;
}
.producttitelpart
{
	width:100%;
		padding-left:3px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		line-height:30px;
		color:#000;
		font-weight:bold;
		/*border-bottom:1px solid #dbdbdb;*/
}
.producttitel_left
{
	width:auto;
	float:left;
}

.producttitel_mid
{
	width:auto;
	float:left;
	background:url(../images/titel_midbg.jpg) repeat-x;
	height:33px;
}
.product_part1
{
	width:100px;
	float:left;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:175px;
	color:#444444;
	font-weight:normal;
	margin:10px auto 20px 2px;
}
.product_part1 img
{
	padding:5px 0px 5px 0px;
	border:0px;
}
.product_part1 a
{
	text-decoration:none;
	color:#444444;
}
.product_part1 a:hover
{
	text-decoration:underline;
	color:#444444;
}
.border_line
{
	border-bottom:1px solid #DBDBDB;
	padding-top:2px;
}












