@charset "utf-8";
A {
  color: #7375FF;
  text-decoration: none;
}

A:hover {color: #BDA68C;}

.lk1:link    {font-size: 12px; text-decoration: none; color: #C3AD6B;}
.lk1:visited {font-size: 12px; text-decoration: none; color: #C3AD6B;}
.lk1:hover   {font-size: 12px; text-decoration: none; color: #ffffff;}
.lk1:active  {font-size: 12px; text-decoration: none; color: #C3AD6B;}

.lk2:link    {font-size: 12px; text-decoration: none; color: #D9D9D9;}
.lk2:visited {font-size: 12px; text-decoration: none; color: #D9D9D9;}
.lk2:hover   {font-size: 12px; text-decoration: none; color: #ffffff;}
.lk2:active  {font-size: 12px; text-decoration: none; color: #D9D9D9;}

.lk3:link    {font-size: 13px; text-decoration: none; color: #E5CAAC;}
.lk3:visited {font-size: 13px; text-decoration: none; color: #E5CAAC;}
.lk3:hover   {font-size: 13px; text-decoration: none; color: #ffffff;}
.lk3:active  {font-size: 13px; text-decoration: none; color: #E5CAAC;}

.bigbg {
background-image:url(images/index-bg.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#000000;
}
.sidebg1 {
background-image:url(images/inside-split_5.jpg);
background-position:top;
background-repeat:no-repeat;
}
.pro1-bg {
	background-image:url(images/product-p5.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

.pro2-bg {
	background-image:url(images/product-p6.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

.about-bg {
    background-image:url(images/about-bg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

.product-bg {
    background-image:url(images/product-bg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
.contact-bg {
	background-color:#333333;
	background-repeat:no-repeat;
	font-size:12px;
	border: 1px solid #666666;
	color: #bebebe;
}


.word12-yellow {
	font-size: 12px;
	color: #9B9549;
	line-height:22px;
}

.word12-yellow2 {
	font-size: 12px;
	color: #91916D;
	line-height:22px;
}

.word12b-yellow {
	font-size: 12px;
	color: #cccb9a;
	line-height:22px;
	font-weight:bold;
}
.word12-yellow3 {
	font-size: 12px;
	color: #7E631D;
	line-height:22px;
}

.word12-yellow3 {
	font-size: 12px;
	color: #7E631D;
	line-height:22px;
}
.word15-sred {
	font-size: 15px;
	color: #e1d1d0;
	font-weight:bold;
}

.word13-sred {
	font-size: 13px;
	color: #E5CAAC;
}
.word12-gray {
	font-size: 12px;
	color: #BEBEBE;
	line-height:22px;
}
.word12-white {
	font-size: 12px;
	color: #ffffff;
	line-height:22px;
	font-family:Arial;
}





