body {
	background-color: white;
	text-decoration : none;
	font-family:Times New Roman;
	font-size:13px;
	margin:0px;
	padding-top:20px;
	background-color:#aeaeae;
	/*background-color:#a8b8dd;*/
}

A:link {color : #000000; text-decoration : none;}
A:visited {color : #000000; text-decoration : none;}
A:hover {color : #e04d4d; text-decoration : underline;}

.inImg{
	color:#FFFFFF;
	float:left;
	position:relative; 
	top:0px;
	left:0px;
	width: 350px;
	height:110px;
}

.port{
	color:#FFFFFF;
	float:left;
	position:relative; 
	top:0px;
	left:0px;
	
	font-size:20px;
	width: 115px;
	height:30px;
}

.vg{
	color:#FFFFFF;
	float:left;
	position:relative;
	top:0px;
	left:0px;
	
	font-size:20px;
	width: 250px;
	height:30px;
}

.Mcontainer{
	width:830px;
	height:100%;
	text-align:center;
	margin:auto;
}

.Icontainer{
	width:100%;
	height:410px;
	background-color:#FFFFFF;
	text-align:center;
}

.links{
	width:100%;
	text-align:center;
	display:none;
	margin:auto;
}

.links A:link {color : #000000; text-decoration : none;}
.links A:visited {color : #000000; text-decoration : none;}
.links A:hover {color : #e04d4d; text-decoration : underline;}

.main{
	width:820px;
	text-align:center;
	background-color:#000001;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	
	padding:0px;
	margin:0px;	
}

.bar{
	height:29px;
	width:820px;
	background-image: url(img_index/bar_bg.jpg);
	text-align:left;
	border-style:solid;
	border-color:#aeaeae;
	border-width:1px;
	padding:0px;
	margin:0px;
}