@charset "UTF-8";


body,h1,h2,h3,h4,h5,h6,ul,li{margin:0;padding:0;}


body {
	background: url("bodyBg.jpg") repeat-x center top;
	background-color:#81080F;
	font-size: 75%;
	line-height:140%;
	color: #333333;
	margin:0;
	padding:0;
}


*html .contentsTbl{
	margin:9px auto 8px auto;
}

.contentsTbl{
	margin:9px auto 8px auto;
}

.contentsTbl2{
	margin:9px auto 15px auto;
}

*html .contentsTbl2{
	margin:17px auto 15px auto;
}

*:first-child+html .contentsTbl2{
margin:17px auto 15px auto;
}

img{
	border:0;
}

#wrap {
background-color:#FFFFFF;
width:780px;
margin:0 auto;
}

p{
	text-indent:1em;
	margin-bottom:7px;
	margin-top:3px;
}

.fontS{
	font-size:90%;
}



/*-----------------------------------------------------------*/
/* list link */

ul a:link,ul a:visited{
	text-decoration:none;
	color:#333;	
}

ul a:hover{
	text-decoration:underline;
	color:#F00;
}


.linkR{
	display:block;
	text-align:right;
	
	margin-bottom:5px;
	margin-top:3px;
}

.linkRImg{
	display:block;
	text-align:right;
	font-size:92%;
	margin-bottom:5px;
	background:url("icon.gif") no-repeat right center;
	padding-right:25px;
	margin-right:10px;
}



h1{
	width:468px;
	background:url("h2Bg.gif") no-repeat left top;
	height:21px;
	font-size:100%;
	padding-top:4px;
	padding-left:60px;
	margin-bottom:12px;
	color:#CC3366;
}

h2{
	width:468px;
	background:url("h2Bg.gif") no-repeat left top;
	height:21px;
	font-size:100%;
	padding-top:4px;
	padding-left:60px;
	margin-bottom:12px;
	color:#CC3366;
}

h2.h2long{
	width:669px;
	background:url("h2Long.jpg") no-repeat left top;
	margin-bottom:18px;
}

h3{
	width:290px;
	background:url("h3.jpg") no-repeat left top;
	height:20px;
	padding-left:22px;
	padding-top:5px;
	text-align:left;
	font-size:100%;
	margin-bottom:18px;
}

h3.h3long{
	width:;
	background-image:url();
}






h4{
	width:418px;
	background:url("h4Bg.gif") repeat-x left bottom;
	padding-left:20px;
	padding-bottom:5px;
	text-align:left;
	color:#06652D;
	font-size:100%;
	margin-bottom:10px;
}

h4.long{
	width:731px;
}

h5{
	font-size:100%;
	
}


/*-----------------------------------------------------------*/
/* header */
*html #header{
	font-size:80%;
	margin-top:10px;
	margin-bottom:0px;
}

#header{
	font-size:80%;
	margin-top:10px;
	margin-bottom:0px;
}

.headCatch{
	
}

#headerR td{
	padding-bottom:5px;
}


#headerR li{
	display:inline;
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #CCC;
}

#headerR li.end{
	border:0;
	padding-right:0;
}

#headerR li.start{
	padding-left:0;
}


div#locator {
	font-size: 80%;
	text-align: right;
	margin:0 25px 0 0;
}

/*-----------------------------------------------------------*/
/* navigation */
#mainnavi {
width:728px;
height:40px;
display:inline;
}




#mainnavi ul {
width:728px;
height:40px;
display:inline;
margin-left:30px;
}

#mainnavi ul li {
float:left;
width:104px;
height:40px;
float:left;
list-style-type:none;
background-image:url(nav_bg.jpg);
background-repeat:no-repeat;
}

#mainnavi ul li.navi1 a {
float:left;
width:104px;
height:40px;
background-image:url(nav1.png);
background-repeat:no-repeat;
text-indent:-9999px;
list-style-type:none;
}

#mainnavi ul li.navi1.current1 a {
background-image:url(navi_c1.png);
background-repeat:no-repeat;
}


#mainnavi ul li.navi2 a {
float:left;
width:104px;
height:40px;
background-image:url(nav2.png);
background-repeat:no-repeat;
text-indent:-9999px;
list-style-type:none;
}

#mainnavi ul li.navi2.current2 a {
background-image:url(navi_c2.png);
background-repeat:no-repeat;
}


#mainnavi ul li.navi3 a {
float:left;
width:104px;
height:40px;
background-image:url(nav3.png);
background-repeat:no-repeat;
text-indent:-9999px;
list-style-type:none;
}

#mainnavi ul li.navi3.current3 a {
background-image:url(navi_c3.png);
background-repeat:no-repeat;
}


