* {margin:0; padding:0;}
a {text-decoration:none;}
a {color: #269cd2;}

ul, li {list-style:none;}
img {border: 0;}
input {border: 1px solid #ddd;}

body {font:12px/1.5 "AppleGothic", "Gulim", sans-serif;
	background: #eee url(img/index-bg.gif) repeat-x;
	}

/*custom */
.right {float:right;}
.left {float:left;}

#menu {font-size: 11px;}

#menu ul {padding-left: 176px;padding-top: 2px;}
#menu ul li {float:left;width:131px;height:40px;text-align:center;}
#menu ul li a {display:block;width: 131px;height: 30px;color:#91ca00;font-weight:bold;padding-top:13px;}
#menu ul li a:hover {color: black;background: url(http://odpcyag.net/img/menu-hover.gif) no-repeat 8px 4px;}



#menu ul li#menu-h, #menu ul li#menu-h a {width: 119px;}


#side-login {padding-left: 10px;margin-top: 0px;}
#contents {background: white url(img/bg-bottom.gif) no-repeat left bottom;}
#footer {text-align:center;padding-bottom: 40px;width: 100%;}