#BlogLeft {
top : 0px;
padding : 10px;
width : 770px;
float : left;
}



#BlogActuBox{
margin-bottom : 10px;
border : 1px solid #bebebe;
}

#BlogActuTitle {
font-weight : bold;
margin : 10px;
}

#BlogActuDate {
margin : 10px;
font-size : 10px;
font-weight : bold;
color: #CCCCCC;
}

#BlogActuDesc {
margin : 10px;
position : relative;
display: block;
}

#BlogActuImage {
margin : 10px;
text-align : center;
}

#BlogActuComments {
position : relative;
display: block;
}

#BlogCommentBox {
margin : 10px;
padding : 5px;
background-color: #CCCCCC;
position: relative;
display : block;
}

#BlogCommentTitle {
font-size : 10px;
font-weight : bold;
margin : 10px;
}

#BlogCommentDate {
font-size : 11px;
}

#BlogCommentDesc {
font-size : 11px;
}

#BlogCommentIframe {
margin : 10px;
width : 748px;
height : 180px;
position: relative;
display : block;
}

#BlogCommentForm {
width : 748px;
position: relative;
display : block;
}

.Required {
color : #cc0000;
}

#BlogCommentFormTitle {
font-size : 10px;
}

#BlogSenderName {
width : 748px;
}

#BlogSenderEmail {
width : 748px;
}

#BlogCommentFormDesc {
width : 748px;
}

#BlogRight {
top: 0px;
left : 770px;
width : 148px;
margin : 10px;
padding : 10px;
float:right;
border : 1px solid #bebebe;
}

a.BlogMonth {
font-size: 12px;
color: #666666;
text-decoration: none;
font-weight: bold;
}

a.BlogMonth:hover{
font-size: 12px;
color: #333333;

}