@charset "utf-8";
/* CSS Document*/
body {
	margin:0;
	padding:0;
	background:url(images/bodyBg.gif) repeat-x top;
	font-family: "微軟正黑體", Arial;
}
#wrap {
	width:980px;
	margin:0 auto;
	padding:4px 0 0 0;
	clear:both;
	z-index:10;
	position:relative;
}

#wrapBottom {
	height:72px;
	margin:-20px auto 0 auto;
	clear:both;
	background:url(images/footerBg.gif) repeat-x;
	z-index:0;
	position:relative;

}



/***** Header *****/
#header {
	width:980px;
	margin:0 auto;
}
#header H1 {
	width:300px;
	height:101px;
	float:left;
}
#header H1 a {
	width:280px;margin-top:6px;
	height:76px;
	display:block;
	background:url(images/logo.png) no-repeat;
	text-indent:-9999px;
}
#header H2.slogan {
	width:255px;
	height:25px;
	margin:35px 0 0 0 ;
	display:inline-block;
	background:url(images/slogan.gif) no-repeat;
	text-indent:-9999px;
	float:left;
}
#header #time {
	width:350px;
	height:70px;
	margin:16px 0px 0 0 ;
	float:right;
}

/* menu */
#header #menu {
	width:980px;
	height:60px;
	margin:0 auto ;
	background:url(images/menu_bg.gif) repeat-x;
	clear:both;
}
/*left*/
#header #menu UL.left {
	width:690px;
	height:60px;
	overflow:hidden;
	list-style:none;
	display:inline-block;
	float:left;
}
#header #menu UL.left LI {	float:left;}
#header #menu UL.left LI A{
	display:inline-block;
	height:60px;
	float:left;
	text-indent:-5000px;
/*	background-position:0px 0px;*/
	margin:-1px 0 0 0;
}
#header #menu UL.left LI A:hover {
	margin:0px 0 0 0;
	filter:alpha(opacity=95); /* IE */ 
	-moz-opacity:0.9; /* Moz + FF */ 
	opacity: 0.9;      
}
#header #menu UL.left LI.car A{	width:137px; background:url(images/menu_01.gif) no-repeat;}
#header #menu UL.left LI.house A{ width:137px; background:url(images/menu_02.gif) no-repeat;}
#header #menu UL.left LI.business A{width:136px; background:url(images/menu_03.gif) no-repeat;}
#header #menu UL.left LI.check A{width:137px; background:url(images/menu_04.gif) no-repeat;}
#header #menu UL.left LI.compensatory A{width:141px; background:url(images/menu_05.gif) no-repeat;}

#header #menu UL.left LI.car A:hover{	width:137px; background:url(images/menu_01r.gif) no-repeat;}
#header #menu UL.left LI.house A:hover{ width:137px; background:url(images/menu_02r.gif) no-repeat;}
#header #menu UL.left LI.business A:hover{width:136px; background:url(images/menu_03r.gif) no-repeat;}
#header #menu UL.left LI.check A:hover{width:137px; background:url(images/menu_04r.gif) no-repeat;}
#header #menu UL.left LI.compensatory A:hover{width:141px; background:url(images/menu_05r.gif) no-repeat;}

/*right*/
#header #menu UL.right {
	width:280px;
	height:48px;
	list-style:none;
	float:right;
	background:url(images/menu_r.gif) no-repeat right;
	padding:12px 0 0 0;
}
#header #menu UL.right LI {	float:left;}
#header #menu UL.right LI A{
	width:65px;
	height:22px;
	display:inline-block;
	float:left;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	padding:0 0 0 20px;
	font-family: "微軟正黑體", Arial;
}
#header #menu UL.right LI A:hover {
	text-decoration:underline;
}

#header #menu UL.right LI.favorite A{background:url(images/menu_icon_favorite.gif) no-repeat;}
#header #menu UL.right LI.news A{ background:url(images/menu_icon_news.gif) no-repeat;}
#header #menu UL.right LI.index A{background:url(images/menu_icon_home.gif) no-repeat;}
#header #menu UL.right LI.about A{background:url(images/menu_icon_about.gif) no-repeat;}
#header #menu UL.right LI.qa A{background:url(images/menu_icon_qa.gif) no-repeat;}
#header #menu UL.right LI.service A{background:url(images/menu_icon_service.gif) no-repeat;}


