/*
This file Name : renew_home.css
*/

/* TOP ΔΑΕΩΓχ Έ®½ΊΖ® */
.top_content {
	width: 183px;
	height: 90px;
	float: right;
	margin-left: 7px;
	padding: 9px 0 0 0;
	background: #FFFFFF url(http://img.gameangel.com/renew/bg_table_content_top.gif) left top no-repeat;
	border-bottom: 2px #8DABE6 solid;
}

ul.site_service {
	display:inline;
	list-style-type : none; 
	margin: 0;
	padding: 0;
	border-left: 2px solid #8DABE6;
	border-right: 2px solid #8DABE6;
	width: 183px;
}

ul.site_service li {
	float: left;
	text-align:left;
	padding-top: 2px;
	padding-bottom: 4px;
}

li#myicon1 {
	background: url(http://img.gameangel.com/renew/icon_01.gif) no-repeat 5px 2px;
}

li#myicon2 {
	background: url(http://img.gameangel.com/renew/icon_02.gif) no-repeat 5px 2px;
}

li#myicon3 {
	background: url(http://img.gameangel.com/renew/icon_03.gif) no-repeat 5px 2px;
}

li#myicon4 {
	background: url(http://img.gameangel.com/renew/icon_04.gif) no-repeat 5px 2px;
}

li.line1 {
	padding-left:24px;
	width: 5.3em;
}

li.line2 {
	width: 4.3em;
}

li.line3 {
	width: 5em;
}

ul.site_service a {

	color: #333333;
	font-size: 11px;
	text-decoration: none;
}

ul.site_service a:link {

	color: #333333;
	font-size: 11px;
	text-decoration: none;

}

ul.site_service a:hover {

	color: #8DABE6;
	font-size: 11px;
	text-decoration: none;

}

