@charset "UTF-8";

#topimageBox {
	height:146px;
	margin-bottom:20px;
	background:#666;
}

.content{
	margin-top:11px;
}

#leftContent {
	width:300px;
	height:400px;
	float:left;
	background:#FFF;
}

#newsBox{
	width:300px;
	height:auto;
	background:url(../../img/news.gif) no-repeat #FFF;
	color:#333;
}

#newsBox ul{
	padding:30px 0px 10px 0px;
} 

#newsBox ul li{
	width:270px;
	list-style:none;
	padding:0px 0px 10px 13px;
	font-size : 12px;
	color:#333;
	background:url(../../img/arrow_blue.gif) no-repeat #FFF;
}

#instanceBox{
	width:300px;
	height:auto;
	background:url(../../img/instance.gif) no-repeat #FFF;
	color:#333;
}

#instanceBox ul{
	padding: 30px 0px 10px 0px;
} 

#instanceBox ul li{
	width:283px;
	list-style:none;
	padding:5px 0px;
	font-size : 10px;
	line-height : 18px;
	letter-spacing : 1px;
	color:#666;
	background:#FFF;
	border-bottom: dotted 1px #999;
}

#instanceBox ul li h2{
	font-size : 12px;
}

#rightContent {
	width:240px;
	height:auto;
	float:left;
	background:#FFF;
}

#rightContent h3 img {
	padding-bottom:5px;
}

/* ---------- main-content_end ---------- */

/* ---------- footer_end ---------- */


.kanren {
	margin : 10px 0px 0px 0px;
	padding : 0px;
	font-size : 10px;
	width : 200px;
	text-align:center;
}
