﻿
/* 通用設定
======================================================================== */

ul li{ margin-left:20px; padding:5px 0; line-height:140%;}

ol li{margin-left:20px;padding:5px 0; line-height:140%; }

/* 表格
--------------------------------------------- */

table{}

tbody{}

tr.odd,
.cat-list-row1{
	background:url(../images/news.gif)  repeat-x;
}

table.newsfeeds td,
table.weblinks td{

}

table.weblinks th,
table.newsfeeds th,
table.category th,
table.jlist-table th{
	background:#444;
	color:#fff;
}

table.weblinks th a,
table.newsfeeds th a,
table.category th a,
table.jlist-table th a{
	color:#fff !important
}

td.table_footer{
	background:#ddd url(../images/table_footer.gif) bottom left repeat-x;
}

td.counter{

}

td.num,td.hits{

}

td p{
}

table.category th a img{
	border:solid 0px ;
}


.table_01 td{ 
	padding:10px 5px; 
	border-bottom:1px solid #D9D0B5;
}

.table_01 a{ text-decoration:none; font-weight:bold; color:#4c0000;}

.table_01 img{ border:1px solid #CEB18A}


.table_02{ border-top:2px solid #999999;}

.table_02 th{ padding:5px; border-bottom:1px solid #666666}

.table_02 td { padding:5px; border-bottom:1px solid #CCCCCC}



/* 連結
--------------------------------------------- */

a:link,a:visited{
	
}

a:hover,a:active,a:focus{

}

input:focus{

}

fieldset{
	border:solid 0px #ccc
}

.article-info{
	color:#444;
}

.article-info dd span{
	color:#444;
	border-right:solid 0px;
}

/* 標題
--------------------------------------------- */

h1{ font-family:"微軟正黑體",Arial, Helvetica, sans-serif; }

h2{ 
	font-size:18px; 
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif; 
	color:#333333;
	

}

h3{ 
	font-size:18px; 
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif; 
	color:#1390E7;
}



/* CADIIS TEMPLATE
======================================================================== */

body{
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	color:#999;
	text-align: justify;
text-justify:inter-ideograph;

}

/* HEADER
--------------------------------------------- */

/* 定位 */

#header-wrap{ 
	text-align:left; 
	/*margin:0 auto;*/
	background: url(../images/ui/topmenu_bg.gif)  repeat-x ;
}

#header-bg{ 
	position:absolute;
	top:0;
	left:30%;
	height:105px;
}

#header{
	height:105px;
	/*margin:0 auto;*/
	position:relative;
	background: url(../images/ui/topmenu.gif) no-repeat 220px 0px  ;

}

/* LOGO */

h1.logo{
	padding:0;
	margin:0;
	position:absolute;
	top:0px;
	left:0px;
	background:url(../images/ui/wlogo.jpg) no-repeat;
}

h1.logo a {
	display: block;
	width:220px;
	height:104px; 
}

h1.logo a span{
	position: absolute;
	top: -1000px;
	z-index:99;
}

/* 頁頂導覽 */

#topnav{
	display:none;
}



/* MAINMENU
--------------------------------------------- */

/* 主選單 */

#mainmenu{
	text-align:center;
	text-align:left;
	position:absolute;
	margin-left:250px;
	height:25px;
	bottom:12px;
}

#mainmenu ul{
	padding:0 20px;
}

#mainmenu li{
	display:inline;
	border-left:1px solid #7BB2F2;
	font-weight:bold;
	padding:2px 0 3px 8px;/*分隔間距*/

}

#mainmenu li a{
	font-size:14px;
	text-decoration:none;
	color:#FFFFFF;
}

#mainmenu li.item-253 a{
	color:#ffe600;
}

#mainmenu li:first-child {
	border-left:none;
}

#mainmenu li:hover a{
	color:#AAFCFC;
}

#mainmenu li.active a{
	color:#AAFCFC;
}
/* SLIDER
--------------------------------------------- */



/* MAINBODY
--------------------------------------------- */

/* 定位 */
#mainbody-wrap{
	width:940px;
	/*margin:0px auto;*/
}

#mainbody{
	text-align:left;
	padding-top:0px;
	position:relative;
	text-align:left;
	min-height:300px;
}

#maincontent-left{
	width:700px;
	margin:20px auto 20px 230px;
	padding-top:10px;
}

#maincontent-full{
	width:940px;
	text-align:left;
	margin:20px auto 20px 230px;
	padding-top:10px;
	position:relative;
	text-align:left;
}

/* MAINBODY-
--------------------------------------------- */

/* 左選單 */
#left{
	width:170px;
	height:100px;
	margin:0 0 0 30px;
	float:left;
	
}


#left h3{
	font-size:15px;
	background:url(../images/ui/left-title-bg.jpg) no-repeat left bottom;
	padding:10px 0 15px 20px;
	font-weight:bold;
	margin-bottom:5px;	
}


