@charset "utf-8";



#contentcolumn{

	margin: 0 210px 0 140px;

}

#rightcolumn{

	float: left;

	width: 200px !important;

	margin-left: -200px !important;

}



/*

 * Main Top

 */

.box_main{

	margin-bottom: 10px;

	padding-bottom: 11px;

	background: url(/images/bg_box_main_bottom_ll.gif) no-repeat left bottom;

}

	.box_main h2{

		height: 37px;

		padding: 0 0 0 8px;

		background: url(/images/bg_box_main_top_ll.gif) no-repeat left top;

		line-height: 1.8em;

		color: #fff;

	}

	.box_main .middle{

		overflow: hidden;

		_zoom: 100%;

		padding: 0 5px 0 10px;

		background: url(/images/bg_box_main_middle_ll.gif) repeat-y left top;

	}



/*

 * Right Pain

 */

.box_side_right{

	overflow: hidden;

	_zoom: 100%;

	margin-bottom: 10px;

	padding-bottom: 11px;

	background: url(/images/bg_box_side_right_bottom_ll.gif) no-repeat left bottom;

}

	.box_side_right h4{

		height: 37px;

		padding: 0 0 0 8px;

		background: url(/images/bg_box_side_right_top_ll.gif) no-repeat left top;

		line-height: 1.8em;

		color: #fff;

	}

	.box_side_right .middle{

		padding: 0 5px 0 10px;

		background: url(/images/bg_box_side_right_middle_ll.gif) repeat-y left top;

	}



/*

 * Article Box

 */

.box_article{

	overflow: hidden;

	_zoom: 100%;

	margin: 10px 0;

	padding: 0 0 10px 0;

	background: url(/images/border_dotted.gif) repeat-x left bottom;

}

	.box_article .left{

		width: 204px;

	}

		.box_article .right .header h3{

			border-bottom: 1px solid #999;

		}

	.box_article .right{

		width: 385px;

	}

		.box_article .right .header span{

			display: block;

			text-align: right;

		}




