﻿/*註解可能影響程式樣式套用 可摘除*/
/*通用*/
img
{
   border:0px;}
   
p{
	text-decoration: none;
	line-height: normal;
	padding:0px;
	margin:0px;
}

/*請摘於ma_page版面配置 *因列印頁面須用 */
#page_tit
{
	
	
	background-repeat: no-repeat;
	letter-spacing: 2px;
	height:61px;
	line-height: 1.2;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 21px;
	color: #CC0000;
	font-weight: bold;
	font-size: 1.2em;
}
#page_tit2
{
	
	
	background-repeat: no-repeat;
	letter-spacing: 2px;
	height:61px;
	line-height: 1.2;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 30px;
	color: #CC0000;
	font-weight: bold;
	font-size: 1.2em;
}
*+html #page_tit2
{margin: 0px 0px 20px 30px;}
*html #page_tit2
{margin: 0px 0px 20px 30px;}
#page_matter
{
	font-size: .8em;
	line-height: 1.8em;
	padding: 0px 20px 20px 20px;
	margin: 0px;
}
/*頁面資訊  */
.page_info
{
	font-size: .8em;
	padding: 12px 2em 0px 0px;
	text-align: right;
	color: #FF6600;
	clear: both;
}

.page_info span
{
    margin: 0px 10px 0px;
    padding: 0em;
}

.page_info a
{
	color: #2d4754;
	text-decoration: none;
} 

.page_info a:hover
{
	color: #FF6600;
	text-decoration: underline;
}

/*頁面資訊 放大縮小*/
#font_size
{
	display: inline;
	padding: 0px;
	color: #2d4754;
	padding-right: 1em;
	font-weight: bold;
	text-align: right;
}

#font_size a
{
    color: #266180;
    padding: 1px;
    border: 1pt #ece9d8 solid;
    vertical-align: baseline;
}  
  
#font_size a:hover
{
	background-color: #CCFFFF;
}

/*圖片配置*/
img.lf
{
	float: left;
}

img.rh
{
	float: right;
}

#img_size
{
    width: 600px;
    overflow: hidden;
}

#bigright
{
    float: right;
    width: 282px;
}

#bigleft
{
    float: left;
    width: 282px;
}

#midright
{
    float: right;
    width: 192px;
}

#midleft
{
    float: left;
    width: 192px;
}

#smright
{
    float: right;
    width: 152px;
}

#smleft
{
    float: left;
    width: 152px;
}

#all_image
{
    width: 550px;
    overflow: hidden;
}

.all_image
{
    width: 550px;
}

/*圖片尺寸-------------------------------------------------*/

/*後台上稿------------------------------------------------*/
/*段落階層符號樣式 List樣式設定*/
.text
{	/*font-size: 1em;*/
	color: #0099CC;
	font-weight: bold;
    text-decoration: none;
    list-style-type: decimal;
    line-height: 1.8em;
}

/*ul*/
.text li
{   /*font-size: .8em;*/
    text-decoration: none;
    display: table-column-group;
    list-style-type: upper-alpha;
    font-weight: normal;
    color: #333333;
    line-height: 1.8em;
    
}

.text ul li
{   font-size: 1em;
    text-decoration: none;
    list-style-type: lower-alpha;
    font-weight: normal;
    color: #333333;
}

.text ul ul li
{   font-size: 1em;
    text-decoration: none;
    list-style-type: decimal;
    font-weight: normal;
    color: #333333;
    line-height: 1.8em;    
}

.text ul ul ul li
{   font-size: 1em;
    text-decoration: none;
    list-style-type: upper-roman;
    font-weight: normal;
    color: #333333;
    line-height: 1.8em;
    
}
.text ul ul ul ul li
{   font-size: 1em;
    text-decoration: none;
    list-style-type: disc;
    font-weight: normal;
    color: #333333;
    line-height: 1.8em;
    
}
.text ul ul ul ul ul li
{   font-size: 1em;  
    text-decoration: none;
    list-style-type: circle;
    font-weight: normal;
    color: #333333;
    line-height: 1.8em;
    
}


