@font-face {
	 font-family: MyCustomFont;
	 src:url(../font/UTM_Alter_Gothic.eot) /* EOT file for IE */
}
@font-face {
font-family: MyCustomFont;
src: url("../font/UTM Alter Gothic.ttf") /* TTF file for CSS3 browsers */
}

.header-st{
	height:118px;
	background:url(../images/bg-header.png) repeat-x 0 0;
}

.wrap-header-st{
	width:1000px;
	height:118px;
	margin:0 auto;
	background:url(../images/bg-wrap-header.jpg) no-repeat 0 0;
}

.wrap-header-st .header-left{
	float:left;
	margin-top:5px;
}

.wrap-header-st .header-right{
	float:right;
	height:115px;
	width:171px;
}

.header-right .box-languages{
	margin:14px 0 0 0;
	float:right;
}

.header-right .box-languages ul li{
	float:left;
	margin-left:6px;
}

.header-right .box-languages ul li label{ 
	color:#474747;
	margin-right:3px;
}

.header-right .box-search{
	clear:both;
	height:30px;
	width:171px;
	margin:75px 0 0 0;
	*margin-top:29px;
}

.header-right .box-search input[type=text]{
	float:left;
	width:128px;
	height:30px;
	background:url(../images/bg-txt-search.png) repeat-x 0 0;
	border:none;
	outline:none;
	text-indent:12px;
}

.header-right .box-search input[type=submit]{
	float:left;
	width:41px;
	height:30px;
	border:none;
	cursor:pointer;
	background:url(../images/btn-search.png) no-repeat 0 0;
}

/*.menu-top-st*/
.menu-top-st{
	height:42px;
	background:url(../images/bg-menu-top.png) repeat-x 0 0;
	border-bottom:4px solid #9D234C;
}

.menu-top-st .wrap-menu-top-st{
	width:992px;
	height:38px;
	line-height:38px;
	margin:0 auto;
	border:4px solid #9D234C;
	border-radius:5px 0 0 0;
	background:url(../images/bg-wrap-menu-top.png) repeat-x 0 0;
}

.wrap-menu-top-st ul li{
	float:left;
}

.wrap-menu-top-st ul li a{
	text-decoration:none;
	display:block;
	font-family: MyCustomFont;
	padding:0 28px;
	font-size:18px;
	color:#00007c;
	background:url(../images/line-menu-top.png) no-repeat right center;
}

.wrap-menu-top-st ul li a.stay,
.wrap-menu-top-st ul li a:hover{
	color:#c00000;
	background:url(../images/bg-menu-top-h.png) repeat-x 0 0;
}

.wrap-menu-top-st ul li:last-child a{
	background:none;
}

.wrap-menu-top-st ul li:last-child a:hover,
.wrap-menu-top-st ul li:last-child a.stay{
	background:url(../images/bg-menu-top-h.png) repeat-x 0 0;
}

.header-sologan{
	clear:both;
	width:980px;
	height:20px;
	margin:0 auto;
	padding:10px;
	text-align:center;
	color:#0238e2;
	FONT-WEIGHT: bold; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size:21px;
	background-color:#e7e7e7;
	border-bottom:1px solid #cccccc;
}

.header-tb{
	clear:both;
	width:980px;
	height:20px;
	margin:0 auto;
	padding:10px;
	text-align:center;
	color:#ff0000;
	FONT-WEIGHT: bold; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size:20px;
	background-color:#e7e7e7;
	border-bottom:1px solid #cccccc;
}

/* main-content-st */
.main-content-st{
	width:1007px;
	margin:20px auto;
}

.main-content-st .content-left{
	width:247px;
	float:left;
	text-align:left;
}

/* box-featured-products */
.box-featured-products{
	margin:5px 0 0 0;

}

.box-featured-products .title-box{
	border-bottom: 1px solid #9D234C;
    height: 29px;
    line-height: 29px;
    margin-bottom: 12px;
}

.box-featured-products .title-box span{
	background: url("../images/icon-featured-product.png") no-repeat scroll left center transparent;
    color: #9D234C;
    display: block;
    font-family: MyCustomFont;
    font-size: 18px;
    padding-left: 35px;
}

.box-featured-products .title-box-sp {	
    color: #9D234C;
    display: block;
    font-family: MyCustomFont;
    font-size: 18px;
    padding-left: 0px;
	border-bottom: 1px solid #9D234C;
    height: 35px;
    line-height: 29px;
    margin-bottom: 12px;
}

.box-featured-products .title-box-link {	
    color: #999999;
    display: block;
    font-family: Arial;
    font-size: 15px;
    padding-left: 0px;
	border-bottom: 0px solid #cccccc;
    margin-bottom: 12px;
}

.box-featured-products .title-box-link a{	
    color: #999999;
    display: inline-block;
    font-family: Arial;
    font-size: 15px;
    padding: 0px 20px 0px 20px;
	margin-bottom: 20px;
	border-right: 1px solid #eeeeee; 	
}

.box-featured-products .title-box-link a:hover{	
    color: #333333;
	background-color:#eeeeee;	
}

