body{
	margin: 0;
	padding: 0;
}
h1,h2,h3,ul,ol,p {
	margin: 0;
	padding: 0;
}
div#all {
	width: 613px;
	background-color :#02A6D3;
	margin: 0 auto;
}
#title{
	background-image: url(../images/tenplus/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 307px;
}
	
div#title p{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	width: 250px;
	margin-left :340px ;
	padding-top :70px ;
	line-height :140%
	}

h1 {
	text-indent :-9999px ;
	font-size :1px
}
div.cont {
	margin :0 auto ;
	background :#ffb400 ;
	width :537px ;
}
div.exp {
	margin :0 auto ;
	background :#ffb400 ;
	width :537px ;
}
table.exp {
	margin :0 auto ;
	width :530px ;
	border-bottom :4px solid #ffb400 ;
}
table.exp td {
	background :#ffffff ;
	font-size :10px ;
	text-align :center ;
	vertical-align :top ;
	border-right :2px solid #ffb400 ;
	border-left :2px solid #ffb400 ;
	padding :3px ;
}
ol {
	text-align :left ;
	margin-left :2.0em ;
	line-height:140%
}
li {
	margin-bottom :0.3em
}
div.cont2 {
	margin :0 auto ;
	width :537px ;
	margin-top :15px
}
div.comp {
	width :348px ;
	float :left
}
div.info {
	width :182px ;
	float :right ;
	background :#000000 ;
	color :#ffffff ;
	padding :3px ;
}
h3 {
	font-size:11px ;
	margin-top :10px
}
div.info p {
	font-size:10px ;
	line-height:140% ;
	border-bottom :1px dotted #ffffff ;
}
div.info p img{
	margin:10px 0 10px 5px;
}
div#footer {
	font-size:10px ;
	color :#ffffff ;
	text-align :center ;
	margin-top :5px ;
	clear :both
}

a:link {color: #ffffff;}
a:visited {color: #ffffff;}
a:hover {	color:#ffffff;}
a:active {color: #ffffff;}

