body{
	background:white;
	margin:0;
	color:#444444;
}

/*{top page only*/


table#busi-planets{
	background-image:url(/images/bg_business.gif);
	background-repeat:no-repeat;
}

#busi-planets td {
	line-height: 13px;
	font-size: 12px;
}
#busi-planets .td1{
	padding-left:128px;
	padding-top:20px;
	padding-bottom:10px;
} 
#busi-planets .td2{
	vertical-align:top;
	padding-top:42px;
	padding-left:15px;
	width:215px;
} 
#busi-planets .td3{
	vertical-align:top;
	padding-top:17px;
	padding-left:40px;
} 
#busi-planets .td4{
	padding-left:369px;
	padding-top:10px;
} 
#busi-planets .td5{
	padding-left:160px;
} 
.top-main-right{
	vertical-align:top;
	border-left:dotted 2px #CCCCCC;
}
.top-main-right p{	
	padding:0 30px;
	font-size:12px;
	line-height:140%;
}
/*top page only}*/


#foot {
	border-right:solid 1px #CCCCCC;
}
#main{
	border-right:solid 1px #CCCCCC;
}
#head {
	border-right:solid 1px #CCCCCC;
	background-image: url(/images/bg_head.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}

#head li{
	display:inline;
}
td#sub{
	vertical-align:top;
}
#sub ul{
	margin:0;
	padding:0;
	list-style-type:none;

}
#sub li{
height:24px;
}

#sub li a{
	height:15px;
	font-size:12px;
	display:block;
	padding:6px 0 3px 30px;
	margin:0;
	text-decoration: none;
}



#sub li a:link,#sub li a:visited{
	background-image: url(/images/subm_bg.gif);
	color:#000000;
	text-decoration: none;
}
#sub li a:hover{
	background-image: url(/images/submo_bg.gif);
	color:#000000;
	text-decoration: none;
}

#sub li a.on:link,#sub li a.on:visited{
	background-image: url(/images/subm_bg.gif);
	color:#000000;
	text-decoration: none;
}
.content{
	padding:37px 30px 0;
}
.content p{
		line-height:150%;
}
.small{
	font-size:80%;
}
h1{
	border-top:solid 1px #CCCCCC;
	font-size:16px;
	background-color:#EEEEEE;
	padding:3px 3px 1px 3px;
	
}
.h1-eng{
	border-bottom:solid 2px midnightblue;
	background-color:royalblue;
	color:white;
	padding:2px 3px;
	font-size:12px;
}

h2{
	font-size:14px;
	border-bottom:dotted 2px #CCCCCC;
	border-left:solid 3px royalblue;
	padding:0px 0px 2px 3px;
	color:black;
}

.h2-busi td{
	font-size:14px;
	font-weight:bold;
	color:black;
}
h3{
	font-size:14px;
}
.content ul{
	list-style-image:url(/images/list.gif);
}
.TB th{
	vertical-align:top;
	text-align:left;
	background-color:#EEEEEE;
	width:9.5em;
	padding:2px 0.4em;
}
.TB td{
	padding:2px 0.5em;
	border-bottom:solid 1px #EEEEEE;
}
#form th{
	vertical-align:top;
	text-align:left;
	background-color:#EEEEEE;
	width:9em;
	padding:2px 0.5em;
	border-bottom:solid 1px white;
}
#form td{
	padding:2px 0.5em;
	border-bottom:solid 1px #EEEEEE;
}

.red{
	color:#CC0000;
	font-weight:normal;
}
.black{
	color:black;
}