/* OL*/
.text ol li
{   font-size: 1em;
    text-decoration: none;
    list-style-type: lower-alpha;
    font-weight: normal;
    color: #333333;
}

.text ol ol li
{   font-size: 1em;
    text-decoration: none;
    list-style-type: decimal;
    font-weight: normal;
    color: #333333;
    line-height: 1.8em;    
}

.text ol ol ol li
{   font-size: 1em;
    text-decoration: none;
    list-style-type: upper-roman;
    font-weight: normal;
    color: #333333;
    line-height: 1.8em;
    
}
.text ol ol ol ol li
{   font-size: 1em;
    text-decoration: none;
    list-style-type: disc;
    font-weight: normal;
    color: #333333;
    line-height: 1.8em;
    
}
.text ol ol ol ol ol li
{   font-size: 1em;  
    text-decoration: none;
    list-style-type: circle;
    font-weight: normal;
    color: #333333;
    line-height: 1.8em;
    
}

.text
{	/*font-size: 1em;*/
	color: #0099CC;
	font-weight: bold;
    text-decoration: none;
    list-style-type: decimal;
    line-height: 1.8em;
}

.text  li
{   /*font-size: .8em;*/
    text-decoration: none;
    display: table-column-group;
    list-style-type: upper-alpha;
    font-weight: normal;
    color: #333333;
    line-height:1.8em;
    
}

.text li li
{   font-size: 1em;
    text-decoration: none;
    list-style-type: lower-alpha;
    font-weight: normal;
    color: #333333;
}

.text li li li
{   font-size: 1em;
    text-decoration: none;
    list-style-type: decimal;
    font-weight: normal;
    color: #333333;
    line-height: 1.8em;    
}

.text li li li li
{   font-size: 1em;
    text-decoration: none;
    list-style-type: upper-roman;
    font-weight: normal;
    color: #333333;
    line-height: 1.8em;
    
}
.text li li li li li
{   font-size: 1em;
    text-decoration: none;
    list-style-type: disc;
    font-weight: normal;
    color: #333333;
    line-height: 1.8em;
    
}
.text li li li li li li
{   font-size: 1em;  
    text-decoration: none;
    list-style-type: circle;
    font-weight: normal;
    color: #333333;
    line-height: 1.8em;
    
}

/**/
.text li
{   /*font-size: .8em;*/
    text-decoration: none;
    display: table-column-group;
    list-style-type: upper-alpha;
    font-weight: normal;
    color: #333333;
    line-height: 1.8em;
    
   }

.text ul li
{   font-size: 1em;
    text-decoration: none;
    list-style-type: lower-alpha;
    font-weight: normal;
    color: #333333;
}

.text ul ul li
{   font-size: 1em;
    text-decoration: none;
    list-style-type: decimal;
    font-weight: normal;
    color: #333333;
    line-height: 1.8em;    
}

.text ul ul ul li
{   font-size: 1em;
    text-decoration: none;
    list-style-type: upper-roman;
    font-weight: normal;
    color: #333333;
    line-height: 1.8em;
    
}
.text ul ul ul ul li
{   font-size: 1em;
    text-decoration: none;
    list-style-type: disc;
    font-weight: normal;
    color: #333333;
    line-height: 1.8em;
    
}
.text ul ul ul ul ul li
{   font-size: 1em;  
    text-decoration: none;
    list-style-type: circle;
    font-weight: normal;
    color: #333333;
    line-height: 1.8em;
    
}
/* AIO結束*/


/*FAQ Q&A 圖片樣式定義=====================================================================*/