#left li{
	background: url(../images/ui/listpic.gif) left 6px no-repeat ;
	padding-left:20px;
	list-style-type:none;
	font-weight:bold;	
}

#left li a {
	text-decoration:none;
	color:#09C;
	font-size:14px;
}

#left  li.active a{	color:#F60;}


/* 文章 */

.item-page ,.item-page prod{
	line-height:200%;
	color:#000000;
	font-size:15px;
}

.blog-articles{
	margin:8px 0;
	background: url(../../../uploads/document1.gif) no-repeat 3px 13px ;
	border-bottom: 1px solid #CCC;
	padding: 10px 0;
	padding-left:30px;
}

.item-page h2{
	margin-bottom:10px;
	font-weight:bold;
	color:#393;
}

.item-page a{
	color:#3694E7;
	font-size:16px;
}
.item-page a:hover{
	text-decoration: none;
}

.item-page img{
	max-width: 100%;
	height: auto;
}

/*回上一頁*/
.back-bottom{
	float:right;
		bottom:0;


	font-size:16px;
}
.back-bottom a{
	color:#366;
	text-decoration:none;
}




/* category-list 列表 */

.category-list{
}

.category-list .list-title{
	font-size:15px;
	padding:10px 0 10px 30px;
	background:url(../../../uploads/document1.gif) no-repeat  left 5px;
	border-bottom:1px solid #CCC;
	min-width:700px;
}

.category-list .list-title a{
	text-decoration:none;
	color:#366;
}
/* FOOTER
--------------------------------------------- */

/* 定位 */


#footer{ 
	border-top:1px solid #CCC;
	position:relative;
	width:940px;
	margin:30px auto 0 auto;
	min-height:100px; 
	padding:18px 0 0 0;
}

/* 版權頁 */
#copyright{
	text-align:center;
}



#cadiis{ color:#333; }/**/

#cadiis a{ color:#333;}/**/




#system-message-container .blog-title{
	color:red;


}



/* 表格 02 */
.table_02{
	text-align:left;
	border:1px solid #ccc;
	width:100%;
}
.table_02 th{ 
background:#336699; color:#FFFFFF; padding:5px 10px; border:1px solid #ccc;text-align:center;
}
.table_02 td{color:#5D5D5D; border:1px solid #ccc; line-height:120%; padding: 10px;}
.table_02 td a{ text-decoration:none;}
.table_02 ul li{list-style:none; padding:5px 0;}
.table_02 ul li a:hover{color:#000000;}
table.table_02 p{ padding:0; margin:0;line-height:120%;}

/* 表格List 03 */
#main_content_left table th{
	background:#5D5D5D;
	color:#FFFFFF;
	padding:5px 10px;
}

#main_content_left table tr .sectiontableentry1,
#main_content_left table tr .sectiontableentry2{
	border-bottom: 1px dotted #CCC;	
}

/* RSForm CSS */
.table_03{text-align:left;}
.formdes{ font-size:15px; font-family:Arial, Helvetica, sans-serif;padding:0;line-height:140%;}
.table_03 td{ font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#000; padding:8px 0; margin:0; }
.table_03 input{ background:#EBEBEB; width:300px; border:0; height:25px;border:1px solid #D7D7D7;}
.table_03 #sex,.table_03 #How{ background:#EBEBEB;width:305px; border:0; height:30px;border:1px solid #D7D7D7;}
.table_03 #Messages{ background:#EBEBEB; width:510px; height:130px; border:0; padding:10px;border:1px solid #D7D7D7;}
.table_03 #submit{ background:#000000; width:65px; float:right; color:#FFFFFF; cursor: pointer;  border:0; height:25px;}
.table_03 #submit:hover{ background: #666666;}
.table_03 #captchaTxt18{ margin-left:5px; height:20px;}

/* FORM 表單設定
--------------------------------------------- */

form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}


input, select, textarea, .inputbox {
	padding: 2px 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

/* SELECT */

select {
	border: 1px solid #707070;
	background: #FFFFFF;
}

/* BUTTON */

.button, .validate {
	padding: 3px 5px;
	border: 1px solid #333333;
	background: url(../images/grad1.gif) repeat-x top #333333;
	color: #CCCCCC;
}

.button:hover, .button:focus,		/* mostly form button*/
.validate:hover, .validate:focus{	/* member form button*/
	border: 1px solid #999999;
	background: #333333;
	color: #FFFFFF;
}

* html .button {
	padding: 2px 0 !important; /*IE 6*/
}

*+html .button {
	padding: 2px 0 !important; /*IE 7*/
}

/* INPUT */

.inputbox {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

.inputbox:hover, .inputbox:focus {
	background: #FFFFCC;
}

/* 區段：用於分割表單區塊 */

fieldset{ /* 外框 */
	border: 5px solid #EEEEEE;
	margin: 20px 0;
	padding: 10px;
}

legend{
	padding: 10px;
}

