/*
body {
	margin: 0;
	background: #fff;
}

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}
*/

.page {
	width: 770px;
	margin: 0 auto;
	background: #fff;
	border-collapse: collapse;
	font: 12px Arial, Helvetica, sans-serif;
	color: #3a372f;
}
.page a {
	text-decoration: none; 
}
.page a:hover {
	text-decoration: underline;
}
.page td {
	padding: 0;
}
.main {
	float: right;
	width: 510px;
}
.feature-image {
	height: 340px;
	position: relative;
	overflow: hidden;
}
.feature-image img {
	display: block;
	
}
.feature-image a.img-link span {
	/*background: url(../images/bg-feature-image-text.gif) no-repeat; */
	width: 490px;
	height: 100px;
	position: absolute;
	cursor:pointer;
	/*text-indent: -9999px;*/
	overflow: hidden;
	left: 10px;
	bottom: 10px;
}
.feature-image a.img-link:hover {
	border: 0;
}
.feature-image a.img-link:hover span {
	background-position: 0 -100px;
}
.img-bar {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	right: 7px;
	top: 15px;
}
.img-bar li {
	float: left;
	margin-right: 6px;
	display: inline;
}
.img-bar li a {
	float: left;
	width: 14px;
	height: 7px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(bg-feature-image-list.gif) no-repeat;
}
.img-bar li a.active,
.img-bar li a:hover {
	background-position: 0 -7px;
}
.feature-boxes {
	overflow: hidden;
	width: 100%;
}
.feature-box {
	float: left;
	width: 228px;
	margin-top: 10px;
	background: #e7e4db url(bg-feature-box.gif) repeat-x;
	padding: 21px 12px 19px 10px;
	color: #6e6b63;
	min-height: 200px;
}
.viewpoint-box {
	float: right;
	background-image: url(bg-viewpoint-box.gif);
}
* html .feature-box {
	height: 200px;
}
.feature-box h2 {
	margin: 0;
	padding-top: 3px;
	text-transform: uppercase;
	font-size: 14px;
	padding-bottom: 10px;
	border-bottom: 1px solid #9c9992;
}
.feature-box .title-case span {
	display: block;
	width: 168px;
	height: 16px;
	/*text-indent: -9999px;*/
	overflow: hidden;
	/*background: url(../images/ttl-case.gif) no-repeat;*/
}
.feature-box .title-point span {
	display: block;
	width: 83px;
	height: 16px;
	/*text-indent: -9999px;*/
	overflow: hidden;
	margin-left: 1px;
	/*background: url(../images/ttl-point.gif) no-repeat;*/
}
.feature-box img {
	display: block;
	margin-top: 10px;
	border: 2px solid #9eb3c2; 
}
.feature-box h3 {
	margin: 12px 0 0;
	font: 12px/14px Georgia, "Times New Roman", Times, serif;
	color: #415c75;
}
.feature-box h3 a {
	color: #415c75;
	font-weight:normal;
}
.feature-box p {
	margin: 14px 0 0;
	line-height: 14px;
}
.more {
	color: #415c75;
	font-weight: bold;
	padding-right: 13px;
	background: url(a-more-arrow.gif) no-repeat 100% 4px;
}


.view-more {
	background: url(bg-view-more.gif) no-repeat;
	height: 28px;
	margin-top: 10px;
	overflow: hidden;
	padding: 12px 0 0 20px;
}
.view-more a {
	background: url(a-view-more.gif) no-repeat;
	font-size: 14px;
	margin-top: 1px;
	color: #ebdcb7;
	padding-left: 25px;
	float: left;
	padding-top: 2px;
	font-weight: bold;
	line-height: 16px;
}
.view-more a span {
	width: 400px;
	height: 16px;
	display: block;
	/*background: url(../images/a-view-more-link.gif) no-repeat; */
	/*text-indent: -9999px; */
	overflow: hidden;
}
.view-more a:hover span {
	border: 0;
}
.view-more a:hover span {
	border-bottom: 1px solid #db8e4b; 
}
.sidebar {
	float: left; 
	width: 250px;
}
.sidebar .head {
	margin: 0;
	font-size: 20px;
	font-weight: normal;
	height: 28px;
	padding: 12px 0 0 9px;
	color: #fff;
	background: #6e6b63 url(bg-sidebar-head.gif) no-repeat 100% 0;
}
.sidebar .head span {
	display: block;
	/*text-indent: -9999px;*/
	overflow: hidden;
	width: 151px;
	height: 18px;
	/*background: url(../images/ttl-news.gif) no-repeat;*/
}
.sidebar .time {
	height: 32px;
	background: url(bg-time.gif) no-repeat;
	color: #fff;
	letter-spacing: 1px;
	font: 14px/32px Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.news {
	overflow: hidden;
	width: 230px;
	padding: 17px 10px;
	background: #6e6b63;
	min-height: 234px;
	color: #fff;
}
* html .news {
	height: 234px;
	overflow: visible;
}
.news h2 {
	font-size: 14px;
	color: #cac7be;
	margin: 0; 
}
.news img {
	display: block;
	margin-top: 7px;
	border: 2px solid #9eb3c2; 
}
.news h3 {
	margin: 5px 0 0;
	font: bold 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #cdd8e0;
}
.news h3 a {
	color: #cdd8e0;
}
.news p {
	margin: 10px 0 0;
	line-height: 18px;
}
.news .more {
	color: #cdd8e0;
	background-image: url(a-more-news-arrow.gif);
}

.subnews {
	overflow: hidden;
	width: 217px;
	padding:4px 24px 0 9px;
	background: #aca9a1 url(bg-subnews-shadow.gif) repeat-x;
	min-height: 256px;
}
* html .subnews {
	height: 256px;
	overflow: visible;
}
.subnews .items {
	overflow: hidden;
	width: 100%;
}
.subnews-item {
	overflow: hidden;
	width: 217px;
	margin-top: -1px;
	background: url(bg-subnews-line.gif) no-repeat;
	color: #3a372f;
	padding: 9px 0;
	line-height: 14px;
}
.subnews-item a {
	color: #3a372f;
	font-weight:normal;
}
.subnews-item a.more {
	color: #415c75;
	font-weight: bold;
}
.subnews-item h3 {
	margin: 0 0 0 1px;
	letter-spacing: 1px;
	font-size: 12px;
}
.subnews-item p {
	margin: 0;
}
.view-more-news {
	background: url(bg-view-more-news.gif) no-repeat;
	height: 28px;
	overflow: hidden;
	padding: 12px 0 0 20px;
}
.view-more-news a {
	background: url(a-view-more-news.gif) no-repeat 0 1px;
	font-size: 14px;
	color: #e7e4db;
	padding-left: 25px;
	padding-top: 2px;
	float: left;
	font-weight: bold;
	line-height: 16px;
}
.view-more-news a span {
	/*background: url(../images/a-more-note-link.gif) no-repeat ;
	text-indent: -9999px;*/
	overflow: hidden;
	width: 171px;
	height: 16px;
	display: block;
}
.view-more-news a:hover {
	border: 0;
}
.view-more-news a:hover span {
	border-bottom: 1px solid #8f8c83; 
}
