a:link {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
@font-face{
	font-family: 'microgramBold';
	src: url('../fonts/microgram_bold.eot');
	src: url('../fonts/microgram_bold.eot?#iefix') format('embedded-opentype'),
			url('../fonts/microgram_bold.TTF') format('truetype');
}

@font-face{
	font-family: 'microgramRegular';
	src: url('../fonts/microgram_reg.eot');
	src: url('../fonts/microgram_reg.eot?#iefix') format('embedded-opentype'),
			url('../fonts/microgram_reg.TTF') format('truetype');
}

.Content a{
	color: #000000;
	text-decoration: none;
}

.Content a:active {
	color: #000000;
	text-decoration: none;
}

.Content a:link {
	color: #FFFFFF;
}

.Content a:hover {
	color:#666666;
	text-decoration: underline;
}

.Content a:visited,
.Content a:active {
	color: #FFFFFF;
	text-decoration: none;
}


.Content {
	font-size: small;
	font-family: Tahoma, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.HeaderCategoryMenu {
	font-size: 12px;
	font-family: Tahoma;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.wordHeaderCategory{
	font-family:  microgramRegular, Tahoma, Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

body {
/*	background-image:url(../images/b2.png);
	background-repeat:repeat-x;*/
	font-family:  microgramRegular, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	background-color: #000000;
	margin:0px;
}
td{

}

th {
	font-family: microgramBold, Tahoma;
	font-size: 14px;
}

.underline {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

.headerTitleList{
	font-family:  microgramRegular, Tahoma, Arial, sans-serif;
	color:#FFFFFF;
	margin:0px;	
	padding: 10px 0px 5px 0px;
}

.field_error{
	color:#EE0000;
}

.menuChild{
	background:#BBBBBB;
}

.hideData{
	visibility:hidden;
	position:fixed;
}

.postPrice{
	text-decoration:line-through;
}

.sellPrice{
	color:#FF0000;
	font-weight:bold;
}

img:hover{
	border-color:#FFFFFF;
}

/*
 *	style of list aritcle on front site
 */
 #articleList{
/*	display:block;*/
	color:#FFFFFF;
	padding:0px;
	margin:8px;
}

ul#articleList li{
/*	display:block;*/
	color:#FFFFFF;
	padding: 0px;
	margin: 6px;	
	list-style-type:disc;
}

ul#articleList li:hover{
	color:#FFFFFF;
/*	list-style-type:url(/images/icon/speaker_small.png);*/
	margin-left:12px;
	list-style-image:url(/images/icon/speaker_small.png);
}

ul#articleList li a:link{
	color:#FFFFFF;
}

ul#articleList li a:visited{
	color:#FFFFFF;
}

ul#articleList li a:hover{
	color:#FFFFFF;
	list-style-type:none;
}

/*
* for article in orange body of content
*/

.article_orange_cont_body{
	background:#FF9900;
	text-align:left;
}

.article_orange_cont_body a:hovor{
	text-shadow:#666666 1px 0px;
}

.article_orange_cont_right_edge{

background-image:url(/images/article_body/article_body_orange_007.png);
background-repeat:repeat-y;

}

.article_orange_cont_left_edge{

background-image:url(/images/article_body/article_body_orange_006.png);
background-repeat:repeat-y;

}

.article_orange_bottom_edge{

background-image:url(/images/article_body/article_body_orange_010.png);
background-repeat:repeat-x;

}

.article_orange_corner_bottom_left{

background-image:url(/images/article_body/article_body_orange_008.png);
background-repeat:no-repeat;

}

.article_orange_corner_bottom_right{

background-image:url(/images/article_body/article_body_orange_009.png);
background-repeat:no-repeat;

}

/*
* for article in gray body of content
*/

.article_gray_cont_body{
	background:#666666;
	text-align:left;
	color:#FFFFFF;
}

.article_gray_cont_right_edge{

background-image:url(/images/article_body/article_body_gray_010.png);
background-repeat:repeat-y;

}

