﻿/* CSS Document */
body{
	font-size:12px;
	background-color:#7bb3b7;
	margin:0;
}
img{
	border:0px;
}
/*more*/
.NewsMore{
	font-size:9px;
	color:#d37a22;
	text-decoration:none;
	float:right;
}
a.NewsMore:link{
	color:#330000;
	text-decoration:none;
}
a.NewsMore:hover{
	color:#666666;
	text-decoration:none;
}
/*會員服務首頁*/
#MServiceText{
	padding-top:1px;
}
.MServiceText{
	font-size:12px;
	color:#d37a22;
	text-decoration:none;
	line-height:19px;
}
a.MServiceText:hover{
	color:#333333;
}

a.MServiceText:link{
	color:#d37a22;
	text-decoration:none;
}
.HomeCenterTD{
	background-color:#ECECEC;
}
/*首頁綜合網誌TITLE*/
#HomeSpace{
	padding-top:1px;
}
.HomeTitle{
	font-size:12px;
	color:#d37a22;
	text-decoration:none;
	line-height:19px;
}
.HomeMore{
	font-size:10px;
	color:#999999;
	text-decoration:none;
}
a.HomeMore:link{
	color:#330000;
	text-decoration:none;
}
a.HomeMore:hover{
	color:#333333;
}

a.HomeTitle:link{
	color:#d37a22;
	text-decoration:none;
}
a.HomeTitle:hover{
	color:#FF0000;
}
/*首頁認同廠商與廣邊稿SIDE*/
#HomeSide{
	padding-top:1px;
}
.HomeSide{
	font-size:12px;
	color:#666666;
	text-decoration:none;
	line-height:19px;
}
a.HomeSide:link{
	color:#999999;
	text-decoration:none;
}

a.HomeSide:link{
	color:#990000;
	text-decoration:none;
}
a.HomeSide:hover{
	color:#FF0000;
}
/*內首頁detail文章TITLE*/
.SubMTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FF9933;
}
/*表單*/
form {
	margin:0px;
	padding:0px;
}
input {
	font-size:12px;
}
input[type=text],input[type=password]{
	border: 1px solid #bbbbbb;
}
input[type=checkbox],input[type=radio]{

}
input[type=button],input[type=submit],input[type=reset]{
	color: #666666;
	background-color: #f2f2f2;
	border: 1px solid #bbbbbb;
}
select {

}



/*文案*/
p {
	color:#333333;
}


/*articlelist內文*/
#ArticleTName{
	padding-top:1px;
}
.ArticleTName{
	font-size:32px;
	color:#FF9933;
	text-decoration:none;
}
a.ArticleTName:link{
	color:#999999;
	text-decoration:none;
}
/*articlelist內文*/
#ArticleTcontent{
	padding-top:1px;
}
.ArticleTcontent{
	font-size:12px;
	color:#666666;
	text-decoration:none;
	line-height:20px;
}
a.ArticleTcontent:link{
	color:#999999;
	text-decoration:none;
}

}
/*自訂add edit*/
.boxBorder{
	padding:10px;
}
.AddEditTable{
	border-collapse: collapse;
	border: 1px solid #bbbbbb;
	width:100%;
}
.AddEditTable th{
	background-color:#e1e1e1;
	text-align: right;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#bbbbbb;
	padding:10px;
}
.AddEditTable td{
	background-color:#FFFFFF;
	text-align: left;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#bbbbbb;
	padding:10px;
}
.ListTable{
	border-collapse: collapse;
	border: 1px solid #bbbbbb;
	width:100%;
}
.ListTableTitle{
	color:#FFFFFF;
	background-color:#838071;
}
.ListTableth{
	background-color:#e1e1e1;
	text-align: center;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#bbbbbb;
	padding:10px;
	margin-top:10px;
}
.ListTabletd{
	background-color:#FFFFFF;
	text-align: left;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#bbbbbb;
	padding:10px;
}
.redWord{
	font-size:14px;
	color:#FF0000;
}
.blackWord, .blackWord a{
	color:#000000;
	text-decoration:none;
}
.blackWord565657, .blackWord565657 a{
	color:#565657;
	text-decoration:none;
}
.grayWorda09cb3, .grayWorda09cb3 a{
	color:#a09cb3;
	text-decoration:none;
}
.grayWord34383b{
	color:#34383b;
}
.orangeWordFF9900, .orangeWordFF9900 a{
	color:#FF9900;
	text-decoration:none;
}
/*自訂Browse*/
.submenu, .submenu a{
	color:#FFFFFF;
	text-decoration:none;
}
.menu a
{
	color:#666666;
	text-decoration:none;
}
.menu{
	color:#666666;
	text-decoration:none;
	background-image:url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	/*background-color:#c4cddf*/
	background-color:white
	
}
.adv_text, .adv_text a{
	text-decoration:none;
	background-color:#FFFFFF;
	height:28px;
}
.fooler {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	background-image:url(../images/fooler_bg.gif);
	background-repeat:repeat-x;
	height:20px;
}
.title {
	color:#ff9900;
	font-weight:bold
}
.article_title {
	color:#d37a22;
	font-weight:bold;
	text-align:center;
}
 /*General.php裡的Default menu */
