﻿body 
{
    margin: 0;
    padding: 0;
    font: 11px Verdana;
    background: #ccc;
    color: #1f1f24;
}
input, select, textarea
{
    font: 11px Verdana;
}
a 
{
    color: #4f66b0;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
form
{
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6 
{
    margin: 0;
    padding : 0;  
    font-size: 1em;  
}
.clr 
{
    clear: both;
    height: 0px;
    overflow: hidden;
    visibility: hidden ;
}
#wrapp
{
    width: 930px;
    margin: 0 auto;
    background: #fff;
}
#header
{
        
}
#logo
{
    float: left;
}
#header_logo
{
    float : left;  
    background: url(../images/header-line.jpg) left center no-repeat;
    padding: 0 0 0 10px;  
}
#logo img
{
    border: 0;
}
#topmenu
{
    margin: 15px 20px 0 0;
    float: right;
}

#topmenu a, #topmenu select
{
    margin: 0 10px ;
    color: #000;
}
#topmenu a
{
    line-height: 1.8em;
    display: inline-block;
}
#topmenu a:hover
{
    color: #4f66b0;
    text-decoration: none;
}
#topmenu #grand_flo
{
    background: url(../images/grand_icon.jpg) left center no-repeat;
    padding: 0 0 0 15px;
}
#topmenu #bthome
{
    background: url(../images/home_icon.jpg) left center no-repeat;
    padding: 0 0 0 22px;
}
#topmenu #btWebmail
{
    background: url(../images/mail_icon.jpg) left center no-repeat;
    padding: 0 0 0 22px;
}
#topmenu #cboLanguage 
{
    width: 150px;    
}
.mainmenu 
{
    padding: 0 3px; 
    position: relative;
}
.mainmenu ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.mainmenu ul li 
{
    
    display: inline-block;
    float: left;
}
.mainmenu ul li a 
{
    background: url(../images/menu-bg.jpg) repeat-x;
    line-height: 30px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    text-align: center;
    width: 231px;
    font-size: 1.1em;
}
.mainmenu ul li a:hover
{
    background: url(../images/menu-bg-hover.jpg) repeat-x;
    text-decoration: none;
}
.mainmenu .menu_first span
{
    display: inline;
    float: left;
    background: url(../images/menu-left.jpg) no-repeat;
    width: 11px;
    height: 30px;
}
.mainmenu .menu_first:hover span
{
    background: url(../images/menu-left-hover.jpg) no-repeat;
}
.mainmenu .menu_last span
{
    display: inline;
    float: right;
    background: url(../images/menu-right.jpg) no-repeat;
    width: 11px;
    height: 30px;
}
.mainmenu .menu_last:hover span
{
    background: url(../images/menu-right-hover.jpg) no-repeat;
}
#home_shadow img
{
    border: 0;    
}
#left 
{
    width: 173px;
    float: left;
    margin: 10px 5px 5px 5px;
}
#main 
{
    width: 735px;
    float: right;
    margin: 10px 5px 5px 5px ;
    line-height: 1.5em;
}
* html #main 
{
    margin: 0;
}

#left_menu 
{
    background: url(../images/left.jpg) no-repeat;
    height: 510px;
    overflow-y: auto;
    padding: 30px 10px 10px 10px;
}
#left_menu ul 
{
    list-style: none;
    padding: 0px;
    margin: 0px; 
    line-height: 1.4em;   
}
#left_menu ul li 
{
    margin: 0 0 30px 0;
}
#left_menu ul li a 
{
    text-transform: uppercase;
    font-weight: bold;
    color: #ff9900; 
}
#left_menu ul li a:hover 
{
    color: #999993;   
    text-decoration: none;
}
#left_menu ul ul li 
{
    background: url(../images/bullet1.jpg) 2px 7px no-repeat;
    margin: 0;
    padding: 0 0 0 15px;
}

#left_menu ul ul li a 
{
    font-weight : bold;
    text-transform: none;
    color: #fff;    
}
#left_menu ul ul li a:hover 
{
    color: #e16600;
}
#sectionbanner 
{
    margin: 0;
}
#sectionbanner img 
{
    width: 735px;
    height: 122px;
    border: none;    
}
.slide_list 
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.slide_list li 
{
    float: left;
    margin: 20px;
}
.slide_list li img 
{
    width: 170px;
    height: 110px;
    border: 1px solid #ccc;
    padding: 1px;
}
.page 
{
    padding: 5px 4px;
}

.page .page_top
{
    background: url(../images/page-top.jpg) no-repeat;
    height: 15px;
    overflow: hidden ;
    padding: 0;
    margin: 0;
}
.page .page_content
{
    padding: 0 10px;
    border: 1px solid #d7d7d7;
    border-top: none;
    border-bottom: none;
}
.page .page_bottom
{
    background: url(../images/page-bottom.jpg) no-repeat;
    height: 15px;
    overflow: hidden ;
}
#productsectionlogo 
{
    border: 1px solid #ccc;
    text-align: center;
    margin: 20px 0 0 0;
}
.productsectionlogo
{
    display: inline;   
}
.productsectionlogo img 
{
    border: none;
    height: 55px;  
    margin: 10px 10px;  
}
#p_section 
{
    width: 645px;
    margin: 0 auto;
    padding: 20px 0;
}
.p_top
{
    background: url(../images/p-top.jpg) no-repeat;
    height: 15px;
    overflow: hidden;    
}
.p_contain
{
    background: url(../images/p-contain.jpg) repeat-y;
    padding: 0 10px;
}
.p_bottom
{
    background: url(../images/p-bottom.jpg) no-repeat;
    height: 15px;
    overflow: hidden;    
}
#p_section .p_contain 
{
    text-align: center;
}
.sectionline 
{
    height: 30px;
    background: url(../images/p-section-line.jpg) center center no-repeat;    
    clear: both;
}
#product_manufacture .logo img 
{
    height: 70px;
    margin: 0 0 10px 0;
}
#product_manufacture h2 , h1
{
    background: url(../images/arrow.jpg) left 2px no-repeat;
    padding: 0 0 0 20px;
    color: #44629e;
    font-size: 1.1em;

}
#product_manufacture h2
{
    margin: 10x 0 0 0;
 }
.group_item 
{
    padding: 10px 0px;
}
 .group_item ul 
{
    padding: 0px;
    margin: 0px;
    list-style: none;
    width: 100%;
}
* html .group_item ul 
{
    width: 97%;
}
.group_item ul li 
{
    width: 150px;
    background: url(../images/bullet1.jpg) left 6px no-repeat;
    padding: 0 0 0 10px;
    float: left;
}
* html .group_item ul li 
{
    width: 150px;
    background: url(../images/bullet1.jpg) left 6px no-repeat;
    padding: 0 0 0 10px;
    float: left;
}
.group_item ul li a 
{
    color: #1f1f24
}
.tab_item 
{
    background: url(../images/px.jpg) left bottom repeat-x;
}

.tab_item a 
{
    display: inline-block;
    width: 140px;
    height: 32px;
    line-height: 32px;   
    background: url(../images/tab-item.jpg) repeat-x;
    float: left; 
    text-align: center;
}
* html .tab_item a 
{
    width: 140px; 
    text-align: center;   
}
.tab_item a span 
{
    display: inline-block;
    width: 8px;
    height: 32px;    
}
.tab_item a .tab_item_left 
{
    float: left;
    background: url(../images/tab-item-left.jpg) no-repeat;
}
.tab_item a .tab_item_right 
{
    float: right;
    background: url(../images/tab-item-right.jpg) no-repeat;
}
.tab_item a.active 
{
    background: url(../images/tab-active.jpg) repeat-x;
}
.tab_item a.active .tab_item_left 
{
    background: url(../images/tab-active-left.jpg) no-repeat;
}
.tab_item a.active .tab_item_right 
{
    background: url(../images/tab-active-right.jpg) no-repeat;
}
.tabContain 
{
    border: 1px solid #9e9ea0;
    border-top: none;
    padding: 20px; 
    height: 300px;
    overflow-y: auto;   
}
.table_list 
{
    width: 100%;
    background: #ccc;
}
* html .table_list 
{
    width: 97.5%;
}
.table_list th 
{
    background: #546c92;
    color: #fff;
    text-align: center;    
}
.table_list .tr1
{
    background: #fff;
}
.table_list .tr2
{
    background: #dcebfc;
}
.line 
{
    height: 1px ;
    overflow: hidden;
    border-bottom: 1px dotted #ccc;    
}
.required 
{
    color: red;
}
.error
{
    border: 1px solid #cc3333;
    background: #f6dcdc;
    color    : #cc3333;
    padding: 10px;
    margin: 10px 0px;
}
.info
{
    border: 1px solid #3f8fd5;
    background: #dbecfb;
    color: #3f8fd5;
    padding: 10px 20px;
    margin: 10px 0px;
}
#footer
{
    background: #000;
    padding: 5px 10px;
    color: #fff;
    font-size: 95%;
}
#footer a 
{
    color: #fff;
}
#footer #copyright 
{
    float: left;
}
#footer #footer_nav
{
    float: right;
    text-align: right;
}
#footer #footer_nav #icon_sitemap 
{
    background: url(../images/icon-sitemap.jpg) left center no-repeat;
    padding: 0 0 0 10px;
}
.category_item 
{
    width: 210px;
    float: left;
    text-align: center;
    margin: 20px 20px 0 0;
}
.category_item img 
{
    width: 170px;
    height: 110px;
    border: 1px solid #ccc;
    padding: 1px;
}
#news_category h1
{
    margin: 0 0 20px 0;
}
#news_category h2 
{
    font-size: 130%;
}
#news_category .news_category_item 
{
    border-bottom: 1px dotted #ccc;
    margin: 0 0 10px 0;
    text-align: justify;
    padding: 0;
}
#news_category .news_category_item p 
{
    padding: 0;
    margin: 0;
}
#news_category .news_category_item .more 
{
    text-align: right;
    margin: 0 0 5px 0;
}
#news_category .news_category_item .more a 
{
    background: url(../images/more.jpg) right 3px no-repeat;
    padding: 0 7px 0 0;
    color: Red;
}
#product_group .item
{
    text-align: center;
    width: 153px;
    float: left;
    height: 160px;
    overflow: hidden;
    margin: 0 10px;
}
* html #product_group .item 
{
     width: 150px;
}
#product_group .thumb
{
    width: 140px;
    height: 120px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

#product_group .thumb img
{
    border: none;
    width: 100px;
}
.productlistitem
{
    width: 140px;
    height: 160px;
    overflow: hidden;
    padding: 0 15px;
    text-align: center;
    float: left;
}
.productlistitem .thumb
{
    border: 1px solid #ccc;
    width: 135px;
    height: 100px;
    overflow: hidden;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.productlistitem .thumb img
{
    height: 80px;
    border: none;
}
#manufacture_logo
{
    padding: 0 0 10px 0;
}
#manufacture_logo img
{
    border: none;
    height: 70px;
}
#product_detail .oleft
{
    width: 270px;
    float: left;
    text-align: center;
    padding: 20px 0 0 0;
}
#product_detail .oleft .thumb
{
    margin: 0 0 20px 0;
    width: 200px;
}
#product_detail .oright
{
    width: 410px;
    float: right;
}
#product_detail h1
{
    border-bottom: 1px dotted #ccc;    
}
* html #main .page_content
{
    width: 705px;    
}
html>body #main .page_content
{
    width: 705px;
}
