body{
	margin:0; 
	padding:0; 
	font:12px Arial, Tahoma; 
	/*background: #9cd7e4 url(../../images/bg3.jpg) repeat-x top; */
	line-height: 120%;
	background-color:#111209;
	color: #11130a;
}
a{
	text-decoration:none;
	color:#3a3e23;
}
a:hover{
	color: #6fa314;
	text-decoration:underline;
}
dl{
	padding:10px 0 10px 0;
}
div, p, ul, ol, h1, h2, h3, h4, h5, img{
	margin:0px; 
	padding:0px;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic; /* fixed IE images scaling */
}
ul{
	list-style-type: square;
}
h1 {
	font-family: arial;
	font-size: 140%;
	font-weight: bold;
/*	padding-bottom: 1em;*/
	color: #2a2a2a;
}
h2 {
	font-weight: bold;
	padding-bottom: 0.5em;
/*	color: #ff1d42;
	color: #73c0dc;*/
	font-family: arial;
	font-size: 120%;
}
h3 {
	font-family: arial;
	font-size: 110%;
	font-weight: bold;
	color: #00a3b4;
	border-bottom: 1px dotted #ccc;
	background-color: #fafdfd;	
	padding: 0.5em 0.5em 0.5em 0;
	margin-bottom: 0.5em;
}
/* general */
.b {
	font-weight: bold;
}
.lighter {
	color: #a4a4a4;
}
.smaller {
	font-size: 90%;
	font-weight: normal;
}
.textbox, .dropdown {
	width: 97%;
	color: #666;
}
.dropdown {
/*	font-size: 90%;*/
}
.clear-all{
	clear:both; 
	line-height:0; 
	height:0;
}

/* ret msg */
.fatal, .success {
	padding: 1em;
	margin-bottom: 0.5em;
}
.fatal {
	color: #fff;
	background-color: #ff1d42;
}
.fatal ul {
	padding-top: 0.3em;
}
.fatal li {
	padding: 0.3em 0 0.3em 0;
}
.success {
	color: #424242;
	background-color: #ceef9e;
}
.warning {
	font-size: 10px;
	font-family: verdana, arial;
	color: #ff1d42;
}

/* id*/
.bg{
	background:url(../../images/bg1.jpg) repeat-y #111209;
}
#wrapper1{ 
	width:100%;
	background:url(../../images/bg.jpg) no-repeat top center;
	
}
#wrapper2{ 
	width:931px;
	margin:0 auto;
	padding:100px 0 0 0;
}

#top{ 
	width:100%; 
	height:131px;
}
#top a,#top a:link,#top a:visited{
	color:#18b9dc;
}
#top a:hover{
	color:#ffffff;
}
#top .topmenu1{
	width:340px;
	padding:12px 10px 0 0;
	text-align:right;
	float:right;

}
#top .lang{
	width:116px;
	padding:12px 0 0 0;
	text-align:center;
	float:right;
	font-family:Tahoma;
	font-size:11px;
}
#top .search{
	width:194px;
	height:22px;
	line-height:15px;
	padding:12px 10px 0 0;
	text-align:center;
	float:right;

}
#top .search .c1{
	float:left;
}
#top .search .c2{
	float:left;
}
#top .search .c1 input{
	width:138px;
	height:15px;
	line-height:15px;
	background-color:#1399d8;
	color:#FFFFFF;
	border:0px;
	margin:0;
	padding:-2px 0 0 0;

}
#content{
	width:871px;
	background:url(../../images/content_bg1.jpg) no-repeat #a4a791;
	padding:40px 30px 40px 30px;
	margin:0 0 5px 0;
}
#content .header{
	font:18px Arial, Tahoma; 
	font-weight:bold;
	padding:0 0 15px 0;
}
#content .header .sub{
	font-weight:normal;
}
#content .nav{
	padding:0 10px 0 0;
	text-align:right;
}
#content .container{
	padding:45px 0 0 0;
	
}
#content .col_left{
	width:589px;
	float:left;
}
#content .col_right{
	width:232px;
	float:right;
	background:#c5c7b9;
	border:1px solid #9a9d87;
	padding:4px;
	color:#474a31;
}
#content .col_right a:link,#content .col_right a:visited{
	color:#000000;
	font-weight:bold;
}
#content .col_right a:hover{
	color:#6fa314;

}
#content .col_right ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#content .col_right .header{
	background:url(../../images/col_right_h.jpg) no-repeat top left;
	padding:20px 0 0 0;
	height:45px;
	font:16px;
	text-align:center;
}
#content .col_right .box{
	background:url(../../images/col_right_bg.jpg) no-repeat top left;
	padding:6px 10px 10px 25px;
	border-bottom:1px solid #abae99;
}
#content .col_center{
	padding:30px 0 0 0;
}
#content .col_center2{
	width:710px;
	background:#c5c7b9;
	border:1px solid #9a9d87;
	padding:4px;
	color:#474a31;
	margin:0 auto;
}
#content .col_center2 a:link,#content .col_center2 a:visited{
	color:#000000;
	font-weight:bold;
}
#content .col_center2 a:hover{
	color:#6fa314;

}
#content .col_center2 ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#content .col_center2 .header{
	background:url(../../images/col_center_h.jpg) no-repeat top left;
	padding:20px 0 0 0;
	height:45px;
	font:16px;
	text-align:center;
}
#content .col_center2 .box{
	background:url(../../images/col_center_bg.jpg) no-repeat top left;
	padding:6px 10px 10px 25px;
	border-bottom:1px solid #abae99;
}