#mainnavi ul li.navi4 a {
float:left;
width:104px;
height:40px;
background-image:url(nav4.png);
background-repeat:no-repeat;
text-indent:-9999px;
list-style-type:none;
}

#mainnavi ul li.navi4.current4 a {
background-image:url(navi_c4.png);
background-repeat:no-repeat;
}


#mainnavi ul li.navi5 a {
float:left;
width:104px;
height:40px;
background-image:url(nav5.png);
background-repeat:no-repeat;
text-indent:-9999px;
list-style-type:none;
}

#mainnavi ul li.navi5.current5 a {
background-image:url(navi_c5.png);
background-repeat:no-repeat;
}



#mainnavi ul li.navi6 a {
float:left;
width:104px;
height:40px;
background-image:url(nav6.png);
background-repeat:no-repeat;
text-indent:-9999px;
list-style-type:none;
}


#mainnavi ul li.navi6.current6 a {
background-image:url(navi_c6.png);
background-repeat:no-repeat;
}



#mainnavi ul li.navi7 a {
float:left;
width:104px;
height:40px;
background-image:url(nav7.png);
background-repeat:no-repeat;
text-indent:-9999px;
list-style-type:none;
}

#mainnavi ul li.navi7.current7 a {
background-image:url(navi_c7.jpg);
background-repeat:no-repeat;
}













td#leftmenu{
	vertical-align:top;
	width:193px;
	text-align:left;
	background:url("leftBg.gif") repeat-y top right;
	padding:0;
	
}


*html td#leftmenu{
	
}

#leftmenu ul {
	width:189px;
	margin: 10px auto 0 auto;
	padding:0;
	list-style:none;
}
#leftmenu li a{
	background:url("arrow.gif") no-repeat right center;
	width: 173px;
	height:17px;
	position: relative;
	list-style-type: none;
	margin:0 6px 15px 3px;
	padding:0 0 2px 6px;
	border-bottom:1px dashed #333;
	display:block;
	font-weight:bold;
	font-size:80%;
}


#leftmenu li.current a{
	
	background:url("arrowOn.gif") no-repeat right center;
	width: 173px;
	height:17px;
	position: relative;
	list-style-type: none;
	margin:0 6px 15px 3px;
	padding:0 0 2px 6px;
	border-bottom:1px dashed #333;
	display:block;
	font-weight:bold;
	font-size:80%;
}





#leftmenu ul ul li {
	background-image: none;
	width: 140px;
	line-height: 12px;
	margin-bottom: 6px;
	margin-left:10px;
	padding:0 0 0 15px;
}
#leftmenu ul ul li.current{
	background-image: none;
	font-weight: bold;
}

#leftmenu ul ul a {
	width: 140px;
	color: #000000;
	text-decoration:none;
}

/*-----------------------------------------------------------*/
/* main images*/

*html #mainImage{
	margin-bottom:5px;
}


#mainImage{
	margin-bottom:5px;
}


#subMainImg{
	margin-bottom:15px;
}

/*-----------------------------------------------------------*/
/* main contents */


#mainContents{
	margin:17px auto 15px auto;
}

#mainContents2{
	margin:0px 0 15px 25px;
}

#privacyTbl{
	margin:17px 0 15px 25px;
}

#privacyTbl td{
	padding-bottom:30px;
}

#privacyTbl ul{
	margin:2px 10px 17px 50px;
	
}



*html #mainContents{
	margin:17px auto 15px auto;
}

/*-----------------------------------------------------------*/
/* footer */

#footerLink{
	width:780px;
	margin:15px auto 12px auto;
	text-align:center;
	font-size:80%;
}

#footerLink li{
	display:inline;
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #CCC;
}

#footerLink li.end{
	border:0;
}


#footer td div{
	background:url("footerBg.jpg") no-repeat top center;
	text-align:center;
	font-size:90%;
	padding-top:10px;
}

*html #footer td div{
	margin-left:1px;
	
}



/*-----------------------------------------------------------*/
/* top */
.topRTbl td{
	padding-bottom:10px;
	font-size:80%;
}

table.ulineTbl td{
	font-size:100%;
	padding:3px 15px;
	border-bottom:1px dashed #B3D4FF;
	
}


h1#toph1{
	width:443px;
	padding-bottom:3px;
	font-size:120%;
	padding-left:10px;
	background:url("topH.gif") no-repeat left bottom;
	margin-bottom:10px;
}

h2#toph2{
	width:443px;
	padding-bottom:3px;
	font-size:120%;
	padding-left:10px;
	background:url("topH.gif") no-repeat left bottom;
	margin-bottom:10px;
}


.infoTbl {
	border-collapse:collapse;
	border:1px solid #FD9B9B;
	border-top:0;
	margin-bottom:15px;
}

.infoTbl table{
	margin:5px auto 15px auto;
}