/*** containerTop ***/
#containerTop {
	width:970px;
	height:314px;
	margin:0 auto;
	padding:10px 0 0 10px;
	background:#F7F8F8;;
	border:#D8D8D8 solid 1px;
	border-width:0 1px 0 1px;
}
#containerTop #mainBanner {
	width:650px;
	height:280px;
	margin:0;
	padding:10px;
	background:#fff;;
	border:#B5B5B6 solid 1px;
	float:left;
}
#containerTop #subMenu {
	width:270px;
	margin:0;
	padding:0 0 0 20px ;
	background:#F7F8F8;;
	float:left;
}
#containerTop #subMenu UL{
	list-style:none;
}

#containerTop #subMenu UL LI {	float:left;}
#containerTop #subMenu UL LI A{
	width:125px; 
	height:95px;
	display:inline-block;
	float:left;
	text-indent:-5000px;
	margin:0 5px 8px 5px ; 
}
#containerTop #subMenu UL LI A:hover {
	filter:alpha(opacity=80); /* IE */ 
	-moz-opacity:0.8; /* Moz + FF */ 
	opacity: 0.8;      
}
#containerTop #subMenu UL LI.about A{ background:url(images/rightSideBtn_about.gif) no-repeat;}
#containerTop #subMenu UL LI.service A{ background:url(images/rightSideBtn_service.gif) no-repeat;}
#containerTop #subMenu UL LI.law A{ background:url(images/rightSideBtn_law.gif) no-repeat;}
#containerTop #subMenu UL LI.vip A{ background:url(images/rightSideBtn_vip.gif) no-repeat;}
#containerTop #subMenu UL LI.case A{background:url(images/rightSideBtn_case.gif) no-repeat;}
#containerTop #subMenu UL LI.interst A{background:url(images/rightSideBtn_interst.gif) no-repeat;}
#containerTop #subMenu UL LI.qa A{background:url(images/rightSideBtn_qa.gif) no-repeat;}




/*** container ***/
#container {
	width:980px;
	border:#D8D8D8 solid 1px;
	border-width:0 1px 1px 1px;
	background:#FFF;
}
/***index***/
#container #index {
	width:670px;
	padding:10px 10px 0 0;
	margin:0 0 0 10px;	
	_margin:0 0 0 5px;	 /*IE6*/
	float:left;
	border:#D8D8D8 solid 1px;
	border-width:0 1px 0 0;
}
#container #index #news  {
	width:320px;
	height:140px;
	float:left;
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 40px;
	margin-left: 7px;
}
#container #index #qa {
	width:320px;
	height:140px;
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 7px;
}
#container #index #film  {
	width:320px;
	height:175px;
	margin:0 7px 15px 7px;
	float:left;
}
#container #index #banner  {
	width:320px;
	height:175px;
	margin:0 7px 15px 7px;
	float:left;
}
#container #index #news .IMG, #container #index #qa .IMG {
	width:85px;
	height:85px;
	border:#BCC3CE solid 1px;
	padding:3px;
	float:left;
}

#container #index #news H4.title , #container #index #qa H4.title , #container #index #film H4.title , #container #index #banner H4.title{
	width:320px;
	height:24px;
	text-indent:-5000px;
	margin:0 0 10px 0;
}
#container #index #vip H4.title {width:320px;
	height:24px;
	text-indent:-5000px;
	margin:0 0 10px 0;
}

#container #index #news H4.title{	background:url(images/index_title_news.gif) no-repeat;}
#container #index #qa H4.title{	background:url(images/index_title_qa.gif) no-repeat;}
#container #index #film H4.title{	/*background:url(images/index_title_qa.gif) no-repeat;*/}
#container #index #banner H4.title{/*	background:url(images/index_title_qa.gif) no-repeat;*/}


#container #index #news UL, #container #index #qa UL {	list-style:none;}
#container #index #news UL LI A, #container #index #qa UL LI A {
	font-size:14px; 
	color:#595757; 
	line-height:24px; 
	text-decoration:none;
}
#container #index #news UL LI A:hover, #container #index #qa UL LI A:hover {	color:#3D70B8; text-decoration:underline;}
#container #index #news UL LI.more A, #container #index #qa UL LI.more A {	color:#FC6C94; 	float:right;}
#container #index #news UL LI.more A:hover, #container #index #qa UL LI.more A:hover {	color:#F36; 	float:right;}


