@import url(global.css);

body,div,form,p,ul,ol,li,h1{
	margin:0;
	padding:0;
	color:#555555;
	}

html,body{
	height: 50%;
}

#wrapper {
	margin: 0 0;
	width: 520px;
	font-size:12px;
}

a{	text-decoration:none;overflow:hidden;
}
a:link{ color:#33AA00;
}
a:visited{ color:#33AA00;}
a:hover{ color:#33AA00;
	text-decoration:underline;}

h2 {
	margin:0;
	padding:0;
	color:#555555;
	font-size:100%;
	height:46px;
	line-height:46px;
	margin:30px 0 15px;
	padding:0 0 0 25px;
	background:url(../images/bar_title.gif) no-repeat;
	}

#btn_menu {
	width: 520px;
	height: 520px;
	clear: left;
}
#btn_menu li {
	float: left;
	list-style-type: none;
	width: 160px;
	height: 160px;
	padding:6px;
}
