.p12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #4a402c;
}
.p12 a:link {
	text-decoration: none;
	color: #4A402C;
}
.p12 a:visited {
	text-decoration: none;
	color: #4A402C;
}
.p12 a:hover {
	color: #000000;
	text-decoration: none;
}
.p12 a:active {
	text-decoration: none;
}

/*  
.box {
	height: 12pt;
}
 */

.p12_red {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	color: #CC0000;
}
.p12_red_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.box2 {
	height: 18px;
}
	.bg_buy {
	
	background-image: url(../images/buy_big.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_topics {

	
	background-image: url(../images/topice_big.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.topics_01 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #ede8d0;
	font-size: 11px;
}
.topics_01 a:link {
	text-decoration: none;
	color: #EDE8D0;
}
.topics_01 a:visited {
	text-decoration: none;
	color: #EDE8D0;
}
.topics_01 a:hover {
	color: #FDE056;
	text-decoration: none;
}
.topics_01 a:active {
	text-decoration: none;
}


.topics_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #fde056;
}
.bg_club {


	
	background-image: url(../images/club_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.p11 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #4a402c;
}
.list_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


.order_01 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #756648;
	font-size: 11px;
	font-weight: bold;
}
.order_01 a:link {
	text-decoration: none;
	color: #756648;
	font-weight: normal;
}
.order_01 a:visited {
	text-decoration: none;
	color: #756648;
}
.order_01 a:hover {
	color: #000000;
	text-decoration: none;
}
.order_01 a:active {
	text-decoration: none;
	color: #756648;
}

.product_01 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 28px;
	color: #000000;
	font-size: 11px;
	background-position: left;
}
.product_01 a:link {
	text-decoration: none;
	color: #000000;
}
.product_01 a:visited {
	text-decoration: none;
	color: #000000;
}
.product_01 a:hover {
	color: #7db60e;
	text-decoration: none;
}
.product_01 a:active {
	text-decoration: none;
	color: #A6CE58;
}
.pro_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #4A402C;
}

	
.list_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: lighter;
	text-align: left;
	top: 10px;
}
.page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 22px;
}
.bg_contact {



	
	background-image: url(../images/contact_big.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.p12_w {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.bg_instruction {

	
	background-image: url(../images/instruction_big.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_press {

	
	background-image: url(../images/press_big.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.p12_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #4a402c;
	font-weight: bold;
}
.bg_history {


	background-image: url(../images/history_big.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_shops {


	
	background-image: url(../images/shops_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.p12_m {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #EDE8D0;
}
/* Jquery acroding */
.basic  {
	/*width: 500px;*/
	width: 124px;
	font-family: verdana;
	border: 0px solid black;
}
.basic div {
	background-color: #EDE8D0;
}

.basic p {
	margin-bottom : 2px;
	border: none;
	text-decoration: none;
	/*font-weight: bold;*/
	font-size: 10px;
	margin: 0px;
	padding: 2px;
}
.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	text-align:left;
	/*font-weight: bold;*/
	font-size: 12px;
	color: black;
	background-color: #EDE8D0;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	
	background-image: url("../img/AccordionTab0.gif");
}
.basic a:hover {
	background-color: EDE8D0;
	background-image: url("../img/AccordionTab2.gif");
}
.basic a.selected {
	color: black;
	background-color: #EDE8D0;
	background-image: url("../img/AccordionTab2.gif");
}.bg_sitmap {
	background-image: url(../images/sitmap_big.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #AEAFC2;
}

