﻿@charset "UTF-8";

#header #siteID h1{
	text-align:right;
	margin-top:-15px;
	font-size:10px;
	font-weight:normal;
}
#header {
	margin-bottom: 0;
}
#content{
	margin-top:-1px;
	padding-top:40px;
	background:url(../../images/shared/header/nav-bar.gif) left top no-repeat;
}
*html #content,
*+html #content{
	margin-top:0;
}
#menu{
	width:800px;
	margin-top:30px;
}
#news{
	width:400px;
	float:left;
}
#news li{
	background:url(../../images/shared/bg-line.gif) repeat;
	width:400px;
	margin-bottom:5px;
	line-height:2;
	font-size:85%;
}

#news li a{
	padding-left:55px;
	background:url(../../images/index/icon_news.gif) left 3px no-repeat;
}

#btn{
	width:380px;
	text-align:right;
	float:right;
}

#btnOnlineStore{
	width:380px;
	text-align:right;
	float:right;
	margin-bottom:9px;
}

.mailBtn{
	margin-right:5px;
}