html {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}
body {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	background-image: url(images/bg.png);
}
a {
	text-decoration: underline;
	color: #FFFFFF;
}
.container {
	position: relative;
	width: 800px;
	border: 0px solid #FFFFFF;
	background-position: center center;
	background: #417CC0;
	text-align: center;
	margin: 0px auto;
}
#vision-web {
	position: absolute;
	top: 615px;
	left: 0px;
	z-index:55;
	width: 294px;
	height: 118px;
}
div.Table_01 {
	position:relative;
	top:0px;
	width:880px;
	height:825px;
	background-position: center center;
	text-align: center;
	background: #417CC0;
}

div.ss-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:40px;
	height:150px;
	background: #417CC0;
}

div.ss-02 {
	position:absolute;
	left:40px;
	top:0px;
	width:320px;
	height:106px;
	background: #417CC0;
}

div.ss-03 {
	position:absolute;
	left:360px;
	top:0px;
	width:490px;
	height:91px;
	background-image:url(images/ss_03.gif);
}

div.ss-04 {
	position:absolute;
	left:850px;
	top:0px;
	width:30px;
	height:91px;
	background: #417CC0;
}

div.ss-05 {
	position:absolute;
	left:360px;
	top:91px;
	width:490px;
	height:59px;
	background-color:#417CC0;
	background-image: url(images/ss_05.png);
}

div.ss-06 {
	position:absolute;
	left:850px;
	top:91px;
	width:30px;
	height:734px;
	background-color:#417CC0;

}

div.ss-07 {
	position:absolute;
	left:40px;
	top:106px;
	width:320px;
	height:100px;
	background: #417CC0;
}

div.ss-08 {
	position:absolute;
	left:0px;
	top:150px;
	width:40px;
	height:675px;
	background-color:#417CC0;
}

div.ss-09 {
	position:absolute;
	left:360px;
	top:150px;
	width:490px;
	/*height:152px;*/
	background: #417CC0;
}

div.ss-10 {
	position:absolute;
	left:40px;
	top:206px;
	width:320px;
	height:529px;
	background-color:#417CC0;
}

div.ss-11 {
	position:absolute;
	left:360px;
	top:322px;
	width:490px;
	height:20px;
	background-color:#417CC0;
}

div.ss-12 {
	position:absolute;
	left:360px;
	top:342px;
	width:490px;
	height:393px;
	background-color:#417CC0;
}

div.ss-13 {
	position:absolute;
	left:40px;
	top:735px;
	width:320px;
	height:90px;
	background-color:#417CC0;
}

div.ss-14 {
	position:absolute;
	left:360px;
	top:735px;
	width:490px;
	height:90px;
	background-image:url(images/ss_14.gif);	
	background-color:#417CC0;
}
.body_txt {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.body_txt_s {
	color: #2261a7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	list-style-position: outside;
}
.body_txt_q {
	color: #2261a7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	list-style-position: outside;
}
.body_txt_b {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.img {
	border: 1px solid #FFFFFF;	
}

.ss-03 ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-size: 12px;
	color: #565D60;
	width:490px;
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.ss-03 ul li {
	display: inline;
	width: 98px;
	height: 40px;
	float: left;
	text-align: left;
	padding: 0px 0px 0px 0px;
}

.ss-03 ul li a {
	display: block;
	padding: 20px 0px;
	color: #565D60;
	text-decoration: none;
}

.ss-03 ul li a:hover {
	color: #999999;
	text-decoration: none;
}

.ss-03 ul li a.act {
	color: #2261A7;
	text-decoration: none;
}

form {
	float: left;
	width: 320px;
}

fieldset {
	border:none;
	margin:0px;
	padding:0px 0px 5px 0px;
}

label {
	float:left;
	width:25%;
	text-align:right;
	margin-right:10px;
	font-size:12px;
	font-weight:bold;
	font: 8pt normal Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

form input {
	width:65%;
	height:125%;
	padding:4px;
	margin:0px;
}
.box-bottom {
	padding-bottom: 15px;
	padding-top: 0px;
	font-size: 9px;
}