/* @override 
	http://njyc.local/yacht.css
	http://test.macdiggs.com/yacht.css
*/

/* CSS Document */
body {
	background-color: #66CCFF;
	margin: 20px;
	text-align: center;
	font-size: 12px;
}
td {font-size:14px; line-height:20px; color:313031;}


/* C */
.dot_line {width:100%; height:2px; background-image:url(image/dot_01.gif); background-repaet:repeat-x; margin:10px 0px 20px 0px;}

/* TOPy[WÖßé@N */
.button_top {margin: 30px 0px 0px 0px;text-align:center;}

/* y[W@^Cg */
h1 {font-size:18px; margin:0px 0px 0px 7px; padding:0px;}
h2 {font-size:16px; margin:0px; padding:30px 0px 10px 0px;}

/* y[W@êÔãÌ^CguuÈ²âWjAbgNuv */
.title {text-align:left; color:#FFFFFF;}

/* y[W@wiÌg */
.content {width:750px; margin:15px 0px 0px 0px;}

/* y[W@PDF_E[hÌe[u */
.download {background-color:#555555;}
.download th{color:#FFFFFF;}
.download td{background-color:#FFFFFF; text-align:center;}

/* y[W@úöÈÇÌe[u */
.table01 {background-color:#515151;}
.table01 th{padding:2px 7px 2px 7px; font-size:14px; line-height:18px;}
.table01 td{background-color:#FFFFFF; padding:2px 7px 2px 7px; font-size:14px; line-height:18px;}

/* y[W@úöÈÇÌe[u */
.list01 {margin:10px 0px 15px 25px; padding:0px;}
.list01 li{margin:0px 0px 0px 0px; padding:0px;}

.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 0px;
	overflow: hidden;
}

a.but_news_totop {
	display: inline;
	width: 90px;
	height: 29px;
	background-image: url(img/news/but_totop.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
	float: right;
	margin-top: 105px;
	margin-right: 10px;
	margin-bottom: 10px;
}
a.but_news_totop:hover {
	background-position: 0% 100%;
}

.newslist {
	width: 712px;
	margin: 10px;
}

#newstitle {
	position: relative;
}
.newslist h2 {
	height: 40px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	color: #fff;
	font-weight: bold;
	font-family: sans-serif;
	line-height: 40px;
	margin-bottom: 20px;
	background: url(img/news/pagehead.gif) no-repeat;
}
#newstitle .date {
	position: absolute;
	bottom: 0px;
	right: 4px;
	font-size: 11px;
	font-family: sans-serif;
	color: #fff;
	font-weight: bold;
}
.newslist h3 {
	font-size: 16px;
	font-weight: bold;
	color: #ff8730;
}

#newsfooter {
	height: 140px;
	width:  750px;
	overflow: hidden;
	background: #464646 url(img/news/footer.gif) no-repeat;
	margin: auto;
	color: #fff;
	line-height: 250px;
	font-size: 10px;
	position: relative;
	zoom: 1;
}
#newsfooter a.to_list {
	display: block;
	line-height: 20px;
	position: absolute;
	width:  136px;
	height: 24px;
	background-image: url(img/news/but_titlelist.gif);
	left: 290px;
	top: 0px;
	text-indent: -9000px;
}
#newsfooter a.to_list:hover {
	background-position: 0% 100%;
}


#topnewsfooter {
	height: 25px;
	width:  750px;
	overflow: hidden;
	background: #333;
	margin: auto;
	color: #fff;
	line-height: 25px;
	font-size: 10px;
	position: relative;
}

.topnews_list {
	width: 675px;
	margin: auto;
}
.topnews_list h2.heading {
	padding: 0px;
	height: 44px;
	background: url(img/news/top_header.gif) no-repeat;
	line-height: 46px;
	text-indent: 20px;
	color: #fff;
	overflow: hidden;
}
.topnews_list .cont {
	margin: 0;
	background: url(img/news/top_back.gif) repeat-y;
	padding: 10px 15px 0px 15px;
}
.topnews_list .list {
	width: 430px;
	float: left;
}
.topnews_list .images {
	width: 200px;
	float: right;
}
.topnews_list .images .img {
	padding: 10px;
	background: #ddd;
	text-align: center;
}

.topnews_list .bottom {
	height: 22px;
	background: url(img/news/top_bottom.gif) no-repeat;
}

.list .newslist {
	display: block;
	line-height: 20px;
	width:  136px;
	height: 24px;
	background-image: url(img/news/but_titlelist.gif);
	text-indent: -9000px;
	margin-top: 20px;
	margin-right: 10px;
	float: right;
}

a.readmore {
	clear: both;
	float: right;
	line-height: 20px;
	color: #234874;
	padding-right: 15px;
	font-weight: bold;
	font-size: 14px;
	background: url(img/li.gif) 100% 40% no-repeat;
	text-decoration: none;
}
a.readmore:hover {
	text-decoration: underline;
}

