@charset "UTF-8";
@import "/common/themes/cms/css/default.css"; /* initial setting */

a:link {
	color: #508ae9;
	text-decoration: none;
}
a:visited {
	color: #5e50e9;
	text-decoration: none;	
}
a:hover {
	color: #e97f50;
	text-decoration: underline;
}
a:active {
	color: #508ae9;
	text-decoration: none;	
}

#container {
	width: 840px;
	background: url(/common/themes/top/images/contentBg.gif) repeat-y center top;
	text-align: left;
	margin: 0 auto;
}

#header {
	position: relative;
	background: url(/common/themes/top/images/header.gif) no-repeat center top;
	width: 840px;
	height: 131px;
}
#header .leftCol {
	width: 595px;
	float: left;
}
#header h1 {
	font-size: 85%;
	padding: 5px 10px;
}
#header .leftCol img {
	margin: 4px 0 0 225px;
	vertical-align: top;
}
#header .rightCol {
	width: 240px;
	float: right;
	text-align: right;
}
#header .rightCol img {
	padding: 13px 10px 0 0;
}
ul.topLinks {
	padding-top: 5px;
}
ul.topLinks li {
	font-size: 85%;
	display: inline;
	margin-right: 8px;
}
ul.topLinks li a:link,
ul.topLinks li a:visited {
	color: #81796c;
	text-decoration: none;
}
ul.topLinks li a:hover {
	color: #d57979;
	text-decoration: none;	
}
ul.topLinks li a:active {
	color: #81796c;
	text-decoration: none;	
}
.logo {
	position: absolute;
	top: 31px;
	left:246px;
}
.accessBtn {
	position: absolute;
	right: 10px;
	top: 38px;
}
ul#gnavi {
	padding: 67px 0 0 0;
	clear: both;
}
ul#gnavi li img {
	vertical-align: top;
}
ul#gnavi li.firstChild {
}
ul#gnavi li {
	display: inline;
}

#flashBlock {
	padding: 19px 1px 40px 11px;
	background: url(/common/themes/top/images/flashBlockBg.gif) no-repeat 0 0;
	width: 828px;
}
#flashBlock .leftCol {
	width: 550px;
	float: left;
}
#flashBlock .rightCol {
	width: 267px;
	float: right;
}
#flashcontent {
	width:550px;
	height:256px;
	overflow: hidden;
}
table.rss-js {
	width: 230px;
}
.rss-js {
	margin: 20px;
}
.rss-js-entry {
	background: url(/common/themes/top/images/topicsPoint.gif) no-repeat 0 3px;
	padding-left: 15px;
	padding-bottom: 5px;
	line-height: 1.2;
}

#infoBlock {
	background: url(/common/themes/top/images/infoBlockBg.gif) no-repeat 0 0;
	width: 838px;
	padding-bottom: 20px;
	margin-left: 1px;
}
#infoBlock .leftCol {
	width: 353px;
	float: left;
}
#infoBlock .rightCol {
	width: 404px;
	float: right;
}
#infoBlock .leftCol h2 {
	padding: 1px 0 0 20px;
}
ul.brandList {
	padding: 15px 0 0 60px;
	width: 335px;
}
ul.brandList li {
	float: left;
	margin-right: 15px;
	width: 142px;
	background: url(/common/themes/top/images/brandPoint.gif) no-repeat 0 7px;
	padding-left: 10px;
	font-size: 116%;
	font-weight: bold;
}
.mateBtn {
	padding: 10px 0 0 58px;
}
#infoBlock .rightCol h2 {
	padding: 1px 0 0 0;
}
#infoBlock .rightCol h3 {
	margin: 0 0 3px 0;
}
.shopInfo a {
	display: block;
	margin: 13px 0 0 20px;
	padding: 0 0 0 160px;
	background: url(/common/themes/top/images/shopImg.jpg) no-repeat 0 0;
	width: 226px;
	height: 114px;
	line-height: 1.2;
}
#groupBlock {
	background: url(/common/themes/top/images/groupBlockBg.jpg) no-repeat 0 0;
	width: 838px;
	margin: 0 0 0 1px;
	line-height: 1.2;
}

