@charset "UTF-8";
/* CSS Document */

/*------------------------------ 
Generic 
------------------------------*/
body {
	font: 12px "新細明體", Arial, Helvetica, sans-serif;
	width:100%;
	color:#333;
	margin:0px;
}
p {
	padding:0;
	margin:0 0 15px 0;
	line-height:17px;
}
img {
	border:none;
}
a {
	color:;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
ul {
	margin:0;
	padding:0;
}
ul li {
	list-style:none;
	position:relative;
	line-height:18px;
}
ol {
}
ol li {
}
input, textarea {
	font: 80%/160% "新細明體", Arial, Helvetica, sans-serif;
}
/*------------------------------ 
Heading and Title 
------------------------------*/
h1 {
	font:bold 18px "新細明體", Arial, SimHei, Sans-Serif;
	color:#0A2955;
	margin:0 0 10px 0;
	padding:0;
}
h2 {
	font:bold 15px "新細明體", Arial, SimHei, Sans-Serif;
	color:#960202;
	margin:0 0 10px 0;
	padding:0;
	line-height:16px;
}
h3 {
	font:bold 15px "新細明體", Arial, SimHei, Sans-Serif;
	color:#19325a;
	margin:0 0 10px 0;
	padding:0;
	line-height:16px;
}
/*------------------------------ 
Page Wrap
------------------------------*/
#page-wrap {
	width:980px;
	margin:0 auto;
}
/*------------------------------ 
Header
------------------------------*/
#header {
	width:980px;
	height:151px;
	background:url(../images/billy-nt-shek.jpg) no-repeat 0% 0%;
	position:relative;
}
#header-hk {
	width:980px;
	height:151px;
	background:url(../images/billy-nt-shek-hk.jpg) no-repeat 0% 0%;
	position:relative;
}
#nav {
	height:17px;
	position:absolute;
	bottom:3px;
	right:130px;
}
#nav li {
	display:block;
	width:100px;
	height:15px;
	margin:0;
	background:url(../images/Top_Menu_Item_BG.jpg) no-repeat 0% 0%;
	float:left;
	position:relative;
	text-align:center;
}
#nav li a {
	font-size:15px;
	display:block;
	width:100px;
	height:15px;
	color:#FFF;
}
#nav li a:hover {
	background:url(../images/Top_Menu_Item_BG_Over.jpg) no-repeat 0% 0%;
}
#language {
	width:130px;
	position:absolute;
	bottom:3px;
	right:0px;
}
#language li {
	width:65px;
	height:15px;
	float:left;
	position:relative;
	text-align:center;
}
#language li a {
	font:normal 12px "新細明體", Arial, SimHei, Sans-Serif;
	color:#FFF;
}
#language li a:hover {
	color:#CCC;
}
/*------------------------------ 
Content Wrap
------------------------------*/
div#content-wrap {
	width:980px;
	margin:0;
	padding:0 0 20px 0;
	background:url(../images/shek-bottom.jpg) no-repeat bottom;
	float:left;
	clear:both;
}
/*------------------------------ 
Left Wrap
------------------------------*/
#left-side {
	width:580px;
	padding:25px 10px 120px 10px;
	float:left;
	position:relative;
}
#breadcrumb {
	font:10px "新細明體", Arial, SimHei, Sans-Serif;
	height:12px;
	padding:3px 10px 0 10px;
	position:absolute;
	top:0;
	left:0;
}
#breadcrumb {
	color:#3c8db2;
}
#breadcrumb a {
	color:#3c8db2;
}
#breadcrumb a:hover{
	color:#69c1ff;
}
div#content-wrap p {
	color:#1e1e1e;
}

/*------------------------------ 
Right Wrap
------------------------------*/
#right-side {
	width:360px;
	padding:20px 10px 10px 10px;
	float:right;
	position:relative;
}
/*------------------------------ 
Footer
------------------------------*/
.copyright {
	font: 90% "新細明體", Arial, SimHei, Sans-Serif;
	width:980px;
	color:#FFFFFF;
	background-color: #336B9C;
	margin:0px;
	padding:10px;
	bottom:10px;
	text-align:center;
	line-height:15px;
}
a.footer {
	color:#FFFFFF;
	text-decoration:underline;
}
a.footer:hover, a.footer:active, a.footer:visited, a.footer:link {
	color:#FFFFFF;
	text-decoration:none;
}
/*------------------------------ 
About Page
------------------------------*/
.about-cpa a {
	color:#333;
	text-decoration:underline;
}
.about-cpa a:hover {
	color:#960202;
	background-color:#a0dcf0;
	text-decoration:none;
}
.about-cpa span {
	width:16px;
	height:16px;
	background:url(../images/arrow.png) no-repeat 0% 0%;
	position:absolute;
	left:-10px;
}
/*------------------------------ 
Service Page
------------------------------*/
.cpa-service {
	margin:0 0 0 20px;
}
.cpa-service li {
	list-style:disc outside;
}
.cpa-service li a {
	color:#333;
	text-decoration:underline;
}
.cpa-service li a:hover {
	color:#960202;
	background-color:#c8f0fa;
	text-decoration:none;
}
.cpa-link {
	margin-bottom:10px;
	padding-left: 20px;
}
.cpa-link a {
	color:#333;
	text-decoration:underline;
}
.cpa-link a:hover {
	color:#960202;
	background-color:#c8f0fa;
	text-decoration:none;
}
.cpa-link li {
	list-style-image: url(../images/arrow.jpg);
	list-style-position:outside;

}
li.dl-form {
	padding:0 0 0 25px;
}
li.dl-form span {
	width:16px;
	height:16px;
	background:url(../images/arrow.png) no-repeat 0% 0%;
	position:absolute;
	left:0;
	top:0;
}
a.dl-btn {
	font-weight:bold;
	color:#2c589e;
	text-decoration:none;
}
a.dl-btn:hover {
	color:#960202;
	background-color:#c8f0fa;
	text-decoration:underline;
}
/*------------------------------ 
Contact Page
------------------------------*/
.contact-info {
	margin-top:30px;
}
.contact-info a {
	color:#333;
	text-decoration:underline;
}
.contact-info a:hover {
	color:#960202;
	background-color:#c8f0fa;
	text-decoration:none;
}
.contact-info span {
	width:16px;
	height:16px;
	background:url(../images/arrow.png) no-repeat 0% 0%;
	position:absolute;
	left:-20px;
	top:0;
}
.fill-in {
	font:normal 13px "新細明體", Arial, SimHei, Sans-Serif;
	color:#000000;
}
.solgan {
	font:bold 18px Arial, SimHei, Sans-Serif;
	color:#960202;
	margin:0 0 10px 0;
	padding:0;
	line-height:20px;
}
/*------------------------------ 
Color:;
Content-title:;
Content:;
RightSide-title:;
RightSide:;
Footer-nav:;
Footer:;
------------------------------*/
/*------------------------------ 
------------------------------*/
