<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*----------layout  example-------------*/
.village-layout-bound{width:100%;text-align:center;padding:0;background-color:#e4ebf3}
.village-layout-bound-center{width:100%;padding:0;margin:0 auto;text-align:left;background-color:#FFF;position:relative}
.village-layout-banner{width:100%;margin:0;padding:0;background-color:#FFF;float:left}
.village-layout-center-bound,.village-center{clear:both;background:#FFF;margin:0 auto;padding:10px 0;overflow:hidden;height:100%;width: 1000px;position: relative;}
/*.village-layout-center-bound{
    padding-top: 14px;
}*/
.village-two-main{width:100%;clear:both;overflow:hidden;height:100%;margin:0 auto;}
.village-two-left{width:225px;padding:0;padding-right:15px;float:left;text-align:left;vertical-align:top;z-index: 10;}
.village-two-right{width:760px;float:left;overflow:hidden;margin:0;padding:0;z-index: 5;}.village-document-left{width:197px;float:left;text-align:left;padding:0;padding-right:11px;vertical-align:top}
.conetent-document-right{width:792px;float:left}

.village-layout-three-bound-center{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	height:100%
}
.village-three-left{width:200px;float:left;text-align:left;padding:0;vertical-align:top}
.village-three-center{width:580px;float:left;text-align:left;margin:0;padding:0 10px;vertical-align:top}
.village-three-right{width:200px;float:left;text-align:left;padding:0;vertical-align:top}

.village-layout-footer{width:100%;display:block;text-align:left;clear:both;position:relative}
.village-home-two-left{
    width: 690px;
    float: left;
    padding-top: 13px;
}
.village-home-two-right{
    width: 300px;
    padding-top: 13px;
    float: right;
}


/*******------------------------Banner-------------------********/
.villages-banner
{
	float:left;
	width:100%;
	padding:5px 0px 5px 0px;
	height:auto;
}

.villages-banner-left
{
	float:left;
	width:160px;
	text-align:center;
}
.villages-banner-image-left
{
	width:125px;
	height:100px;
	padding:4px;
}
.villages-banner-image-right
{
	width:245px;
	height:85px;
	padding:4px;
}
.villages-banner-center
{
	float:left;
	text-align:center;
	margin-top:5px;
	width:500px;
}
.villages-banner-right
{
	float:right;
	width:280px;
	text-align:center;
	padding-top:5px;
}

.villages-menu-bottom
{
	clear:both;
	text-align:left;
	text-indent:10px;
	border-top:3px solid #df0024;
	background:url(../images/bg_menu_bottom.jpg) repeat-x;
	height:35px;
	line-height:35px;
}

#villages-menu-bottom-link
{
	color:#666;
	font-weight:700;
	padding:10px 10px 10px 10px;
	text-decoration:none;
}
#villages-menu-bottom-link:hover
{
	color:#000;
}
/*--------------------------End banner------------------------------*/


/*---------------------Frame: villages-home-------------------------*/

.villages-home-bound
{
	background:#CCC;
	margin-bottom:3px;
	_margin-bottom:0px;
	text-align:left;
}
.villages-home-title-left
{
	background:url(../images/Frame/home-right.gif) no-repeat 0% 0%;
	height:37px;
	text-indent:35px;
	color:#434A55;
	font-weight:bold;
	font-size:13px;
}
.villages-home-title-right
{
	background:url(../images/Frame/home-left.gif) no-repeat 100% 0%;
	line-height:35px;
}

.villages-home-content
{	
}
.villages-home-content-center
{
	background:#fff;
	height:100%;
}

.villages-home-footer
{
}
.villages-home-footer-left
{
}
.villages-home-footer-right
{
}


/*--------------------------------Frame : villages-default-----------------------------------------*/
.villages-default-bound
{
	background:url(../images/frame_04.jpg) repeat-x;
	margin-bottom:3px;
	_margin-bottom:0px;
}
.villages-default-title-left
{
	background:url(../images/frame_03.jpg) no-repeat 0% 0%;
}
.villages-default-title-right
{
	background:url(../images/frame_06.jpg) no-repeat 100% 0%;
	height:6px;
}
.villages-default-content
{
	width:100%;
	
}
.villages-default-content-center
{
	border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	padding-left:10px;
	background:#fff;
	padding-right:10px;
}
.villages-default-footer
{
	background:url(../images/frame_12.jpg) repeat;
	height:9px;
}
.villages-default-footer-left
{
	background:url(../images/frame_10.jpg) no-repeat 0% 0%;
	height:9px;
}
.villages-default-footer-right
{
	background:url(../images/frame_13.jpg) no-repeat 100% 0%;
	height:9px;
}



/*--------------------------------Frame : villages-border-----------------------------------------*/
.villages-border-bound {
	margin:7px 0;
	text-align:left;
	border:#c7e2f7 solid 1px;
}
.villages-border-title-left {
	text-align:left;
}
.villages-border-title-right {
}
.villages-border-content {
	padding:0 5px 5px 5px;
	text-align:left;	
}
.villages-border-content-center {
	background:#fff;
	text-align:left;
}
.villages-border-footer {
}
.villages-border-footer-left {
}
.villages-border-footer-right {
}


/*************Raovat********************/
#dhtmltooltip
{
	border: #666 2px solid;
	padding: 5px;
	font-size: 10pt;
	z-index: 100;
	-moz-opacity: 0.9;
	opacity: 0.9;
	filter: alpha(opacity=90);
	left: -300px; top:0px;
	visibility: hidden;
	font-family: Arial;
	position: absolute;
	background-color: lightyellow;
	width: 300px;
	text-align:left;
}
#dhtmlpointer
{
	z-index: 101;
	left: -300px; top:0px;
	visibility: hidden;
	position: absolute;
}


/*---------------------Frame: frame-home-right-------------------------*/
.frame-home-right-bound
{
	background:url(../images/village_47.jpg) repeat-x;
	width:100%;
	margin-bottom:3px;
	_margin-bottom:0px;
}
.frame-home-right-title-left
{
	background:url(../images/village_46.jpg) no-repeat 0% 0%;
	height:28px;
	text-indent:15px;
	color:#434A55;
	font-weight:bold;
	font-size:13px;
}
.frame-home-right-title-right
{
	background:url(../images/village_49.jpg) no-repeat 100% 0%;
	line-height:28px;
	height:28px;
	color:#FFFFFF;
	text-align:left;
	width:100%;
}
.frame-home-right-content
{	
	border-right:1px solid #2ca7f4;
	border-left:1px solid #2ca7f4;
	background-color:#f5f5f5;
	text-align:left;
 	background:#fff;
   
}
.frame-home-right-content-center
{
	padding-left:5px;
}


.frame-home-right-footer
{
	background:url(../images/village_85.jpg) repeat;
	height:11px;
}
.frame-home-right-footer-left
{
	background:url(../images/village_84.jpg) no-repeat 0% 0%;
	height:11px;	
}
.frame-home-right-footer-right
{
	background:url(../images/village_87.jpg) no-repeat 100% 0%;
	height:11px;
}


/*--------------------------------Frame : villages-left-----------------------------------------*/
.villages-left-bound {
	margin-bottom:10px;
}
.villages-left-title-left {
	border:#CCC solid 1px;
	border-left:1px solid #CCC;
	padding:1px;
}
.villages-left-title-right {
	background:#ff6600;
	line-height:28px;
	height:28px;
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
	text-indent:10px;
}
.villages-left-title-right a, .villages-left-title-right a:hover, .villages-left-title-right a:visited {
	color:#FFFFFF;
}

.villages-left-content
{
	width:100%;
	
}
.villages-left-content-center {
	border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
	padding-left:0;
	padding-right:0;
	background:#fff;
}
.villages-left-footer {
}
.villages-left-footer-left {
}
.villages-left-footer-right
{
}


/*--------------------------------Frame : villages-news-----------------------------------------*/
.villages-news-bound
{
	clear:both;
	background:url(../images/news/bg.gif) repeat-x;
	margin-bottom:10px;
	border:1px solid #c8d8e7;
	padding-bottom:7px;
}
.villages-news-title-left
{
	background:url(../images/news/bg.gif) no-repeat 0% 0%;
}
.villages-news-title-right
{
	background:url(../images/news/bg.gif) no-repeat 100% 0%;
	height:38px;
	line-height:34px;
	color:#0a426f;
	font-size:16px;
	text-align:left;
	width:100%;
	font-weight:bold;
	text-indent:10px;
}

.villages-news-content
{
	width:100%;
	
}
.villages-news-content-center
{
	background:#fff;
}
.villages-news-content-center-left
{
	float:left;
	width:380px;
	text-align:justify;
	line-height:18px;
	padding-left:5px;
}
.villages-news-content-center-left-link
{
	color:#003399;
	text-decoration:none;
	line-height:18px;
}
.villages-news-content-center-left-link:hover
{
	color:#ff6600;
}
	
.villages-news-content-center-right
{
	float:right;
	text-align:left;
	width:250px;
	height:inherit;
}

.villages-news-content-center-right-1
{
	background:url(../images/news/point.gif) no-repeat 2% 50%;
	line-height:20px;
	text-indent:15px;
}
/*
.villages-news-footer
{
	background:url(../images/village_94.jpg) repeat;
	height:9px;
}
.villages-news-footer-left
{
	background:url(../images/village_93.jpg) no-repeat 0% 0%;
	height:9px;
}
.villages-news-footer-right
{
	background:url(../images/village_96.jpg) no-repeat 100% 0%;
	height:9px;
}


*/
/*--------------------- Module VillagesProductServiceLeft -----------------------*/
.villages-ps-bound {
	width:auto;
	margin:0;
	padding:0;
}
.villages-ps-bound-content {
	width:auto;
	margin:0;
	padding:5px;
}
.villages-ps-title {
	color:#fe8f02;
	font-weight:bold;
	line-height:23px;
}
.villages-ps-title a, .villages-ps-title a:hover, .villages-ps-title a:visited{
	color:#fe8f02;
}
.villages-ps-content {
	width:auto;
	margin:0;
	padding:0 0 0 5px;
}
.villages-ps-name {
	color:#0a4591;
	line-height:25px;
}
.villages-ps-name a, .villages-ps-name a:hover, .villages-ps-name a:visited {
	color:#0a4591;
	line-height:25px;
}

/*------------Module VillagesProductFilter---------------*/
.product-filter-bound {
	width:100%;
	margin:0;
	padding:0;
}
.product-filter-title {
	background:#2268a4;
	padding-left:15px;
	line-height:25px;
	color:#FFFFFF;
	font-weight:bold;
}
.product-filter-content-bound {
	width:auto;
	padding:5px 10px;
	margin:0 0 10px 0;
	border:#cccccc solid 1px;
}
.product-filter-content {
	line-height:23px;
	color:#0a4591;
}
.product-filter-content a, .product-filter-content a:visited {
	color:#0a4591;
	text-decoration:none;
}
.product-filter-content a:hover {
	color:#0066FF;
	text-decoration:none;
}

/*------------Module villages-gallery---------------*/
.villages-gallery-bound
{
	width:100%;
	float:left;
	padding-top:10px;
	color:#F00;
	text-align:center;
	height:auto;
}
.villages-gallery-bound-content
{
	float:left;
	width:120px;
	height:140px;
	margin-left:8px;
	padding-top:5px;
	color:#F00;
}
.villages-gallery-bound-content-name
{
	text-align:center;
	line-height:18px;

}
#villages-gallery-bound-content-name-link
{
	clear:both;
	color:#5B514D;
	font-weight:bold;	
}

#villages-gallery-bound-content-more-link
{
	clear:both;
	text-align:right;
	color:#5B514D;
}

.villages-gallery-bound-content-image
{
}

.villages-gallery-bound-content-image1
{
	width:110px;
	border:1px solid #ccc;
	vertical-align:bottom;
	padding:2px;
	text-decoration:none;
}


/*------------Module Villages Menu---------------*/
.villagesmenu-bound
{
	text-align:left;
	background:url(../images/bg_menu.jpg) repeat-x;
}
.villagesmenu-bound-left
{
	}
.villagesmenu-bound-right
{
	}
.villagesmenu-bound-link
{
	height:33px;
	line-height:33px;
	padding-left:10px;
}
.villagesmenu-bound-link-text
{		
	line-height:33px;
	padding-right:5px;
	padding-left:5px;
	font-size:12px;
	color:#666;
	text-decoration:none;
}
.villagesmenu-bound-link-text:hover
{		
	color:#000;
	text-decoration:none;
}
/*---------------------------------Module SupportOnline --------------------------------------*/
.supportonline-bound
{

}
.supportonline-bound-content
{

}


/*------------Module village-gallery---------------*/

.village-gallery-bound {
	padding-top:10px;
	width:100%;
	text-align:center;
}
.village-gallery-content{
	float:left;
	margin:0px 5px 0px 5px;
	width:112px;
	height:180px;
	padding-left:13px;
}
div.village-gallery-image{
	border:1px solid #CCCCCC;
}
img.village-gallery-image{
	margin:2px;
	padding:1px;
	width:105px;
}
.village-gallery-name{
	padding:5px;
	text-align:center;
}

.village-gallery-paging
{
  clear:both;
}

/*---------------------------------Module villages-list-home --------------------------------------*/
.villages-list-home-bound
{
	width:100%;
	text-align:left;
}
.villages-list-home-bound-content
{
	width:48%;
	height:70px;
	float:left;	
	margin:2px 2px 0px 2px;
	padding:2px;
	background:#f5f5f5;
}
.villages-list-home-bound-content-name
{	
	float:left;
}

.villages-list-home-name
{
	padding-left:2px;
	line-height:18px;
	color:#cb221a;
	font-weight:bold;
}
.villages-list-home-name:hover
{
	color:#e24942;
	text-decoration:none;
}

.villages-list-home-image
{
	float:left;
	border:1px solid #666;
	width:80px;
	height:60px;
	padding:1px;
	margin:3px 3px 1px 1px;

}
/*---------------------------------Module villages-list --------------------------------------*/
.villages-list-bound
{
	width:100%;
	text-align:left;
}
.villages-list-formSearch-bound {
	clear:both;
	text-align:center;
	padding:10px;
}
.villages-list-formSearch-bound input.textbox {
	width:300px;
}
.villages-list-formSearch-bound select#estore_type {
	width:130px;
}
.villages-list-bound-content
{
	width:32%;
	height:70px;
	float:left;	
	margin:2px 2px 0px 2px;
	padding:2px;
	background:#f5f5f5;
}
.villages-list-bound-content-name
{	
	float:left;
}

.villages-list-name
{
	line-height:18px;
	color:#cb221a;
	font-weight:bold;
}
.villages-list-name:hover
{
	color:#e24942;
	text-decoration:none;
}
#villages-list-footer-name
{
	line-height:22px;
	text-decoration:none;
	color:#004b91;
	padding:10px 10px 10px 10px;
}
#villages-list-footer-name:hover
{
	color:#e47911;
	text-decoration:underline;
}
.villages-list-image
{
	float:left;
	border:1px solid #666;
	width:80px;
	height:60px;
	padding:1px;
	margin:1px;

}
.villages-list-brief
{
	color:#353434;
	margin-top:5px;
	font-size:11px;
}
.villages-list-paging
{
	clear:both;
}
/*-------------------- Module VillagesBannerLeft ----------------*/
.villages-banner-left-bound {
	clear:both;
}
.villages-banner-left-left {
	font-size:11px;
	width:50%;
	color:#0a4591;
	text-align:left;
}
.villages-banner-left-left a, .villages-banner-left-left a:hover, .villages-banner-left-left a:visited {
	color:#ec671a;
	text-decoration:underline;
}

.villages-banner-left-right {
	widows:50%;
	padding-bottom:3px;
	padding-right:7px;
	text-align:right;
}
.villages-country-label {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#0a4591;
}
.villages-country-label a {
	font-weight:bold;
}
.villages-country-label select {
	color:#009fe3;
	border:#FFFFFF solid 1px;
}

.villages-banner-left-slogan {
	width:50%;
	float:left;
}
.villages-banner-left-language {
	width:49%;
	float:left;
	text-align:right;
}


/*-------------------- Module IntroductionHomeLeft ----------------*/
.newshot-bound {
	width:auto;
	padding-top:5px;
}
.villages-image {
	width:auto;
	margin:0;
	padding:0;
	text-align:left;
}
.newshot-bound-content {
	width:auto;
	padding:5px 0;
	clear:both;	
}
.newshot-image {
	width:45px;
	float:left;
}
.newshot-image img {
	padding:2px;
	border:#CCCCCC solid 1px;
}
.newshot-name {	
	padding:0 0 0 5px;
	float:left;
	color:#0a4591;
	font-family:Tahoma, Verdana, Arial;
	font-weight:bold;
	text-align:left;
	line-height:40px;
}
.newshot-name a, .newshot-name a:visited {
	color:#0a4591;
	text-decoration:none;
}
.newshot-name a:hover {
	color:#0a4591;
	text-decoration:underline;
}

/*----------------------- Module village-productlist ------------------------------*/
.village-productlist-bound
{
	width:100%;
}
.village-productlist-bound-content
{
	width:111px;
	float:left;	
	margin:3px;
}
.village-productlist-bound-content-name
{	
	height:140px;
}

.village-productlist-name
{
	line-height:22px;
}
.village-productlist-name a
{
	color:#333;
	font-size:13px;
	text-align:center;
}
.village-productlist-name a:hover,.village-productlist-name a:actived,.village-productlist-name a:visited 
{
	color:#F47925;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
.village-productlist-image
{
	border:1px solid #666;
	width:102px;
	height:80px;
	padding:1px;
	margin:1px;

}

.village-productlist-price
{
	font-size:12px;
	color:#666;
}

/*------------------------- Module VillagesProductHotRight ------------------------------*/
.product-hot-right-bound {
	padding:10px 7px;
	margin-bottom:10px;
	border:#c7e2f7 solid 1px;
	background:#FFFFFF;
	font-family:Tahoma, Verdana, Arial;
}
.product-hot-right-bound-content {
	width:100%;
	margin:0;
	padding:0;
}
.product-hot-right-image {
	width:124px;
	float:left;
}
.product-hot-right-information {
	width:140px;
	float:left;
}
.product-hot-right-name {
	color:#0a4591;
	padding-bottom:5px;
	font-family:Verdana,Tahoma,  Arial;
	font-size:14px;
	font-weight:bold;
}
.product-hot-right-name a {
	color:#0a4591;
}
.product-hot-right-brief {
	font-family:Verdana,Tahoma,  Arial;
	font-size:12px;
	line-height:18px;
}
.product-hot-right-detail {
	font-family:Verdana, Tahoma, Arial;
	font-weight:bold;
	padding:5px 0;
	text-align:right;
}
.product-hot-right-detail a, .product-hot-right-detail a:visited {
	text-decoration:underline;
	color:#0a4591;
}
.product-hot-right-bound .order-payment-method {
	padding-left:40px;
	color:#0a4591;
	line-height:26px;
	font-family:Verdana, Tahoma, Arial;
}
.product-hot-right-bound .order-payment-method a {
	font-weight:bold;
	color:#0a4591;
}
.product-hot-right-bound .order {
	background:url(../images/Village_31.jpg) no-repeat 3% 50%;
}
.product-hot-right-bound .payment {
	background:url(../images/Village_34.jpg) no-repeat 3% 50%;
}

/*------------ Module VillagesProductHomeRight ---------------*/
.home-right-label {
	color:#ec671a;
	font-weight:bold;
	padding-bottom:10px;
}

.product-home-right-bound {
	width:auto;
	margin:7px 0;
	padding:10px;
	border:#c7e2f7 solid 1px;
	font-family:Tahoma, Verdana, Arial;
}
.product-home-right-bound-content {
	clear:both;
	text-align:left;
	height:90px;
}
.product-home-right-image {
	width:85px;
	float:left;
}
.product-home-right-information {
	width:170px;
	float:left;
}

.product-home-right-stt {
	color:#000000;
	font-weight:bold;
	font-size:14px;
}
.product-home-right-name {
	font-weight:bold;
	color:#0a4591;
}
.product-home-right-price {
	font-weight:bold;
	color:#de0124;
}
.home-right-viewall {
	clear:both;
	padding-left:5px;
	color:#0c448f;
	font-weight:bold;
}

/*----------------------- Module villages-photo ---------------------------*/
.villages-photo-bound
{
	width:100%;
	text-align:left;
}
.villages-photo-bound-content
{
	width:32%;
	height:auto;
	float:left;	
	margin:3px 3px 0px 0px;
	padding:5px 3px 5px 3px;
	text-align:center;
	background:#f5f5f5;
}
.villages-photo-bound-content-name
{
	text-align:center;
}

.villages-photo-name
{
	line-height:18px;
	color:#cb221a;
	font-weight:bold;
}
.villages-photo-name:hover
{
	color:#e24942;
	text-decoration:none;
}
.villages-photo-image
{
	border:1px solid #ccc;
	width:150px;
	height:100px;
	padding:1px;
	margin:1px;
	text-align:center;
}

.villages-photo-brief
{
	color:#353434;
	margin-top:5px;
	font-size:11px;
}


/*----------------------------- Module village-productHome --------------------------*/
.village-productHome-bound
{
	width:100%;
}
.village-productHome-bound-content
{
	width:111px;
	float:left;	
	margin:3px;
}
.village-productHome-bound-content-name
{	
	height:140px;
}

.village-productHome-name
{
	line-height:22px;
	color:#333;
}
.village-productHome-name a
{
	color:#333;
	font-size:13px;
	text-align:center;
}
.village-productHome-name a:hover,.village-productHome-name a:actived,.village-productHome-name a:visited 
{
	color:#666;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
.village-productHome-image
{
	border:1px solid #666;
	width:102px;
	height:80px;
	padding:1px;
	margin:1px;

}
.village-productHome-brief
{
	color:#353434;
	margin-top:5px;
	font-size:11px;
}
.village-productHome-price
{
	font-size:12px;
	color:#666;
}
.village-productHome-button-detail
{
	width:48px;
	height:17px;
	background-image:url(../images/Module/button_details.gif);
	text-align:center;
	float:left;
}
.village-productHome-button-detail a,.village-productHome-button-detail a:hover,.village-productHome-button-detail a:visited
{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.village-productHome-button-order-to-card
{
	width:69px;
	height:17px;
	background-image:url(../images/Module/button_add_to_cart.gif);
	text-align:center;
	float:left;
	margin-left:4px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;	
	text-decoration:none;
}
.village-productHome-button-order-to-card a
{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;	
	text-decoration:none;
}
.village-productHome-button-order-to-card a:hover,.village-productHome-button-order-to-card a:visited,.village-productHome-button-order-to-card a:actived
{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;	
	text-decoration:none;
}
.village-productHome-paging
{
	clear:both;
}


/*---------------------------------Module NewsList --------------------------------------*/
.newslist-bound
{
	padding-top:10px;
	text-align:left;
}
.newslist-bound-content
{
	width:100%;
	margin-bottom:10px;
}
.newslist-name
{	
}
.newslist-name a,.newslist-name a:hover,.newslist-name a:visited
{
	color:#F47925;
	font-weight:bold;
	text-decoration:none;
}

.newslist-image
{
	margin:5px;
	margin-left:0px;
	float:left;
}
.newslist-brief
{
	margin-top:2px;
	text-align:justify;
	margin-right:5px;
}
.newslist-button-detail a
{
	float:right;
	color:#FF0000;
	text-align:left;
	padding-right:10px;
}
.newslist-paging
{
	clear:both;
}
/*---------------------------------Module NewsDetail -----------------------------*/
.newsdetail-bound
{
	padding-left:10px;

}
.newsdetail-bound-content
{
	line-height:20px;
	margin-right:10px;
	margin-bottom:20px;
}
.newsdetail-name
{
	color:#000;
	font-weight:bold;
	font-size:20px;
	line-height:30px;
}
.newsdetail-brief
{
	font-weight:bold;
}
.newsdetail-description
{
	text-align:justify;
}
.newsdetail-bound-related
{
	width:100%;
	display:block;
	line-height:24px;
	background:url(../images/news/bg_other_news.gif) 0px 0px repeat-x;
}
.newsdetail-related-text
{
	color:#333333;
	font-weight:bold;	
	font-size:16px;
	height:34px;
	text-indent:10px;
	line-height:34px;
}
.newsdetail-related-name
{
	background:url(../images/news/point.gif) 2% 50% no-repeat;
	text-indent:25px;
	color:#000000;
}
.not-exist-id
{
	color:#FF0000;
	font-size:16px;
	height:300px;
}
/*---------------product-cart------------*/
.productcart-list-bound
{
	width:100%;
	margin:0;
	padding:0;
}
.productcart-list-bound-title
{
	height:28px;
	line-height:25px;
	color:#FFFFFF;
	background:url(../images/village_23.jpg) repeat-x;
	font-weight:bold;
	text-indent:10px;
}
.productcart-list-bound-content
{
	padding:10px;
	padding-left:30px;
}
.productcart-list-content-title
{
	width:100%;
	font-weight:bold;
	height:25px;
}
.content-list-image {
	width:100px;
}
.content-list-image img {
	width:90px;
	height:90px;
}
.villages-content-title-stt
{
	width:50px;	
}
.villages-content-title-name
{
	width:250px;
}
.villages-content-title-price
{
	width:100px;
}
.villages-content-title-currency
{
	width:100px;
}
.villages-content-title-quantity
{
	width:80px;
}
.villages-content-title-total
{
	width:80px;
}
.villages-content-title-space
{
	width:50px;
}
.productcart-list-content-list
{
	clear:both;
}
.villages-content-list-stt
{
	width:50px;	

}
.villages-content-list-name
{
	width:250px;	
}
.villages-content-list-price
{
	width:100px;
}
.villages-content-list-currency
{
	width:100px;
}
.villages-content-list-quantity
{
	width:80px;
}
.villages-content-list-quantity  INPUT
{
	width:40px;
	border:1px solid #999999;
}
.villages-content-list-total
{
	width:80px;
}
.villages-content-list-space
{
	width:50px;
}
.productcart-list-bound-update
{
	padding-top:10px;
	padding-right:10px;
	text-align:right;
}
.productcart-list-bound-update INPUT
{
	border:1px solid #999999;
}
.productcart-list-bound-amount
{
	text-align:right;	
	padding-top:10px;
	padding-right:10px;
}
.productcart-list-bound-amount SPAN
{
	color:#FF0000;
	font-weight:bold;
}
.productcart-list-bound-other
{
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
}
.productcart-list-bound-buy
{	
	text-align:left;
}
.productcart-list-bound-buy SPAN A
{
	background-color:#66A5FF;
	padding:5px 10px;
	line-height:25px;
	font-weight:bold;
	color:#FFFFFF;
	border:1px solid #CCCCCC;
}
.productcart-list-bound-order-to-cart
{
	text-align:right;
}
.productcart-list-bound-order-to-cart SPAN A
{
	background-color:#66A5FF;
	padding:5px 10px;
	line-height:25px;
	font-weight:bold;
	color:#FFFFFF;
}
.ex-public-info{
	font-size:14px;
	font-weight:bold;
	padding:10px 0 10px 0;
}
.ex-buyer-info{
	font-size:14px;
	font-weight:bold;
	padding:10px 0 10px 0;
	margin-bottom:15px;
	border-bottom:1px solid #CCCCCC;
	width:95%;
}
.ex-order_name{
	padding-bottom:5px;
	white-space:nowrap;
}
.ex-text-input{
	width:215px;
}
.ex-correct{
	color:#FF0000;
}
.ex-order-note{
	padding-top:20px;
}
.ex-order-note-text{
	vertical-align:top;
	padding-right:10px;
}
.ex-text-input-note{
	width:87%;
	height:80px;
}
.ex-public-info-table{
	margin-bottom:20px;
}
.ex-order-send{
	padding:10px 0 10px 0;
}
.ex-send-button{
	font-weight:bold;
	width:60px;
}
.ex-send-successful{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#FF0000;
	padding:10px 0 10px 0;
}
.ex-move-home-product{
	text-align:center;
}
.ex-move-page,.ex-move-page:visited,.ex-move-page:hover,.ex-move-page:visited:hover{
	text-decoration:underline;
	color:#0000FF;
}
.ex-shopping-cart-title{
	background:url(../images/village_23.jpg) repeat-x;
	height:28px;
	line-height:25px;
	text-indent:10px;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
}
/*----------------------- Module ExampleVideoClip ------------------------*/
.video-home-bound {
	border:1px solid #ccc; padding:1px; margin:1px; margin-bottom:5px;
}
.video-home-content {
	text-align:center; padding:1px; background:url(../images/FlashPlayer.gif) no-repeat 0% 100%;
}
.video-home-player {
	text-align:center; width:272px; height:230px;
}
.video-home-player img {
	width:272px;
	height:204px;
	border:none;
}
.videoclip-bound {
	width:auto;
	overflow:auto;
	padding:0;
	padding-left:5px;
	padding-top:10px;
	margin:0;
	background:#FFFFFF;
}
.videoclip-bound-content {
	width:153px;
	padding:0;
	margin:0;
	float:left;
	text-align:center;
}
.videoclip-image {
	width:145px;
	margin:0 auto;
	height:auto;
	text-align:center;
}
.videoclip-image img {
	padding:2px;
	border:#CCCCCC solid 1px;
}
.videoclip-title {
	text-align:left;
	font-weight:bold;
	padding:5px;
	padding-top:0;
}
.videoclip-name {
	padding-left:5px;
	width:135px;
	height:40px;
	overflow:hidden;
	text-align:center;
	color:#07519a;
}
.videoclip-name a, .videoclip-name a:hover, .videoclip-name a:visited {
	color:#07519a;
	font-weight:bold;
}
.videoclip-paging {
	clear:both;
}
.videoclip-empty-notice {
	padding:10px;
}
/*-------------------------- Module VideoClipDetail --------------------------*/
.video-clip-detail-bound {
    padding: 0;
    width: 100%;
}
.video-clip-detail-name {
    font-weight: bold;
    font-size: 16px;
    color:black;
    padding: 0 0 10px 0;
}
.other-video-clip {
    clear: both;
    padding: 0;
    margin: 0;
}
.other-video-clip-label {
    font-weight: bold;
    color: black;
    font-size: 12px;
	padding:10px 0;
}
.other-video-clip-content-bound {
    background: #FFFFFF;
}
.other-video-clip-content {
    width: 120px;
	height:125px;
    float: left;
}
.other-video-clip-image {
	width:100%;
	text-align:center;
}
.other-video-clip-image img { width:104px; height:78px; }
.other-video-clip-name {
    text-align: center;
    padding: 5px;
}
</pre></body></html>