@charset "utf-8";
/*structure
----------------------------------------------------*/
body {
	background-image: url(../img/ptn_body.gif);
	text-align: center;
	height: 100%;
	width: 100%;
}
/*全體字型設定*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{
	color: #898989;
	font-family: Arial, "新細明體";
	font-size: 10pt;
	line-height: 1.5em;
}
a {
	color: #33597C;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	background: url(../img/ptn_wrapper.gif) repeat-y;
}
#language {
	position: absolute;
	margin: 60px 0px 0px 845px;
	color: #7394b3;
}
#language a {
	color: #fff;
	text-decoration: none;
}
#language a:hover {
	text-decoration: underline overline;
}
/* page_language 內頁語言切換*/
#page_language {
	position: absolute;
	margin: 60px 0px 0px 845px;
	color: #7394b3;
}
#page_language a {
	color: #7394b3;
	text-decoration: none;
}
#page_language a:hover {
	text-decoration: underline overline;
}
#braining {
	background: url(../img/sparkring_logo.gif) no-repeat;
	height: 99px;
}
#braining a {
	height: 100%;
	width: 340px;
	display:block;
	text-indent: -2000px;
}

/*Nav 導覽列
----------------------------------------------------*/
#Nav {
	position: absolute;
	margin: 333px 0 0 0;
	padding: 0 0 0 10px;
}
#Nav a {
	color: #1d4d79;
	text-decoration: none;
	background: url(../img/btn_nav.gif) no-repeat;
	width: 65px;
	display: block;
	float: left;
	height: 31px;
	padding: 0 0 0 20px;
}
#Nav a:hover {
	background-image: url(../img/btn_nav_r.gif);
	color: #e60011;
}
/*content 內容區塊
----------------------------------------------------*/
#content {
	background: url(../img/ptn_content.gif) repeat-y;
	width: 438px;
	float: right;
}
#content ul {
	margin: 12px 42px;
}
#content li {
	color: #33597c;
}

#content .times {
	font-size: 11px;
	color: #fe791c;
	font-weight: bolder;
}
#content .title {
	font-weight: bold;
}
#content .title_p {
	font-weight: bold;
	color: #FE791C;
}
#content .title_p a{
	color: #FE791C;
	text-decoration:none;
}
#content .title_p a:hover{
	text-decoration:underline;
}
#ill {
	width: 522px;
	float: left;
}

/*copyright 版權聲明
----------------------------------------------------*/
#copyright {
	clear: both;
	background-image: url(../img/bg_copyright.gif);
	background-repeat: no-repeat;
	height: 55px;
	text-align: right;
	color: #3b6a96;
	font-size: 11px;
	padding: 8px 0 0 0;
}
#copyright a {
	color: #3b6a96;
	text-decoration: none;
	padding: 0 8px;
}
#copyright a:hover {
	text-decoration: underline;
	color: #000;
}
#copyright span {
	color: #898989;
}


/*page 內頁區塊
----------------------------------------------------*/
#page_wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	background: url(../img/ptn_pageWrapper.gif) repeat-y;
}
/*page_braining 內頁商標*/
#page_braining {
	background:url(../img/sparkring_logo.gif) no-repeat;
	height: 99px;
}
#page_braining a {
	height: 100%;
	width: 320px;
	display:block;
	text-indent: -2000px;
}

#page_title {
	background:#fff url(../img/ptn_title.gif) repeat-x 0 100%;
	height: 39px;
	padding: 48px 0 0 396px;
	position: relative;
}
#page_title #page_nav {
	position: absolute;
	margin: 15px 0 0 101px;
	color: #dbdbdb;
	font-size:8pt;
	padding: 0px;
}
#page_nav a{
	color: #7c7c7c;
	text-decoration:none;
}
#page_nav a:hover{
	text-decoration:underline;
}
#page_ill {
	float: left;
	width: 396px;
}
#page_content {
	float: right;
	width: 564px;
	background: #fff;
	height: 100%;
	padding: 0 0 40px 0;
}
#page_content p {
	margin: 8px 48px 8px 23px;
}
#page_content h3 {
	margin: 8px 48px 0px 23px;
	color: #006699;
}
#page_content ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 8px 48px 8px 44px;
	_margin: 8px 48px 8px 48px;
}
#page_content img {
	margin: 39px 0px 0px 0px;
}
#page_main {
	background-color: #FFFFFF;
}
/*pageNav 內頁導覽列
----------------------------------------------------*/
#pageNav {
	position: absolute;
	margin: -15px 0 0 396px;
	padding: 0 0 0 10px;
	z-index: 3;
}
#pageNav a {
	color: #1d4d79;
	text-decoration: none;
	background: url(../img/btn_nav.gif) no-repeat;
	width: 65px;
	display: block;
	float: left;
	height: 31px;
	padding: 0 0 0 20px;
}
#pageNav a:hover {
	background-image: url(../img/btn_nav_r.gif);
	color: #e60011;
}

/*page_copyright 內頁版權聲明
----------------------------------------------------*/
#page_copyright {
	clear: both;
	background-image: url(../img/bg_copyright_c.gif);
	background-repeat: no-repeat;
	height: 55px;
	text-align: left;
	color: #3b6a96;
	font-size: 11px;
	padding: 8px 0 0 396px;
}
#page_copyright a {
	color: #3b6a96;
	text-decoration: none;
	padding: 0 8px;
}
#page_copyright a:hover {
	text-decoration: underline;
	color: #000;
}
#page_copyright span {
	color: #898989;
}
.font_bold {
	font-weight: bold;
	color: #003366;
}

/*standard 產品規格表格
----------------------------------------------------*/
#page_content .standard {
	border: 1px solid #EBEBEB;
	margin: 0 20px;
}
.standard th {
	border: 1px solid #EBEBEB;
	width: 100px;
	padding: 3px;
	background-color: #F6F6F6;
	font-size: 11px;
}
.standard td {
	border: 1px solid #EBEBEB;
	padding: 3px;
	font-size: 11px;
}
.standard .standard_tit {
	background-color: #3A6995;
	color: #FFFFFF;
}
.features {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px 20px 0px 40px;
}

