/* CSS Document */
#main {
	min-height: 800px;
}
* html #main {
	height: 800px;
}
/* 標題 */
h1 {
	height: 39px;
	text-indent:-9999px; 
}
h1.news_list {
	background: url(../images/title_news_list1.jpg) 0 0 no-repeat;
}
h1.news_list2 {
	background: url(../images/title_news_list2.jpg) 0 0 no-repeat;
}
.container h3.news {
	font-size: 15px;
	margin-bottom: 5px;
	color: #189ad6;
	background: none;
	padding: 0;
	width: auto;
}

/*頁籤*/
.tagArea {
	position: relative;
}
ul.tag_news {
	list-style: none;
	position: absolute;
	top: -39px;
	_top: -45px;
	right: 0px;
}
ul.tag_news li {
	float: left;
	margin-right: 1px;
}
ul.tag_news li a {
	padding: 2px 10px;
	font-weight: 600;
	color: #fff;
	background-color: #b5b5b5;
	display: block;
}

ul.tag_news li a:hover, ul.tag_news li a.on {
	color: #fff;
	background-color: #fc8686;
}

/*頁籤end*/
.container {
	background: url(../images/container_bg.jpg) no-repeat;
	padding: 15px;
	height: 100%;
}
.tb_01 {
	border: 1px solid #d3d3d3;
	padding: 1px;
}
caption { display: none; }
.tb_01 th {
	background-color: #e5d7ba;
	padding: 5px 10px;
	letter-spacing: 5px;
}
.tb_01 td {
	text-align: center;
	padding: 5px 10px;
}
.bg td {
	background-color: #efeae0;
}
.current td {
	color: #b9913f;
}
td.tLeft {
	text-align: left;
}
td.tGreen {
	color: #5eaa28;
}


/* 內容頁 */
.newsinfoArea {
	margin-top: 15px;
}
.newsinfoArea .pic {
	padding: 4px;
	border: 1px solid #c2c2bc;
	background-color: #e8edb6;
	width: 252px;
	height: 162px;
	float: left;
	margin-right: 10px; 
}

.newsinfoArea .info {
	float: left;
	width: 323px;
	position: relative;
}
.newsinfoArea .info p {
	margin: 0px;
}
.newssubArea p {
	margin: 0px;
}
.tPink {
	color: #ff0084;
}
.tnono{
	color:#666666;
}
.newssubArea ul {
}
.newssubArea a {
	color: #005f95;
	text-decoration: underline;
}
.moreset {
	padding: 15px 5px 15px 40px;
}
.picmoreArea {
	float: left;
	margin-right: 25px;
}

.picmoreArea .pic_big {
	padding: 4px;
	border: 1px solid #c2c2bc;
	background-color: #e8edb6;
	width: 252px;
	height: 162px;
}
.picmoreArea .pic_big img{
	padding: 0;
	margin:0;

}
.picmoreArea h4 {
	font-size: 13px;
	margin: 10px 0 20px;
}




/**/
.container h3{
	background-color: #ffdfd1;
	padding: 5px 10px;
	margin-bottom: 5px;
	font-size: 15px;
	position: relative;
	width: 575px;
}
.container h3 a{
	color: #005f95;
}
.container h3 a.top{
	background: url(../images/icon_top.jpg) 0px 5px no-repeat;
	.background: url(../images/icon_top.jpg) 0px 7px no-repeat;
	padding-left:12px;
	position: absolute;
	top: 5px;
	right: 10px;
}
/* aboutArea */
.aboutArea {
	margin: 10px 0;
}
.about_list {
	color: #1a52a7;
	line-height: 200%;
}
.about_list a{
	margin-right: 5px;
}

.about_list a.report{
	color: #973b12;
	padding-left: 30px;
	background: url(../images/icon_report.jpg) no-repeat;
}
.about_list a.mail{
	color: #557700;
	padding-left: 30px;
	background: url(../images/icon_mail.jpg) no-repeat;
}
.about_list a.addfavor{
	color: #ff53cd;
	padding-left: 30px;
	background: url(../images/icon_addfavor.jpg) no-repeat;
}
.map {
	margin: 10px auto;
	width: 600px;
	height: 380px;
}
/* messageArea */
.messageArea {
	margin: 10px;
	border-bottom: 1px dotted #f4a380;
	padding-bottom: 10px;
}
.messageArea .photo {
	width: 112px;
	height: 70px;
	float: left;
	margin: 0 10px 5px 0; 
}
.messageArea .message {
	float: left;
	width: 522px;
	margin: 0 0px 5px 0; 
}
.messageArea a{
	color: #1a52a7;
}
.btnArea {
	margin: 10px;
	text-align: right;
}
/* editArea */
.dl_edit {
	margin: 10px;
	line-height: 200%;
}
dl.dl_edit dt {
	margin-bottom: 5px;
}
dl.dl_edit dd {
	margin: -30px 0 5px 70px;
}
.dl_edit textarea {
	width: 495px;
}
/* popup */
.popupArea {
	position: relative;
	line-height: 200%;
	z-index: 9999;
}
.pop01 {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #fff;
	border: 2px solid #95ce0f;
	padding: 5px;
}
.pop01 dl.dl_edit dd {
	margin: -30px 0 5px 55px;
}
.pop01 .dl_edit {
	margin: 0px;
}
.pop01 .dl_edit textarea {
	width: 300px;
}
.pop02 {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #fff;
	border: 2px solid #95ce0f;
	padding: 5px;
}
.popupArea .btnArea {
	margin: 5px 0 0;
}



.intxt {
	margin-left:5px;
	float: right;
}
.intxt ul {
	border-left:1px solid #ccc;
}
.intxt ul li {
	display: inline;
	color:#666;
	border-right:1px solid #ccc;
	padding:0 5px;
}
.intxt ul li.friend {
	background: url(../images/icon_friend.jpg) 5px center no-repeat;
	padding-left: 23px;
}
.intxt ul li.print {
	background: url(../images/icon_print.jpg) 4px center no-repeat;
	padding-left: 20px;
}

.intxt ul li a{
	color:#666;
}
.intxt li a:hover {
	color:#7fbe26;
}
.morepic {
	padding-left: 15px;
	background: url(../images/icon_morepic.jpg) 0 center no-repeat;
	position: absolute;
	top: 150px;
	left: 0px;
}