/***
main
***/
#container #main{
	width:670px;
	padding:10px 10px 0 0;
	margin:0 0 0 10px;	
	_margin:0 0 0 5px;	 /*IE6*/
	float:left;
	border:#D8D8D8 solid 1px;
	border-width:0 1px 0 0;
}
#container #main .top{
	width:670px;
	height:20px;
	padding:10px 0 10px 0;	
	background:url(images/leftContainerBg_top.gif) no-repeat bottom;
}
#container #main .center{
	width:630px;
	padding:15px 20px 10px 20px;	
	background:url(images/leftContainerBg_center.gif) repeat-y;
}
#container #main .bottom{
	width:670px;
	height:28px;
	padding:0 0 0 0;	
	background:url(images/leftContainerBg_bottom.gif) no-repeat;
}


#container #main #pageTitle{
	width:608px;
	height:45px;
	padding:0px 0 0 22px;	
	background:url(images/leftContainer_titleBg.gif) no-repeat;
	text-indent:-5000px;
	clear:both;
}
#container #main #pageTitle3{
	width:608px;
	height:45px;
	padding:0px 0 0 22px;	
	background:url(images/leftContainer_titleBg.gif) no-repeat;
	text-indent:-5000px;
	clear:both;
}

#container #main #pageTitle H4 { display:inline-block; float:left; width:100px; height:20px;}
#container #main #vip #pageTitle3  H4 { display:inline-block; float:left; width:180px; height:20px;}
#container #main #pageTitle P {  width:300px;	display:inline-block;float:left; height:20px;}


/***
pageTitle
***/

#main #about #pageTitle H4 { background:url(images/leftContainer_title_about.gif) no-repeat;}
#main #about #pageTitle P  {background:url(images/leftContainer_title_about02.gif) no-repeat;}

#main #qa #pageTitle H4 { background:url(images/leftContainer_title_qa.gif) no-repeat;}
#main #qa #pageTitle P  { background:url(images/leftContainer_title_qa02.gif) no-repeat;}

#main #qa #pageTitle2 H4 { background:url(images/leftContainer_title_qa.gif) no-repeat;}
#main #qa #pageTitle2 P  { background:url(images/leftContainer_title_qa02.gif) no-repeat;}

#main #interst #pageTitle H4 { background:url(images/leftContainer_title_interst.gif) no-repeat;}
#main #interst #pageTitle P  { background:url(images/leftContainer_title_interst02.gif) no-repeat;}

#main #service #pageTitle H4 { background:url(images/leftContainer_title_service.gif) no-repeat;}
#main #service #pageTitle P  { background:url(images/leftContainer_title_service02.gif) no-repeat;}

#main #contact #pageTitle H4 { background:url(images/leftContainer_title_contact.gif) no-repeat;}
#main #contact #pageTitle P  { background:url(images/leftContainer_title_contact02.gif) no-repeat;}

#main #case #pageTitle H4 { background:url(images/leftContainer_title_case.gif) no-repeat;}
#main #case #pageTitle P  { background:url(images/leftContainer_title_case02.gif) no-repeat;}

#main #news #pageTitle H4 { background:url(images/leftContainer_title_news.gif) no-repeat;}
#main #news #pageTitle P  { background:url(images/leftContainer_title_news02.gif) no-repeat;}

#main #law #pageTitle H4 { background:url(images/leftContainer_title_law.gif) no-repeat;}
#main #law #pageTitle P  { background:url(images/leftContainer_title_law02.gif) no-repeat;}

#main #vip #pageTitle3 H4 { background:url(images/leftContainer_title_vip.gif) no-repeat;}
#main #vip #pageTitle3 P  { background:url(images/leftContainer_title_v.gif) no-repeat;}
/***
about
***/
#main #about {
}
#main #about .aboutContent P {
	line-height:24px;
	padding:0 0 15px 0;
	text-align:justify;
	text-justify: inter-ideograph;
	font-size: 14px;
}
#main #about DIV#concept {
	width:490px;
	height:70px;
	background:url(images/about_img04.gif) no-repeat ;
	padding:75px 0 0 140px;
	clear:both;
}
#main #about DIV#concept P{
	line-height:24px;
}

