﻿/*
    百亨科技網站 2010-04-28
*/

/*初始化*/

body {
    background: #FFFFFF;
    margin: 10px auto;
    font-family: Verdana;
    font-size: 10pt;
}

a {
    color:#3A5FAF;
	text-decoration:none;
}

ul, ol, dl, dt, dd, li { padding:0; margin:0;}
ul, ol { list-style-type:none;}

.container {
	text-align:center;
}

.box {
	width:990px;
	background-color:#FFF;
	text-align:left;
	margin: auto;
	position: relative;
	/*
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    */
}

/*header*/

.header {
	width:990px;
	height:320px;
	text-align:left;
	background: #FFFFFF;
	border: solid 1px #B0B0B0;
}
.header-nav {
    height:236px;
}
.header-menu {
    height:40px;
    padding:17px 0 0 5px;
    background-image: url('../Images/bg_header-menu.png');
    background-repeat:repeat-x;
}
.headerSearch {
	background-image:url('../Images/bg_header-search.jpg');
	background-repeat:no-repeat;
	width:236px;
	height:35px;
	padding:5px 0 0 8px;
}
.headermaq {
    height:27px;
    background-color:#cacaca;
    margin:0 0 0 0;
    font-size:10pt;
}


/*選單*/

.solution-nav {
	border-bottom: solid 3px #545454;
	height:37px;
	margin:0 0 0 10px;
}

.solution-nav ul {
	height: 37px;
}
.solution-nav li {
    float:left;
	background: url(../Images/Head-menu/lines.jpg) no-repeat left top;
	height:37px;
    padding: 0 2px 2px 3px;
}




/*資料區塊*/
.main {
    margin:15px auto 30px auto;
}


/*左邊區塊*/

.left_box {
    border: solid 1px #9A9A9A;
    background-color:#F6F6F6;
    width: 243px;
    margin:0 0 10px 0;
}
.left_box_tab_title {
    height: 40px;
    width: 243px;
    margin: 0 0 0 0; 
    background-image: url('../Images/bg_main_table-title.jpg');
    background-repeat:repeat-x;
    border-bottom:solid 1px #9A9A9A;
}
.left_box_tab_search_title{
    background: url('../Images/bg_left_table_search.jpg') no-repeat;
    margin: 0px 0px 0px 0px; 
}
.left_box_tab_faq_title {
    background: url('../Images/bg_left_table_faq.jpg') no-repeat;
    margin: 0px 0px 0px 0px; 
}
.left_box_tab_Services_title {
    background: url('../Images/bg_left_table_services.jpg') no-repeat;
    margin: 0px 0px 0px 0px; 
}

.left_box_tab_title p {
    color: #FFFFFF; 
    margin: 0px 0px 5px 23px;
}
.left_table_serviceconsult {
    border-top: 0px;
    /*
    border:solid 1px #C9C9C9;
    background-color: #F5F5F5;
    */
}	
.left_table_serviceconsult p {
    color: #003366; 
    font-size: 11pt; 
    margin: 10px; 
    text-align: center;
}

/*下載區頁籤*/

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 0.8em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
}
.tab_content {
	padding: 7px;
	font-size: 1.2em;
}

/*中間區塊*/

.center_box {
    background-color:#ffffff;
    width: 484px;
    margin:0 0 10px 0;
}

/*廣告*/

