body {
	background-color:#9294A4;
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
	font-family:verdana,sans-script;
	color:#1E273E;
}
h1 {
	margin-top:0;
	font-size:16px;
}
#center {
	position: absolute;
	left: 50%;
	width: 700px;
	margin-left: -350px;
	
} 
p {
	font-size:12px;
	line-height:15px;
	margin:0;padding:0;
	margin-top:10px;
	font-family:arial;
}
#bg {
	position:relative;
	/*
	top:12px;
	margin-left:auto;
	margin-right:auto;
	*/

}
table {
	
}
a {
	color:#7396AF;
}
a:link {
	color:#0F1437;
}
a:hover {
	color:#C1D0DB;
}

a.t {
	color:#C1D0DB;
}

a.t:hover {
	color:#7396AF;
}
a.nav {
	padding:5px;
	color:#7396AF;
	font-size:10px;
}

#navbg{
	background-image:url(navi_bg.gif);
	width:700px;
	height:140px;
	
}
#navigation {
	position:absolute;
	left:20px; top:85px;
}
#subnavigation {
	position:absolute;width:675px;
	left:25px; top:107px;margin:0;padding:0;
}
#teaser0 {
	margin:0;padding:0;
	
	
}
#teaser {
	margin:0;padding:0;
	margin-top:7px;
	width:700px;
	height:172px;
	background-color:#6EA7BE;
	background-color:#7396AF;
}
#content {
	position:absolute;
	width:700px;
	height:250px;
	background-color:#fff;
}
#content1 {
	position:absolute;
	width:700px;
	height:420px;
	background-color:#fff;
}
#foot0 {
	position:absolute;
	top:420px;
	
}
#foot {
	position:absolute;
	top:250px;
	
}
#text {
	position:absolute;
	left:270px; top:20px;
	width:370px;height:220px;
	overflow:none;
}
#text2 {
	position:absolute;
	left:38px; 
	top:68px;
	width:200px;
	height:220px;
	overflow:none;
}
#text p {
	padding-left:5px;
}
#text1 {
	position:absolute;
	left:270px; top:20px;
	width:370px;height:390px;
	overflow:none;
}
#text1 p {
	padding-left:5px;
}
#main1{
	position:absolute;
}
#main2{
	position:absolute;
	left:107px; top:0;
	
}
#main3{
	position:absolute;
	left:228px; top:0;
}
#main4{
	position:absolute;
	left:338px; top:0;
}
#main5{
	position:absolute;
	left:430px; top:0;
}
#main6{
	position:absolute;
	left:508px; top:0;
}
#main7{
	position:absolute;
	left:565px; top:0;
}
.imputf {
	width:256px;
	height:16px;
	margin-top:2px;
	margin-left:90px;
	margin-bottom:5px;
	border: 1px solid #D8E6ED;
	border-left: 1px solid #fff;
	font-size:12px;
	font-family:Arial;
	background-color:#C3D6E3;
	padding-left:3px;
	padding-right:3px;
}
.imputarea{
	width:340px;
	height:120px;
	margin-top:20px;
	margin-left:5px;
	padding-left:3px;
	padding-right:3px;
	margin-bottom:5px;
	border: 1px solid #C3D6E3;
	font-family:Arial;
	font-size:12px;
	background-color:#C3D6E3;
}
#second {
	display:none;
}
#first1{
	display:none;
}
#index {
	position:absolute;
	left:500px; top:10;
	width:200px;height:100px;
	
}


