@charset "utf-8";
/* Clear all predefined styles */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	color:#fff;
	padding:0
}
html {
 *overflow:auto
}
body {
	font-size:12px;
	line-height:1.25;
	font-family:Arial, Helvetica, sans-serif;
}
th, td {
	text-align:left;
	vertical-align:top
}
h1, h2, h3, h4, h5, h6 {
	font-size:1em;
	font-weight:normal
}
p {
	margin:0 0 1em 0
}
blockquote {
	margin:0 0 1em 0
}
a {
	text-decoration:none;
	outline:none;
	color:#fff;
}
a:hover {
	text-decoration:none;
	color:#fff;
}
img {
	border:0
}
ul {
	margin:0;
	padding:0;
	list-style:none
}
ol {
	padding:0 0 0 2em
}
dl, dt, dd {
	margin:0;
	padding:0
}
input, label, select, option, textarea, button, fieldset, legend {
	font-size:1em;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
}
.text {
	color:#444;
	border-color:#9f9f9f #dcdcdc #dcdcdc #9f9f9f;
	border-style:solid;
	border-width:1px;
	padding:2px 2px;
	height:14px
}
input.radio, input.checkbox {
	margin-right:2px;
	vertical-align:-2px
}
* input.radio, input.checkbox {
	margin-left:-2px
}
label.radio, label.checkbox {
	margin-right:5px
}
textarea {
	padding:1px;
	overflow:auto;
}
.fix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.fix {
	display:inline-block;
	min-height:1%
}
*html .fix {
	zoom:1
}
.fix {
	display:block
}
.dis {
	display: block !important;
}
.undis {
	display: none;
}
/* Clear styles end */
body {
	width:auto;
	min-width:1000px;
	background:#000 url(../images/bg_body.png) repeat-x;
}
.w1000 {
	width:1000px;
	margin:auto;
	position:relative;
}
/* header styles */
#header {
	height:77px;
	min-width:1000px;
	margin:auto;
	background:url(../images/bg_header.png) 50% 0 no-repeat;
}
#header .select {
	height:15px;
	overflow:hidden;
}
#header .select div {
	float:right;
	height:15px;
}
#header .select div a {
	display:inline-block;
}
#header .select div img {
}
#header .logo {
	height:50px;
	width:70px;
	float:left;
	padding-top:5px;
	overflow:hidden;
}
#header .menu {
	height:20px;
	float:right;
	width:900px;
	padding-top:34px;
}
#header .menu ul {
	height:20px;
	float:right;
	width:630;/*
	width:360px;
*/
}
#header .menu ul li {
	height:20px;
	display:inline-block;
	padding:0 7px;
	overflow:hidden;
	float:left;
}
#header .menu a {
	color:#333;
	height:20px;
	line-height:16px;
	padding-right:7px;
	font-size:12px;
	display:inline-block;
	text-indent:1px;
	/*background:url(../images/bg_menub.png) 0 100% repeat-x;*/
}
#header .menu a:hover, #header .menu a.on {
	color:red;
	/*background:url(../images/bg_menub_.png) 0 100% repeat-x;*/
}
/* footer styles */
#footer {
	clear:both;
	height:20px;
	min-width:1000px;
	margin:auto;
	padding-top:12px;
}
#footer h6 {
	width:1000px;
	margin:0 auto;
	line-height:20px;
	text-align:center;
	color:#909090;
	font-size:11px;
}
#footer h6 a {
	color:#909090;
}
/* main styles */
#main {
	min-width:1000px;
	margin:auto;
}
.about {
	background:url(../images/bg_about.jpg) 50% 0 no-repeat;
}
.star {
	background:url(../images/bg_star.jpg) 50% 0 no-repeat;
}
.pro {
	background:url(../images/bg_pro.jpg) 50% 0 no-repeat;
}
.probg0 {
	background:url(../images/bg_pro0.png) 50% 0 no-repeat;
}
.probg1 {
	background:url(../images/bg_pro1.jpg) 50% 0 no-repeat;
}
.probg2 {
	background:url(../images/bg_pro2.jpg) 50% 0 no-repeat;
}
.probg3 {
	background:url(../images/bg_pro3.jpg) 50% 0 no-repeat;
}
.probg4 {
	background:url(../images/bg_pro4.jpg) 50% 0 no-repeat;
}
.probg5 {
	background:url(../images/bg_pro5.jpg) 50% 0 no-repeat;
}
.probg6 {
	background:url(../images/bg_pro6.jpg) 50% 0 no-repeat;
}
.probg7 {
	background:url(../images/bg_pro7.jpg) 50% 0 no-repeat;
}
.probg8 {
	background:url(../images/bg_pro8.jpg) 50% 0 no-repeat;
}
.probg9 {
	background:url(../images/bg_pro9.jpg) 50% 0 no-repeat;
}
.gallery {
	background:url(../images/bg_gallery.jpg) 50% 0 no-repeat;
}
.country {
	background:url(../images/bg_country.jpg) 50% 0 no-repeat;
}
#main object {
	display:block;
}
#content {
	min-width:1000px;
	height:514px;
	margin:auto;
}
#menu_selection {
	position:absolute;
	left:0;
	top:15px;
	width:179px;
}
#menu_selection .search {
	position:absolute;
	left:185px;
	top:1px;
	width:160px;
	height:24px;
	padding-top:4px;
	background:#000;
	border:solid 8px #d7000f;
}
#menu_selection .search .text {
	height:16px;
	line-height:16px;
	color:#ccc;
	vertical-align:top;
	width:130px;
	background:#000;
	border:0;
	padding:2px;
}
#menu_selection .search .btn {
	height:20px;
	vertical-align:top;
	width:20px;
	cursor:pointer;
	background:url(../images/btn_search.png) no-repeat;
	border:0;
	padding:0;
}
#menu_selection h2 {
	background:#fff;
	color:red;
	height:46px;
	line-height:46px;
	text-align:center;
	font-size:25px;
	margin-bottom:5px;
}
.gallery #menu_selection h2 {
	font-size:20px;
}
.main-menu li {
	padding-bottom:5px;
	float:left;
	width:179px;
	position:relative;
}
.main-menu li strong {
	display:block;
	line-height:22px;
	text-indent:10px;
	font-size:18px;
	font-weight:normal;
	color:#999;
	position:relative;
	background:url(../images/bg15c.png) repeat-y;
	_background:url(../images/bg15c.gif) repeat-y;
}
.main-menu li strong a {
	color:#999;
	display:inline-block;
	line-height:22px;
	text-shadow:rgba(0, 0, 0, 1) 1px 1px 0;
}
.main-menu li dl {
	display:block;
	line-height:20px;
	padding-top:6px;
	color:#999;
	position:relative;
	top:0;
	left:0;
	background:url(../images/bg15c.png) repeat-y;
	_background:url(../images/bg15c.gif) repeat-y;
}
.main-menu li dd {
	font-size:14px;
	font-weight:bold;
}
.main-menu li dd a {
	color:#999;
	text-indent:40px;
	display:block;
	cursor:pointer;
	text-shadow:rgba(0, 0, 0, 1) 1px 1px 0;
}
.main-menu li dd a:hover {
	color:#fff;
}
.main-menu li dd a.on {
	color:#fff;
	background:url(../images/bga.png) 27px 50% no-repeat;
}
.main-menu li .h {
	display:block;
	overflow:hidden;
	position:relative;
	width:179px;
	height:6px;
	font-size:1px;
	background:url(../images/bg15h.png) no-repeat;
	_background:url(../images/bg15h.gif) no-repeat;
}
.main-menu li .f {
	display:block;
	overflow:hidden;
	position:relative;
	width:179px;
	height:6px;
	font-size:1px;
	background:url(../images/bg15f.png) no-repeat;
	_background:url(../images/bg15f.gif) no-repeat;
}
.main-menu li.on strong {
	background-image:url(../images/bg20c.png);
	_background:url(../images/bg20c.gif);
}
.main-menu li.on strong, .main-menu li.on strong a, .main-menu li strong a:hover {
	color:#fff;
	text-shadow:rgba(0, 0, 0, 1) 1px 1px 0;
}
.main-menu li.on .h {
	background-image:url(../images/bg20h.png);
	_background-image:url(../images/bg20h.gif);
}
.main-menu li.on .f {
	background-image:url(../images/bg20f.png);
	_background-image:url(../images/bg20f.gif);
}
.pro .main-menu li.on strong, .star .main-menu li.on strong, .gallery .main-menu li.on strong {
	padding-bottom:6px;
}
.pro .main-menu li.on .f, .star .main-menu li.on .f, .gallery .main-menu li.on .f {
	background-image:url(../images/bg15f.png);
	_background-image:url(../images/bg15f.gif);
}
.main-menu li ul {
	display:none;
	padding-bottom:5px;
}
.main-menu li li {
	padding-bottom:0;
}
.main-menu li li a {
	text-indent:52px;
	font-size:12px;
}
#boxs {
	position:absolute;
	left:197px;
	top:15px;
	height:494px;
	width:796px;
}
#boxs .box {
	height:116px;
	width:796px;
	margin-bottom:2px;
	background:url(../images/bg_box.png) no-repeat;
	_background:url(../images/bg_box.gif) no-repeat;
}
#boxs .box .pic {
	float:left;
	display:inline-block;
	margin:10px 0 0 13px;
	padding:6px 14px 5px 7px;
	height:83px;
	width:116px;
	background:url(../images/bg_pic.png) no-repeat;
}
#boxs .box table {
	float:right;
	margin:10px 20px 0 0;
	width:610px;
	line-height:16px;
}
#boxs .box table th {
	color:#d7000f;
	width:45px;
	font-weight:normal;
	font-size:14px;
	padding:1px 0;
}
#boxs .box table td {
	color:#bebebe;
	padding:1px 0;
}
#boxs .box table td a strong {
	font-size:14px;
	font-weight:normal;
}
#edit_text {
	position:absolute;
	left:197px;
	top:15px;
	height:484px;
	width:796px;
	background:url(../images/bg_edit_text.png) no-repeat;
	_background:url(../images/bg_edit_text.jpg) no-repeat;
}
#edit_text h2 {
	font-size:24px;
	color:#fff;
	line-height:40px;
	text-shadow:rgba(0, 0, 0, 1) 1px 1px 0;
}
#edit_text h2 span {
	color:#ce0f28;
}
#edit_text h2 span {
	color:#ce0f28;
}
#edit_text ul.taby {
	height:18px;
	padding-top:13px;
}
#edit_text ul.taby li {
	height:18px;
	float:left;
	width:61px;
}
#edit_text ul.taby li {
	height:18px;
	float:left;
	width:61px;
	padding-right:5px;
}
#edit_text ul.taby li a {
	height:18px;
	width:61px;
	display:block;
	text-align:center;
	line-height:18px;
	background:url(../images/bg_taby0.png) no-repeat;
	_background:url(../images/bg_taby0.gif) no-repeat;
}
#contact_text {
	position:absolute;
	left:200px;
	top:77px;
	height:350px;
	width:750px;
	background:url(../images/img_contact.png) no-repeat;
	_background:url(../images/img_contact.jpg) no-repeat;
}
#contact_text h2 {
	display:none;
}
#contact_text table {
	border-collapse:collapse;
}
#contact_text th {
	font-size:18px;
	padding-left:20px;
	padding-top:20px;
	line-height:24px;
	color:#cfcfcf;
	font-weight:normal;
	text-shadow:rgba(0, 0, 0, 1) 1px 1px 0;
}
#contact_text td {
	font-size:17px;
	line-height:44px;
	padding-left:20px;
	color:#cfcfcf;
	text-align:center;
	text-shadow:rgba(0, 0, 0, 1) 1px 1px 0;
}
#star_menu {
	position:absolute;
	left:210px;
	top:0;
	width:780px;
	height:480px;
}
#star_menu a {
	position:absolute;
	top:0;
	display:block;
	height:390px;
}
#star_menu a img {
	width:100%;
	display:block;
	height:100%;
}
#star_menu .img1, #star_menu .img2, #star_menu .img3, #star_menu .img4, #star_menu .img5 {
	width:780px;
	height:480px;
	position:absolute;
	left:0;
	top:0;
}
#star_menu .bg {
	width:780px;
	height:480px;
	position:absolute;
	left:0;
	top:0;
}
#star_menu .img1 .bg {
	background:url(../images/img_star1.png) no-repeat;
}
#star_menu .img2 .bg {
	background:url(../images/img_star2.png) no-repeat;
}
#star_menu .img3 .bg {
	background:url(../images/img_star3.png) no-repeat;
}
#star_menu .img4 .bg {
	background:url(../images/img_star4.png) no-repeat;
}
#star_menu .img5 .bg {
	background:url(../images/img_star5.png) no-repeat;
}
* html #star_menu .img1 .bg {
	background:none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/img_star1.png', sizingMethod='scale');
}
* html #star_menu .img2 .bg {
	background:none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/img_star2.png', sizingMethod='scale');
}
* html #star_menu .img3 .bg {
	background:none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/img_star3.png', sizingMethod='scale');
}
* html #star_menu .img4 .bg {
	background:none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/img_star4.png', sizingMethod='scale');
}
* html #star_menu .img5 .bg {
	background:none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/img_star5.png', sizingMethod='scale');
}
#star_menu .img1 .st1, #star_menu .img2 .st1 {
	width:155px;
	left:0;
}
#star_menu .img3 .st1, #star_menu .img5 .st1 {
	width:150px;
	left:0;
}
#star_menu .img4 .st1 {
	width:130px;
	left:200px;
}
#star_menu .img1 .st2, #star_menu .img2 .st2 {
	width:130px;
	left:155px;
}
#star_menu .img3 .st2 {
	width:176px;
	left:320px;
}
#star_menu .img4 .st2 {
	width:177px;
	left:330px;
}
#star_menu .img5 .st2 {
	width:130px;
	left:150px;
}
#star_menu .img1 .st3 {
	width:150px;
	left:508px;
}
#star_menu .img2 .st3 {
	width:185px;
	left:285px;
}
#star_menu .img3 .st3 {
	width:164px;
	left:496px;
}
#star_menu .img4 .st3 {
	width:153px;
	left:507px;
}
#star_menu .img5 .st3 {
	width:185px;
	left:280px;
}
#star_menu .img1 .st4 {
	width:115px;
	left:658px;
}
#star_menu .img2 .st4 {
	width:115px;
	left:665px;
}
#star_menu .img3 .st4, #star_menu .img4 .st4 {
	width:120px;
	left:660px;
}
#star_menu .img5 .st4 {
	width:150px;
	left:465px;
}
#star_menu .info p {
	text-align:justify;
	margin:0;
	padding-top:5px;
	font-size:13px;
}
#star_menu .img1 .info, #star_menu .img2 .info {
	position:absolute;
	left:40px;
	top:407px;
	font-size:13px;
	width:620px;
	line-height:16px;
}
#star_menu .img3 .info {
	position:absolute;
	left:30px;
	top:398px;
	font-size:13px;
	width:650px;
	line-height:16px;
}
#star_menu .img4 .info {
	position:absolute;
	left:30px;
	top:395px;
	font-size:13px;
	width:646px;
	line-height:16px;
}
#star_menu .img5 .info {
	position:absolute;
	left:30px;
	top:400px;
	font-size:13px;
	width:646px;
	line-height:16px;
}
.pagebar {
	clear:both;
	line-height:22px;
	text-align:center;
	font-size:11px;
}
.pagebar a {
	font-size:11px;
	padding:0 2px;
	text-align:center;
	display:inline-block;
}
.pagebar .pagebarCurrent {
	color:#d7000f;
}
.ebay {
	display:block;
	height:30px;
	width:179px;
	font-size:0;
	margin-bottom:2px;
}
.ebay img {
	display:block;
	height:30px;
	width:179px;
	background:url(../images/img_ebay.png) no-repeat;
}
.eshop {
	display:block;
	height:30px;
	width:179px;
	font-size:0;
}
.eshop img {
	display:block;
	height:30px;
	width:179px;
	background:url(../images/img_eshop.png) no-repeat;
}
* html .ebay img {
	background:none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/img_ebay.png', sizingMethod='image');
}
* html .eshop img {
	background:none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/img_eshop.png', sizingMethod='image');
}

