﻿/*blog活動專區*/
.leftact
{
    float:left;
    width:186px;
    background:white;
}				        	 

    .leftact_left
    {
        float:left;
    }
	
    .leftact_mid
    {
        color: #555555;
        text-align:center;
        line-height:25px;
        width:100%;
        height:36px;
        font-weight:bold;
        font-size:12px;
        float:left;
        background: url(../New_blog_img/bloggod_02.gif) ;
    }
    	
    .leftact_right
    {
        float:left;
    }	
/*YouCute藏書閣*/    
.bookshelf
{
    float:left;
    margin:5px 0px;
    background:white;
}				        	 

    .bookshelf_left
    {
        float:left;
    }
	
    .bookshelf_mid
    {
        color: #555555;
        text-align:center;
        line-height:25px;
        width:100%;
        height:36px;
        font-weight:bold;
        font-size:12px;
        float:left;
        background: url(../New_blog_img/bloggod_03.gif) ;
    }	 
	
    .bookshelf_right
    {
        float:left;
    } 
    
    .shelf_content
    {
        margin:5px 0px 5px 5px;
    }

        .shelf_img
        {
            width:60px;
            height:60px;
            overflow:hidden;
        }
        
        .shelf_title
        {
            text-align:left;
            padding-left:5px;
        }
        
        .shelf_title a
        {
            color:Black;
            font-size:12px;
            text-decoration:none;
        }
        
        .shelf_title a:hover
        {
            font-size:12px;
            text-decoration:underline;
        }
        				                        
        .shelf_desc
        {
            padding-left:5px;
            text-align:left;
            line-height:14px;
            font-size:10px;
            color:#878787;
            height:42px;
            overflow:hidden;
        }	
/*YouCute碰碰胡*/    	
.pom
{
    float:left;
}				        	 

    .pom_left
    {
        float:left;
    }
	
    .pom_mid
    {
        color: #555555;
        text-align:center;
        line-height:25px;
        width:100%;
        height:36px;
        font-weight:bold;
        font-size:12px;
        float:left;
        background: url(../New_blog_img/bloggod_05.gif) ;
    }	 
	
    .pom_right
    {
        float:left;
    } 	
    
/*名人專區*/
.celebrity
{
    float:left;
    margin:5px 0px;
}				        	 

    .celebrity_left
    {
        float:left;
    }
	
    .celebrity_mid
    {
        color: #555555;
        text-align:center;
        line-height:25px;
        width:100%;
        height:36px;
        font-weight:bold;
        font-size:12px;
        float:left;
        background: url(../New_blog_img/bloggod_06.gif) ;
    }
    
    .celebrity_right
    {
        float:left;
    }             	 
    
        .celebrity_content
        {
            margin:3px;
            width:240px;
            height:1%;
        }
    
			    .celebrity_img
			    {
			        border:solid 1px #D2D2D2;
			        padding:3px;
			        width:94px;
			        text-align:center;
			    }
				
			    .celebrity_txt
			    {
			        text-align:left;
			        margin:0px 5px;
			    }
			    .celebritytitle
			    {
			        width:115px;
			        height:50px;
			        overflow:hidden;
			        margin-bottom:5px;
			    }
				
			    .celebritytitle a{
                    font-size:12px; 
                    color: #00A9DC	;
                    font-weight:bold;
                    text-decoration:none;
                }
                
                .celebritytitle a:hover{
                    font-size:12px; 
                    color: #00A9DC	;
                    font-weight:bold;
                    text-decoration:underline;
                }	
                
                .celebritydesc
                {
                    font-size:10px;
                    width:115px;
                    height:14px;
                    overflow:hidden;
                    margin-bottom:5px;
                    color:#757575;
                }
                				
                .celebritycount
                {
                    width:115px;
                    font-size:10px; 
                    color: #555555;
                }      
/*Youcute電視機*/
.youcutetv
{
    float:left;
}				        	 

    .youcutetv_left
    {
        float:left;
    }
	
    .youcutetv_mid
    {
        color: #555555;
        text-align:center;
        line-height:25px;
        width:100%;
        height:36px;
        font-weight:bold;
        font-size:12px;
        float:left;
        background: url(../New_blog_img/bloggod_07.gif) ;
    }	 
	
    .youcutetv_right
    {
        float:left;
    }                     
    
    