/***
news
***/
#main #news UL#newsList {
	width:560px;
	margin:0 auto;
	list-style:none;
}
#main #news UL#newsList LI {
	width:560px;
	font-size:14px;
	color:#333;
	letter-spacing:1px;
	line-height:30px;
	display:inline-block;
	background:url(images/line_dotted_gray.gif) repeat-x bottom;
}
#main #news UL#newsList LI A{
	font-size:14px;
	color:#333;
	letter-spacing:1px;
	text-decoration:none;
}
#main #news UL#newsList LI A:hover {
	color:#3D70B8;
}
#main #news UL#newsList LI SPAN.date{
	color:#666;
	padding:0 20px 0 0;
	letter-spacing:normal;
}
/*newsDetail*/
#main #news #newsDetail {
	width:560px;
	margin:0 auto;
}
#main #news #newsDetail H5#newsTitle {
	color:#3D70B8;
	font-size:14px;
	padding:10px 0 10px 0;
}
#main #news #newsDetail .date {	
	color:#666;
	border-bottom:#CEEAE4 solid 1px;
	padding: 0 0 10px 0;
	margin:0 0 10px 0;
}
#main #news #newsDetail P {
	color:#666;
	font-size:14px;
	padding:0 0 20px 0;
	line-height:24px;
}
#main #news #newsDetail .back A {
	width:100px;
	padding:2px 5px ;
	line-height:20px;
	font-size:12px;
	display:block;
	background:#739DDD; 
	color:#fff;
	margin:0 auto;	
	text-decoration:none; 
}
#main #news #newsDetail .back A:hover {
	background:#7CAFE2; 
}

/***
service
***/
#main #service {
}
#main #service TABLE#serviceAll {
	border:#666 solid 1px;
	margin:0 0 10px 0;
}
#main #service TABLE#serviceAll TR#title {
	background:#E6E671;
	padding:5px 0;
	text-align:left;
}
#main #service TABLE#serviceAll TR.color1 {	background:#FFF8D8;}
#main #service TABLE#serviceAll TR.color2 {	background:#FCE4BD;}
#main #service TABLE#serviceAll TD.item {
	background:#D4A9C2;
	padding:1px;
	text-align:left;
}
#main #service TABLE#serviceAll TD {
	padding:1px;
	text-align:left;

	border:#666 solid 1px;
}

/*serviceContent*/
#main #service DIV#serviceContent {
	padding:0 0 ;
}




/*products*/
#main #service TABLE#serviceInfo {
	width:560px;
	border:#666 solid 1px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;	
}
#main #service TABLE#serviceInfo TD.item {
	width:80px;
	background:#f7cade;
	padding:5 10px;
	text-align:center;
}
#main #service TABLE#serviceInfo TD {
	padding:10px;
	border:#666 solid 1px;
}



/*productQAtop*/
#main DIV#productQAtop {
	height:50px;
	margin:20px 0 10px 0;
	padding:15px 10px 0 10px;
	clear:both;
	display:block;
	background:url(images/service_product_QA_topBg.gif) no-repeat top;
}
#main DIV#productQAtop H4.title {
	width:190px;
	height:38px;
	float:left;
	text-indent:-5000px;
	display:inline-block;
	margin:10px 0 0 0;
}
#main DIV#productQAtop H4.car {	background:url(images/service_product_titleQA_car.gif) no-repeat;}
#main DIV#productQAtop H4.house {	background:url(images/service_product_titleQA_house.gif) no-repeat;}
#main DIV#productQAtop H4.business {	background:url(images/service_product_titleQA_business.gif) no-repeat;}
#main DIV#productQAtop H4.check {	background:url(images/service_product_titleQA_check.gif) no-repeat;}
#main DIV#productQAtop H4.compensatory {	background:url(images/service_product_titleQA_compensatory.gif) no-repeat;}

