﻿@Media Screen
{
    /* Company Classification Style - Start */
    .CompanyHolder
    {
        float:left;
        width:540px;    
        padding-right:55px;
    }
    
    .ProductClassificationItem
    {
        width:540px;
        height:120px;
        line-height :1.5em;
    }
    
    .PCHPic
    {        
        width:120px;
        height:90px;
        float:left;
        margin-top:15px;
        margin-left:10px;
    }
    
    .PCHDec
    {
        padding-top:15px;
        padding-left:10px;
        font-size:13px;
        color:#333333;
        width:390px;
        height:100px;
        float:left;
        
    }
        
    
    
    .PCHCompanyName
    {
        font-size:15px;
        font-weight:bolder;
        color:#333333;
        display:block;
    }

    .PCHCompanyName:hover
    {
        color:#0000cc;
        text-decoration:underline;
    }

    
    .PCHWebSite
    {
        font-size:13px;
        color:#0000cc;
        text-decoration:underline;
    }
    
    .PCHPageCount
    {
        width:540px;
        text-align:center;
    }
    
    
    .PCHPageCount li
    {
        display:inline;
    }
    
    .PCHPageCount li a
    {
        font-size:15px;
        color:#098a09;
    }
    /* Company Classification Style - End */
    
    /* CompanyBriefInfo Style - Start */
    .CompanyBriefHolder
    {
        height:100%;
        width:595px;
        float:left;
    }
        
    .CompanyBriefInfo
    {
        height:200px;
        width:563px;       
        float:left;
        margin-bottom:10px;
    }
     
     .CompanyBriefInfo h1
     {
        font-size:15px;
        color:#098a09;
        background:url('images/bg_1.gif') repeat;
        width:108px;
        height:22px;
        border:solid 1px #7bcf7b;        
        border-bottom:none;
        text-align:center;
        padding-top:4px;
        font-weight:normal;
     }
     
     .CompanyBriefInfo .BriefInfoHolder
     {
        height:156px;
        border:solid 1px #7bcf7b;
        background-color:#daf6da;
        padding:3px;
        overflow:hidden;
        line-height:1.5em;
     }
     
     .MainCompany
     {
        height:146px;
        width:354px;
        float:left;
        padding:5px;
        border-right:dashed 1px #7bcf7b;
        background-color:White;
     }
     
     .MainCompany .CompanyPic
     {
        margin-top:13px;
        height:120px;
        width:160px;        
        float:left;
     }     

     .MainCompany .CompanyDec
     {
		height:100%;
        width:180px;
        float:left;
     }
     
     .CompanyDec p a
     {
        text-decoration:underline;
     }
          
     .MainCompany p
     {
        font-size:13px;
        color:#333333;
        line-height:2em;
        padding-left:10px;
     }            
     
     .MainCompany p a
     {
        font-size:13px;
        color:#0000cc;
     }

     .MainCompany p.CompanyName a
     {
        font-size:15px;
        font-weight:bolder;
        color:#333333;
        text-decoration:none;
     }     

     .MainCompany p.CompanyName a:hover
     {
        text-decoration:underline;
        color:#0000cc;
     }               

     .BriefInfoHolder .OtherCompany
     {
        height:100%;
        width:180px;
        float:left;
        background-color:White;
        padding-left:10px;
     }
     
     .OtherCompany p
     {
        font-size:13px;
        font-weight:bold;
        color:#009900;
        padding:5px;
     }     
     
     .OtherCompany .more
     {
        display:block;
        text-align:right;
        padding-right:5px;
        text-decoration:underline;
        color:#098a09;      
     }
     
     .OtherCompany ul
     {
         list-style:none url('images/arrow_2.gif') inside;        
     }
          
     .OtherCompany li a
     {
		font-size:13px;
        color:#333333;        
        padding-left:5px;
     }

     .OtherCompany li a:hover
     {
        text-decoration:underline;
        color:#0000cc;
     }
                    
     
    /* CompanyBriefInfo Style - End */
 
    /* CompanyDetailHolder Style - Start */

    .CompanyDetailHolder
    {
        float:left;
        width:540px;
        height:100%;     
        padding:5px;       
    }

    .ViewCount
    {
        font-size:13px;
        color:#009900;        
        line-height:1.5em;        
    }

    .ViewCount span
    {
        color:Red;
        font-weight:bolder;
    }    

    .CompanyLogoHolder
    {        
        float:left;
        height:120px;
        width:160px;
        margin-left:10px;
        margin-top:15px;
        margin-right:10px;
        _margin-right:0px;
    }

    .CompanyDetailHolder .CompanyInfoHolder
    {        
        background-color:White;
        border:none;
        margin:-5px 0;
        margin-bottom:5px;        
    }
    .CompanyDetailHolder p
    {
    	line-height:1.5em;
    }
    
    .RoundBoxHolder
    {        
        float:right;
    }
    .RoundBoxHolder .RoundBox
    {        
        position:relative;
        top:-30px;
    }
    
    .CompanyDetailHolder .CompanyInfoHolder p
    {
        color:#009900;
        font-size:15px;
        font-weight:bold;   
        padding:0 5px 1px 5px;
    }

    .CompanyDetailHolder .CompanyInfoHolder p span
    {
        color:#333333;
        font-size:15px;  
        font-weight:normal;        
    }
    
    .CompanyDetailHolder .CompanyInfoHolder p a
    {
        font-weight:normal;
        color:#0000cc;
        text-decoration:underline;
    }
    .MemberRegister_VCode
    {
		text-transform:uppercase ;	
    }
 
    /* CompanyDetailHolder Style - End */    
}