#promotion{
	width:871px;
	height:120px;
	padding:30px;
	background:url(../../images/promotion_bg.jpg) no-repeat;
}
#promotion img{
	padding:0 7px 0 0;
}
/* catalog */
#community{
	width:300px;
	height:213px;
	padding:65px 0 10px 12px;
}

#community .grid{
	width:100%;
	padding:10px 0 10px 0;
	border-bottom:1px solid #0096cd;
}
#community .grid .image{
	width:80px;
	float:left;
	
}
#community .grid .image img{
	border:3px solid #f0f0f0;
}
#community .grid .text{
	width:200px;
	float:left;
	padding:0 0 0 0;

}
#community .grid .text .title{
	font-size:11px;
	color:#444444;
}
#community .grid .text .title a:link,#community .grid .text .title a:visited{
	font-size:11px;
	color:#ffffff;
}
#community .grid .text .title a:hover{
	font-size:11px;
	color:#00d6ff;
}
#community .grid .text .read{
	font-size:11px;
	color:#00d6ff;
}
/* end catalog */


#content .left1{
	width:259px;
	padding:0 0 0 53px;
	float:left;
	
}
#content .left1 ul{
	min-height:450px;
	
}
#content .left2{
	background:url(../../images/menu_left_bg1.jpg) no-repeat right top;
}
#content .left2 ul{
	margin:0 0px 0 0px;
}
#content .left2 {
}
#content .left2 a{
	line-height:13px;
	display:block;
	text-align:right;
	padding:13px 60px 13px 0;
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
}
#content .left2 a:link,#content .left2 a:visited{
	display:block;
	background:url(../../images/menu_left_off.jpg) right repeat-y;
}
#content .left2 a:hover{
	display:block;
	background:url(../../images/menu_left_on.jpg) right repeat-y;
}
#content .center{
	width:687px;
	float:right;
	background:url(../../images/content_bg.jpg) repeat-y;
	min-height:450px;
}
#content .center .box{
	margin:0 30px 30px 30px;
	width:627px;
}
/* catalog */
#catalog_gallery{
	width:100%;
}
#catalog_gallery img{
	border:2px solid #797c66;
}
#catalog_gallery .bigpic{
	width:600px;  float:left;
}
#catalog_gallery .bigpic .picture{
	height:450px; width:100%;
}
#catalog_gallery .bigpic .picture img{
	border:2px solid #797c66;
}
#catalog_gallery .bigpic .thumb{
	height:120px; width:100%;padding:30px 0 0 0;
}
#catalog_gallery .bigpic .thumb .nav_left{
	width:21px;
	height:75px;
	float:left;
}
#catalog_gallery .bigpic .thumb .nav_right{
	width:21px;
	height:75px;
	float:left;
}
#catalog_gallery .bigpic .thumb .center2{
	width:558px!important;
	width:550px;
	float:left;
}
#catalog_gallery .bigpic .thumb .center2 .list{
	 width:100%;
	 text-align:center;
}
#catalog_gallery .bigpic .thumb .center2 .list li{
	padding:1px;list-style:none;
	display:inline;
}
#catalog_gallery .bigpic .thumb .center2 .list li img{
	border:2px solid #797c66;
}
#catalog_gallery .category{
	width:250px;float:right; background-color:#868973;
}
#catalog_gallery .category .title{
	width:245px; height:30px; line-height:30px; font-size:14px; font-weight:bold; background-color:#040500; color: #878B72; padding-left:5px;
}
#catalog_gallery .category .list{
	margin:20px 0 0 0; width:100%;
}
#catalog_gallery .category .list li{
	padding:5px 0 5px 5px; width:240px; border-bottom:1px solid #5c5f4c;list-style:none;
}
#catalog_gallery .category .list li .image{
	width:110px;height:80px; float:left;
}
#catalog_gallery .category .list li .image img{
	border:2px solid #797c66;
}
#catalog_gallery .category .list li .text{
	width:125px; float:right;
}
#catalog_gallery a:link,#catalog_gallery a:visited{
	color:#11130a;
}
#catalog_gallery a:hover{
	color:#313328;
}
#catalog_gallery .grid{
	border:1px solid #727461;
	padding:10px;
	margin:10px;
	background-color:#FFFFFF;
	float:left;
}
#catalog_gallery .grid img{
	
}