.faq_q
{
	background-image: url('../App_Themes/Chi_default/images/system/q.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0px 0px 0px 30px;
	line-height: 2em;
}

.faq_a
{
	background-image: url('../App_Themes/Chi_default/images/system/a.gif');
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding: 0px 0px 0px 30px;
	line-height: 2em;
}

/*數位藝廊 樣式定義==========================================================================*/

.photo_maio
{
	padding: 10px 10px 20px 10px;
	margin-top: 10px;
	background-image: url('../App_Themes/Chi_default/images/class/photo01_bg.jpg');
	background-repeat: no-repeat;
	width: 200px;
	height: 130px;
}

.photo_list
{
	border: #9F9F9F 1px solid;
	padding: 5px;
	background-color: #EAEAEA;
}

.photo_listwin
{
	border: #666 1px solid;
	padding: 5px;
	background-color: #FFF;
}

/*會員畫面 樣式定義=========================================================================*/

.login_button
{
	width: 80px;
	height: 60px;
	background-image: url(images/system/member_login.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	cursor: pointer;
}

/*討論區 樣式定義=======================================================================*/

.forum_b01
{
	padding-left: 30px;
	background-image: url('../App_Themes/Chi_default/images/system/forum_b01.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
	line-height: 1.5em;
}

.forum_b02
{
	padding-left: 30px;
	background-image: url('../App_Themes/Chi_default/images/system/forum_b02.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
	line-height: 1.5em;
}

.forum_b03
{
	padding-left: 30px;
	background-image: url('../App_Themes/Chi_default/images/system/forum_b03.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
	line-height: 1.5em;
}

.forum_user
{
	padding-left: 30px;
	background-image: url('../App_Themes/Chi_default/images/system/forum_user.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
	height: 30px;
}

/*討論區引言專用 */

div.OldBlock
{
	border: #CCC 1px dotted;
	background: #DEE2E5;
	margin: 0px;
	padding: 5px;
}


/*最新消息推薦*/
.feedback
{ 
   font-size:.8em;
   color:#000066;

}
/*網站地圖*/
.sitemap
{
    width: 90%;
    height: 100%;
    padding: 0px;
    margin: 0px 30px;
    border-collapse: collapse;
    border: 1px #6666ff dashed;
    
}

.sitemap caption
{
    margin: 0px;
    padding: 10px 5px 5px;
    border-top:0px #ffc224 dashed;
    font-size:1.2em;
    font-family:Arial;
    text-align:left;

}
.sitemap td
{
    margin: 0px;
    padding: 5px;
    border: #6666ff 1px dashed;
    background-color: #e2f4ff;

}

.sitemap td a
{
    color: #333366;
    padding: 2px 0px 0px 10px;
    text-decoration: none;
}

.sitemap td a:hover
{
    text-decoration: underline;
}

.sitemap th
{
    background-image: url('../App_Themes/Chi_default/images/st_bg.jpg');
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    border-right: 1px #6666ff dashed;
    border-left: 1px #6666ff dashed;
    color: #FFF;
    line-height: 25px;
    font-weight: bold;
    text-align: left;
    padding: 2px 0px 2px 35px;
    background-position: 0px 0px;
}

.sitemap .c1
{
    border-bottom: 1px #6666ff dashed;
    background-position: 15px 10px;
    background-repeat: no-repeat;
    padding: 5px 0px 5px 20px;
    background-repeat: no-repeat;
    border-top: 1px #6666ff dashed;
    background-image: url(images/n_icon.jpg);
    background-color: #bfecff;
}

/*sildershow*/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
position:relative;
height:500px;
background-color:#640133;
padding:5px 5px
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
	border: 1px solid #CC0000;
}

.thumbnail span{ /*CSS for enlarged image*/
	position:absolute;
	background-color: #000000;
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: #FFFFFF;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;

}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top:160px;
left: 150px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
#bord{
	width:200px;
	background-color:#999999;
	height:200px;
	margin-top:40px;
	border: 1px dashed #FFFFFF;
	color:#FFFFFF;
}

.high img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.high:hover{
background-color: transparent;
}

.high:hover img{
	border: 1px solid #CC0000;
}

.high span{ /*CSS for enlarged image*/
	position:absolute;
	background-color: #000000;
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: #FFFFFF;
	text-decoration: none;
}

.high span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;

}

.high:hover span{ /*CSS for enlarged image*/
visibility: visible;
top:160px;
left:250px; /*position where enlarged image should offset horizontally */
z-index: 50;}
#view_fw { float:left; width:90%; margin:10px 10px 10px 30px;}
#view_fw p{ float:left; width:600px; margin-right:5%;}
#view_fw img{ }