.article_gray_cont_left_edge{

background-image:url(/images/article_body/article_body_gray_008.png);
background-repeat:repeat-y;

}

.article_gray_bottom_edge{

background-image:url(/images/article_body/article_body_gray_012.png);
background-repeat:repeat-x;

}


.article_gray_corner_bottom_left{

background-image:url(/images/article_body/article_body_gray_011.png);
background-repeat:no-repeat;

}

.article_gray_corner_bottom_right{

background-image:url(/images/article_body/article_body_gray_013.png);
background-repeat:no-repeat;

}

/*
* for article in blue body of content
*/

.article_blue_cont_right_edge{

background-image:url(/images/article_body/article_body_blue_002.png);
background-repeat:repeat-y;

}

.article_blue_cont_left_edge{

background-image:url(/images/article_body/article_body_blue_001.png);
background-repeat:repeat-y;

}

.article_blue_bottom_edge{

background-image:url(/images/article_body/article_body_blue_004.png);
background-repeat:repeat-x;

}


.article_blue_corner_bottom_left{

background-image:url(/images/article_body/article_body_blue_003.png);
background-repeat:no-repeat;

}

.article_blue_corner_bottom_right{

background-image:url(/images/article_body/article_body_blue_005.png);
background-repeat:no-repeat;

}

/*
	for all subject of article body
*/

.article_subj_body{

	background-image:url(/images/article_body/article_body_subj_004.png);
	background-repeat:repeat-x;
	text-align:left;

}

.article_subj_right_edge{

background-image:url(/images/article_body/article_body_subj_005.png);
background-repeat:no-repeat;

}

.article_subj_left_edge{

background-image:url(/images/article_body/article_body_subj_003.png);
background-repeat:no-repeat;

}

.article_subj_top_edge{

background-image:url(/images/article_body/article_body_subj_002.png);
background-repeat:repeat-x;

}

.article_subj_corner_top_left{

background-image:url(/images/article_body/article_body_subj_001.png);
background-repeat:no-repeat;

}

.article_subj_corner_top_right{

background-image:url(/images/article_body/article_body_subj_006.png);
background-repeat:no-repeat;

}

/*
 *  for all subject of article body
 */

.body_gray_no_title_right_edge{

background-image:url(/images/body/edge_body_gray_005.png);
background-repeat:repeat-y;

}

.body_gray_no_title_left_edge{

background-image:url(/images/body/edge_body_gray_004.png);
background-repeat:repeat-y;

}

.body_gray_no_title_top_edge{

background-image:url(/images/body/edge_body_gray_002.png);
background-repeat:repeat-x;

}

.body_gray_no_title_bottom_edge{

background-image:url(/images/body/edge_body_gray_007.png);
background-repeat:repeat-x;

}

.body_gray_no_title_corner_top_left{

background-image:url(/images/body/edge_body_gray_001.png);
background-repeat:no-repeat;

}

.body_gray_no_title_corner_top_right{

background-image:url(/images/body/edge_body_gray_003.png);
background-repeat:no-repeat;

}

.body_gray_no_title_corner_bottom_left{

background-image:url(/images/body/edge_body_gray_006.png);
background-repeat:no-repeat;

}

.body_gray_no_title_corner_bottom_right{

background-image:url(/images/body/edge_body_gray_008.png);
background-repeat:no-repeat;

}

/*
 *
 * Main Menu
*/

ul#mainMenu{
	font-family:  microgramRegular, Tahoma, Arial, sans-serif;
	margin:0px;
	margin-right:120px;
	padding:0px;
	z-index:2;
	float:right
}

ul.bodyListMainMenu{
	padding: 0px 10px;
/*	width:310px; */
}

ul#mainMenu > li{
	font-family:  microgramRegular, Tahoma, Arial, sans-serif;
/*	list-style:none;*/
	float:left;
	margin:0px;
}

ul.bodyListMainMenu > ul > li{
	list-style:none;
	float:left;
}