#catalog_news{
	width:100%;
}
#catalog_news a:link,#catalog_news a:visited{
	color:#11130a;
}
#catalog_news a:hover{
	color:#313328;
}
#catalog_news .grid{
	width:828px;
	padding:20px;
	border-bottom:1px solid #878a72;
}
#catalog_news .grid .image{
	width:180px;
	float:left;
	
}
#catalog_news .grid .image img{
	
}
#catalog_news .grid .text{
	width:620px;
	float:left;
	padding:0 0 0 0;

}

#catalog{
	width:100%;
}
#catalog a:link,#catalog a:visited{
	color:#11130a;
}
#catalog a:hover{
	color:#313328;
}
#catalog .grid{
	width:370px;
	padding:20px;
	border-bottom:1px solid #878a72;
	float:left;
}
#catalog .grid .image{
	width:180px;
	float:left;
	
}
#catalog .grid .image img{
	
}
#catalog .grid .text{
	width:190px;
	float:left;
	padding:0 0 0 0;

}
#catalog .grid .text .title{
	font-size:13px;
	color:#444444;
}
#catalog .grid .text .title a:link,#catalog .grid .text .title a:visited{
	font-size:13px;
	color:#444444;
}
#catalog .grid .text .title a:hover{
	font-size:13px;
	color:#0f74e0;
}
#catalog .grid .text .title2{
	font-size:16px;
	color:#666666;
}
#catalog .grid .text .read{
	font-size:11px;
	color:#0f74e0;
}
#catalog .grid .text .read a{
	font-size:11px;
	color:#0f74e0;
	text-decoration:none;
}
/* end catalog */
/* pagination */
#pagination{
	font-size:11px;
	margin:0 0 20px 0;/**/
	height:30px;
	line-height:30px;
	background:url(../../images/tab_bg.jpg) repeat-x;
	padding:0 0 0 30px;
	width:657px;
}
#pagination .num{
	width:30%;
	color:#d7eca1;
	float:left;
}
#pagination .nav{
	width:70%;
	color:#d7eca1;
	float:left;
	text-align:right;
}
#pagination .nav a:link,#pagination .nav a:visited{
	color:#FFFFFF;
}
#pagination .nav a:hover{
	color:#00caff;
}
#pagination .nav .btn{
	width:90px;
	float:left;
}
#pagination .nav .text{
	text-align:center;
	width:55%;
	float:left;
}
/* end pagination */
#footer{
	width:100%; 
	height:100px;
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#3a3e23;
	background:url(../../images/footer_bg.jpg) no-repeat;
	font-size:9px;
}
#footer .copy{
	
	padding:0 0 0 18px;
}
#footer .nav{
	font-size:10px;
	padding:18px 0 0 18px;
}
/* table */
.border_bottom{
	border-bottom:1px solid  #e0e2d3;
	border-right:1px solid #e0e2d3;
	padding:8px;
	
}
.border_bottom2{
	border:1px dotted #e0e2d3;
	padding:8px;
	
}
.table1{
	font-size:12px;
	border:1px solid #878a71;
	background-color:#FFFFFF;
	
}
.table1_header{
	background-color:#191b0c;
	color:#9c9f8a;
	font-size:13px;
	padding:4px;
	height:25px;
}
/*
.table1 td{
	border-right:1px solid #878a71;
}
*/
.table1_header2{
	background-color:#9c9f8a;
	font-size:11px;
}
.table1_header3{
	background-color:#f1f2ec;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid  #e0e2d3;
	border-right:1px solid #e0e2d3;
}
.table2{
	font-size:13px;
	
}
.table2_header{
	background-color:#202211;
	color:#9c9f8a;
	font-size:12px;
	
	border-right:1px solid #878a71;
	border-left:1px solid #878a71;
}
.table2_header{
	background-color:#202211;
	color:#9c9f8a;
	font-size:12px;
	
	border-right:1px solid #878a71;
	border-left:1px solid #878a71;
}
.table2_padding{
	padding:8px;
}
.table2_sub{
	padding:25px 4px 25px 4px;

}

