img{
border:0px;
background-color:transparent;
border-style:none;
}



/* 超連結設定 */
a{text-decoration:none}
a:link{color:#68a4fd;font-size:13px}
a:visited{color:#68a4fd;font-size:13px}
a:active{color:#68a4fd;}
a:hover{color:#febf69;font-size:13px;}

/*分頁設定*/
.page{
background-color:#f6f6fb;
border:1px;
border-style:solid;
border-color:#f0f0f8;
margin-right:3px;
vertical-align:center;
}

a:hover.page{
background-color:#e9f7fe;
border:1px;
border-style:solid;
border-color:#91d6eb;
text-decoration:none;
color:#000000;
}

.present_page{
background-color:transparent;
border:1px;
border-style:dashed;
border-color:#b3b3b3;
margin-right:3px;
vertical-align:center;
font-size:13px;
}
a:hover.present_page{
background-color:transparent;
border:1px;
border-style:dashed;
border-color:#b3b3b3;
text-decoration:none;
color:#000000;

}

.next_page{
background-color:#f6f6fb;
border:1px;
border-style:solid;
border-color:#f0f0f8;
margin-right:3px;
vertical-align:center;
font-size:15px;
}


a:visited.next_page{font-size:10px;}
a:hover.next_page{
background-color:#e9f7fe;
border:1px;
border-style:solid;
border-color:#91d6eb;
text-decoration:none;
color:#000000;
}


/*表格背景排列方向及放置方式-不平鋪，向上對齊*/
.tab_bg_top{background-repeat:no-repeat;background-position:top;}

/*表格背景排列方向及放置方式-不平鋪，向左對齊*/
.tab_bg_left{background-repeat:no-repeat;background-position:left;}


/*公告HEAD標題表示格式 - [使用檔案 news.html - ]*/
.HEAD_title_txt_color{font-size:12px;color:#ff0000;text-indent:10px}

/*公告HEAD本文表示格式 - [使用檔案 news.html - ]*/
.HEAD_body_txt_color{font-size:12px;color:#000000}

/*公告HEAD時間表示格式 - [使用檔案 news.html - ]*/
.HEAD_time_txt_Color{font-size:12px;color:#808080;text-indent:-10px}




/*公告標題表示格式 - [使用檔案 news.html - ]*/
.title_txt_color{font-size:13px;color:#000000;text-indent:10px}

/*POP視窗表示格式 - [使用檔案 news.html - ]*/
.pop_title_txt_color{font-size:13px;color:#9b92f3;text-indent:10px}

/*公告本文表示格式 - [使用檔案 news.html - ]*/
.body_txt_color{font-size:13px;color:#000000}

/*公告時間表示格式 - [使用檔案 news.html - ]*/
.time_txt_Color{font-size:13px;color:#a0a0a0;text-indent:-10px}

/* 文字排版 - [使用檔案 pop_news_body.html] */
.Make-Up{text-indent:-20px; margin-left:30px; margin-right:20px; line-height:30px;}
/* 文字顏色設定 size:12 */
.tXt_sIZe_coLor_0{font-size:12px;color:#808080}/*紫色*/
.tXt_sIZe_coLor_1{font-size:13px;color:#FFFFFF}/*白色*/
.tXt_sIZe_coLor_2{font-size:12px;color:#9468DB}/*紫色*/
.tXt_sIZe_coLor_3{font-size:12px;color:#6666FF}/*藍色*/
.tXt_sIZe_coLor_4{font-size:12px;color:#06A895}/*綠色*/
.tXt_sIZe_coLor_5{font-size:12px;color:#000000}/*黑色*/
.tXt_sIZe_coLor_6{font-size:12px;color:#ff4400}/*紅色*/
.tXt_sIZe_coLor_7{font-size:12px;color:#1100dd}/*藍色*/
.tXt_sIZe_coLor_8{font-size:12px;color:#9468DB}/*紫色*/
.tXt_sIZe_coLor_9{font-size:12px;color:#9468DB}/*紫色*/
.tXt_sIZe_coLor_11{font-size:12px;color:#c0c0c0}/*灰色*/
.tXt_sIZe_coLor_12{font-size:12px;color:#808080}/*灰色*/
/* 文字顏色設定 size:13 */
.tXt_sIZe_coLor_10{font-size:13px;color:#ff4400}/*紅色*/

/* pop視窗背景設定 */
.dynamic_bg_1{background-image:url(../images/pop_images/Kelly.jpg);background-repeat:no-repeat;background-position:center;background-position:10px 0px}
.dynamic_bg_2{background-image:url(../images/pop_images/chevalier.jpg);background-repeat:no-repeat;background-position:center;;background-position:10px 0px}
.dynamic_bg_3{background-image:url(../images/pop_images/gleeman.jpg);background-repeat:no-repeat;background-position:center;;background-position:10px 0px}
.dynamic_bg_4{background-image:url(../images/pop_images/ganov.jpg);background-repeat:no-repeat;background-position:center;;background-position:10px 0px}

/* pop視窗上方標題列樣式 - [使用檔案 pop_news_body.html] */
.pop_table_bg{width:450px; text-indent:20px; margin-left:0px; margin-right:20px; background-image:url(../images/pop_images/thread.gif);background-repeat:repeat-x;background-position:top;}

/* pop視窗本文樣式 - [使用檔案 pop_news_body.html] */
.pop_table_body_bg{background-image:url(../images/pop_images/div_thread.gif);background-repeat:repeat;background-position:top;}




/*------------------[邊框]--------------------*/
.com_boxy_rim{
border:1px;
border-top-style:solid;
border-top-color:#000000;			/*上*/
border-left-style:solid;
border-left-color:#000000;			/*左*/
border-bottom-style:solid;
border-bottom-color:#000000;		/*下*/
border-right-style:solid;
border-right-color:#000000;			/*右*/
}
.not_top_rim{
border:1px;
border-top-style:none;
border-top-color:#000000;			/*上*/
border-left-style:solid;
border-left-color:#000000;			/*左*/
border-bottom-style:solid;
border-bottom-color:#000000;		/*下*/
border-right-style:solid;
border-right-color:#000000;			/*右*/
}



.not_right_rim{
border:1px;
border-top-style:solid;
border-top-color:#000000;			/*上*/
border-left-style:solid;
border-left-color:#000000;			/*左*/
border-bottom-style:solid;
border-bottom-color:#000000;		/*下*/
border-right-style:none;
border-right-color:#000000;			/*右*/
}



.not_topAndright_rim{
border:1px;
border-top-style:none;
border-top-color:#000000;			/*上*/
border-left-style:solid;
border-left-color:#000000;			/*左*/
border-bottom-style:solid;
border-bottom-color:#000000;		/*下*/
border-right-style:none;
border-right-color:#000000;			/*右*/
}

.not_leftAndright_rim{
border:1px;
border-top-style:solid;
border-top-color:#000000;			/*上*/
border-left-style:none;
border-left-color:#000000;			/*左*/
border-bottom-style:solid;
border-bottom-color:#000000;		/*下*/
border-right-style:none;
border-right-color:#000000;			/*右*/
}
.not_left_rim{
border:1px;
border-top-style:solid;
border-top-color:#000000;			/*上*/
border-left-style:none;
border-left-color:#000000;			/*左*/
border-bottom-style:solid;
border-bottom-color:#000000;		/*下*/
border-right-style:solid;
border-right-color:#000000;			/*右*/
}

/*------------------[藍色]--------------------*/
.blue_com_boxy_rim{
border:1px;
background-color:#d9eaf5;
border-top-style:solid;
border-top-color:#93bee2;			/*上*/
border-left-style:solid;
border-left-color:#93bee2;			/*左*/
border-bottom-style:solid;
border-bottom-color:#93bee2;		/*下*/
border-right-style:solid;
border-right-color:#93bee2;			/*右*/
}

.blue_not_top_rim{
border:1px;
background-color:#d9eaf5;
border-top-style:none;
border-top-color:#93bee2;			/*上*/
border-left-style:solid;
border-left-color:#93bee2;			/*左*/
border-bottom-style:solid;
border-bottom-color:#93bee2;		/*下*/
border-right-style:solid;
border-right-color:#93bee2;			/*右*/
}

.blue_not_bottom_rim{
border:1px;
background-color:#d9eaf5;
border-top-style:solid;
border-top-color:#93bee2;			/*上*/
border-left-style:solid;
border-left-color:#93bee2;			/*左*/
border-bottom-style:none;
border-bottom-color:#93bee2;		/*下*/
border-right-style:solid;
border-right-color:#93bee2;			/*右*/
}

.blue_not_right_rim{
border:1px;
background-color:#d9eaf5;
border-top-style:solid;
border-top-color:#93bee2;			/*上*/
border-left-style:solid;
border-left-color:#93bee2;			/*左*/
border-bottom-style:solid;
border-bottom-color:#93bee2;		/*下*/
border-right-style:none;
border-right-color:#93bee2;			/*右*/
}

.blue_not_left_rim{
border:1px;
background-color:#d9eaf5;
border-top-style:solid;
border-top-color:#93bee2;			/*上*/
border-left-style:none;
border-left-color:#93bee2;			/*左*/
border-bottom-style:solid;
border-bottom-color:#93bee2;		/*下*/
border-right-style:solid;
border-right-color:#93bee2;			/*右*/
}
.blue_not_leftAndtop_rim{
border:1px;
background-color:#d9eaf5;
border-top-style:none;
border-top-color:#93bee2;			/*上*/
border-left-style:none;
border-left-color:#93bee2;			/*左*/
border-bottom-style:solid;
border-bottom-color:#93bee2;		/*下*/
border-right-style:solid;
border-right-color:#93bee2;			/*右*/
}
/*------------------Action--------------------*/
.action_left{
border:1px;
border-top-style:dashed;
border-top-color:#000000;			/*上*/
border-left-style:dashed;
border-left-color:#000000;			/*左*/
border-bottom-style:dashed;
border-bottom-color:#000000;		/*下*/
border-right-style:dashed;
border-right-color:#000000;			/*右*/
}
.action_height{
border:1px;
border-top-style:dashed;
border-top-color:#000000;			/*上*/
border-right-style:dashed;
border-right-color:#000000;			/*右*/
border-bottom-style:dashed;
border-bottom-color:#000000;		/*上*/
}

/*------------------欄位樣式--------------------*/
.input_style_1{
border:1px;
color:#000000;
font-size:13px;
background-color:transparent;
border-style:dashed;
width:100px;
height:13px;
}
.input_style_2{
border:1px;
color:#000000;
font-size:13px;
background-color:transparent;
border-style:dashed;
width:100px;
height:13px;
}
.input_style_3{
border:1px;
color:#ffffff;
font-size:13px;
background-color:transparent;
border-style:none;
width:100px;
height:13px;
}
.input_style_4{
border:1px;
color:#ffffff;
font-size:13px;
background-color:transparent;
border-style:none;
width:70px;
height:13px;
}
/*------------------文字輸入框樣式--------------------*/
.input_txt_1{
border:1px;
color:#ffffff;
font-size:13px;
background-color:transparent;
border-style:none;
width:100%;
height:100%;
}

.input_txt_edit_post{
border:1px;
color:#000000;
font-size:13px;
background-color:transparent;
border-style:dashed;
width:80%;
height:85%;
}


/*------------------按鈕樣式--------------------*/
.button_style_1{
border:1px;
color:#000000;
font-size:13px;
background-color:#b9deff;
border-style:outset;
width:50px;
height:20px;
}

.img_button{
border:0px;
background-color:transparent;
border-style:none;

}

/*
none | dotted | dashed | solid | double | groove | ridge | inset | outset
*/