.DGeneMenu{
	color:#666666;
	text-decoration:none;
	background-image:none;
	background-color:#c4cddf;
}
a.DGeneMenu:hover{
	color:#148521;
	text-decoration:none;
	background-image:none;
	background-color:#c4cddf;
}
a.DGeneMenu:link{
	color:#148521;
	text-decoration:none;
	background-image:none;
	background-color:#c4cddf;
}
 /*General.php裡的menu */
.GeneMenu{
	color:#666666;
	text-decoration:none;
	background-color:#666666;
	background-image:none;

}
a.GeneMenu:hover{
	color:#253625;
	text-decoration:none;
	background-color:#c4cddf;
	background-image:none;
}
a.GeneMenu:link{
	color:#253625;
	text-decoration:none;
	background-color:#c4cddf;
	background-image:none;

}
/*Sub Menu 背景圖*/
.divSubMenu{
	width:50px;
	height:15px;
	padding-top:4px;
	text-align:center;
	font-size:11px;
	background-image:url(../images/submenu_bg_in.gif);
}
.divSubMenu:hover {
	background-image:url(../images/submenu_bg_over.gif);
}
.divSubMenuSite{
	width:50px;
	height:15px;
	padding-top:4px;
	text-align:center;
	background-image:url(../images/submenu_bg_over.gif);
}

.divSubMenuFeatrue{
	width:62px;
	height:15px;
	padding-top:4px;
	text-align:center;

	background-image:url(../images/submenu_bg_featrue_in.gif);
}
.divSubMenuFeatrue:hover {
	background-image:url(../images/submenu_bg_featrue_over.gif);
}
.divSubMenuFeatrueSite{
	width:62px;
	height:15px;
	padding-top:4px;
	text-align:center;
	background-image:url(../images/submenu_bg_featrue_over.gif);
}

/*新聞*/
.lableEnable{
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #8ab4cc;
	border-left:1px solid #8ab4cc;
	border-right:1px solid #8ab4cc;
	text-align:center;
	color:#339999;
	text-decoration:none;
}
.lableEnable a{
	border:0;
	color:#339999;
	text-decoration:none;
}
.lableDisable{
	border-bottom:1px solid #8ab4cc;
	background-color:#adced9;
	text-align:center;
}
.lableDisable a{
	border:0;
	color:#FFFFFF;
	text-decoration:none;
}
#sitegraycontent{
	width:170px;
	border:1px solid;
}

/*熱門回應*/
.site{
	font-size: 12px;
	padding-left: 4px;
}
.title1{
	font:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#ff9900;
	padding-left: 4px;
}
.title2{
	font-size:14px;
	color:#ff9900;
	padding-left: 4px;
}
.subtitle{
	font-size: 14px;
	padding-left: 4px;
	color: #565657;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
}
.title_h1{
	padding-top: 5px;
	font-size: 14px;
	font-weight: bolder;
	width:200px;
}
.title_h2{
	padding-top: 5px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #565657;
}
.link_table{
	width: 185px;
	height: 160px;
	padding:0;
	background-color: #f2f2f2;
	border: thin double #d6d6d6;
	font-size: small;
	color: #605f5f;
	text-align: center;
	margin: 0px;
	background-position: center center;
}
.link_div{
	text-align: center;
	float: left;
	width: 150pt;
}
.link_td{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #d6d6d6;
}
.articleListTitle{
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #8ab4cc;
	border-left:1px solid #8ab4cc;
	border-right:1px solid #8ab4cc;
	color:#339999;
	text-decoration:none;
}
/*行事曆*/
#index_calendar2_div{

}
.site{
	font-size: 12px;
}
.top_td{
	background-color: #f2f2f2;
	width: 150px;
	height: 125px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #f2f2f2;
}