#groupBlock h2 {
	padding: 1px 0 0 20px;
}
#groupBlock h3 {
	padding: 3px 0 0 170px;
	font-size: 116%;
	font-weight: bold;
}
#groupBlock .leftCol {
	padding: 15px 0 10px 170px;
	width: 380px;
	float: left;
}
#groupBlock .rightCol {
	padding: 15px 0px 0 0;
	width: 285px;
	float: right;
}
table.item {
	margin: 10px 0 0 22px;
	width: 95% !important;
}
.shopInfo a:link,
.shopInfo a:visited,
.shopInfo a:hover,
.shopInfo a:active {
	color:#7F7264;
	text-decoration: none;
}
#groupBlock a:link,
#groupBlock a:visited,
#groupBlock a:hover,
#groupBlock a:active {
	color:#7F7264;
	text-decoration: none;
}

#mateBlock {
	background: url(/common/themes/top/images/mateBlockBg.jpg) no-repeat 0 0;
	width: 838px;
	height: 118px;
	margin: 0 0 10px 1px;
	padding-bottom: 10px;
	line-height: 1.2;
}

#mateBlock h2 {
	padding: 1px 0 0 20px;
}
#mateBlock h3 {
	padding: 3px 0 0 170px;
	font-size: 116%;
	font-weight: bold;
}
#mateBlock .leftCol {
	padding: 15px 0 10px 170px;
	width: 380px;
	float: left;
}
#mateBlock .rightCol {
	padding: 15px 0px 10px 0;
	width: 285px;
	float: right;
}
#mateBlock a:link,
#mateBlock a:visited,
#mateBlock a:hover,
#mateBlock a:active {
	color:#7F7264;
	text-decoration: none;
}
#groupBlock .rss-js,
#mateBlock .rss-js {
	margin: 10px 5px;
}

/*
===== footer  ===========================
*/
#footer {
	position: relative;
	padding: 10px 10px 0 10px;
	clear: both;
	background: url(/common/themes/top/images/footerBg.gif) no-repeat 0 0;
	width: 820px;
	height: 100px;
}
ul.bottomLinks {
	text-align: right;
}
ul.bottomLinks li {
	font-size: 85%;
	background: url(/common/themes/top/images/bottomLinkBorder.gif) no-repeat 0 1px;
	padding-left: 8px;
	margin-left: 7px;
	display: inline;
}
ul.bottomLinks li.firstChild {
	background: none;
	padding-left: 0;
	margin-left: 0;
}
ul.bottomLinks li a:link,
ul.bottomLinks li a:visited {
	color: #81796c;
	text-decoration: none;	
}
ul.bottomLinks li a:hover {
	color: #d57979;
	text-decoration: none;	
}
ul.bottomLinks li a:active {
	color: #81796c;
	text-decoration: none;	
}
#footer address {
	padding: 24px 0 0 180px;
	line-height: 1.2;
}
#footer .copy {
	padding-top: 13px;
	font-size: 85%;
	color: #fff;
}
#footer .copy a:link,
#footer .copy a:visited {
	color: #81796c;
	text-decoration: none;
}
#footer .copy a:hover {
	color: #fff;
	text-decoration: none;
}
#footer .copy a:active {
	color: #81796c;
	text-decoration: none;
}
.e-office {
	position: absolute;
	right: 10px;
	bottom: 0px;
	color: #fff;
}
.e-office a:link,
.e-office a:visited {
	color: #fff;
	text-decoration: none;
}
.e-office a:hover {
	color: #fff;
	text-decoration: none;
}
.e-office a:active {
	color: #fff;
	text-decoration: none;
}