/*productQA*/
#main UL.productQA {
	width:610px;
	clear:both;
	list-style:none;
	margin:15px auto ;
	background:url(images/line_dotted_gray.gif) repeat-x center bottom;
}
#main UL.productQA LI.question {
	padding:3px 0 3px 20px;
	font-size:15px;
	color:#EA5C67;
	letter-spacing:1px;
	display:block;
	clear:both;
	font-weight:bold;
}
#main UL.productQA LI.content {
	padding:10px 20px;
}
#main UL.productQA LI.answer {
	width:540px;
	padding:30px 10px 10px 20px;
	margin:0 auto 10px auto;
	background:url(images/qa_qaList_answerBg.gif) no-repeat 20px 10px #FFF;
	-webkit-border-radius: .5em; /* rounded corner for webkit browsers */
	-moz-border-radius: .5em; /* rounded corner for firefox browsers */
	border-radius: .5em; /* rounded corner */
}




/***
case
***/
#main #case {
}
#main #case DIV#caseSuccess {
	clear:both;
}

/*UL#caseBtnItem*/
#main #case DIV#caseSuccess UL#caseBtnItem {
	width:83px;
	height:400px;
	list-style:none;
	float:left;
	padding:10px 0 0 0;
}
#main #case DIV#caseSuccess UL#caseBtnItem LI {
	width:83px;
	height:74px;
	display:block;
	text-indent:-5000px;
	margin:5px 0 5px 0;
}
#main #case DIV#caseSuccess UL#caseBtnItem LI A{
	width:83px;
	height:74px;
	display:block;
	text-indent:-5000px;
}
#main #case DIV#caseSuccess UL#caseBtnItem LI A:hover {
/*	filter:alpha(opacity=90); /* IE */ 
/*  -moz-opacity:0.4; /* Moz + FF */ 
/*  opacity: 0.9; */     

}

#main #case DIV#caseSuccess UL#caseBtnItem LI.car A { background:url(images/case_btn_01.gif);}
#main #case DIV#caseSuccess UL#caseBtnItem LI.house A { background:url(images/case_btn_02.gif);}
#main #case DIV#caseSuccess UL#caseBtnItem LI.business A { background:url(images/case_btn_03.gif);}
#main #case DIV#caseSuccess UL#caseBtnItem LI.check A { background:url(images/case_btn_04.gif);}
#main #case DIV#caseSuccess UL#caseBtnItem LI.compensatory A { background:url(images/case_btn_05.gif);}

#main #case DIV#caseSuccess UL#caseBtnItem LI.car A:hover { background:url(images/case_btn_01Current.gif);}
#main #case DIV#caseSuccess UL#caseBtnItem LI.house A:hover { background:url(images/case_btn_02Current.gif);}
#main #case DIV#caseSuccess UL#caseBtnItem LI.business A:hover { background:url(images/case_btn_03Current.gif);}
#main #case DIV#caseSuccess UL#caseBtnItem LI.check A:hover { background:url(images/case_btn_04Current.gif);}
#main #case DIV#caseSuccess UL#caseBtnItem LI.compensatory A:hover { background:url(images/case_btn_05Current.gif);}


#main #case DIV#caseSuccess UL#caseBtnItem LI.car_current {background:url(images/case_btn_01Current.gif);}
#main #case DIV#caseSuccess UL#caseBtnItem LI.house_current {background:url(images/case_btn_02Current.gif);}
#main #case DIV#caseSuccess UL#caseBtnItem LI.business_current {background:url(images/case_btn_03Current.gif);}
#main #case DIV#caseSuccess UL#caseBtnItem LI.check_current {background:url(images/case_btn_04Current.gif);}
#main #case DIV#caseSuccess UL#caseBtnItem LI.compensatory_current {background:url(images/case_btn_05Current.gif);}


/*successContent*/
#main #case #caseSuccess DIV#successContent {
	width:515px;
	float:left;
	padding:0 0 15px 15px;
	border-left:#ccc solid 1px;
	text-align:justify; 
	text-justify: inter-ideograph;
}
#main #case #caseSuccess DIV#successContent P.title{
	font-size:14px;
	color:#EA5504;
	border-bottom:#FDD466 solid 1px;
	width:100%;
	margin:15px 0 10px 0;
	padding:3px 0　;
}
#main #case #caseSuccess DIV#successContent P{
	padding:5px 0　;
	text-align:justify; 
	text-justify: inter-ideograph;
}

/*reasonContainer*/
#main #case DIV#reasonContainer {
	width:630px;
	background:url(images/case_reasonBg.gif) no-repeat top left;	
	padding:60px 0 0 0;
	margin:0 0 30px 0;
	clear:both;
	font-size:14px;
}