ul.bodyListMainMenu > ul > li ul{
	margin:0px;
	padding:0px
}

ul.bodyListMainMenu > ul{
	list-style:none;
	float:left;
	background-color:#0099CC;
}

.choiceMainMenu{
	list-style:none;
	padding: 0px 2px;
	z-index:2;
}

ul#mainMenu ul.bodyListMainMenu ul > li{
	padding: 0px 10px;
/*	list-style:none;*/
	font-family:  microgramRegular, Tahoma, Arial, sans-serif;
}

ul#mainMenu li.choiceMainMenu > ul{
	display:none;
}

ul#mainMenu li.choiceMainMenu:hover > ul{
	display:block;
	z-index:10;
	padding: 10px 0px;;
}

ul#mainMenu .bodyListMainMenu{
	position:absolute;
}

/*
 * product category in Main menu
 *
 */
 
ul.subMainCategory{
/*	display:inline;*/
	margin:0px;
	padding: 0px 0px 0px 0px;
/*	list-style:none;*/
}

ul.subMainCategory > ul.mainProductCategory{
	float:left;
	list-style:none;
	margin:0px;
	padding: 0px 0px 0px 0px;
}

ul.subMainCategory{
/*	font-family:  microgramRegular, Tahoma, Arial, sans-serif;*/
}

ul.mainProductCategory li > ul{
	margin: 0px;
	padding: 0px;
	list-style:none;
} 

ul.mainProductCategory > li{
	margin: 8px 0px 0px 0px;
	padding: 0px;
} 

/*
 *   images body backgroud of Main Menu Dropdown
 */

.dropDownMainMenuConnerButtomLeft{
    background:url('/images/menu/mainmenu_body_003.png');
	background-repeat:no-repeat;
}

.dropDownMainMenuConnerButtomRight{
    background:url('/images/menu/mainmenu_body_005.png');
	background-repeat:no-repeat;
}

.dropDownMainMenuEdgeLeft{
    background:url('/images/menu/mainmenu_body_001.png');
	background-repeat:repeat-y;
}

.dropDownMainMenuEdgeRight{
    background:url('/images/menu/mainmenu_body_002.png');
	background-repeat:repeat-y;
}

.dropDownMainMenuEdgeButtom{
    background:url('/images/menu/mainmenu_body_004.png');
	background-repeat:repeat-x;
}
 
/*
 *   slide script : stepcarousel (Product Recommend)
 */
 
.stepcarousel{
	position: relative; /*leave this value alone*/
	border: 10px solid black;
	overflow: scroll; /*leave this value alone*/
	width: 270px; /*Width of Carousel Viewer itself*/
	height: 80px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel .panelRecommend{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0px; /*margin around each panel*/
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	width: 150px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

#galleryRecommend{
	width:710px;
	border: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
 
#galleryRecommend .panelRecommend{
	height: 72px;
	font: bold 28px Arial;
	text-align: center;
/*	background-color: green;*/
	color: white;
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

#galleryRecommend-paginate{
	padding:0px;
	margin:0px;
	margin-top:5px;
	position:relative;
}

/* 
 *  set image buttom change page of list of product, topic, promotion, etc
 */
 
 #buttonChangePage{
 	margin:0px;
	padding:0px;
 }
 
 /*
  *  Background color of data that a type of view is list. 
  */
 
 .rowDataOnMouseOver{
 	background-color:#0B0B0B;
 }
 
 /*
  *  style of menu of file of product such as brochure, manual, etc
  */
 ul.productFileMenu{
	margin:5px;
	padding:0px;
 }
 
 ul.productFileMenu li{
	list-style-type:none;
 }
   
 .productFileMenu li > li{
	list-style-type:none;
	margin:5px;
	padding:0px;	
 } 
 
 .productFileMenu li ul{
 	visibility:hidden;
	position:absolute;
	margin:10px;
	padding:0px;	
 }
 
 .productFileMenu li:hover ul{
 	visibility:visible;
	position:relative;
 }

/******************/ 
  