/* 連結 */
A{text-decoration : none} /* 隱藏連結線 */
A:hover{text-decoration : underline} /* 滑過才出現底線 */

/* 特殊用途 */
.comp  /* 下方公司地址  */
{
	margin-top:10px;
	line-height:1.5;
	font-family:"新細明體","Arial",serif;
	font-size:14px;
	letter-spacing: 1px;
	color:#333333;
}

.comp a:link {
color:#000000;
}

.comp a:visited {
color: #000000;
}

.comp a:hover {
color:#ff6600;
}

.comp a:active {
color:#000000;
}

.srvc  /* 公司服務 */
{
	margin-top:10px;
	line-height:1.5;
	font-family:"新細明體", serif;
	font-size:15px;
	letter-spacing: 1px;
}

.srvc a:link { 
color: #0000CC;
backgroud: #ffffff;
}

.srvc a:visited { 
color: #0000CC;
backgroud: #ffffff;
}

.srvc a:hover { 
color:#ff6600;
backgroud: #ffffff;
}

.srvc a:active { 
color:#0000CC;
backgroud: #ffffff;
}
#detil
{
	font-family:"新細明體",serif;
	margin-left:5px;
	letter-spacing:1.5px;
	line-height:1.4;
	font-size:small;
	color:#999999;	
}

#belo
{
 line-height: 1.5px; 
}


/* 標題 */
.b_title {
	margin-top:25px;
	font-family:"新細明體",serif;
	font-size: large;
	color: Fuchsia;
	font-weight:bold;
}

#p_title
{
	 position: absolute;
	 padding-top:205px;
	 font-family:"標楷體",Arial;
	 letter-spacing: 1.5px;
	 font-size:x-small;
}
 
 .m_title
{
height:30px;
font-family:"新細明體",Arial;
font-size: medium;
font-weight:bold;
}

 .m_title_sp /* 文化核心標題 */
{
height:30px;
font-family:"標楷體",Arial;
font-size: medium;
font-weight:bold;
margin-left:80px;
}

 .s_title
{
margin-left:20px;
height:30px;
font-family:"新細明體",Arial;
font-size: small;
font-weight:bold;
}

/* 內文樣式 */
.s_text { 
	font-family:"新細明體",serif;
	margin-left:20px;
    line-height:1.5;
	font-size:small;
	letter-spacing: 1.5px;
}

.xs_text
{
	font-family:"新細明體",serif;
	font-size:x-small;
	letter-spacing: 1px;	
	
}

.sf_text
{
	font-family:"新細明體",serif;
	font-size:small;
	letter-spacing: 1px;	
	margin-left:20px;
}

.sp_price
{
	font-family:"新細明體",serif;
	font-size: medium;
	color:#FF0000;
	letter-spacing: 1px;	
	margin-left:20px;
}

/* 條列 */
#a_list
{
	font-family:"新細明體",serif;
   letter-spacing:1px;
	line-height:1.5;
	list-style-image:url(image/a1.jpg);
}

#arc_list
{
	font-family:"新細明體",serif;
    letter-spacing:1px;
	line-height:1.5;
	list-style-image:url(image/a1.jpg);
	font-size:small;
}

#a_list_sp
{
	font-family:"標楷體",serif;
    letter-spacing:1px;
	line-height:1.5;
	list-style-image:url(image/a1.jpg);
}

#s_list
{
	list-style-type:square;
}

#d_list
{
	font-family:Arial,"新細明體";
	font-size : x-small; 
	letter-spacing: 1.5px;
	list-style-type:decimal;
 }

#w_list
{
	font-family:"新細明體",serif;
	list-style-image:url(image/20w.gif);
   letter-spacing:1.5px;
	line-height:1.5;	
}

#w_list a:link {
color:#006699;
}

#w_list a:visited {
color: #006699;
}

#w_list a:hover {
color:#ff6600;
}

#w_list a:active {
color:#006699;
}

/* 願景 */
.w_block1
{
	width:430px;
}

#w_side
{
	margin: 20px;
	width:420px;
	height:100px;
	letter-spacing:2px;
}

.w_block2
{
	position:absolute;
	padding-top:20px;
	width:290px;
	height:200px;
	letter-spacing:1.5px;
	line-height:1.5;
	font-size : medium;	
}

/* 新聞用 */
.n_side
{
	margin: 20px;
	width:700px;
	height:230px;
	letter-spacing:2px;
	text-indent: 20px;
}
.n_from {
	margin-top:5px;
	font-family:"新細明體",serif;
	font-size: small;
	color: #999;
}

.newstext
{
	font-family:"新細明體",serif;
	margin-left:20px;
    line-height:1.5;
	font-size:small;
	letter-spacing: 1.5px;
	text-indent: 20px;
}

.newslist
{
list-style:none;
line-height:1.5;
color:#0000FF;
}

/* 主管頁面用 */
.Page {
height:1500px;
}

.PageL {
height:2000px;
}

.PageBig {
height:4400px;
}

.photo {
	position : absolute;
	margin-top : 20px;
	margin-left : 20px;
	}

.m_block1 {
	position : absolute;
	margin-top : 20px;
	margin-left : 250px;
	 }

 .m_block2
 {
 	position : absolute;
	margin-top : 380px;
	margin-left : 20px;	
	width:90%;
 }
	 
#m_name
{
 font-weight:bold;
}	 

#m_title
{
 color:#ff0000;
 font-size:x-small;
}


/* 生活花絮 */
.main
{
	height:600px;
}

.P_style1
{
	height:203px;
	width:469px;
	padding: 15px 15px 20px 15px;
	margin: 10px 10px;
	background:white;
	border:1px solid;
	border-color:#AAA #444 #444 #AAA;
}

.P_style2
{
	height:203px;
	width:469px;
	padding: 15px 15px 20px 15px;
	margin: 10px 100px;
	background:white;
	border:1px solid;
	border-color:#AAA #444 #444 #AAA;
}

/* 業績頁面 */
#sv_page
{
margin:20px;
}

 .sv_title
{
margin-left:20px;
font-family:"新細明體",Arial;
font-size: small;
}

.sv_photo
{
margin-top:20px;
float:right;
}

/* 聯給我們 */
.c_block
{
	width:700px;
	height:110px;
}

.c_sider1
{
	width:500px;
	height:110px;
}

.c_sider2
{
	width:200px;
	height:110px;
}

.c_blocka
{
	width:700px;
	height:80px;
}

.c_sider1a
{
	width:500px;
	height:80px;
}

.c_sider2a
{
	width:200px;
	height:80px;
}

.c_addr
{
	margin-top:10px;
	font-family:"新細明體",serif;
	font-size:x-small;
	letter-spacing: 1px;	
	color: #333333;
}

/* 代表業續頁面 */
.s_page
{
height:650px;
margin-left:30px;
margin-top:20px;	
}

.s_block
{
width:700px;

}

.s_side1
{
	width:700px;
/*	height:110px; */
}


.des_text
{
letter-spacing:1px;
width:700px;
margin-left:20px;
margin-bottom:20px;
}