#main #case DIV#reasonContainer H1.title {
	text-indent:-5000px;

}
#main #case DIV#reasonContainer UL#bank, #main #case DIV#reasonContainer UL#other {
	list-style:none;
	padding:0 0 0 14px;
	line-height:30px;
	
}

#main #case DIV#reasonContainer UL#bank .title, #main #case DIV#reasonContainer UL#other .title  {
	width:268px;
	height:18px;
	margin:5px 0;
	text-indent:-5000px;
}
#main #case DIV#reasonContainer UL#bank li{
border-bottom:#7E9E29 dashed 1px;
}
#main #case DIV#reasonContainer UL#other li{
border-bottom:#EA5C67 dashed 1px;
}

#main #case DIV#reasonContainer UL#bank .title{	background:url(images/case_reason_title01.gif) no-repeat;
padding-bottom:2px;
	}
#main #case DIV#reasonContainer UL#other .title{	background:url(images/case_reason_title02.gif) no-repeat;
background-position:left bottom;
height:40px;padding-bottom:2px;}

#main #case DIV#reasonContainer UL#bank SPAN, #main #case DIV#reasonContainer UL#other SPAN {
	padding:1px 8px;
	margin:15px 2px 1px 0 ;
	background:#7E9E29;
	color:#FFF;
	display:inline-block;
	line-height:24px;

}

#main #case DIV#reasonContainer UL#bank SPAN.green01{	background:#7E9E29;line-height:30px;}
#main #case DIV#reasonContainer UL#bank SPAN.green02{	background:#91C724;line-height:30px;}
#main #case DIV#reasonContainer UL#other SPAN.red01{	background:#EA5C67;line-height:30px;}
#main #case DIV#reasonContainer UL#other SPAN.red02{	background:#B81C22;line-height:30px;}







/***
interst
***/
#main #interst {
}
/*interstList*/
#main #interst UL#interstList {
	width:600px;
	margin:10px auto;
	list-style:none;
	clear:both;
}
#main #interst UL#interstList .title{
	clear:both;
	margin:10px 0 0 0;
}
#main #interst UL#interstList P{
	padding:0 0 10px 42px;
	background:url(images/line_dotted_gray.gif) repeat-x center bottom;
}
/*interstPlan*/
#main #interst UL#interstPlan {
	width:600px;
	margin:15px auto 0px auto;
	list-style:none;
	clear:both;
}
#main #interst UL#interstPlan LI {
	display:inline-block;
	width:280px;
	height:190px;
}
#main #interst UL#interstPlan LI.title {
	width:500px;
	height:45px;
	background:url(images/interst_img_title_201.gif) ;
	clear:both;
	margin:10px 0 10px 20px;
}
#main #interst UL#interstPlan LI {
	display:inline-block;
	width:280px;
	height:190px;
	text-indent:-5000px;
}
#main #interst UL#interstPlan LI.staff, #main #interst UL#interstPlan LI.boss, #main #interst UL#interstPlan LI.business, #main #interst UL#interstPlan LI.lower {
	display:inline-block;
	width:280px;
	height:190px;
	display:inline-block;
	float:left;
	margin:0 5px;
}

#main #interst UL#interstPlan LI.staff{	background:url(images/interst_plan0.gif) ;}
#main #interst UL#interstPlan LI.boss{	background:url(images/interst_plan0.gif) ;}
#main #interst UL#interstPlan LI.business{	background:url(images/interst_plan0.gif) ;}
#main #interst UL#interstPlan LI.lower{	background:url(images/interst_plan0.gif) ;}

/***
contact
***/
#main #contact {
}

#main #contact #contactContainer {
	width:520px;
	margin:15px auto ;
	padding:20px 40px;
	background:#fff;
	font-size:14px;
	border:#D2DAE7 solid 1px;
	-webkit-border-radius: .5em; /* rounded corner for webkit browsers */
	-moz-border-radius: .5em; /* rounded corner for firefox browsers */
	border-radius: .5em; /* rounded corner */
}
#main #contact #contactContainer H1.description{
    width:353px;
	height:40px;
	margin:8px 0 20px 0px;
	text-indent:-5000px;
	background:url(images/contact_title_companyInfo.gif) no-repeat;
}



