@charset "utf-8";
body{
	font-size: 12px;
	line-height: 20px;
	font-family: "微軟正黑體", "Verdana", "Arial", "新細明體";
	color: #333333;
	background-color: #fc016b;
	background-image: url(../images/shere/index_bg_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

/*文字階層設定開始======*/
.title{
	font-family: "微軟正黑體", "Verdana", "Arial", "新細明體";
	font-size: 16px;
	color: #000000;
	letter-spacing: 0.025em;
}

.title_pink{
	font-family: "微軟正黑體", "Verdana", "Arial", "新細明體";
	font-size: 16px;
	color: #ff0066;
	letter-spacing: 0.025em;
}

.subtitle_blue {
	font-family: "微軟正黑體", "Verdana", "Arial", "新細明體";
	font-size: 13px;
	color: #4A7171;
	font-weight: bold;
}
.subtitle_red {
	font-family: "微軟正黑體", "Verdana", "Arial", "新細明體";
	font-size: 13px;
	color: #C93232;
	font-weight: bold;
}

.subtitle_lightred {
	font-family: "微軟正黑體", "Verdana", "Arial", "新細明體";
	font-size: 13px;
	color: #fe397d;
	font-weight: bold;
}

.subtitle_pink {
	font-family: "微軟正黑體", "Verdana", "Arial", "新細明體";
	font-size: 13px;
	color: #ff0066;
	font-weight: bold;
}

.subtitle_black  {
	font-family: "微軟正黑體", "Verdana", "Arial", "新細明體";
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.subtitle_gray  {
	font-family: "微軟正黑體", "Verdana", "Arial", "新細明體";
	font-size: 13px;
	color: #68655C;
	font-weight: bold;
}
.subtitle_white  {
	font-family: "微軟正黑體", "Verdana", "Arial", "新細明體";
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.subtitle_green  {
	font-family: "微軟正黑體", "Verdana", "Arial", "新細明體";
	font-size: 13px;
	color: #93c70d;
	font-weight: bold;
}
.subtitle_brown  {
	font-family: "微軟正黑體", "Verdana", "Arial", "新細明體";
	font-size: 13px;
	color: #7E6B5A;
	font-weight: bold;
}


.content {
	font-family: "微軟正黑體", "Verdana", "Arial", "新細明體";
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.content_brown {
	font-family: "微軟正黑體", "Verdana", "Arial", "新細明體";
	font-size: 12px;
	color: #7E6B5A;
	line-height: 20px;
}
.content_pink {
	font-family: "微軟正黑體", "Verdana", "Arial", "新細明體";
	font-size: 12px;
	color: #ff0066;
	line-height: 20px;
}
.content_000{
	font-family: "微軟正黑體", "Verdana", "Arial", "新細明體";
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.content_fff {
	font-family: "微軟正黑體", "Verdana", "Arial", "新細明體";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.content_yellow{
	font-family: "微軟正黑體", "Verdana", "Arial", "新細明體";
	font-size: 12px;
	color: #FFEE00;
	line-height: 20px;
}
.content_red {
	font-family: "微軟正黑體", "Verdana", "Arial", "新細明體";
	font-size: 12px;
	color: #993333;
	line-height: 20px;
}
.content_green {
	font-family: "微軟正黑體", "Verdana", "Arial", "新細明體";
	font-size: 12px;
	color: #94c60b;
	line-height: 20px;
}
.content_green_line {
	font-family: "微軟正黑體", "Verdana", "Arial", "新細明體";
	font-size: 12px;
	color: #94c60b;
	line-height: 20px;
	text-decoration: underline;
}
.content_s {
	font-family: "微軟正黑體", "Verdana", "Arial", "新細明體";
	font-size: 8pt;
	color: #666666;
	line-height: 20px;
}

.content_s_fff {
	font-family: "微軟正黑體", "Verdana", "Arial", "新細明體";
	font-size: 8pt;
	color: #FFFFFF;
	line-height: 20px;
}
.content_s_000 {
	font-family: "微軟正黑體", "Verdana", "Arial", "新細明體";
	font-size: 8pt;
	color: #000000;
	line-height: 20px;
}


.note{
	font-family: "微軟正黑體", "Verdana", "Arial", "新細明體";
	font-size: 10px;
	color: #993300;
}

ul{
	text-align:left;
	margin-left:15px;
	margin-bottom:0px;
	pandding-top:5px;
	pandding-left:15px;
	pandding-bottom:0px;
	margin-top:5px;
	
}
ol{
	text-align:left;
	margin-left:30px;
	margin-bottom:0px;
	pandding-top:5px;
	pandding-left:15px;
	pandding-bottom:0px;
	margin-top:5px;
}
li{
	margin-bottom:4px;
	padding-top:0px;
	padding-left:0px;

}
p{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* 網頁copyright部份 */
#footer{
	height: 75px;
	font-family: "微軟正黑體", "Verdana", "Arial", "新細明體";
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/shere/footer_bg.jpg);
	background-position: bottom;
	margin:0 auto;
	background-repeat: repeat-x;
}

#footer a:link{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover{
	color: #FF0066;
	text-decoration: underline;
}

#footer .copyright_bg{
	background-image: url(../images/index/footer_48.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;

}
#footer .inside_copyright_bg{
	background-image: url(../images/inside/inside_footer_53.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
}


/* 網頁brcam部份 */
#brcam{
	font-family: "微軟正黑體", "Verdana", "Arial", "新細明體";
	font-size: 10px;
	color: #666666;
	text-align: left;
	vertical-align: top;
	height: 20px;
	pandding:0 auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 30px;
}

#brcam a:link{
	color: #94c70a;
	text-decoration: underline;
}

#brcam a:visited{
	color: #94c70a;
	text-decoration: underline;
}

#brcam a:hover{
	color: #CC6666;
	text-decoration: none;
}

/* 首頁submenu部份 */

#submenu{
	font-family: "微軟正黑體", "Verdana", "Arial", "新細明體";
	font-size: 12px;
	color: #333333;
	text-align: justify;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	line-height: 14px;
	background-color: #c1be9d;
}

