* {
font-family:Arial,Helvetica,sans-serif;
font-size:100%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0px;
padding:0px;
}
body {
background:#FFFFFF none repeat scroll 0% 0%;
font-size:68.75%;
}
.start_page_wrap
{
	height:232px;
	position:absolute;
	width:100%;
	text-align:center;
	top:50%;
	margin-top:-116px;
}
	.start_page
	{
		width:523px;
		height:232px;
		background:url(../images/start_pic.gif) top center no-repeat;
		margin:0px auto;
	}
		.start_page div.research
		{
			width:142px;
			height:85px;
			float:left;
			margin-top:68px;
		}
			.start_page div.research a img
			{
				border:none;
				clear:both;
				margin-top:12px;
			}
			.start_page div.research a
			{
				text-decoration:none;
				color:#969696;
				display:block;
				height:104px;
				text-align:left;
				font-size:8px;
			}
				.start_page div.research a:hover span
				{
					text-decoration:underline;
				}
				.start_page div.research a:hover
				{
					_text-decoration:underline;
				}
			.start_page div.research a span
			{
				clear:both;
				font-size:8px;
			}
		.start_page div.feedback
		{
			width:122px;
			height:85px;
			float:right;
			margin-top:80px;
		}
			.start_page div.feedback a img
			{
				border:none;
				clear:both;
			}
			.start_page div.feedback a
			{
				text-decoration:none;
				color:#969696;
				display:block;
				height:85px;
				font-size:8px;
				text-align:left;
			}
				.start_page div.feedback a:hover span
				{
					text-decoration:underline;
				}
				.start_page div.feedback a:hover
				{
					_text-decoration:underline;
				}
			.start_page div.feedback a span
			{
				clear:both;
				font-size:8px;
			}

