@charset "utf-8";
/* ====== bodyTab ====== */
#bodyTab{color:#585858;}
#bodyTab a{color:#585858;}
#bodyTab a:hover{text-decoration:underline;}
.intro,.centerBody,.service{float:left;}
.intro,.service,.centerBody{height:254px; width:297px; margin-top:12px;}
.intro,.centerBody{margin-right:18px;}
.title{width:280px; height:44px; line-height:33px; text-align:right; font-size:14px; color:#ced7e4;}
/* -- introduce -- */
.intro .title{background:url(../images/introTitle.gif) no-repeat 19px 9px;}
.introLeft{background:url(../images/introLeftDot.gif) no-repeat #f4f6f9;}
.introRight{
	background:url(../images/introRightDot.gif) no-repeat right bottom;
	height:254px;
	width:297px;
	overflow: hidden;
}
.intro .introPic{background:url(../images/introPhoto.gif); width:181px; height:64px; float:left; margin-left:10px; margin-right:10px;}
.intro p{line-height:20px; padding-left:10px; padding-right:10px; text-indent:20px;}
/* -- philosophy -- */
.philos .title{background:url(../images/philoTitle.gif) no-repeat 19px 9px;}
.philos{width:297px; height:118px; background-color:#f4f6f9; overflow:hidden;}
.philos p{line-height:20px; margin-left:15px;}
/* -- sales -- */
.sale .title{background:url(../images/saleTitle.gif) no-repeat 19px 9px;}
.sale{width:297px; height:133px; margin-top:3px; background-color:#f4f6f9; overflow:hidden;}
.sale p{line-height:20px; margin-left:15px;}
/* -- service -- */
.service .title{background:url(../images/serviceTitle.gif) no-repeat 19px 9px;}
.service p{line-height:20px; padding-left:15px; padding-right:15px;}
.serviceRight{background:url(../images/serviceRightDot.gif) no-repeat top right #f4f6f9;}
.serviceLeft{background:url(../images/serviceLeftDot.gif) no-repeat left bottom; height:254px; width:297px;}
.servicePic{
	background:url(../images/servicePhoto.gif) no-repeat bottom;
	height:254px;
	width:297px;
	overflow: hidden;
}

#bottomTab{float:left;}

