/* @charset "UTF-8"; */

/* Left			##################################### */
div#left {
}
	div#main {
	}
		div#bar-main h3 {
			width: 139px;
			background: url("../news/img/h3.gif") top left no-repeat;
		}
		div.box-news {
			position: relative;
			margin: 22px 0 0 20px;
			width: 750px;
			clear: both;
		}
			div.box-news h4 {
				position: relative;
				margin-bottom: 19px;
				width: 600px;height: 35px;
				text-indent: 0;
				background: url("../img/border_c.gif") bottom left repeat-x;
			}
				div.box-news h4 span {
					display: block;
					padding-left: 20px;
					height: 27px;
					background: url("../news/img/belt_news.gif") top left repeat-y;
					font-size: 17px; font-weight: bold;
					color: #393939;
				}
				div.box-news h4 span.monthly {
					font-size: 12px;
				}
				div.box-news h4 span.monthly strong {
					font-size: 20px;
				}
			ul#list-news {
				display: block;
				margin: 14px 0 0 22px;
				width: 578px;
			}
				ul#list-news li {
					clear: both;
				}
					ul#list-news li span {
						display: block;
						margin-bottom: 20px;
					}
						ul#list-news li span strong {
							font-weight: bold;
						}
					ul#list-news li span.date {
						float: left;
						width: 77px;
						color: #393939;
					}
					ul#list-news li span.cont {
						float: right;
						width: 490px;
					}
			ul#list-local-nav {
				display: block;
				position: absolute;
				top: 34px; left: 630px;
				padding-bottom: 1px;
				width: 140px;
				background: url("../img/border_c.gif") bottom left repeat-x;
			}
				ul#list-local-nav li {
					padding: 3px 5px 2px 5px;
					background: url("../img/border_c.gif") top left repeat-x;
				}
					ul#list-local-nav li a {
						padding-left: 17px;
						font-weight: bold;
						background: url("../img/icon_arrow_news.gif") top left no-repeat;
					}