body {
	background:url(../img8/bg.gif) repeat-x 0 0;
}
#contents {
	width:960px;
}
#headerInfo {
	width:100%;
}
#entry-body {
	width:100%;
	background:url(../img8/bg-conte.gif) repeat-y 0 0;
}
div.link-box {
	width:900px;
	margin-left:30px;
}
#userInfo {
	width:900px;
	margin-left:30px;
}
#userInfo h2 {
	margin-bottom:12px;
}
#userInfo .cols2 .left-box {
	width:430px;
	float:left;
}
#userInfo .cols2 .right-box {
	width:430px;
	float:right;
}
#userInfo .cols2 h3 {
	margin-bottom:12px;
}
#userInfo .cols2 .image {
	text-align:center;
	margin-bottom:10px;
}
#userInfo .cols2 .text {
	padding:10px;
	line-height:1.3;
}
#userInfo .cols2 .text .bold {
	display:block;
	color:#333333;
	/*border-left:4px solid #999;
	padding-left:6px;*/
}
#userInfo .border {
	clear:both;
	height:1px;
	border-bottom:1px solid #ccc;
	margin:6px 0 18px;
}
#userInfo .cols2:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#userInfo .cols2 {
	min-height: 1px;
}
* html #userInfo .cols2 {
	height: 1px;
}
*:first-child+html #userInfo .cols2 {
	zoom: 1;
}

