﻿body 
{
    margin-top:0px;
    margin-bottom:0px;
    margin-left:0px ;
    margin-right:0px;
    background-color:#fcf9ff;/*#f9f2ff;*/
    font-size:12px;
    font-family:Arial;
    color:#4a4a4a;
}
a
{
    text-decoration:none;
    color:#352e39;
    }
a:hover
{
    text-decoration:none;
    color:#9700ff;
    }
div.page
{
    width:1000px;
    margin-left:auto;
    margin-right:auto;
   
   
    }
 
 div.header
 {
     border-top:2px solid #62308d;
     background-image:url(../images/vtcw_bg_header.png);
     background-position:top center;
     background-repeat:no-repeat;
     background-color:White;
     margin-left:0px;
     margin-right:0px;
     border-bottom:2px solid #c9afde;
     }
 
 /* top1 */
 div.page div.top1 div.datetime
 {
     float:left;
     padding:4px 4px 4px 20px;
     color:#887f92;
     }
  div.page div.top1 div.socail
 {
     float:right; 
     padding:4px 20px 4px 4px;   
     color:#887f92;
     }
 /* top2 */
 div.page div.top2
 {
     margin:20px 10px 10px 10px;
     
     }
 div.page div.top2 div.left
 {
     float:left;
     padding:4px 4px 4px 4px;
     }
div.page div.top2 div.right
{
    float:right; 
     padding:4px 4px 4px 4px;  
    }
    
    
/*div bar*/    
 div.bar
 {
     background-image:url(../images/bar.png);
     background-repeat:repeat-x;
     height:28px;
     margin-left:0px;
     margin-right:0px;
     padding:4px 4px 4px 4px;
     background-color:#e4d6f0;
     } 
    
 /*body*/
 div.body
 {
     min-height:520px;
     }
  div.body div.menu
  {
    float:left;
    width:230px;
    border:0px solid #c0c0c0;
    /*background-color:White;*/
    margin-left:0px;
    margin-top:10px;
   }
   div.body div.content
  {
    width:710px;
    float:right;
    border:0px solid #c0c0c0;
   /* background-color:White;*/
    margin-right:0px;
    margin-top:10px;
   }
 /* short menu */
  div.short_menu
 {
    border-top:2px solid #c9afde;
     background-color:#e3d3ee;
     margin-left:0px;
     margin-right:0px;
     padding:6px 6px 6px 6px;
    
     }
 /*footer*/
 
  div.footer
 {
    
     background-color:White;
     margin-left:0px;
     margin-right:0px;
     border-top:2px solid #c9afde;
     }
 div.footer div.left
 {
     float:left;
     padding:10px 10px 10px 10px;
     }
 div.footer div.right
 {
     float:right;
     padding:10px 10px 10px 10px;
     }    
 div.footer div.facebook
 {
     padding:0px 4px 4px 10px;
     }      
 div.bank
 {
     clear:both;
     }
 
 img.link_fb
 {
    
   -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url('border-radius.htc');
    border-radius: 5px;
     }
 
 
 /*-----------------------------------------*/
 /*-----------------------------------------*/
 /*-----------------------------------------*/
 
 div.body_left
 {
     border:0px solid #c9afde;
     width:200px;
     float:left;
     margin-left:0px;
  }
     
div.body_right
{
    border:0px solid #c9afde;
    float:right;
    width:200px;
   
    }
div.body_middle
{
    float:left;
    width:790px;
    border:0px solid #c9afde;
    min-height:400px;
    margin-left:5px;
    margin-right:0px;
    }
 div.page_detail
 {
  
     margin:0px 0px 0px 0px;
    padding:5px 5px 5px 5px; 
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url('border-radius.htc');
    border-radius: 5px;
    border:0px solid #e1ccf3;
    background-color:#ffffff;
     }   
    
    
 /*-----------------------------------------*/
 div.blog
 {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px; 
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url('border-radius.htc');
    border-radius: 5px;
    border:1px solid #e1ccf3;
    background-color:#ffffff;
 }
 div.blog div.blog_title
{
   padding:4px 2px 2px 2px;
   background-image:url(../images/bg_head_line.png);
   background-repeat:repeat-x;
   background-position:top; 
   -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url('border-radius.htc');
    border-radius: 5px;
     
 }

 div.blog div.blog_content
{
   padding:5px 5px 5px  5px;
   
   
 }
div.blog_content div.item 
{
    padding:2px 4px 2px 4px;
   
    }
.img_webLink
{
   -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url('border-radius.htc');
    border-radius: 5px;
    margin:4px 1px 4px 1px; 
    border:1px solid #e1ccf3;
    }
    
/*Calendar*/
div.calendar
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url('border-radius.htc');
    border-radius: 5px; 
     border:1px solid #e1ccf3; 
     background-image:url(../images/bg_head_line.png);
   background-repeat:repeat-x;
   background-position:bottom; 
    }
div.day
{
    float:left;
    padding-left:5px;
    font-size:60px;
    font-weight:bold;
    
    }
div.month
{
    float:left;
    width:100px;
    font-weight:bold;
    font-size:18px;
    }
div.year
{
    float:left;
    width:100px;
    font-weight:bold;
    font-size:18px;
    }
.link
{
    float:left;
    width:100px;
    }

/*Poll*/
div.poll
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url('border-radius.htc');
    border-radius: 5px; 
     border:1px solid #e1ccf3; 
     background-image:url(../images/bg_head_line.png);
   background-repeat:repeat-x;
   background-position:bottom; 
   margin-bottom:10px;
   padding:5px 5px 5px 5px;
    }
.radio_poll
{
 padding:3px 3px 3px 3px;
 float:left;   
    }
.btnVote
{
  padding:3px 3px 3px 3px;
  float:left; 
  margin-left:4px;  
  -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url('border-radius.htc');
    border-radius: 5px;
    border:1px solid #c0c0c0;
    font-size:11px;
    cursor:pointer;
    }
    
/*short new*/
 div.short_new
 {
    margin-left:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url('border-radius.htc');
    border-radius: 5px;
    background-color:#ffffff;
    padding:5px 5px 5px 5px;
  }
/*Poll*/
div.user_online
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url('border-radius.htc');
    border-radius: 5px; 
     border:1px solid #e1ccf3; 
     background-image:url(../images/bg_head_line.png);
   background-repeat:repeat-x;
   background-position:bottom; 
   margin-bottom:10px;
   padding:5px 5px 5px 5px;
    }