#submenu a:link{
	color: #333333;
	text-decoration: none;
}

#submenu a:visited{
	color: #333333;
	text-decoration: none;
}

#submenu a:hover{
	color: #FF3399;
	text-decoration: none;
}
/* 內頁submenu部份 */

#submenu_inside{
	font-family: "微軟正黑體", "Verdana", "Arial", "新細明體";
	font-size: 12px;
	color: #333333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	line-height: 18px;
	background-image: url(../images/inside/inside_subnavi_19.jpg);
	background-repeat: repeat-y;
}

#submenu_inside a:link{
	color: #333333;
	text-decoration: none;
}

#submenu_inside a:visited{
	color: #333333;
	text-decoration: none;
}

#submenu_inside a:hover{
	color: #FF3399;
	text-decoration: none;
}
/* 內頁content部份 */

#content_inside{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 35px;
	padding-left: 35px;
}

/***************************************download的部分======*/
#download_list{
	width: 220px;
	float: left;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 20px;
	height: 220px;
	text-align: center;
}
#download_list a:link{
	color: #95c80b;
	text-decoration: underline;
}

#download_list a:visited{
	color: #95c80b;
	text-decoration: underline;
}

#download_list a:hover{
	color: #FF3399;
	text-decoration: none;
}
/***************************************gallery的部分======*/
#gallery{
	width: 120px;
	float: left;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 15px;
	height: 200px;
	text-align: center;
	border: 1px dotted #990066;
	margin-top: 8px;
}
#gallery a:link{
	color: #95c80b;
	text-decoration: underline;
}

#gallery a:visited{
	color: #95c80b;
	text-decoration: underline;
}

#gallery a:hover{
	color: #FF3399;
	text-decoration: none;
}

#gallery_inside{
	width: 120px;
	float: left;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	height: 120px;
	margin-top: 8px;
}

/***************************************表單相關設定======*/

.input, select, textarea {
	font-family: "微軟正黑體", "Verdana", "Arial", "新細明體";
	font-size: 12px;
	color: #666666;
}

/************************************站內所有連結設定開始 ======*/

a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #95c80b;
	text-decoration: underline;
}
a.link_black:link {
	color: #333333;
	text-decoration: none;
}

a.link_black:visited {
	color:#333333;
	text-decoration: none;
}

a.link_black:hover {
	color: #fc006b;
	text-decoration: underline;
}

a.link_black_line:link {
	color: #333333;
	text-decoration: underline;
}

a.link_black_line:visited {
	color: #333333;
	text-decoration: underline;
}

a.link_black_line:hover {
	color: #fc006b;
	text-decoration: none;
}

a.link_white_line:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a.link_white_line:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a.link_white_line:hover {
	color: #FFCC00;
	text-decoration: none;
}

a.link_white:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.link_white:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.link_white:hover {
	color: #FFCC00;
	text-decoration: underline;
}

a.link_gary:link {
	color: #E0E0E0;
	text-decoration: none;
}

a.link_gary:visited {
	color: #E0E0E0;
	text-decoration: none;
}

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

a.link_red_line:link {
	color: #A71515;
	text-decoration: underline;
}

a.link_red_line:visited {
	color: #A71515;
	text-decoration: underline;
}

a.link_red_line:hover {
	color: #FF6600;
	text-decoration: none;
}

a.link_purple_line:link {
	color: #FF3366;
	text-decoration: underline;
}

a.link_purple_line:visited {
	color: #FF3366;
	text-decoration: underline;
}

a.link_purple_line:hover {
	color: #94c60b;
	text-decoration: none;
}

