@charset "UTF-8";
/* CSS Document */

<style type="text/css">
<!--

/* ---------------------- */
/* --------Reset-------- */
/* ---------------------- */
/* ------------html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }----- */

body {
		text-align:center;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 12px;	
		padding: 0;
		background-color: #333;
		margin: 0px;
		background-color: #fff;
		background-image:;
		background-position:top;
		background-repeat:no-repeat;
		}

#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:760px;
	height:540px;
	margin-right:auto;
	margin-left:auto;
}

#index-01_ {
	position:relative;
	left:0px;
	top:0px;
	width:760px;
	height:120px;
}

#index-02_ {
	position:relative;
	background-image:url(images/index_02.jpg);
	left:0px;
	top:0;
	float:left;
	width:50px;
	height:335px;
}

#index-03_ {
	position:relative;
	background-image:url(images/index_03.jpg);
	left:0px;
	top:0px;
	float:left;
	width:655px;
	height:335px;
}

#index-04_ {
	position:relative;
	background-image:url(images/index_04.jpg);
	left:0;
	top:0;
	float:right;
	width:55px;
	height:335px;
}

#index-05_ {
	position:relative;
	left:0px;
	top:0px;
	width:760px;
	height:90px;
	clear:both;
}

#login {
	padding-top:10px;
	padding-bottom:65px;
}

form#login {
 background-color:;
 background-image:url(images/login_bg.png);
 background-repeat:no-repeat;
 background-position:center;
 color: #000000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 text-align: right;
 padding-right:115px;
 padding-top:55px;
}

#login .text {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 width: 100px;
 margin-right: 6px;

}

#login .buttons {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 background-color: #333333;
 color: #FFFFFF;
 margin-right: 6px;
}

#contentl{
	position:relative;
	top:20px;
	left:0;
	width:650px;
	height:auto;
	float:left;
	padding-right:;
}

#contentr{
	position:relative;
	top:-60px;
	left:0;
	width:315px;
	height:auto;
	float:left;
	padding-right:;
}

-->
</style>