@charset "utf-8";
/* CSS Document */

html
{ 
margin:0px; 
height:100%;
}

body
{	
	height:100%;
	font-family:ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯;
	color:#666;
	letter-spacing:0.01em;
	font-size:12px;
	line-height:130%;
	color:#666;
	margin: 0;
}

#mainBody2 {
	margin:0 auto;
	width: 492px;
	padding: 26px;
	text-align: left;
}
.titleH1 {
	color: #0766ad;
	font-size: 30px;
}
#boxType {
	margin: 0;
	width: 430px;
}
#boxType .nullified {
	display: none;
}
.topBox {
	height: 7px;
	background: url(../images/box-content_top.gif) top left no-repeat;
	}
.midBox {
	background: url(../images/box-content_mid.gif) top left repeat-y;
	padding: 10px;
	overflow: auto;
	}
.botBox {
	height: 7px;
	background: url(../images/box-content_bot.gif) top left no-repeat;
	}

#boxType h3.title {
	color: #cc0000;
	font-size: 15px;
}
#tablesCorp {
	width: 430px;
	background: #FFF url(../images/line-col.gif) top left repeat-y;
	padding: 1px;
	overflow: auto;
}

#tablesCorp ul,li {
	clear:both;
	display:block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0
}
#tablesCorp .C1, #tablesCorp .C2, #tablesCorp .C3, #tablesCorp .tableRows{
	width: 132px;
	display:block;
	float:left;
	padding: 5px;
	text-align:left;
	font-size: 14px;
	font-weight: bold;
	border-top: solid 1px #bdc6d2;
}
#tablesCorp .C1 {
	color: #009900;
}
#tablesCorp .C2{
	color: #ff6600;
}
#tablesCorp .C3 {
	color: #ff3299;
}
#tablesCorp .tableRows {
	font-size:12px;
	font-weight: normal;
	border-bottom: solid 1px #bdc6d2;
	height: 200px;
}

#basicFee {
	padding: 10px;
	width: 420px;
	background: url(../images/bg-gra-yellow.gif) top left repeat-y;
	border: solid 1px #e0e161;
	margin: 10px 0;
}
#basicFee h3 {
	color: #084bfc;
	margin: 7px 0;
	text-decoration: underline;	
}
.titleH3 {
	color: #ff6600;
	margin: 23px 0 5px 0;
}
/* excel */
#basicFeeQuote {
	margin: 20px 0;
}
#basicFeeQuote ul, #basicFeeQuote ul li{
	padding:0;
	margin:0;
}
#basicFeeQuote ul li{
	list-style:none;
	clear:both;
	display:block;
}
#basicFeeQuote .feeCol1, #basicFeeQuote .freeCol2, #basicFeeQuote .freeCol3, #basicFeeQuote .freeCol4, #basicFeeQuote .for2Cols{
	float:left;
	display:block;
	text-align:center;
	padding: 4px;
	margin:0px 2px 2px 0px;
}
#basicFeeQuote .feeCol1{
	width:15%;
	background-color:#e4ebac;

}
#basicFeeQuote .freeCol2{
	width:30%;
	background-color:#ebf3a7;

}
#basicFeeQuote .freeCol3{
	background-color:#e3e474;

	width: 30%;
}
#basicFeeQuote .freeCol4{
	background-color:#dedf6a;
	width: 15%;
}
#basicFeeQuote p{
	clear:both;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#basicFeeQuote .for2Cols{
	background-color:#ebf3a7;
	width: 45%;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlftCol1 {
	width: 120px;
	float: left;
	margin-right: 8px;
}
.fltlftCol2 {
	float: left;
	width: 270px;
	margin-right: 8px;
}

