body{
	height:669px;
}
#blog_main {
   margin:0px auto;
   width:1024px;
   height:669px;
   border:1px #000000 solid;
}

#content{
    width:931px;
	height:612px;
	float:left;
	background-color:#F5F5F5;
	
}
#bolg{
	width:877px;
	height:549px;
}
#bolg ul li{
	width:890px;
	height:100%;
}

#blogdata_a:link {
    text-decoration: none
}

#blogdata_a:visited {
    text-decoration: none
}

#blogdata_a:hover {
    color: red;
    text-decoration: none
}

#blogdata_a:active {
    text-decoration: none
}