@charset "utf-8";
#content {
	margin: 0px;
	padding: 0px;
	clear: both;
	zoom:1;
}
#cLeft {
	float: left;
	margin: 0px;
	width: 635px;
	background-color: #FFFFFF;
	display: block;
	padding: 0px 0px 50px;
}
#cLeft h2 {
	text-align: center;
	clear: both;
	margin: 0px auto;
	padding: 25px 0px 0px;
}
#cLeft ul {
	font-size: 95%;
	line-height: 130%;
	text-align: left;
	list-style-type: none;
	padding: 0px;
	margin: 10px 45px 15px;
}
#cLeft li {
	background-image: url(../commonImg/iconArrow.gif);
	background-position: 5px 9px;
	background-repeat: no-repeat;
	margin: 0px;
	border-bottom: 1px dotted #948D87;
	padding: 4px 10px 3px 20px;
}
#cLeft a {
	text-decoration: none;
	display: block;
	padding-left: 3px;
}
#cLeft li a:hover { background-color: #FFCC00; }
#sponsorshioArea {
	padding: 0px;
	margin: 10px auto 10px 20px;
}
#sponsorshioArea br.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#sponsorshioArea .itemBox {
	float:left;
	width:300px;
	margin: 0px;
	line-height: 130%;
	text-align: left;
	font-size: 14px;
	height: 140px;
}
#sponsorshioArea .itemBox img {
	width:100px;
	float:left;
	text-align:center;
	margin: 10px 10px 10px 14px;
	padding-bottom: 10px;
}
#sponsorshioArea .itemBox strong {
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 3px;
	display: block;
}
#sponsorshioArea .itemBox a {
	display: block;
	color: #594D44;
	margin: 0px;
	height: 130px;
	border-bottom: 1px dashed #CCCCCC;
	padding: 10px 8px 0px 0px;
}
#sponsorshioArea .itemBox a:hover {
	background-image: url(../images/eventBg.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
}
#cRight {
	width: 265px;
	margin: 0px;
	float: right;
	padding: 0px;
	background-color: #FFF;
}
#cRight h3 {
	padding: 0px;
	margin: 25px auto 10px;
}
#cRight #news {
	background-image: url(../images/newsbox_bg.gif);
	background-repeat: repeat-y;
	margin-top: 20px;
	margin-right: 11px;
}
#cRight #news ul {
	text-align: left;
	font-size: 90%;
	line-height: 150%;
	list-style-type: none;
	border-top: 1px dotted #666;
	margin: 10px;
}
#cRight #news ul li {
	border-bottom: 1px dotted #666;
	background-image: url(../images/iconArrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 13px;
	padding: 5px 5px 5px 13px;
	list-style-position: outside;
}
#cRight #news ul li a { text-decoration: none; }
#cRight dl {
	text-align: left;
	margin: 15px 20px 4px;
	font-size: 90%;
}
#cRight .clear {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
