@charset "utf-8";
/* CSS Document */
h1,h2,h3,h4,body,ul,li,p{
	margin:0;
	padding:0;
}
body{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	background:#eeeeee;
}
ul{
	list-style-type:none;
}
a{
	color:#007dd8;
	text-decoration:none;
}
a:hover{
	color:#f80000;
	text-decoration:underline;
}
a img{
	border:none;
}
.clear{
	clear:both;
}
#header{
	background:url(images/top_bg.gif) repeat-x;
}
.logo{
	background:url(images/top_bg.gif) repeat-x;
	height:74px;
	width:500px;
	float:left;
}
.logo a{
	background:url(images/logo-help.jpg) no-repeat left center;
	width:450px;
	height:50px;
	display:block;
	margin:10px 0 0 40px;
	text-indent:-999px;
}
.rightlink{
	line-height:74px;
	float:right;
	padding-right:20px;
}
.rightlink a{
	padding-right:20px;
	font-weight:bold;
}
.black{
	background:#000;
	overflow:hidden;
	height:4px;
}
.bar{
	background:url(images/bar.jpg) repeat-x;
	line-height:26px;
	height:26px;
	padding-left:40px;
	color:#FFF;
	font-weight:bold;
	position:relative;
}
.helpwith{
	position:absolute;
	right:40px;
	line-height:24px;
	top:0px;
	background:url(images/point01.jpg) no-repeat left 6px;
	padding-left:20px;
}
.helpwith a{
	color:#FFF;
	text-decoration:underline;
}
.helpwith a:hover{
	color:#0CF;
}
.container{
	padding:0 40px;
	min-width:930px;
	border-bottom:1px solid #d6d6d6;
	padding-bottom:20px;
	background:#fbfbfb;
}
.breadcrumb{
	line-height:50px;
}
.middle{
	max-width:800px;
	line-height:18px;
	color:#646464;
}
.middle p{
	margin-bottom:10px;
}
.middle ul{

}
.middle li{
	padding-left:10px;
	background:url(images/point.gif) no-repeat left 8px;
}
.middle ol li{
	background:none;
	padding-left:0;
}
.footer{
	background:#eeeeee;
	text-align:center;
	line-height:24px;
	padding:15px 0;
}
.products_list{
	line-height:24px;
	font-weight:bold;
}
.products_list td{
	padding:0 10px;
}
.products_list ul{
	margin-bottom:10px;
}
.products_list li.title{
	font-size:18px;
	margin-left:-3px;
	margin-bottom:5px;
}
.contact{
	background:#FFF;
	border:1px solid #c9c9c9;
	padding:10px;
	border-width:1px 1px 0 1px;
}
.contact_bottom{
	background:url(images/contact.gif) top no-repeat;
	height:29px;
}
.leftcol{
	font-weight:bold;
	line-height:18px;
	width:190px;
}
.leftcol div{
	margin-bottom:10px;
}
.leftcol li{
	padding-left:10px;
}
.leftcol h3{
	cursor:pointer;
	margin-bottom:5px;
	font-size:14px;
	padding-left:5px;
	border-bottom:1px solid #c9c9c9;
	line-height:24px;
	background:#f0f0f0;
	color:#606060;
	padding-left:10px;

}
.others_title{
	margin-top:10px;
	line-height:24px;
	background:#e5e5e5;
	padding:0 15px;
	font-size:12px;
	font-weight:bold;
	color:#606060;
	display:none;
}
.others{
	display:none;
	line-height:24px;
	padding:5px 15px;
	background:#FFF;
	border:1px solid #c9c9c9;
}
.product_index{
	line-height:18px;
	margin-bottom:10px;
}
.product_index h3{
	border-bottom:1px solid #c9c9c9;
	line-height:24px;
	background:#f0f0f0;
	color:#606060;
	padding-left:10px;
	margin-left:-10px;
}

.product_index td{
	padding-left:10px;
	line-height:22px;
}
.product_index a{
	font-weight:bold;
}
.middle h1{
	font-size:22px;
	line-height:30px;
	margin-bottom:10px;
	border-bottom:1px solid #c9c9c9;
	padding-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
}
.middle h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:30px;
	padding:10px 0 5px 0;
}
.middle h1,.middle h2,.middle h3,.middle h4,.middle h5{
	color:#333;
}
.middle table{
	border-collapse:collapse;
	border:none;
}
.middle td{
	border:1px solid #ccc;
	padding:3px 5px;

}
.middle th{
	border:1px solid #ccc;
	padding:3px 5px;
	text-align:left;

}
