@charset "utf-8";
/* CSS Document */
body {
		font: normal 18px "DB Adman X",Arial,Courier;
		color:#703a0f;
		margin:0;
}
a {
	text-decoration:none;
}
a:link {
	color:#703a0f;
}
a:visited {
	color:#703a0f;
}
a:hover {
	color:#FF0000;
}
a:active {
	color:#FF0000;
}
.imgtopic{
	padding-top:10px;
}
.text {
	font-size:18px;
	position:absolute;
}
.text p {
	text-indent:1cm;
	width:800px;
}
.texttopic{
	font-size:18px;
	font-weight:bold;
}
.header{
	padding-left:30px;
	font-size:24px;
}
#current{
	color:#FF0000;
	font-weight:bold;
}
.box {
	width: 275px;
	height: 129px;
	background: url(../images/box.jpg) no-repeat 0px 0px;	
}
.txt_index{
	padding-left:50px;
	font-size:18px;
}
.txt_contact{
	font-size:15px;
}
.product_name{
	padding-top:-11px;
}
#vdobg{
	background-image:url(../images/vdo.png);  
	background-repeat:no-repeat; 
	position:relative; 
	top:-20px; 
	line-height:22px;
	width:350px;
	height:298px;
}