/***********************************************/
/* 形象頁Body設定                               */
/***********************************************/

body{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	background-color:#0790BE;
	background-image:url(../images/img_1.jpg);
	background-repeat:repeat-x;
}

p{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 12px;
    line-height: 1.5;
    font-style:normal;
}

A:link{color: #333333;text-decoration:none}
A:visited{color: #333333;text-decoration:none}
A:hover{color:#0099CC;text-decoration: underline;}

/***********************************************/
/*                   左選單                     */
/***********************************************/

#navigation {
	width: 154px;
}
#navigation ul {
	list-style: none;
	padding:0px;
	margin: 0px;
}
#navigation li {
	padding:0px;
	margin: 0px;
	background-image:url(../catch/but_bg_1.jpg);
}
#navigation li a {
    text-align:left;
	padding: 8px 0 5px 10px;
	background-image:url(../catch/but_bg_1.jpg);
	display: block;
	width: 144px !important;
	width /**/: 134px;
	color: #666666;
	text-decoration: none;
}
#navigation li a:hover {
	color: #0099CC;
	background-image: none;
	background-image:url(../catch/but_bg_2.jpg);
}
#navigation #sub li {
	padding:0px;
	margin: 0px;
	background-image:url(../catch/but_bg_1.jpg);
}
#navigation #sub a {
    text-align:left;
	padding: 0 0 0 35px;
	display: block;
	width: 140px !important;
	width /**/: 140px;
	color: #999999;
	text-decoration: none;
	background-image:url(../catch/but_bg_1.jpg);
}
#navigation #sub a:hover {
	color: #0099CC;
	background-image:url(../catch/but_bg_1.jpg);
}

/***********************************************/
/*                 中間內容                     */
/***********************************************/

.main_tit {
	padding: 10px 10px 0 0;
	width: 697px;
    height:31px;
	text-align: right;
}

.tit_1 {
	color: #ED0109;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	font-weight:bold;
}
.tit_2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	font-weight:bold;
}
.tit_3 {
	font-size: 13px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	font-weight:bold;
}

.tit_b {
	font-size: 15px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	font-weight:bold;
}


.tit_6 {
	font-size: 17px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

.line_top {border-top:#cccccc 1px solid; border-bottom:#cccccc 1px solid;}
.line_bottom {border-bottom:#696969 1px solid;}
.line_bottom_2 {border-bottom:#5A5B5D 1px solid;}
.line_bottom_3 {border-bottom:#cccccc 1px solid; height:30px;}
.line_bottom_4 {border-bottom:#cccccc 1px solid; }
.line_left {border-left:#5A5B5D 1px solid; font:arial; font-size:8pt; color:#939598; padding-left:5px;}

.space_top {margin-top:10px;}
.space_bottom {margin-bottom:10px;}

.tit_4 {font:arial; font-size:8.5pt; color:#333333;text-decoration: underline;}
.tit_4 A:link{color: #333333;text-decoration: underline;}
.tit_4 A:visited{color: #333333;text-decoration: underline;}
.tit_4 A:hover{color:#00A4DC;text-decoration: underline;}

.tit_5 {font:arial; font-size:9pt; color:#D1D2D4;}
.tit_5 A:link{color: #D1D2D4;}
.tit_5 A:visited{color: #D1D2D4;}
.tit_5 A:hover{color:#ff0000;text-decoration: underline;}

.tit_7 {font:arial; font-size:9pt; color:#ffffff;}
.tit_7 A:link{color: #ffffff;}
.tit_7 A:visited{color: #ffffff;}
.tit_7 A:hover{color:#ff0000;text-decoration: underline;}

.pro_menu {font:arial; font-size:9pt; color:#ffffff;}
.pro_menu A:link{color: #ffffff;}
.pro_menu A:visited{color: #ffffff;}
.pro_menu A:hover{color:#ED0109;text-decoration: underline;}

.table_contact{border:#cdcdcd 1px solid;}