.lineborder {	
    color: #9D234C;
    display: block;    
	border-bottom: 1px solid #cccccc;
    height: 10px;        
}

.box-featured-products .item-product{
	width:240px;
	height:243px;
	float:left;
	margin-right:15px;
}

.box-featured-products .item-product-last{
	margin-right:0;
}

.box-featured-products .item-product .title-item{
	width:240px;
	height:71px;
	overflow:hidden;
	background:url(../images/bg-title-featured-product.jpg) no-repeat 0 0;

}

.box-featured-products .item-product .title-item p{
	text-align:center;
	color:#363636;
	padding:8px 10px 10px 10px;
}

.box-featured-products .item-product .image{
	width:240px;
	height:182px;
}

/* paging-st */
.paging-st ul{
	height:27px;
	line-height:27px;
	width:333px;
	margin:0 auto;
}

.paging-st ul li{
	float:left;
	padding:0 10px;
}

.paging-st ul li.selected{
	background:url(../images/bg-page-selected.png) no-repeat 0 0;
	width:29px;
	height:27px;
	padding:0;
	text-align:center;
}

.paging-st ul li.selected a{
	color:#fff;
}

.paging-st ul li.selected a:hover{
	color:#fff;
	text-decoration:none;
}

.paging-st ul li:first-child{
	padding-left:0;
}

.paging-st ul li:last-child{
	padding-right:0;
}

.paging-st ul li a{ 
	color:#616161;
	text-decoration:none;
}

.paging-st ul li a:hover{ 
	color:#921f43;
	text-decoration:underline;
}

/* content-right */
.main-content-st .content-right{
	width:753px;
	float:right;
	text-align:left;
}

/* box-item-right */
.box-item-right{
	margin-bottom:7px;
}

.box-item-right .title-box{
	width:247px;
	height:41px;
	background:url(../images/bg-box-right-title.png) no-repeat 0 0;
	line-height:45px;

}

.box-item-right .title-box span{
	display:block;
	font-family:MyCustomFont;
	font-size:18px;
	color:#9D234C;
	background:url(../images/icon-category.png) no-repeat 6px 8px;
	padding-left:40px;
}

.box-item-right .content-box{
	background:url(../images/bg-box-right-content.png) repeat-y 0 0;
}

.box-item-right .content-box .b-top{
	width:247px;
	background:url(../images/bg-box-right-top.png) no-repeat center top;
	padding-top:18px;
}

.box-item-right .content-box .b-bottom{
	width:247px;
	background:url(../images/bg-box-right-bottom.png) no-repeat center bottom;
	padding-bottom:20px;
}

.box-item-right .content-box .b-center{
	width:247px;
	
}

.box-item-right .content-box .b-center .sub-content{
	padding:0 10px 0 25px;
	margin-bottom:15px;
}

.box-item-right .content-box .b-center .sub-content-last{
	margin-bottom:0;
}

.box-item-right .sub-content p{
	color:#464646;
	margin-bottom:7px;
}

.box-item-right .sub-content p a.noslted {
	color:#464646;
	font-weight:bold;
	margin-bottom:7px;
	text-decoration:none;
}

.box-item-right .sub-content p a:hover {
	color:#ff0000;
}

.box-item-right .sub-content p a.slted {
	color:#921f43;
	font-weight:bold;
	margin-bottom:7px;
	text-decoration:none;
}

.box-item-right .sub-content ul{
	margin-left:5px;
}

.box-item-right .sub-content ul li{
	margin-bottom:5px;
	background:url(../images/arrow-box-right.jpg) no-repeat left center;
	padding-left:13px;
}

.box-item-right .sub-content ul li:last-child{
	margin-bottom:0;
}

.box-item-right .sub-content ul li a{
	color:#464646;
	text-decoration:none;
}

.box-item-right .sub-content .menu_c1_slted  {
	color:#9d234c;
	text-decoration:none;
}

.box-item-right .sub-content .menu_c2_slted {
	color:#9d234c;
	text-decoration:none;
}

.box-item-right .sub-content .subcat .menu_c3_slted {
	color:#9d234c;
	text-decoration:none;
}

.box-item-right .sub-content ul li a:hover{
	text-decoration:none;
	color:#ff0000;
}

.box-item-right .sub-content span.subcat {
	display:block;
	margin-bottom:5px;
	background:url(../images/dot-news.jpg) no-repeat 13px center;
	padding-left:23px;
	color:#464646;
}

.box-item-right .sub-content span.subcat a{	
	color:#464646;
	text-decoration:none;
}

.box-item-right .sub-content span.subcat a:hover{	
	color:#ff0000;
	text-decoration:none;
}

/* box-item-right-conact */
.box-item-right-contact .sub-content{
	margin-bottom:0 !important;
}

.box-item-right-contact .title-box span {
    background: url("../images/icon-conact.png") no-repeat scroll 6px 8px rgba(0, 0, 0, 0);
    padding-left: 46px;
}

.box-item-right-contact .sub-content .company-name{
	font-family: MyCustomFont;
    font-size: 19.5px;
    line-height: 25px;
    margin: 0 14px 18px 0;
    text-align: center;
	color:#c00000;
}

