
/*Face
--------------------------------------------------------------------------------------
*/

.m_MainFrame { width:790px; margin:0px auto 0 auto;  background-color:#ffffff;border:solid  #266223;border-width: 1px 2px 2px 1px; }

.m_LogoBanner { height:91px; border-bottom:solid 1px #fff; background:#DDE8D9; text-align:right;}   
                
.m_PageTitle { height:30px; font-weight:normal; color:#266223; text-align:left; border-top:solid 1px #266223; border-bottom:solid 2px #266223;
                background-image:url(../img/Master/pagetitle_bg.jpg); letter-spacing:2px;}
.m_PageTitle h4{  margin:6px 0 0 10px; }

.m_ContentTable { width:100%; text-align:left; border-top:solid 1px #fff; border-bottom:solid 1px #fff;}   
.m_ContentTable .leftCol{ width:150px;  padding:10px;  border-right:solid 1px #266223; background:#fff;}   
.m_ContentTable .contentCol{ padding:10px;  vertical-align:top;}

.m_MainMenu { background-image:url(../img/Master/menu_bg.jpg);padding-top:5px; height:26px;}

.m_MainMenu .profile {   width:80px; height:11px;  cursor:pointer; background:url(../img/Master/eprofile.png) no-repeat;}
.m_MainMenu .profile_on { width:80px; height:11px;  cursor:pointer; background:url(../img/Master/eprofile_on.png) no-repeat;}

.m_MainMenu .factory {   width:80px; height:9px;  cursor:pointer; background:url(../img/Master/efactory.png) no-repeat;}
.m_MainMenu .factory_on { width:80px; height:9px;  cursor:pointer; background:url(../img/Master/efactory_on.png) no-repeat;}

.m_MainMenu .product {   width:75px; height:11px;  cursor:pointer; background:url(../img/Master/eproducts.png) no-repeat;}
.m_MainMenu .product_on { width:75px; height:11px;  cursor:pointer; background:url(../img/Master/eproducts_on.png) no-repeat;}

.m_MainMenu .news {   width:75px; height:9px;  cursor:pointer; background:url(../img/Master/enews.png) no-repeat;}
.m_MainMenu .news_on { width:75px; height:9px;  cursor:pointer; background:url(../img/Master/enews_on.png) no-repeat;}

.m_MainMenu .contactus {   width:90px; height:11px;  cursor:pointer; background:url(../img/Master/econtactus.png) no-repeat;}
.m_MainMenu .contactus_on { width:90px; height:11px;  cursor:pointer; background:url(../img/Master/econtactus_on.png) no-repeat;}

.m_MainMenu .home {   width:80px; height:9px;   cursor:pointer; background:url(../img/Master/ehome.png) no-repeat;}
.m_MainMenu .home_on { width:80px; height:9px;   cursor:pointer; background:url(../img/Master/ehome_on.png) no-repeat;}


.m_SearchProduct { font:normal 12px Arial;} 

.m_Ad { width:100%; text-align:center; }


.m_Footer {  font:bold 12px Arial; margin:10px auto; color:#235C20;}


/*Console
--------------------------------------------------------------------------------------
*/

.m_ConsoleFrame { margin:0;padding:0;background-color:#ffffff; height:100%;}
.m_ConsoleHeader { padding:8px 0 0px 15px;  background-color:#ffffff; color:#555555; font:normal 21px Arial; letter-spacing:1px; vertical-align:middle; }
.m_ConsoleBar { font:normal 13px Arial; letter-spacing:1px; padding:5px; color:#ffffff; background-color:#399434; 
                border-top:solid 4px #999999; border-bottom:solid 4px #999999;}
.m_ConsoleBar a{ color:#ffffff;font:normal 12px Arial; }

.m_ConsolePageTitle { margin:0;  font:normal 19px Arial; color:#39568B; }
.m_ConsolePageTitle img { vertical-align:middle; margin:0; padding:0 4px 0 0; }
.m_ConsoleTitleSep { height:1px; background-color:#999999; border-bottom:solid 2px #efefef; margin:5px 0 10px 0; }

.m_ConsoleContentTable{ width:100%; height:100%; }
.m_ConsoleContentTable .leftCol{ width:155px;  padding:5px;  border-right:solid 1px #999999; background-color:#efefef;}   
.m_ConsoleContentTable .contentCol{ padding:10px;  vertical-align:top;background-color:#ffffff;}

.m_ConsolePageTree {}
.m_ConsolePageTree .cnsTree { margin:10px 0 0 10px; }
.m_ConsolePageTree .cnsTree .Item {  font:normal 13px Arial;   }
.m_ConsolePageTree .cnsTree .Item a{ text-decoration:none;}
.m_ConsolePageTree .cnsTree .Item a:hover{text-decoration:underline;}
.m_ConsolePageTree .cnsTree .Slt  a{  text-decoration:none;color:#8b0000;}
    
    
/* Home
--------------------------------------------------------------------------------------
*/
    
.m_HomeFrame { width:778px; margin:0px auto 0 auto;  background:#fff;border:solid 1px #266223; }

.m_HomeBanner { height:280px; } 


.m_Languages a{ font:bold 14px Arial;}

.m_HomeTable { text-align:left; width:100%;}
.m_HomeTable td{ }
.m_HomeTable .leftCol{padding:15px 6px 15px 10px; width:270px;}
.m_HomeTable .centerCol{padding:15px 0 15px 0;}
.m_HomeTable .rightCol{padding:15px 10px 15px 10px;width:160px; padding-top:40px;}