@import url("share.css");

#leftContent{
	height:auto;
	float:left;
	padding-left:0;
	background:#F4F1E9;
	color:#333;
}

#rightContent{
	width:538px;
	float:left;
	padding:10px 0 0 10px;
}

.h3Box{
	width:522px;
	height:27px;
	background-image:url(../img/h3.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#transparent;	
	margin-bottom:10px;
}

.h3Box h3{
	padding:5px 0 0 17px;
	font-size:14px;
	font-weight:bold;
	color:#933;
}

.topInfo{
	width:522px;
	padding-bottom:20px;
	font-size:12px;
	line-height:1.4;
	color:#333;
}

.chiraBox{
	width:520px;
	padding:10px 0;
	text-align:center;
	margin-bottom:20px;
	border:1px solid #9CF;
}

.chiraDay{
	width:500px;
	padding-bottom:20px;
	font-size:12px;
	line-height:1.4;
	color:#333;
}

