@charset "utf-8";

/*------ common ------*/

#main-nav .nav li,
#footer .nav dd,
#footer .nav dd address,
#footer .friend-link dt,
#footer .friend-link dd,
#footer .w3c-valid li {
	display:inline
}

#header .company-name a {
	display:block
}

#wrap,
#header {
	position:relative
}

#main-nav,
#footer,
#footer .w3c-valid {
	position:absolute
}

#header .company-name,
#header .slogan {
	text-indent:-999em
}

/*------ design ------*/

html,
body {
	height:100%
}

body {
	background:#000;
	color:#a3a3a3
}

#style-switch {
	color:#fff
}

#wrap {
	width:1000px;
	min-height:100%;
	margin:auto;
	background:#000817 url(../images/design/wrap-bg1.jpg) 0 bottom no-repeat
}

* html #wrap {
	display:inline-block;
	height:100%
}

/*---- header ----*/

#header {
	height:134px;
	padding-left:25px
}

#header .company-name a {
	width:201px;
	height:120px;
	background:transparent url(../images/design/logo.png)
}

#header .slogan {
	display:none
}

/*---- main-nav ----*/

#main-nav {
	top:64px;
	left:248px;
	font-size:1.2em
}

#main-nav .nav li {
	margin-left:20px;
	padding-left:42px;
	border-left:1px dotted #a3a3a3;
	background:transparent url(../images/icon/litype1.png) 22px 4px no-repeat
}

#main-nav .nav li.first {
	border:0
}

#main-nav .nav .en {
	display:none
}

#main-nav a {
	color:#a3a3a3
}

/*---- main ----*/

#main {
	width:716px;
	margin:auto;
	padding-bottom:160px
}

/*---- breadCrumb ----*/

#breadCrumb {
	top:166px;
	right:142px;
}

#breadCrumb li {
	background-image:url(../images/icon/litype2.png)
}

#breadCrumb,
#breadCrumb a {
	color:#fff
}

/*---- footer ----*/

#footer {
	bottom:10px;
	left:33px;
	width:100%;
	font-size:1.2em
}

#footer .nav {
	margin-right:74px
}

#footer .nav dt {
	margin-bottom:10px
}

#footer .nav dd {
	padding:0 5px;
	border-left:1px solid #a3a3a3
}

#footer .nav dd.first {
	padding-left:0;
	border:0
}

#footer .friend-link {
	margin-top:10px
}

#footer .w3c-valid {
	top:22px;
	left:50%;
	margin-left:-40px
}

#footer a {
	color:#a3a3a3
}

#footer .w3c-valid li img {
	vertical-align:middle
}

/*------ page style ------*/

#main h1 {
	overflow:hidden;
	text-indent:-999em
}

/*------ page - concept & about & privacy & security ------*/

#wrap.concept-page,
#wrap.about-page,
#wrap.contact-page,
#wrap.declare-page {
	background-image:url(../images/design/wrap-bg2.jpg)
}

.concept-page #main h1 {
	width:716px;
	height:117px;
	margin-bottom:-18px;
	background:transparent url(../images/design/title.png) 0 0 no-repeat
}

.about-page #main h1 {
	width:716px;
	height:119px;
	margin-bottom:-18px;
	background:transparent url(../images/design/title.png) 0 -117px no-repeat
}

.declare-page #main h1 {
	margin-bottom:20px;
	color:#fff;
	font-weight:bolder;
	font-size:1.8em;
	text-indent:0
}

.declare-page #breadCrumb {
	top:140px;
	right:208px
}

.concept-page #main .section,
.about-page #main .section,
.declare-page #main .section {
	margin-top:40px;
	margin-left:40px;
	padding-right:5em;
	font-size:1.3em;
	line-height:1.5;
	text-align:justify;
	text-justify:inter-ideograph
}

.declare-page #main .section {
	margin-left:0
}

.concept-page #main h2,
.about-page #main h2,
.declare-page #main h2 {
	color:#516c95;
	font-size:1em;
	font-weight:normal
}

.concept-page #main h2 .principle,
.about-page #main h2.principle,
.declare-page #main h2 .principle {
	font-weight:bolder
}

.concept-page #main h3,
.about-page #main h3,
.declare-page #main h3 {
	margin-top:24px;
	padding-left:18px;
	background:transparent url(../images/icon/litype3.png) 0 5px no-repeat;
	font-weight:bolder;
	font-size:1em
}

.concept-page #main p,
.about-page #main p {
	margin:14px 0 0 1.4em
}

.declare-page #main p {
	padding-right:5em;
	font-size:1.3em;
	line-height:1.5;
	text-align:justify;
	text-justify:inter-ideograph
}

