@charset "utf-8";
/* CSS Document */

* {
	margin:0 auto;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position:relative;
}
* a {
	text-decoration:none;
	color: #666666;
}
body { background:url(../images/bg-grs.gif) repeat;}

#container {
	width: 780px;
}
#container .logo{
	text-align: right;
	margin: 40px 40px 0 0;
}
#container .top{
	background-image: url(../images/h1.gif);
	background-position: center top;
	height: 32px;
	background-repeat: no-repeat;
}

html>body #container .top{
	background-image: url(../images/h1.png);
}
#container #menuutama{
	background-image: url(../images/h2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 75px;
	padding: 10px 0 0 0;
}
html>body #container #menuutama{
	background-image: url(../images/bg_main.png);
}
#container #menuutama ul{
	margin: 0 0 0 20px;
	list-style: none;
	padding: 0;
}
/* \ Hack to get IE5/Mac to ignore the following rule */
#container #menuutama ul em {
	height: 1em;
	line-height: 1em;
	}
#container #menuutama ul em {
	float: none;
	border-style: none;
	display: block;
	}
#container #menuutama ul li{
	display: inline;
	margin: 0 15px;
	float: left;
	padding: 0;
	text-align: center;
}
#container #menuutama ul li a {
	margin: 0;
}
#container #menuutama ul li a img {
	margin: 0 0 3px 0;
}
#container #menuutama ul li a span:hover {
	color:#D60D16;
	text-decoration: none;
}
#container #menuutama ul li a span {
	margin: 5px 0 0 0;
	font-weight: bold;
	font-size:12px;
	color: #333333;
}

#container #main {
	background:url(../images/bg_main.gif) center top repeat-y;
	margin:0;
	padding:0;
	min-height: 200px;
	height:300px;
	height:auto !important;
}
html>body #container #main {background:url(../images/bg_main1.png) center top repeat-y;
}
#container #main h1 {
	background:url(../images/h3.gif) center top repeat-x;
	margin:0 13px 0 12px;
	font-size:12px;
	color:#fff;
	padding:10px 10px 10px 10px;
	text-transform: uppercase;
	font-weight: bold;
}
#container #main .mainan h2 {
	margin:0 0 10px 0;
	font-size:12px;
	color:#000;
	padding:5px 0 10px 0;
	text-transform: capitalize;
	font-weight: bold;
	border-bottom: 1px dashed #ccc;
	clear: both;
}
#container #main .mainan h3 {
	margin:10px 0 10px 0;
	font-size:14px;
	color:#25B5D9;
	padding:5px 0 10px 0;
	text-transform: uppercase;
	font-weight: bold;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	clear: both;
	text-align: right;
}
#container #main .mainan h4 {
	margin:0 0 10px 0;
	font-size:10px;
	color:#999;
	padding:5px 0 10px 0;
	text-transform: capitalize;
	font-weight: bold;
	border-bottom: 1px dashed #ccc;
	clear: both;
}
#container #main .mainan {
	margin:0;
	padding:40px 30px;
}
html>body #container #main .mainan {
	margin:0 14px 0 14px;
	padding:20px;
}

#container #main .mainan form { margin:0; padding:0; }

#container #main .mainan ul {
	margin:0 0 10px 0;
	padding:0
}
#container #main .mainan ul li {
	padding:5px;
	margin-top:2px;
	background-color:#f3f3f3;
	border-bottom: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: none;
}
html>body #container #main .mainan ul li {
	display:block;
	width:99%;
	margin:0;
	padding:5px;
	margin-top:2px;
	background-color:#f3f3f3;
	border-bottom: 1px solid #ccc;
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
}


#container #main .outer {
	/*	background:url(../images/shadows.gif) repeat-x bottom center;
*/	height:30px;
	width: 300px;
	float: left;
	padding: 0;
	margin: 10px 0 0 0;
}
#container #main .input {
	width: 300px;
	float: left;
	border: 1px solid #ccc;
	padding: 5px 3px 0 3px;
	margin: 0 15px 0 0;
	height: 28px;
}
#container #main .button {
	width: 163px;
	float: left;
	margin: 0 0 0 10px;
	height: 46px;
	color: #fff;
}
#container #main input {
	border: none;
	background-color: #fff;
	color: #000;
}
#container #main .buttonbg {
	background-color: #FFFFFF;
	background-image: url(../images/bg_btn.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 33px;
	width: 169px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}
#container #main form {
	margin:0 auto;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
}

#container .formnya {
    padding: 5px 0 10px 10px;
    margin: 0;
    text-align: left;
    clear: both;
}

#container input {
    width: 200px;
    clear: both;
    margin: 0;
    padding: 2px 5px;
    border: 1px solid #97a490;
    color: #97a490;
    /*text-transform: capitalize;*/
    background-image: url(../images/bg_input.gif);
    background-repeat: repeat-x;
    background-position: left top;
    height: 22px;
}

#container #main .textbox{
    width: 200px;
    clear: both;
    margin: 0;
    padding: 2px 5px;
    border: 1px solid #97a490;
    color: #97a490;
    /*text-transform: capitalize;*/
    background-image: url(../images/bg_input.gif);
    background-repeat: repeat-x;
    background-position: left top;
    height: 22px;
}

#container #foot {
	background:url(../images/h4.gif) center top no-repeat;
	height:50px;
	margin: 0;
	padding: 0;
}
html>body #container #foot {
	background:url(../images/foot.png) center top no-repeat;
}