.calendaradtitle{
	padding: 8px;
	font-size: 12x;
	font-weight: bold;
	text-align: left;
}
.calendaradtitle a{
	padding: 8px;
	font-size: 12x;
	font-weight: bold;
	text-align: left;
	text-decoration:none;
}
.content{
	padding-top: 5px;
	font-size: 10px;
	font-weight: normal;
	color: #565657;
}
.content a{
	padding-top: 5px;
	font-size: 10px;
	font-weight: normal;
	color: #565657;
	text-decoration:none;
}
.link_table{
	width: 185px;
	height: 160px;
	padding:0;
	background-color: #f2f2f2;
	border: thin double #d6d6d6;
	font-size: small;
	color: #605f5f;
	text-align: center;
	margin: 0px;
	background-position: center center;
}
.link_div{
	text-align: center;
	float: left;
	width: 150pt;
}
.link_td{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #d6d6d6;
}
.week{
	font-size: 10px;
	width: 140px ;
	background-color: #CCCCCC;
	text-align:center;
}
.col{
	font-size: 12px;
	text-align:center;
	width: 20px;
	vertical-align: top;
	background-color: #CCCCCC;
	height: 80px;
}
.blank{
	background-color: #CCCC66;
	vertical-align: top;
	border: 1px solid #666666;
}
.date{
	font-size: 12px;
	vertical-align: top;
	background-color: #ffffcb;
	text-align: right;
	color:#FF0000;
	border: 1px solid #666666;
}
.day{
	font-size: 12px;
	vertical-align: top;
	background-color: #ffffcb;
	text-align: right;
	border: 1px solid #666666;
}
.main{
	border: 1px solid #000000;
}
/*留言*/
#divComment{
	text-align:left;
	color:#000000;
	font-size: 12px;
}
#addcomment{
	text-align:left;
	color:#000000;
	font-size: 12px;
}
/*Slide*/
/*愛生活三輪替*/
#slideshow{
	height:211px;
}
/*黃金三輪替*/
.ann{overflow:hidden;height:64px;padding-top:2px;}
#superleft{
	float:left;background-image:url(../images/super_left.gif);width:8px;height:68px;
}
#ann_box{
	float:left;border-top:1px solid #a9a9a9;border-right:1px solid #a9a9a9;border-bottom:1px solid #a9a9a9;width:232px;
}
#superright{
	float:left;width:22px;
}








 /* 主要導行菜單 */
.nav-main1 
{  
	z-index:1000;
	width:100%;
	position:relative;
}
/* 導行菜單的所有容器 */
.nav-main1 ul 
{  
	margin-left:0px;
    position:relative;
    list-style-type:none;
    width:100%;
    height:23px;
    background-image:url(../images/menu_bg.gif);
}
/* 導行菜單的所有子容器 */
.nav-main1 ul ul
{   
    display:none;
    height:26px;
    background-image:none;
    background-color:#c4cddf;
    
}
/* 導行菜單容器的開始 */
.nav-main1 .nav-start
{
	display:none;
}
/* 導行菜單項的分割 */
.nav-main1 .nav-line
{	
	float:left;
}
/* 導行菜單容器的結束 */
.nav-main1 .nav-end
{
	display:none;
}
/* 導行一級菜單項 */
.nav-main1 ul li.nav-item 
{   
    float:left;
    margin:0px;
    width:80px;
    text-align:center;
}
/* 導行二級菜單項 */
.nav-main1 ul ul li.nav-item 
{   
    float:left;
    margin:0px;
    width:auto;
    padding:0px 10px 0px 10px;
    background-color:#c4cddf;

     height:23px;
     padding-top:3px;
}
.nav-main1 ul li.menu-select
{
	float:left;
	margin:0px;
	width:80px;
	text-align:center;
	background-image:none;
	background-color:#c4cddf;
	margin:0px;
	padding:0px;
	height:24px;
}

/* 導行菜單連接 */
.nav-main1 a, .nav-main1 a:visited 
{
    display:block; 
    padding-top:5px;

}
/* 導行菜單連接 */
.nav-main1 ul ul li a, .nav-main1 ul ul li  a:visited 
{
    display:block; 
    padding-top:5px;
    background-image:none;
    background-color:#c4cddf;
    
}
/* 導行菜單容器的開始 */
.nav-main1 ul ul .nav-start
{
	display:none;
}
/* 導行菜單項的分割 */
.nav-main1 ul ul .nav-line
{	
	display:none;
}
/* 導行菜單容器的結束 */
.nav-main1 ul ul .nav-end
{
	display:none;
}
/*
.nav-main1 ul li
{
	mouse-over:expression(
	onmouseover=function () {
		var panel = this.getElementsByTagName("ul")[0];
		panel.style.display="block";
		panel.style.position = "absolute";
		panel.style.left = 0;
	});
	mouse-out:expression(onmouseout=function() 
	{
		var panel = this.getElementsByTagName("ul")[0];
		panel.style.display="none";
	});
	mouse-click:expression(onclick=function() 
	{
		var panel = this.getElementsByTagName("ul")[0];
		panel.style.display="block";
	});
}

.nav-main1 ul li:hover > ul 
{  
	display:block;
	position:absolute; 
	left:0px;
}
*/