/***
qa
***/
#main #qa {
}
#main #qa #qatop {
	width:620px;
	height:165px;
	background:url(images/qa_pageTopBg.gif) no-repeat bottom;
	position:relative;
}
#main #qa #qatop .btn A{
	width:80px;
	height:80px;
	display:inline-block;
	background:url(images/qa_btn_question.gif) no-repeat;
	text-indent:-5000px;
	position:absolute;
	top:0px;
	left:140px;
}
#main #qa #qatop .btn A:hover {
	filter:alpha(opacity=80); /* IE */ 
	-moz-opacity:0.8; /* Moz + FF */ 
	opacity: 0.8;      
}

#main #qa #qatop P{
	width:390px;
	height:130px;
	position:absolute;
	top:20px;
	left:230px;
	overflow:hidden;
}

/*qaList*/
#main #qa UL.qaList {
	width:620px;
	list-style:none;
	margin:15px 0 ;
	padding:0 0 5px 0;
	-webkit-border-radius: .5em; /* rounded corner for webkit browsers */
	-moz-border-radius: .5em; /* rounded corner for firefox browsers */
	border-radius: .5em; /* rounded corner */
}
#main #qa UL.qaList LI.title {
	width:590px;
	height:20px;
	padding:3px 0 3px 30px;
}
#main #qa UL.qaList LI.title SPAN.name, #main #qa UL.qaList LI.title SPAN.date {
	font-size:14px;
	color:#FFF;
	letter-spacing:1px;
	padding:0 30px 0 0;
	display:inline-block;
	width:240px;
}
#main #qa UL.qaList LI.content {
	width:560px;
	padding:10px 30px;
}
#main #qa UL.qaList LI.answer {
	width:540px;
	padding:30px 10px 10px 20px;
	margin:0 auto 10px auto;
	background:url(images/qa_qaList_answerBg.gif) no-repeat 20px 10px #FFF;
	-webkit-border-radius: .5em; /* rounded corner for webkit browsers */
	-moz-border-radius: .5em; /* rounded corner for firefox browsers */
	border-radius: .5em; /* rounded corner */
}
#main #qa UL.qaList LI.answer .reply {
	width:530px;
	padding:5px 0 0 0 ;
}
#main #qa UL.qaList LI.answer .reply SPAN.name, #main #qa UL.qaList LI.answer .reply SPAN.date {
	font-size:14px;
	color:#666;
	display:inline-block;
	width:240px;
	padding:0 15px 0 0 ;
}

/*pink green*/
#main #qa UL.pink { background:#FAE3D3;	}
/*#main #qa UL.pink LI.title { background:#D95220;	}*/
#main #qa UL.pink LI.title { background-image:url(images/qa_q1.gif) }
#main #qa UL.green { background:#F6F3CC;	}
/*#main #qa UL.green LI.title { background:#AFC03C;	}*/
#main #qa UL.green LI.title { background-image:url(images/qa_q2.gif)}


/*qaForm*/
#qaFormBox {
	width:550px;
	margin:15px auto ;
	padding:20px 20px;
	background:#fff;
	font-size:14px;
	border:#D2DAE7 solid 1px;
	-webkit-border-radius: .5em; /* rounded corner for webkit browsers */
	-moz-border-radius: .5em; /* rounded corner for firefox browsers */
	border-radius: .5em; /* rounded corner */
}
#qaFormBox H1.description{
    width:353px;
	height:40px;
	margin:8px 0 8px 88px;
	text-indent:-5000px;
	background:url(images/qa_title_consultOnline.gif) no-repeat;
}
#qaForm {
    width:480px;
	margin:10px 0 0 0 ;
    padding:10px;
}
#qaForm label{
    display:block;
    font-weight:normal;
    text-align:right;
    width:140px;
    float:left;
	margin:4px 0 0 0;
	color:#CC6600;
}
#qaForm input{
    float:left;
    padding:2px 2px;
    border:solid 1px #CCC;
    width:200px;
    margin:0px 0 5px 5px;
	background:#FCFCFC;
}
#qaForm textarea#consult{
    float:left;
    padding:2px 2px;
    border:solid 1px #CCC;
    width:250px;
	height:150px;
    margin:0px 0 10px 5px;
	background:#FCFCFC;
	text-align:left;
}
#qaForm input#number{
    float:left;
    padding:2px 2px;
    border:solid 1px #CCC;
    width:70px;
    margin:0px 5px 20px 5px;
	background:#FCFCFC;
}
/*btn*/
#qaForm .btn {
    clear:both;
    margin:0 0 0 150px;
    height:26px;
}
#qaForm .btn A{
    margin:0 10px 0 0px;
    width:51px;
    height:26px;
}
#qaForm .btn A:hover {
	filter:alpha(opacity=80); /* IE */ 
	-moz-opacity:0.8; /* Moz + FF */ 
	opacity: 0.8;      
}
#qaForm .line { 
  width:400px;
  height:10px;
  margin:0 0 5px 60px;
  clear:both;
  background:url(images/line_dotted_gray.gif) repeat-x center center;
}



