@charset "UTF-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	color:#333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

body{
	background-image:url(_images/xxx.jpg);
	background-repeat:repeat;
}

img{
	border:none;
}

a{
	outline:none;
	color:#0c9;
}

a:link{
	color:#0c9;
}

a:visited{
	color:#0c9;
}

a:hover{
	color:#fff;
}


a span{
	text-decoration:none;
}


a.new {
	color:#8CCDD2;
}

a.new:link {
	color:#8CCDD2;
}

a.new:visited {
	color:#8CCDD2;
}

a.new:hover {
	color:#fff;
}


a.red {
	color:#c11414;
}

a.red:link {
	color:#c11414;
}

a.red:visited {
	color:#c11414;
}

a.red:hover {
	color:#fff;
}


a.blue {
	color:#0000FF;
}

a.blue:link {
	color:#0000FF;
}

a.blue:visited {
	color:#0000FF;
}

a.blue:hover {
	color:#fff;
}


#wrapper{
	position:absolute;
	top:50%;
	left:50%;
	width:840px;
	height:646px;
	overflow:hidden;
	margin:-323px 0 0 -420px;
	text-align:center;
}

#wrapper_index{
	position:absolute;
	top:50%;
	left:50%;
	width:840px;
	height:646px;
	overflow:hidden;
	margin:-353px 0 0 -420px;
	text-align:center;
}

#cont{
	width:840px;
	height:630px;
}
	
#cont img{
	margin-top:50px;
	margin-left:10px;
}

#cont #mobile{
	font-size:10px;
	margin-top:80px;
	color:#222;
}

#cont #mail a{
	font-size:9px;
	color:#222;
}

#cont #mail a:hover{
	font-size:9px;
	color:#333;
}


#copy{
	margin-top:4px;
	font-weight:lighter;
	font-size:9px;
	color:#222;
}




#top_cont{
	width:840px;
	height:630px;
	background-image:url(_images/08new_hp/08new_hp_top.jpg);
	position:relative;
}

#top_cont #topics{
	width:270px;
	height:67px;
	position:absolute;
	top:201px;
	left:76px;
}

#top_cont #webshop{
	width:270px;
	height:77px;
	position:absolute;
	top:268px;
	left:76px;
}

#top_cont #webshop .new{
	background:none;
	position:absolute;
	top:30px;
	left:246px;
}

#top_cont #webshop .new img {
	background:none;
}

#top_cont #dealers{
	width:270px;
	height:74px;
	position:absolute;
	top:345px;
	left:76px;
}

#top_cont #dealers .new{
	background:none;
	position:absolute;
	top:27px;
	left:277px;
}

#top_cont #dealers .new img {
	background:none;
}

#top_cont #whatis{
	width:270px;
	height:55px;
	position:absolute;
	top:419px;
	left:76px;
}

#top_cont #contact{
	width:270px;
	height:40px;
	position:absolute;
	top:474px;
	left:76px;
}

#top_cont #news{
	padding:20px;
	width:285px;
	height:415px;
	position:absolute;
	top:128px;
	left:470px;
	text-align:left;
	line-height:1.4em;
	color:#fff;
	background:none;
	z-index:1;
	overflow:auto;
}

#top_cont #news img{
	width:270px;
	height:120px;
	margin-bottom:6px;
	color:#fff;
}

#top_cont #news h1{
	background:none;
	color:#fff;
	font-size:16px;
	padding-bottom:10px;
	border-bottom:1px dotted #fff;
}

#top_cont #news h2{
	background:none;
	color:#fff;
	font-size:14px;
	font-weight:lighter;
	margin-top:21px;
}

#top_cont #news h3{
	background:none;
	color:#fff;
	font-size:14px;
	font-weight:lighter;
	margin-top:21px;
	margin-bottom:17px;
}

#top_cont #news h4{
	background:none;
	color:#fff;
	font-size:14px;
	font-weight:lighter;
	margin-top:21px;
	margin-bottom:2px;
}

#top_cont #news h5{
	background:none;
	color:#fff;
	font-size:14px;
	font-weight:lighter;
	margin-top:21px;
	margin-bottom:2px;
}

#top_cont #news h5 span{
	background:none;
	color:#fff;
	font-size:12px;
}

#top_cont #news a{
	background:none;
}

#top_cont #news_bg{
	width:325px;
	height:455px;
	position:absolute;
	top:128px;
	left:470px;
	background:#000;
	filter:alpha(opacity=70); /*IE*/
	-moz-opacity:0.70; /*FF*/
	opacity:0.70;
}

.publishing {
	 background:none;
	 color:#A5DACB;
}