.infoTbl table td , .infoTbl table th{
	font-weight:normal;
	text-align:left;
	padding:3px 0;
	border-bottom:1px dashed #999;
}




.brLiTbl td{
	vertical-align:top;

}
ul.branchLi{
	list-style:none;
	margin-top:6px;
	margin-bottom:15px;
}

ul.branchLi li{
	background:url("liBg.jpg") no-repeat left bottom;
	width:228px;
	height:17px;
	margin-bottom:10px;
	color:#CC3366;
	font-weight:bold;
	padding-left:23px;
	padding-bottom:2px;
}

ul.branchLi li a:link,ul.branchLi li a:visited{
	color:#CC3366;
}
ul.branchLi li a:hover{
	color:#333333;
}



/*-----------------------------------------------------------*/
/* top forms*/
#branchSel{
	 width:256px;
}

optgroup{
	position:relaative;
	top:0;
	left:5px;
	color:red;
}

#branchSel option{
	color:#333;
}

#branchSel option.bStyle{
	font-weight:bold;
	color:#333;
}



td.mainDes{
	padding:0 10px;
	background:#FFE6AB;
}	

td.mainDes strong{
	color:#FF0000;
}

.companyTbl th{
	text-align:left;
	padding:14px 10px 8px 10px;
	border-bottom:;
	background:url(arrow.gif) no-repeat right center;
	vertical-align:middle;
	border-bottom:1px dashed #FF8080;
	font-size:90%;
}

*html .companyTbl th{
	font-size:80%;
}	

.companyTbl td{
	padding:14px 10px 8px 10px;
	border-bottom:1px dashed #FF8080;
}

#cusVoice th{
	padding-top:6px;
	font-size:100%;
}

/*-----------------------------------------------------------*/
/*about*/



#about p{
	text-indent:0;
	padding-left:60px;
	margin:3px 0 3px 0;
}

#about ul{
	margin:10px 15px 10px 80px;
}



#about h3{
	width:660px;
	padding-bottom:3px;
	border-bottom:1px dashed #FF9797;
	background:none;
	padding-left:60px;
	line-height:100%;
	margin:15px 0;
	height:100%;
}


#about h4{
	padding-left:60px;
}

#about table table{
	margin-left:60px;
}


.apBack{
	background:url("ap2.jpg") no-repeat center ;
	width:width:730px;
	height:283px;
}

#aboutTd p{
	margin-bottom:30px;
}




.imgTbl{
	margin:12px 0;
}

.imgTbl th{
	text-align:center;
	padding:3px;
}

.imgTbl td{
	text-align:center;
	padding:1px 0 3px 0;
	width:127px;
}


/*-----------------------------------------------------------*/
/*news*/


.newsTbl{
	border-collapse:collapse;
	border:2px solid #FD9B9B;
	border-top:0;
	border-left:0;
	margin-bottom:15px;
}

table.newsTbl table{
	margin:0 auto 15px auto;
} 


.newsTbl table td , .newsTbl table th{
	font-weight:normal;
	text-align:left;
	padding:5px 0;
	border-bottom:1px dashed #999;
}



/*-----------------------------------------------------------*/
/*sitemap*/

ul.sitemap {
	margin-top:10px;
	margin-bottom:50px;
	margin-left:0;
	width:720px;
}

ul.sitemap li {
	list-style:none;
	
}

ul.sitemap>li{
	font-weight:bold;
}	 
ul.sitemap li a{
	color:color:#FF8080;
}

ul.sitemap li a{
	display:block;
	margin-top:5px;
	background:url("arrow.gif") no-repeat left center;
	padding-top:3px;
	height:22px;
	padding-left:20px;
	
}
	
ul.sitemap ul li{	
	font-weight:normal;
}	


ul.sitemap>ul>li{
	border-bottom:1px dashed #FF8080;
	border-left:1px dashed #FF8080;
	padding-left:20px;
}

ul.sitemap>ul>ul{
	border-left:1px dashed #FF8080;
}

ul.sitemap>ul>ul>li{
	margin-left:90px;
	border-bottom:1px dashed #A8CEFF;
}



/*-----------------------------------------------------------*/
/*inquiry form*/
#inquiryTbl{
	margin-top:30px;
	margin-bottom:10px;
	background:#FED5D5;
} 


#inquiryTbl th,#inquiryTbl td{
	font-weight:normal;
	text-align:left;
	padding:5px 10px 5px 50px;
	border-bottom:1px dashed #FFFFFF;
}

#inquiryTbl th.end,#inquiryTbl td.end{
	border-bottom:0;
}



#name , #address , #email , #callNum{
	width:350px;
}
#question {
	width:350px;
	height:100px;
}

#submit{
	margin-right:20px;
}