/* CSS Document */

body{
	margin:0px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
	background:#FFFFFF repeat;
	
}
#maicontenner{
	margin:auto;
	padding:0px;
	width:854px;
	
	padding-bottom:10px;

}
.header{
	width:854px;
	background:url(images/blog_02.gif) no-repeat;
	height:383px;
	border:1px #cccccc solid;
}
.link{
	width:845px;
	padding-left:9px;
	line-height:36px;
	height:30px;
	border-top:5px #CCCCCC solid;
	border-bottom:5px #CCCCCC solid;
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;
	float:left;
}
.link_l{
	width:500px;
	float:left;
}
.link_l a{
	color:#000000;
	text-decoration:none;
}
.link_l a:hover{
	color:#000000;
	text-decoration:none;
}
.link_r{
	width:200px;
	float:right;
	text-align:right;
	padding-right:10px;
}
.link_r a{
	color:#000000;
	text-decoration:none;
}
.link_r a:hover{
	color:#000000;
	text-decoration:none;
}
.content{
	float:left;
	width:854px;
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;
	padding-top:5px;
}
.col_left{
	width:159px;
	padding-left:10px;
	float:left;
}
.col_left p{
	padding-top:10px;
	padding-bottom:0px;
	margin:0px;
	font-weight:bold;
}
.col_left ul{
	margin:0px;
	padding-left:5px;
}
.col_left ul li{
	list-style-type:none;
	line-height:18px;
}
.col_left ul li h2{
	font-size:11pt;
	padding-top:5px;
}

.col_left ul li a{
	text-decoration:none;
	color:#000000;
}
.col_left ul li a:hover{
	text-decoration:none;
	color:#000000;
}
.col_right{
	width:660px;
	padding-left:10px;
	padding-right:10px;
	float:right;
	border-left:1px #cccccc solid;
}
.box_ct{
	width:660px;
	margin-bottom:25px;
	overflow:hidden;
}
.title_box{
	color:#000000;
	font-weight:bold;
	padding-top:10px;
	padding-left:5px;
}
.title_box a{
	color:#000000;
	text-decoration:none;
	font-size:10pt;
}
.title_box a:hover{
	color:#000000;
	text-decoration:none;
	font-size:10pt;
}
.ct{
	border-bottom:1px #cccccc solid;
	border-top:1px #cccccc solid;
	margin-top:5px;
	padding-bottom:10px;
	padding-top:5px;
	float:left;
}
.ct_new{
	
	margin-top:5px;
	padding-bottom:10px;
	padding-top:5px;
	float:left;
}
#respond{
	width:630px;
	margin:auto;
}
#comment{
	width:630px;
	margin:auto;
}
.commentlist {
	padding:0;
	text-align:justify;
}
.commentlist li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:15px 0 10px;
	padding:5px 5px 10px 10px;
	border:1px #ccc solid;
}
	

.cal_com{
	width:660px;
}
.cal{
	width:470px;
	float:left;
	padding-left:10px;
	color:#999999;
	font-size:7pt;
}
.comment{
	width:170px;
	float:right;
	text-align:left;
	font-size:7pt;
}

.comment a{
	color:#456886;
	text-decoration:none;
}
.comment a:hover{
	color:#456880;
	text-decoration:none;
}
.nd{
	margin-top:40px;
	margin-bottom:10px;
	width:605px;
	padding-left:10px;
	padding-right:5px;
	color:#666666;
}
.share{
	width:605px;
	color:#666666;
	font-weight:bold;
	margin-bottom:15px;
}

.share a{
	color:#FFFFFF;
	text-decoration:none;
}
.share a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.share a img{
	padding-left:15px;
	border:0px;
}
.end_box{
	width:645px;
	padding-left:15px;
	font-size:7pt;
}
.end_box a{
	color:#456886;
	text-decoration:none;
	padding-right:5px;
}
.end_box a:hover{
	color:#456880;
	text-decoration:none;
	padding-right:5px;
}

.footer{
	width:854px;
	float:left;
	border:1px #cccccc solid;
	padding-top:10px;
	padding-bottom: 20px;
	float:left;
	text-align:center;

}


