/*-----------------------------------------------------------------------------
 [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
-----------------------------------------------------------------------------*/

/* +common
*----------------------------------------------------------------------------*/
body {
	margin:0;
	border:0;
	width:100%;
	background: url(../../images/19/main/bg_all.jpg) repeat 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;
}

/**
*
* =clear,clearfix
*
**/

/* regular clearing apply to column that should drop below previous ones. */
.clear {
    clear: both;
}

/* this needs to be first because FF3 is now supporting this */
.clearfix {
    display: inline-block;
}

/* clearing floats without extra markup */
.clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    font-size: 0;
    content: ".";
}

/* hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/* end hide from IE-mac */

.wrapper {
	overflow: hidden;
	width: 100%;
	position: relative;
	background: url(../../images/19/main/bg_wrapper.jpg) no-repeat center 181px;
	border: 0;
	text-align: center;
}


.wrapper .wrap {
	overflow: hidden;
	margin: 30px auto 0;
	width: 1000px;
	background: #fff;
}


/* +header_bg
*----------------------------------------------------------------------------*/
#header_bg {
	overflow: hidden;
	width: 100%;
	height: 181px;
	background: url(../../images/19/main/bg_header.jpg) repeat-x center top;
}

#header_bg #header {
	overflow: hidden;
	margin: 0 auto;
	width: 1000px;
	height: 134px;
}

#header_bg #header #cis {
	overflow: hidden;
	margin: 30px 0;
	float: left;
	width: 275px;
}

#header_bg #header #cis a img {
	max-width: 275px;
}

#header_bg #header .centerbar {
	float: right;
	width: 684px;
}

#header_bg #header .centerbar #subNav {
	overflow: hidden;
	padding: 10px 14px 0 0;
	height: 43px;
	text-align: right;
}

#header_bg #header .centerbar #subNav ul {
	overflow: hidden;
}

#header_bg #header .centerbar #subNav ul li {
	float: right;
	width: auto;
	background: url(../../images/19/main/icon2.png) no-repeat left center;
	padding-left: 16px;
	margin-left: 13px;
	display: block;	
}

#header_bg #header .centerbar #nav ul {
	overflow: hidden;
}

#header_bg #header .centerbar #nav ul li {
	float: left;
	width: 114px;
}

#header_bg #header .centerbar #nav ul li a {
	width: 114px;
	height: 58px;
	display: block;
	background: url(../../images/19/main/img-nav.png) no-repeat 0 0;
	text-align: center;
	font-size: 16px;
	line-height: 58px;
	text-indent: -999999px;
	opacity: 1;
}

#header_bg #header .centerbar #nav ul li a:hover {
	opacity: 0.7;
}

#header_bg #header .centerbar #nav ul li.icon3 a {
	background-position: -114px 0;
}

#header_bg #header .centerbar #nav ul li.icon4 a {
	background-position: -228px 0;
}

#header_bg #header .centerbar #nav ul li.icon6 a {
	background-position: -342px 0;
}

#header_bg #header .centerbar #nav ul li.icon7 a {
	background-position: -456px 0;
}

#header_bg #header .centerbar #nav ul li.icon8 a {
	background-position: -570px 0;
}

#header_bg .news {
	overflow: hidden;
	margin: 0 auto;
	padding: 15px 0 0;
	width: 1000px;
}

#header_bg .news .title {
	float: left;
	width: 150px;
}

#header_bg .news .newsList {
	float: right;
	width: 840px;
}

#header_bg .news .newsList ul li {
	overflow: hidden;
}

#header_bg .news .newsList ul li .date {
	float: left;
	width: 130px;
}
#header_bg .news .newsList ul li h4 {
	float: right;
	width: 700px;
}


/* +footer
*----------------------------------------------------------------------------*/
#footer {
	overflow: hidden;
	padding: 10px 0 20px;
	width: 100%;
	background: url(../../images/19/main/bg_footer.jpg) #7F5144 repeat-x 0 0;
	color: #fff;
}

#footer .container {
	overflow: hidden;
	margin: 0 auto;
	width: 960px;
}

#footer .container a {
	color: #fff;
}

#footer .container h1 {
	font-size: 14px;
}

#footer .container .item ,
#footer .container .item .community ul {
	overflow: hidden;
}

#footer .container .item .block {
	float: left;
	width: 800px;
}

#footer .container .item #community {
	float:right;
	width: 160px;
}

#footer .container .item #community ul li {
	margin: 0 5px;
	float: left;
	width: 21px;
}

#footer .container .item #community ul li a {
	width: 21px;
	height: 22px;
	display: block;
	background: url(../../images/bookmark.png) no-repeat 0 0;
	text-indent: -999px;
}

#footer .container .item #community ul li a.tPlus {
	background-position: -21px 0;
}

#footer .container .item #community ul li a.gPlus {
	background-position: -42px 0;
}

#footer .container .item #community ul li a.pPlus {
	background-position: -63px 0;
}

#footer .container .item #community ul li a.rPlus {
	background-position: -84px 0;
}