/* menu public css */
.page7 {background:url('../../files/pages/bg_page7.png') no-repeat top -40px right;}
.page8 {height:520px;background:url('../../files/pages/bg_page8.png') no-repeat top center;}
.page9 {background:url('../../files/pages/bg_page9.png') no-repeat top right;}

#pages {width:750px;margin-top:50px;}
#pages h1,#pages h2,#pages h3,#pages h4,#pages h5,#pages h6 {padding:0;margin:0;}
#pages h1 {font-size:20pt;color:#383838;}
#pages h1 span {color:#f68b1f;}
#pages h3 {margin:30px 0 0 0;font-weight:500;font-size:15pt;color:#f15922;}
#pages p {max-width:490px;font-size:10pt;line-height:1.6;color:#383838;text-shadow:1px 1px rgba(255,255,255,1),-1px 1px rgba(255,255,255,1),1px -1px rgba(255,255,255,1),-1px -1px rgba(255,255,255,1);}
#pages .plist {}
#pages .plist h4 {padding-left:15px;margin-bottom:3px;font-size:12pt;background:url('../../_core/image/_public/but_o_dot.png') no-repeat left center;}
#pages .plist li {padding-left:8px;margin-left:15px;font-size:10pt;line-height:1.6;background:url('../../_core/image/_public/but_tb_dot.png') no-repeat left center;}

#pages .history {padding:30px 0 60px 10px;}
#pages .history div.year {padding:0 0 0 20px;border-left:1px solid #d0d0d0;}

#pages .itemtxt {width:100%;}
#pages .itemtxt li.img {float:left;width:389px;height:389px;}
#pages .itemtxt li.txt {float:right;width:313px;height:359px;padding:15px;background-color:#f6f6f6;}
#pages .itemtxt li.txt p {text-shadow:none;color:#383838;}

#pages .goodstxt {width:750px;}
#pages .goodstxt h4 {padding:10px 0 10px 25px;margin-bottom:15px;font-size:12pt;border-top:2px solid #a6a6a6;border-bottom:1px solid #a6a6a6;background:url('../../_core/image/_public/but_o_dot.png') no-repeat left 10px center;}
#pages .goodstxt li {padding-left:8px;margin-left:25px;font-size:10pt;line-height:1.6;background:url('../../_core/image/_public/but_tb_dot.png') no-repeat left top 6px;}

#pages .rnd h3 {padding-left:10px;margin-bottom:15px;font-size:15pt;color:#383838;background:url('../../_core/image/_public/but_t_dot.png') no-repeat left top 6px;}
#pages .rnd h3 span {color:#f15922;}
#pages .rnd p {max-width:750px;font-size:10pt;line-height:1.6;color:#383838;}
#pages .rnd .rndlist {}
#pages .rnd .rndlist h4 {margin-bottom:3px;font-size:11pt;color:#f15922;}
#pages .rnd .rndlist li {padding-left:5px;margin-left:5px;font-size:10pt;line-height:1.6;background:url('../../_core/image/_public/bul_dot_adi.png') no-repeat left  top 8px;}

#pages table {width:100%;border-top:2px solid #f15922;}
#pages table th {padding:10px 0;color:#383838;background-color:#f6f6f6;border:1px solid #c7c7c7;}
#pages table td {text-align:center;padding:10px 0;border:1px solid #c7c7c7;}
#pages table td.tleft {text-align:left;padding-left:15px;}
#pages table th:first-child, #pages table td:first-child {border-left:none;}
#pages table th:last-child, #pages table td:last-child {border-right:none;}

#pages .tlist {width:100%;border-top:1px solid #dadada;}
#pages .tlist li {padding:20px;font-size:11pt;border-bottom:1px solid #dadada;}
#pages .tlist li:nth-of-type(odd) {background-color:#f6f6f6;}
#pages .tlist li p {max-width:100%;font-size:11pt;}
#pages .tlist li strong {margin-top:5px;}

@media (max-width: 640px) {
	.page7 {background:url('../../files/pages/bg_page7.png') no-repeat top center;}
	.page8 {height:auto;background:none;}
	.page9 {background:none;}

	#pages {width:100%;margin:30px 0 30px 0;}
	#pages h3 {font-size:12pt;}

	#pages .history {padding:0;}
	#pages .history div.year {padding:0;border-left:none;}
	#pages .history div.year h3 {padding:8px 10px 5px 20px;font-weight:bold;font-size:14pt;background-color:#f68b1f;color:#FFF;border-radius:3px;}
	#pages .history div.year p {padding-left:15px;font-size:12pt;}

	#pages .itemtxt {width:100%;}
	#pages .itemtxt li.img {float:none;width:100%;}
	#pages .itemtxt li.txt {float:none;width:92%;height:auto;padding:4%;}
	#pages .itemtxt li.txt p {text-shadow:none;color:#383838;}

	#pages .goodstxt {width:100%;}
	#pages .goodstxt li {margin-left:10px;}

	#pages .tlist li {padding:20px 10px;font-size:11pt;border-bottom:1px solid #dadada;}
}