.declare-page #main .section p {
	padding-right:0;
	font-size:1em
}

.declare-page #main .section ol {
	margin-top:-19px;
	padding-top:1px;
	list-style:decimal inside;
	list-style:cjk-ideographic inside
}


.declare-page #main .section p,
.declare-page #main .section ol li {
	margin-top:24px
}

.declare-page #main .section ul {
	margin-left:1.3em;
	list-style:disc outside
}

/*------ pege - portfolio ------*/

.portfolio-page #main {
	height:420px;
	margin-bottom:0
}

.portfolio-page #main h1 {
	width:716px;
	height:117px;
	margin-bottom:60px;
	background:transparent url(../images/design/title.png) 0 -236px no-repeat
}

.gallery-box {
	margin-left:70px
}

#gallery {
	position:relative;
	padding-top:30px;
	font-size:1.2em;
	text-align:center
}

#gallery a {
	color:#fff
}

#gallery li {
	display:inline;
	float:left;
	width:180px;
	margin-left:10px
}

#gallery .photo {
	display:block;
	width:180px;
	height:180px;
	margin-bottom:12px;
	background:#fff
}

#gallery .photo img {
	margin-left:-8px;
	vertical-align:middle
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
	top:-27px;
	left:6px
}

.jcarousel-skin-tango .jcarousel-next-horizontal {
	top:255px;
	right:-2px
}

/*------ page - contact ------*/

.contact-page #breadCrumb {
	right:272px
}

.contact-page #main .article h1 {
	width:716px;
	height:117px;
	background:transparent url(../images/design/title.png) 0 -353px no-repeat
}

.contact-page #main .article .list {
	width:466px;
	margin-left:40px;
	color:#a3a2aa;
	font-size:1.3em
}

.contact-page #main .article .list thead td {
	color:#526b94;
	padding-top:18px;
	padding-bottom:22px
}

.contact-page #main .article .list tbody th,
.contact-page #main .article .list tbody td {
	height:41px;
	padding:9px 0;
	border-bottom:1px solid #b4b7bc;
	border-top:1px solid #b4b7bc;
}

.contact-page #main .article .list tbody th {
	padding-left:16px;
	font-weight:normal;
	text-align:left
}

.contact-page #main .article .list tbody th span {
	color:#ff3380;
}

.contact-page #main .article .list tbody td {
	padding-left:6px
}

.base-input {
	height:18px;
	padding-left:4px;
	padding-top:4px;
	border:1px solid #a2a2a2
}

.base-input.item1 {
	width:251px;
}

.base-input.item2 {
	width:37px;
}

.base-input.item3 {
	width:112px;
}

.base-input.item4 {
	width:48px;
}

.base-textarea {
	height:51px;
}

#form1 {
	width:77px;
}

th#form2,
th#form3 {
	border-left:1px solid #b4b7bc;
	padding-left:0;
	text-align:center;
	width:72px
}

.contact-page #main .article .list tfoot td {
	padding:9px 20px 30px 0;
	text-align:right
}

#Submit {
	width:109px;
	height:42px;
	border:0;
	background:transparent url(../images/design/submit.png);
	text-indent:-999em;
	cursor:pointer
}

.contact-page #main .article .company-info {
	width:466px;
	margin-left:40px
}

.contact-page #main .article .company-info .vcard {
	font-size:1.3em;
	line-height:20px;
	padding-bottom:20px;
	padding-top:40px;
	width:460px;
	border-top:1px dotted #4f4f4f
}

.contact-page #main .article .company-info,
.contact-page #main .article .company-info a {
	color:#a3a2aa
}

.contact-page #main .article .company-info dd address {
	margin-left:14px
}

.contact-page #main .article .company-info dt {
	padding-left:14px;
	background:transparent url(../images/icon/litype3.png) 0 6px no-repeat;
	font-weight:bolder;
}

.contact-page #main .article .company-info .tel.first {
	margin-right:6px;
	padding-right:8px;
	border-right:1px solid #a3a2aa
}

.contact-page #main .article .company-info .adr {
	display:block
}

.contact-page #main .article .company-info .map {
	margin-top:14px
}

/*------ page - sitemap ------*/

.sitemap-page #main h1 {
	width:716px;
	height:89px;
	background:transparent url(../images/design/title.png) 0 -471px no-repeat
}

.sitemap-page #main .list {
	margin-top:20px;
	font-size:1.3em;
	text-align:center
}

.sitemap-page #main .list li {
	width:100%;
	margin-top:3px;
	padding-top:35px;
	background:transparent url(../images/icon/border1.png) center 0 no-repeat
}

.sitemap-page #main .list li.item1 {
	padding-top:0;
	background:none
}

.sitemap-page #main .list a {
	color:#fff
}