body {
background:#fff;
font-family:Arial, Helvetica, sans-serif;
padding:0; 
border:0;
	margin: 0 auto;
	width:100%;
}

div.content{
	background:#333;
	width: 900px;
	height:672px;
	margin: 0 auto;
	padding:0;
	border:0;
} 
div.content_port{
	position:absolute;
	background-image:url(../images2009/images/bg_v8.jpg);
	background-repeat:no-repeat;
	width: 1280px;
	height:872px;
	margin: 0;
	padding:0;
	border:0;
} 
div.content_p{
	position:absolute;
	background-image:url(../images2009/images/bg_v4.jpg);
	background-repeat:no-repeat;
	width: 1280px;
	height:872px;
	margin: 0;
	padding:0;
	border:0;
} 
div.header{
	position:absolute;
	top:0;
	background-color:#ccc;
	width: 900px;
	height:100px;
	margin: 0 auto;
	padding:0;
	border:0;
	text-align:center;
	filter:alpha(opacity=80);
	opacity: 0.8;
} 

div.main{
	position:relative;
	top:150px;
	width: 630px;
	height:420px;
	margin: 0 auto;
	padding:0;
	background:#ccc;
	filter:alpha(opacity=90);
	opacity: 0.9;
	text-align:center;
} 
div.footer{
	position:absolute;
	top:622px;
	width: 900px;
	height:160px;
	text-align:center;
	background:#ccc;
	filter:alpha(opacity=75);
	opacity: 0.75;
	padding:0;
	margin: 0 auto;
} 
div.main_p{
	position:relative;
	top:110px;
	width: 800px;
	height:500px;
	margin: 0 auto;
	padding:0;
	background:#ccc;
	filter:alpha(opacity=90);
	opacity: 0.9;
	text-align:center;
} 
div.main_s{
	position:relative;
	top:150px;
	width: 800px;
	height:440px;
	margin: 0 auto;
	padding:0;
	background:#ccc;
	filter:alpha(opacity=90);
	opacity: 0.9;
	text-align:center;
}

p {
	font-family:Arial, verdana, helvetica, sans-serif;
	color: #000;
	line-height: 150%;
}

a { 
color:#000;
text-decoration: none;
}

a:hover {
color:#666;
text-decoration: none;
}

a.info {
	color:#666;
	}

h1 { 
font-size:30px;		
color: #000; 
font-weight: 400;
}

h2 {
font-size:20px;		
position:relative;
color: #000;
font-weight: 400;
padding:10px;
margin:0;
}

h3 { 
color: #000;
font-size:12px;		
font-weight: 400;
padding:10px;
text-align:left;
margin:0;
}
h4 { 
color: #666; 
text-indent: 2em; 
font-weight: 400;
 line-height:110%; 
}

h5 {
font-size: 100%;
color: #666;
line-height:120%; 
font-weight: 400;
margin-top: 0; margin-bottom: 0;
text-indent: 4em; 
}

.lbipp {
color: #000;
font-size:24px;
}

img {
	border: none;
	}