#main #banner_callService{
	width:600px;
	height:auto;
	clear:both;font-size:16px;
	margin:0px auto 0 auto ;
	background:url(images/banner_callServic.gif) no-repeat;
	text-indent:0px;letter-spacing:4px;color:#4c86c9;
}
#main #banner_callService A.btn {
	width:130px;
	height:37px; 
	float:right;
	margin:130px 10px 0 0; 
	_margin:110px 10px 0 0;  /*IE6*/
	display:inline-block;
	background:url(images/banner_callService_bt.gif) no-repeat;
}
#main #banner_callService A.btn:hover {
	background:url(images/banner_callService_btnOver.gif) no-repeat;
}

/***
rightSide
***/
#container #rightSide{
	width:260px;
	float:left;
	padding:10px 0 0 15px;

}
#container #rightSide .banner{
	width:260px;
	margin:5px 0 10px 0;
}
#container #rightSide .banner a:hover {
	filter:alpha(opacity=90); /* IE */ 
	-moz-opacity:0.9; /* Moz + FF */ 
	opacity: 0.9;      
}
#container #rightSide .search{
	width:125px;
	height:80px;
	margin:0 5px 10px 0;
	float:left;
}






/* breadCrumb */
#breadCrumb{ padding:0 0 0 5px; font-size:14px; color:#777; letter-spacing:1px;}
#breadCrumb a{	color:#777; text-decoration:underline;}
#breadCrumb a:hover { color:#999; }





/*** footer ***/
#footer {
	width:670px;
	height:240px;
	margin:0 0 10px 0;
	padding:0 0 0 0;
	clear:both;
}
#footer .logo{
	width:214px;
	height:63px;
	background:url(images/footer_logo.gif) no-repeat;
	float:left;
	margin:0 5px;
}
#footer .map a{
	width:104px;
	height:65px;
	margin:0 12px 0 5px;
	background:url(images/footer_map.gif) no-repeat;
	float:left;
	border:#737373 solid 1px;
	}

#footer H3 {
	font-size:14px; 
	color:#666; 
	line-height:20px; 
	letter-spacing:1px;
	font-weight:normal;
	float:left;
}
#footer .notice{clear:both;width:100%;height:120px;font-size:14px; color:#666;letter-spacing:1px; margin-left:9px; padding-bottom:10px;
	
}
/*** 問答列表***/
DIV#qalist_area {
	width:620px;
	height:550px;
	background:url(images/qalist_bg.jpg) no-repeat bottom;
	position:relative;
}
.qalistquestion {
    margin-left:135px;
	font-size:13px;
	color:#EA5C67;
	display:block;
	clear:both;
	font-weight:bold;
	text-decoration:none;
	line-height:25px;
}
.qalistquestion a{
display:block;
clear:both;
	color:#EA5C67;
	text-decoration:none;
}
.qalistquestion a:hover{
	color:#EA5C67;
	display:block;
	clear:both;
	font-weight:bold;
	text-decoration:none;
	background-color:#FCE9A9;
}
#container #main #pageTitle2{
	width:608px;
	height:55px;
	padding:0px 0 0 22px;	
	background:url(images/leftContainer_titleBg2.gif) no-repeat;
	clear:both;
}

#container #main #pageTitle2 H4 { display:inline-block; float:left; width:100px; height:55px;}
#container #main #pageTitle2 P {  width:300px;	display:inline-block;float:left; height:55px;}