a.link_green:link {
	color: #94c60b;
	text-decoration: none;
}

a.link_green:visited {
	color: #94c60b;
	text-decoration: none;
}

a.link_green:hover {
	color: #ff3399;
	text-decoration: none;
}
a.link_green_line:link {
	color: #94c60b;
	text-decoration: underline;
}

a.link_green_line:visited {
	color: #94c60b;
	text-decoration: underline;
}

a.link_green_line:hover {
	color: #ff3399;
	text-decoration: none;
}
/***********************************圖片框線等設定開始======*/

.banner_line_black {
	padding: 0px;
	border: 1px solid #000000;
}
.banner_line_gary{
	padding: 3px;
	border: 1px solid #666666;
}

.banner_line_lightgary{
	padding: 0px;
	border: 1px solid #E4E4E4;
}
.banner_line_no{
	padding: 0px;
	border: 0px;
}


/******************************************分隔線等設定開始======*/

.dotline {
	text-decoration: none;
	background-image: url(../images/shere/dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}


.line_gary_bg {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

.line_dot_subnavi{
	background-image: url(../images/shere/dot_line.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.line_dot_title{
	background-image: url(../images/shere/dot_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.line_purple{
	background-image: url(../images/shere/purple_line.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.line_green{
	background-image: url(../images/shere/green_line.gif);
	background-repeat: repeat-x;
	background-position: center;
}

/****************************************************** td 背景設定*/

#navi_bg{
	margin: 0px;
	padding: 0px;
	background-color: #F2F2E6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #707070;
}
.bg_right{
	background-image: url(../images/index/member_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.bg_rightinside{
	background-image: url(../images/inside/inside_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.bg_navi{
	background-image: url(../images/shere/navi_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.bg_subnaviR{
	background-image: url(../images/navi/subnavi_06.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.bg_content {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	background-image: url(../images/inside/inside_submemu_21.jpg);
	background-repeat: repeat-y;
}

.bg_footer{
	background-image: url(../images/inside/inside_footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

.bg_member{
	background-image: url(../member/images/member_10.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.bg_inside_member{
	background-image: url(../images/inside/inside_member_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.bg_member_login{
	background-image: url(../images/index/member_login_09.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
/****************************************************** 首頁top(繁中/首頁) 區塊*/
#bg_top{
	font-family: "微軟正黑體", "Verdana", "Arial", "新細明體";
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/index/mamber_title_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#bg_top a:link{
	color: #FFFFFF;
	text-decoration: none;
}

#bg_top a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#bg_top a:hover{
	color: #95c80b;
	text-decoration: underline;
}

/****************************************************** 內頁title */
#inside_title{
	width: 100%;
	height: 69px;
	color: #333333;
	font-family: "微軟正黑體", "Verdana", "Arial", "新細明體";
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
}
/****************************************************** 首頁news 區塊*/
#fp_news{
	width: 588px;
	height: 255px;
	color: #333333;
	font-family: "微軟正黑體", "Verdana", "Arial", "新細明體";
	font-size: 12px;
	line-height: 14px;
	margin-left:10px;
}

#fp_news ul{
	text-align:left;
	margin-left:20px;
	list-style-image: url(../images/shere/news_icon.gif);
	list-style-position: outside;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#fp_news li{
	margin-bottom:8px;
	padding-top:0px;
	padding-left:0px;

}

/****************************************************** 內頁 左邊 menu 區塊*/
#left_menu{
	width: 200px;
	color: #333333;
	font-family: "微軟正黑體", "Verdana", "Arial", "新細明體";
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}

#left_menu ul{
	text-align:left;
	margin-left:30px;
	list-style-image: url(../images/share/icon_arror_squar_2.gif);
	list-style-position: outside;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    margin-top: 0px;
}

#left_menu li{
	margin-bottom:10px;
	padding-top:0px;
	padding-left:3px;
	padding-bottom:12px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(../images/share/line_dot_black.gif);
}
#left_menu a:link{
	color: #333333;
	text-decoration: none;
}
#left_menu a:visited{
	color: #333333;
	text-decoration: none;
}
#left_menu a:hover{
	color: #FF6600;
	text-decoration: none;
}

/****************************************************** 內頁 欄位 bullet 設定*/
#bullet_icon{
	color: #666666;
	font-family: "微軟正黑體", "Verdana", "Arial", "新細明體";
	font-size: 12px;
	line-height: 18px;
}

#bullet_icon ul{
	text-align:left;
	margin-left:30px;
	list-style-image: url(../images/share/icon_arror_squar_org.gif);
	list-style-position: outside;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#bullet_icon li{
	margin-bottom:3px;
	padding-top:0px;
	padding-left:0px;

}

.dotlinetable {
	text-decoration: none;
	padding: 3px;
	border: 1px dotted #999999;
	font-size: 12px;
	color: #999999;
