@charset "UTF-8";
#top {
	border: 1px solid #999999;
	padding-top: 10px;
	margin-top: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#main_top {
	width:900px;
	margin-top: 5px;
}


#main_top_contact_link {

}

#top_new {
	border: 1px solid #999999;
	margin-top: 20px;
	float: left;
	width: 620px;
	padding: 10px;
	height: 220px;
}

#top_new ul li {
	border-bottom: 1px dashed #9f9f9f;
	background: #fff url(../img/in_arrow.gif) no-repeat 5px 13px;
	list-style-type: none;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 18px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}


#top_mm {
	margin-top: 20px;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
}

#top_left a.in {
	padding:0 7px 7px 10px;
	background: url(../img/in_arrow.gif) no-repeat 0px 2px;
	text-decoration:none;
}

#top_left a {
	color : #646464;
	text-decoration:none;
}	

#top_left a:active {
	color : #646464;
	text-decoration:none;
}

#top_left a:visited {
	color :#646464;
	text-decoration:none;
}

#top_left a:hover	{
	color :#167cdc;
	text-decoration:underline;
}



.txt_small {
	font-size:75%;
}
#main_top_contact_link {
	height: 140px;
	width: 240px;
	top: 190px;
	right: 31px;
	position: absolute;
}
#main_top_contact_link p {
}
#main_top_contact_link a {
	height: 140px;
	width: 240px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
}

#main_top_img_ani {
	height: 330px;
	width: 640px;
	top: 0px;
	left: 0px;
	position: absolute;
}