.table1_open{
	border-bottom:1px solid  #e0e2d3;
}
.table1_line{
	border-bottom:1px solid #87b70b;
	font-size:12px;
	padding:2px 0 2px 0;
}
.table2_line{
	border-bottom:1px dotted #ccdf9a;
	font-size:12px;
	padding:2px 0 2px 0;
}
.table_webboard_h{
	height:20px;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
}
.table_webboard{
	border-bottom:1px solid #e2e2e2;
	font-size:11px;
	padding:2px 0 2px 0;
	color:#555;
}
/* end table */
/* menu 
.menu1 a{
	height:56px;
	width:63px;
	float:left;
}
.menu1 a:link,.menu1 a:active,.menu1 a:visited{
	background:url(../../images/gyproc_m1_off.jpg) no-repeat;
	display:block;
}
.menu1 a:hover{
	background:url(../../images/gyproc_m1_on.jpg) no-repeat;
}

.menu2 a{
	height:56px;
	width:88px;
	float:left;
}
.menu2 a:link,.menu2 a:active,.menu2 a:visited{
	background:url(../../images/gyproc_m2_off.jpg) no-repeat;
	display:block;
}
.menu2 a:hover{
	background:url(../../images/gyproc_m2_on.jpg) no-repeat;
}

.menu3 a{
	height:56px;
	width:91px;
	float:left;
}
.menu3 a:link,.menu3 a:active,.menu3 a:visited{
	background:url(../../images/gyproc_m3_off.jpg) no-repeat;
	display:block;
}
.menu3 a:hover{
	background:url(../../images/gyproc_m3_on.jpg) no-repeat;
}

.menu4 a{
	height:56px;
	width:143px;
	float:left;
}
.menu4 a:link,.menu4 a:active,.menu4 a:visited{
	background:url(../../images/gyproc_m4_off.jpg) no-repeat;
	display:block;
}
.menu4 a:hover{
	background:url(../../images/gyproc_m4_on.jpg) no-repeat;
}

.menu5 a{
	height:56px;
	width:152px;
	float:left;
}
.menu5 a:link,.menu5 a:active,.menu5 a:visited{
	background:url(../../images/gyproc_m5_off.jpg) no-repeat;
	display:block;
}
.menu5 a:hover{
	background:url(../../images/gyproc_m5_on.jpg) no-repeat;
}

.menu6 a{
	height:56px;
	width:112px;
	float:left;
}
.menu6 a:link,.menu6 a:active,.menu6 a:visited{
	background:url(../../images/gyproc_m6_off.jpg) no-repeat;
	display:block;
}
.menu6 a:hover{
	background:url(../../images/gyproc_m6_on.jpg) no-repeat;
}

.menu7 a{
	height:56px;
	width:99px;
	float:left;
}
.menu7 a:link,.menu7 a:active,.menu7 a:visited{
	background:url(../../images/gyproc_m7_off.jpg) no-repeat;
	display:block;
}
.menu7 a:hover{
	background:url(../../images/gyproc_m7_on.jpg) no-repeat;
}
.menu8 a{
	height:56px;
	width:65px;
	float:left;
}
.menu8 a:link,.menu8 a:active,.menu8 a:visited{
	background:url(../../images/gyproc_m8_off.jpg) no-repeat;
	display:block;
}
.menu8 a:hover{
	background:url(../../images/gyproc_m8_on.jpg) no-repeat;
}

.menu9 a{
	height:56px;
	width:104px;
	float:left;
}
.menu9 a:link,.menu9 a:active,.menu9 a:visited{
	background:url(../../images/gyproc_m9_off.jpg) no-repeat;
	display:block;
}
.menu9 a:hover{
	background:url(../../images/gyproc_m9_on.jpg) no-repeat;
}*/
/* end menu */

#navi_shoping{
	float:right;
	width:104px;
	height:71px;
	padding:10px;
	background: url(../../images/col_right1.png) no-repeat top;
/*	color:#FFFFFF;*/
	color:#585858; 
	text-align:left;
	font-family: arial, tahoma;
	font-weight: bold;
	font-size: 11px;
	line-height: 2em;
}

