html, body {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}


body {
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif, tahoma, verdana;
	font-size: 12px;
	/* background-color: #000000;
	background-image: url('../images/grid_netParadigms.jpg');
	background-repeat: repeat-x; */
	
}

body * {
    line-height:1.22em;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Georgia, "Times New Roman", Times, serif;
    color:#4088b8;
    clear: both;
}

h1 {
}

h2 {
    color: #c8c8c8;
	margin-top: -25px;
}

h3 {
}

h4 {
    color: #333;
    margin-bottom: -10px;
}

p {
    margin: 10px 0;
    clear: both;
}

ul, ol {
    margin-left: 0;
}

ul ul {
    margin-bottom: 20px;
}

#wrap {
    color: #404040;
	width: 531px;
	/* height: 903px; */
	margin: 0px auto 0 auto;
	padding: 0px 0 10px 0 ;
	background-image: url('../images/feed_back02.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	
}
.top h1 {
	margin: 0;
	padding: 0px 0 8px 0;
	font-family: Arial;
	font-size: 25px;
	font-weight: normal;
	color: #0066ff;
	float: left;

}
.top strong {
	margin: 10px 27px 0 0;
	float: right;
	font-size: 15px;
	cursor: pointer;
	 color: #404040;
	 color: black;
}
.top strong:hover {
	color: #ffffff;
	 color: black;
}
.top{
	width: 531px;
	height: 39px;
	margin: 0px auto 0 auto;
	background-image: url('../images/feed_back01.png');
	background-repeat: no-repeat;
	background-position: bottom ;

}
a {
    color: #4088b8;
}