.box-item-right-contact .sub-content .list-info-conact li{
	font-family: MyCustomFont;
	font-size:18px;
	padding-left:28px;
	margin-bottom:1px;
}

.box-item-right-contact .sub-content .list-info-conact li span{
	color:#9d234c;
}

.box-item-right-contact .sub-content .list-info-conact li.phone{
	background:url(../images/icon-contact-phone.png) no-repeat left center;
}

.box-item-right-contact .sub-content .list-info-conact li.fax{
	background:url(../images/icon-contact-fax.png) no-repeat left center;
}

.box-item-right-contact .sub-content .list-info-conact li.email{
	background:url(../images/icon-contact-email.png) no-repeat left 9px;
}

.box-item-right-contact .sub-content .list-info-conact li.address{
	background:url(../images/icon-contact-address.png) no-repeat left 2px;
}

.box-item-right-contact .sub-content .list-info-conact li.website{
	background:url(../images/web.png) no-repeat left 2px;
}

.box-item-right-contact .sub-content .list-info-conact li.hotline{
	background:url(../images/icon-contact-hotline.png) no-repeat left center;
}

.box-item-right-contact .sub-content .support-online{
	background: url("../images/line-box-news.png") repeat-x scroll 0 top rgba(0, 0, 0, 0);
    margin: 20px 15px 0 -10px;
    padding-top: 15px;
    text-align: center;
    width: 212px;
	border:0px solid #000;
}


.box-item-right-contact .sub-content .support-online p.icon{
	margin-bottom:17px;
}

.box-item-right-contact .sub-content .support-online p.icon .skype{
	float:left;
	margin-right:7px;
}

.box-item-right-contact .sub-content .support-online p.image-code{
	margin-bottom:-10px;
}

/* box-item-right-news */
.box-item-right-news{
	margin-bottom:0;
}

.box-item-right-news .title-box span{
	background:url(../images/icon-news.png) no-repeat 6px 8px;
	padding-left:53px;
}

.box-item-right-news .sub-content{
	padding:0 23px !important;
	margin-bottom:0 !important;
}

.box-item-right-news .sub-content ul{
	margin:0;
}

.box-item-right-news .sub-content ul li{
	margin-bottom:10px;
	padding-bottom:10px;
	padding-left:0;
	background:none;
	background:url(../images/line-box-news.png) repeat-x 0 bottom;
}

.box-item-right-news .sub-content ul li:last-child{
	margin-bottom:0;
	background:none;
	padding-bottom:0;
}

.box-item-right-news .sub-content ul li a{
	color:#464646;
	text-decoration:none;
}

.box-item-right-news .sub-content ul li a:hover{
	text-decoration:underline;
}

.box-item-right-news .sub-content ul li span{
	color:#9d234c;
	font-size:9px;
}

/* footer-st */
.footer-st{
	clear:both;
	height:113px;
	background:url(../images/bg-footer.png) repeat-x 0 0;
}

.wrap-footer-st{
	width:1000px;
	margin:0 auto;
}

.wrap-footer-st .boder-footer{
	padding-top:8px;
	border-top:1px solid #090984;
	position:relative;
	top:21px;
}

.wrap-footer-st .footer-left{
	float:left;
	text-align:left;
}

.wrap-footer-st .footer-info-company{
	height:180px;
	border-bottom:1px solid #090984;
	padding-top:20px;
}

.wrap-footer-st .content-footer-st{
	height:36px;
}

.wrap-footer-st .content-footer-st .menu-footer li{
	float:left;
	padding:0 9px;
	background:url(../images/line-menu-footer.png) no-repeat right center;
}

.wrap-footer-st .content-footer-st .menu-footer li:first-child{
	padding-left:0;
}

.wrap-footer-st .content-footer-st .menu-footer li:last-child{
	padding-right:0;
	background:none;
}

.wrap-footer-st .content-footer-st .menu-footer li a{
	text-decoration:none;
	color:#090984;
}

.wrap-footer-st .content-footer-st .menu-footer li a:hover{
	text-decoration:underline;
}

.wrap-footer-st .content-footer-st .text-copy-right{
	color:#090984;
	font-weight:bold;
	margin-top:18px;
}

.wrap-footer-st .footer-right{
	float:right;
}

.wrap-footer-st .footer-right ul li{
	text-align:right;
	color:#090984;
}

.wrap-footer-st .footer-right ul li span{
	font-weight:bold;
}

.admloggedin_wrap{
	clear:both; 
	height:30px; 
	text-align:center;
}
.admloggedin{
	height:30px; 
	text-align:right; 
	margin-right:20px; 
	width:1000px; 
	margin:0 auto;
	color:#090984;
}
.admloggedin a{
	color:#090984;
	text-decoration:none;
}
.admloggedin a:hover{
	color:#ff0000;	
}

.support
{
	min-height: 200px;
	background-image:url(../images/support.png);
	background-repeat: no-repeat;
	background-position:  bottom left;
	margin: 0px 0px -17px 4px; 
}