/* page navigation */
#page_navigation {
	clear: both;
	padding-top: 20px;
}
#page_navigation .left {
	float: left;
	text-align: left;
}
#page_navigation .right {
	float: right;
	text-align: right;
}
#page_navigation .total {
	padding-right: 20px;
}
#page_navigation a {
	color: #ff6b83;
	text-decoration: none;
}
#page_navigation .off {
	color: #ccc;
}
#page_navigation .list {
}
#page_navigation .page {
	padding-left: 20px;
}

/* product */
#product {
}
#product a{
	font-size:11px;
	text-decoration:none;
	font-weight: normal;
	color:#666;
}
#product a:hover{
	text-decoration:underline;
}
#product h1 {
	text-align: left;
}
#product .left {
	float: left;
	padding-bottom: 20px;
}
#product .right {
	float: right;
	width: 260px;
	text-align: right;
}
#product .label {
	float: left;
	width: 90px;
	text-align: left;
}
#product .image img {
	width: 250px;
}
#product .entry {
	width: 100%;
	border-bottom: #ccc dotted 1px;
	padding: 0.6em 0 0.6em;
}
#product .textbox {
	font-size: 90%;
}
#product .price {
	color: #ff6b83;
}
#product .related {
	padding-bottom: 20px;
}
#product .related li {
	float:left;
	font-weight:bold;
	color: #ff6b83;
	text-align: center;
	display: inline;
	width: 20%;
	padding-bottom: 10px;
}
#product .image_extra {
	text-align: center;
	padding-bottom: 1em;
}
#product .image_extra li{
	text-align: center;
	padding: 10px;
}
#product .buy {
}

/* order */
#order {
	width: 100%;
	text-align: left;
}	
#order ul {
}
#order li {
	float: left;
	display: inline;
	padding: 0.5em 0 0.5em;
}
#order .entry ul {
	clear: both;
	border-bottom: 1px dotted #ccc;
}
#order .entry .thumb {
	width: 15%;
	text-align: center;
}
#order .entry .title {
	width: 50%;
}
#order .entry .price {
	width: 15%;
	text-align: right;
}
#order .entry .qty {
	width: 10%;
	text-align: right;
}
#order .entry .del {	
	width: 10%;
	text-align: right;
}
#order .entry .del .button{	
	cursor: pointer;
}
#order .summary {	
	clear: both;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	background-color: #fafdfd;
	height: 60px;
}
#order .summary .update {	
	float: left;
	padding: 10px 0 10px 3px;
}
#order .summary .price {	
	float: right;
	text-align: right;
	padding: 15px 3px 10px 0;
}
#order .summary .price .highlight{	
	color: #ff1d42;
}
#order .checkout {
	clear: both;
	height: 60px;
	text-align: right;
	padding-top: 15px;
}
#order .checkout .button{
	cursor: pointer;
}
#order .list ul {
	clear: both;
}
#order .list li {
	width: 25%;
}
#order .list .even li {
	background-color: #fff;
}
#order .list .odd li {
	background-color: #f4f4f4;
}

/* form */
#form {
	
}
#form .input{
	width: 100%;
}
#form .topic, .submit {
	width: 100%;
	font-weight: bold;
	line-height: 2em;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 1em;
	background-color: #fafdfd;
}
#form .submit {
	border-top: 1px dotted #ccc;
	line-height: 4em;
	font-weight: normal;
	background-color: #ffebc0;
	padding-left: 3px;
}
#form .column {	
	float: left;
	width: 30%;
	padding: 0.8em 1.5em 0.8em 0;
}
#form div .notice {
	padding: 5px;
	background-color: #ffe4ea;
}

/*customer */
#customer {
}
#customer a {
	color: #00a3b4;
}
#customer .navigation {
	width: 100%;
	padding-bottom: 1em;
}
#customer .navigation ul{
	border-bottom: 1px dotted #e3be99;
	padding: 0.5em 0.5em 0.5em 0;
}
#customer .navigation li {	
	display: inline;
	font-size: 90%;
	font-family: arial, tahoma;
	color: #e3be99;
}
#customer .navigation li a {
	font-size: 110%;
	font-weight: bold;
	padding: 0.5em;
	color: #ff1d42;
}
#customer .navigation li a:hover {
	background-color: #f9efe5;
	text-decoration: none;
}

/* blog */
#blog .list ul {
	clear: both;
}
#blog .list li {
	padding: 0.3em;
}
/* Text Color */
.txt_blue1{
	color:#086ea1;
}
.txt_green1{
	color:#3a3f12;
}
.txt_orage1{
	color:#FF6600;
}
.txt_gray{
	color:#999999;
}