#centerads {height: 210px; background: #3d3d3d; position: relative;}
.centerads1 {width: 5px; height: 5px; overflow: hidden; background: url(../Images/ecmall/news1.gif); position: absolute; bottom: 0;left: 0; z-index: 3;}
.centerads2 {width: 5px; height: 5px; overflow: hidden; background: url(../Images/ecmall/news2.gif); position: absolute; bottom: 0;right: 0; z-index: 3;}
#scroll {width: 484px; height: 210px; position: absolute; bottom: 0;left: 0; z-index: 1;}
#scroll ul {width: 66px; height: 205px; padding: 5px 0 0 6px; float: left; position: relative;}
#scroll li {width: 60px; height: 45px; overflow: hidden; margin-bottom: 4px; background: #545454;cursor: pointer;}
.nonce {border: 1px solid #303030;}
.glide {border: 1px solid #f57818;}
.banner {float: left; width: 405px; height: 200px; margin: 5px 0 0 2px; overflow: hidden; background: #666;}



/*新聞*/

.news-nav {
    width:484px;
    font-size:10pt;
}

.news-more {
    height:21px;
    padding:5px 0 0 0;
    text-align:right;
}

.news-nav ul li {
    background: url(../Images/News-tabs/Arrow.jpg) no-repeat 5% 50%;
    padding: 0 0 0 20px;
    line-height:29px;
    border-bottom:dotted 1px #6E6E6E;
    color:#545454;
}

.news-nav ul li p {
    margin:0 0 0 16px;
    font-family: Arial;
}

.news-nav ul li a {
    text-decoration: none;
	background-color: transparent;
	color: #464646;
    padding:0 0 0 12px;
}

.news-nav ul li a:hover {
    text-decoration: none;
	color: #E60000;
    padding:0 0 0 13px;
}

/*新聞列表*/

.newslist-nav {
    width:100%;
    font-size:10pt;
}

.newslist-more {
    height:21px;
    padding:5px 0 0 0;
    text-align:right;
}

.newslist ul li {
    background: url(../Images/News-tabs/Arrow.jpg) no-repeat 5% 50%;
    padding: 0 0 0 20px;
    line-height:29px;
    border-bottom:dotted 1px #6E6E6E;
    color:#545454;
}

.newslist ul li p {
    margin:0 0 0 16px;
    font-family: Arial;
}

.newslist ul li a {
    text-decoration: none;
	background-color: transparent;
	color: #464646;
    padding:0 0 0 12px;
}

.newslist ul li a:hover {
    text-decoration:underline;
	color: #E60000;
    padding:0 0 0 13px;
}



/*新聞區塊選單*/

/*BoxArea*/

.BoxArea{
	margin-bottom: 15px;
	color:#000;
	position:relative;
	border:1px solid #DBE1E6;
	background-color:#FFF;
	z-index:1;
}
.BoxArea h4{
	color:#CC5B00;
	font-size: 15px;
	margin:5px 0;
	padding:0 5px 5px;
	border-bottom: 1px solid #ddd;
}
.BoxArea .Description{
	display:none;
}
.BoxArea .Box dt{
	display:none;
}
.Box{
	padding: 3px 10px 10px;

}

/**/

.NumberList .ListItem {
	border-bottom:dotted 1px #ccc;
	padding:3px 0 8px 0;
	line-height:23px;
}
.NumberList .ListItem .spantxt {
	font-size:16px;
	font-weight:bold;
	color:#C4C4C4;
	width: 20px;
	text-align:center;
	vertical-align:top;
}
.NumberList .ListItem .ItemBox {
	font-size: 13px;
	color: #0058a6;
	text-align:left;
	padding:0 0 0 3px;
}
.NumberList .ListItem .ItemBox a {
	color:#0058A6;
}
.NumberList .ListItem .ItemBox a:hover {
	color: #ed6d00;
	text-decoration: none;
}







/*服務列表*/

.servicemenu-nav {
    font-size:10pt;
    width:220px;
}

.servicemenu-nav ul {
    padding: 5px 0 15px 20px;
}

.servicemenu-nav ul li {
    background: url(../Images/News-tabs/Arrow.jpg) no-repeat 10% 50%;
    padding: 0 0 0 25px;
    line-height:29px;
    border-bottom:dotted 1px #6E6E6E;
    color:#545454;
}

.servicemenu-nav ul li p {
    margin:0 0 0 10px;
    font-family: Arial;
    text-align:left;
}

.servicemenu-nav ul li a {
    text-decoration: none;
	background-color: transparent;
	color: #464646;
    padding:0 0 0 0;
}

.servicemenu-nav ul li a:hover {
    text-decoration: none;
	color: #E60000;
    padding:0 0 0 5px;
}



/*常見問題(首頁)*/

.faq-nav {
    font-size:10pt;
    width:220px;
}
.faq-nav ul {
    padding: 5px 0 15px 10px;
}

.faq-nav ul li {
    background: url(../Images/News-tabs/Arrow.jpg) no-repeat 10% 50%;
    padding: 0 0 0 15px;
    line-height:29px;
    color:#545454;
}

.faq-nav ul li p {
    margin:0 0 0 20px;
    font-family: Arial;
    text-align:left;
}

.faq-nav ul li a {
    text-decoration: none;
	background-color: transparent;
	color: #464646;
    padding:0 0 0 7px;
}

.faq-nav ul li a:hover {
    text-decoration: underline;
	color: #E60000;
    padding:0 0 0 9px;
}


.flie-nav {
    font-size:10pt;
    width:220px;
}
.flie-nav ul {
    padding: 5px 0 15px 5px;
}

.flie-nav ul li {
    background: url(../Images/News-tabs/Arrow.jpg) no-repeat 10% 50%;
    padding: 0 0 0 15px;
    line-height:29px;
    color:#545454;
}

.flie-nav ul li p {
    margin:0 0 0 10px;
    font-family: Arial;
    text-align:left;
}

.flie-nav ul li a {
    text-decoration: none;
	background-color: transparent;
	color: #464646;
    padding:0 0 0 7px;
}

.flie-nav ul li a:hover {
    text-decoration: underline;
	color: #E60000;
    padding:0 0 0 9px;
}








/*右邊區塊*/

.right_box {
    border: solid 0px #9A9A9A;
    background-color:#F6F6F6;
    width: 243px;
    margin:0 0 10px 0;
}


/*底部*/

.footer {
    margin:15px auto;
    width:990px;
}

/*底部分站連結*/

.footer-web-link {
    background-image:url('../Images/footer-web-link_bg.jpg');
    background-repeat:repeat-x;
    height:44px;
    border-top:solid 1px #9fbaff;
    border-left:solid 1px #749FFD;
    border-right:solid 1px #749FFD;
    border-bottom:solid 1px #3A5FAF;
    margin:0 0 15px 0;
    text-align:center;
}

.footer-nav {
    margin: 0 0 0 200px;
}

.footer-nav ul {
	height: 44px;
	margin: 0;
}
.footer-nav li {
    float:left;
	background: url('../Images/Foot-menu/lines.jpg') no-repeat right top;
	height:35px;
    padding: 0 3px 2px 3px;
}


.footer-link {
    text-align:center;
    margin:0 0 10px 0;
    height:25px;
    font-size:10pt;
    color:#3A5FAF;
}

/*底部區塊*/
#bottom .anchor span {
	padding:4px 0 4px 20px;
	background:url(../Images/go_top.png) no-repeat left center;
}




.footer-link a {
    color:#3A5FAF;
    text-decoration:underline;
}

.company-copyright {
    text-align:left;
}

.contact-company {
    color:#525252;
    font-size:10pt;
    width:942px;
    margin:0 23px 0 25px;
    font-family:Arial;
    text-align:left;
}

.contact-company ul li {
    float:left;
    margin:0px 10px 0px 0px;
    height:23px;
    background: url(../Images/link-point.jpg) no-repeat left top;
    padding: 0 0 0 12px;
}

.contact-copyright {
    padding:0 0 0 25px;
    color:#525252;
    font-size:10pt;
    height:23px;
    float:left;
}




/*------------------內頁------------------*/

.boxmain {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
}
.boxmain h2 span {
	position:absolute;
	right:10px;
	_right:40px;
	color:#545454;
}
.boxmain h2 span a {
	color:#545454;
}
.boxmain h2 span a:hover {
	color:#3A5FAF;
	text-decoration:underline;
}


/*---------------layout samepage----------*/

.cnttable			{ width: 100%; border: solid 1px #DEDEDE; border-collapse: collapse; }
.cnttable th		{ border: solid 1px #DEDEDE; padding: 5px; background-color: #F5F5F5; font-weight: normal; }
.cnttable td		{ border: solid 1px #DEDEDE; padding: 5px; }

.cntdottable		{ width: 100%; border: dotted 1px #DEDEDE; border-collapse: collapse; }
.cnttable th		{ border: dotted 1px #DEDEDE; padding: 5px; background-color: #F5F5F5; font-weight: normal; }
.cnttable td		{ border: dotted 1px #DEDEDE; padding: 5px; line-height: 24px; }

.standardtable		{ width: 100%; border: solid 1px #DEDEDE; border-collapse: collapse; }
.standardtable th	{ font-size: 10pt; color: #595959; border: solid 1px #DEDEDE; padding: 5px; background-color: #DEDEDE; font-weight: normal; text-align: center; }
.standardtable td	{ font-size: 10pt; color: #595959; border: solid 1px #DEDEDE; padding: 5px; line-height: 24px; text-align: center; }

.samepage ul {
	margin-left: 25px;
	list-style: square;
}
.samepage li {
	font-size: 13px;
	line-height: 180%;
	}
.samepage ol {
	margin-left: 25px;
	line-height: 180%;
}
.samepage p {
     margin: 15px 0;
     font-size:10pt;
     line-height:23px;
}
.samepage h4 {
	padding-top: 20px;
	font-size: 100%;
	color: #cc6633;
	padding-bottom: 5px;
    font-weight: normal;
}
.samepage img {
	vertical-align: middle;
}

/*-----------------layout samepage_half----------*/

.samepage_half  {
	float: left;
	width: 49%;
	margin-right: 1%;
}
.samepage_half ul {
	margin-left: 25px;
}
.samepage_half li {
	list-style: square;
	line-height: 2em;
	font-size: 13px;
}


/*標題*/

h2 {
	position: relative;
	background: url(../Images/bgH2.gif) left;
	font-size: 100%;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	padding-left: 20px;
	color: #333333;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 10px;
	margin-top: 0px;
}

h3 {
	font-size: 100%;
	border-top: 1px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	background: #F6F6F6;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	font-weight: normal;
	height:20px;
}

h3 img{
	vertical-align: middle;
}


/*產品資訊表格*/

.products-service {
    color:#525252;
    font-size:10pt;
    margin:0 23px 0 25px;
    font-family:Arial;
}

.products-service ul li {
    float:left;
    margin:0px 10px 0px 0px;
    line-height:25px;
    background: url(../Images/link-point.jpg) no-repeat 0% 30%;
    padding: 0 0 0 12px;
}


/*關於公司與聯絡我們格式*/

.tablestyle {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	width: 100%;
	font-size: 13px;
	line-height: 180%;
}
.tablestyle img{
	vertical-align: middle;
}
.tablestyle ul {
	font-size: 100%;
	margin-left: 25px;
}
.tablestyle ul li {
	font-size: 100%;
	list-style: square;
	}
.tablestyle th {
	font-size: 100%;
	background: #E3EFFA;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	padding: 5px;
	width:1%;
	white-space: nowrap;
	text-align: center;
}
.tablestyle td {
	font-size: 100%;
	border: 1px solid #CCCCCC;
	width:25%;
	padding: 5px;
	line-height: 180%;
}
.tablestyle tr.odd {
	background: #F2F2F2;
}
.tablestyle td img{
	vertical-align: middle;
}


/*代理品牌*/

img {border: none;}

ul.gallery {
    width: 100%;
    list-style: none;
    margin: 0 auto;
    padding: 0;
}

ul.gallery li {
    float: left;
    margin: 8px;
    padding: 0;
    text-align: center;
    border: 1px solid #ccc;
    -moz-border-radius: 3px; /*--CSS3 Rounded Corners--*/
    -khtml-border-radius: 3px; /*--CSS3 Rounded Corners--*/
    -webkit-border-radius: 3px; /*--CSS3 Rounded Corners--*/
    display: inline; /*--Gimp Fix aka IE6 Fix--*/
}
ul.gallery li a.thumb {
    width: 117px;
    height: 74px;
    padding:5px;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
}

ul.gallery li span {
    /*--Used to crop image--*/
    width: 117px;
    height: 74px;
    padding:5px;
    overflow: hidden;
    display: block;
}

ul.gallery li a.thumb:hover {
    background: #fff;
}

ul.gallery li h2 {
    font-size: 0.8em;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0;
    padding: 5px;
    background: #f0f0f0;
    border-top: 1px solid #fff; /*--Subtle bevel effect--*/
}

ul.gallery li a {
    text-decoration: none;
    color: #777;
    display: block;
}