/*
 * w364 - hetong iweb24-style15
 * http://www.hetong.com.tw/
 *
 * Copyright 2014
 * 
 * 
 * 2015/1/9
 */


/*-----------------------------------------------------------------------------
 [TABLE OF CONTENTS]
    +common
        =anchor
        =clear,clearfix
        =banner
    +header
        =cis
        =site-func
        =share-func
        =nav
    +content
        +content-main
        +content-sidebar
    +footer
        =footer-link
        =company-info
-----------------------------------------------------------------------------*/

body {
	margin:0;
	border:0;
	width:100%;
	background: url(../../images/16/all/bosy_bg.png) repeat-x 0 0;
	color: #000;
	font-size: 14px;
	line-height:170%;
}
div, h1, h2, h3, h4, hr, p, form, label, input, textarea, img, span {
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	word-wrap: normal;
	word-break: normal;
	border-width:0;
	font-family: "微軟正黑體", "蘋果儷中黑", "Lucida Grande", "Arial", "Arial Narrow";
}
hr {
	noshade:noshade;
}
th {
	font-weight: normal;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
a:link, a:visited {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

ul li a:hover ,
a:hover {
	color: #900;
	text-decoration: none;
}
.clearBoth {
	clear:both;
	padding:0;
	margin:0;
}

.wrapper .indexWrap {
	overflow: hidden;
	margin: 0 auto;
	width: 960px;
	text-align: center;
	color: #000;
}


/* +bancon
*------------------------------------------------------------------*/
#bancon {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 5px 0 10px;
	width: 990px;
	height: 560px;
}

#bancon .banner {
	background: url(../../images/16/banner/banner_bg.png) no-repeat 0 0;
}

#bancon .banner .top {
	overflow: hidden;
	margin: 10px 0 0;
	float: left;
	width: 713px;
}

#bancon .banner .top h3 {
	margin: 0 0 6px 20px;
	padding: 1px 0 5px 40px;
	background: url(../../images/16/index/h3_title.png) no-repeat 0 -30px;
	color: #353535;
}




/* +service
*------------------------------------------------------------------*/
.wrapper .indexWrap .service {
	overflow: hidden;
	height: 181px;
	background: url(../../images/16/index/24hr_bg.png) no-repeat right bottom;
}

.wrapper .indexWrap .service .info {
	margin: 40px 0 0 15px;
	width: 645px;
	font-size: 16px;
	line-height: 190%;
}

.wrapper .indexWrap .service .info h4 {
	color: #08639c;
}


/* +comparison
*------------------------------------------------------------------*/
.wrapper .text {
	overflow: hidden;
	width: 100%;
	background: url(../../images/16/index/comparison_bg.png) repeat-x 0 0;
}
