*{
font-size: 100%;
font-weight: normal;
font-style: normal;
text-decoration: none;
margin: 0;
padding: 0;
list-style-type: none;
list-style-position: outside;
}

body{
font-size: 12px;
color: #333333;
background-color: #F7F7F7;
line-height: 1.5em;
letter-spacing: 0.1em;
text-align: center;
background-image: url(../img/bg.gif);
background-position: center top;
background-attachment: fixed;
}

h1,h2,em,strong{
font-size: 1em;
font-weight: normal;
font-style: normal;
color: #b3882d;
}

a{
color: #333333;
text-decoration: none;
}

a:hover{
color: #999999;
}

p{
text-indent: 0.7em;
padding: 0 1em 5px 1em;
}

img{
border: none;
}





div#wrapper{
margin:0 auto;
text-align:left;
width: 760px;
background-color: #FFFFFF;
}



div#header{
width:760px;
height:200px;
background-image:url(../img/title.gif);
background-repeat:no-repeat;
}

div#header p{
padding: 20px 50px 10px 20px;
float: left;
}

div#main{
width:760px;
}



div#main-menu{
float:left;
width:244px;
margin:20px 0 0 0;
background-image:url();
background-repeat:repeat-y;
background-position:right top;
}

div#main-menu-inner{
width:224px;
margin:0 0 0 20px;
background-image:url();
background-repeat:no-repeat;
background-position:center top;
}

div#main-menu-inner p{
font-weight:bold;
font-size:1.5em;
padding:20px 10px 5px 40px;
background-image:url(../img/huro.gif);
background-repeat:no-repeat;
background-position:px 24px;
}

div#main-menu-inner ul{
width:224px;
padding:20px 0 0 0;
margin:0 0 0 0;
background-image:url();
background-repeat:no-repeat;
background-position:center bottom;}

div#main-menu-inner li{width:224px;}

div#main-menu-inner li a{display:block;margin:5px 12px 0 12px;padding:10px 10px 10px 20px;border:1px solid #cd9e61;background-image:url();background-repeat:no-repeat;background-position:right bottom;}

div#main-menu-inner li a:hover{background-color:#eab952;background-image:none;}



div#main-contents{width:500px;float:right;}

div#main-contents h2{font-size: 1.2em;font-weight:bold;margin: 40px 0 5px 10px;padding: 0 0 7px 35px;border-bottom:1px solid #c77854;background-image:url(../img/h2_bg.gif);background-repeat:no-repeat;background-position:8px top;}

div#main-contents-inner{margin:20px 20px 0 0;}


div#footer{width:760px;text-align: center;clear: both;margin-top: 50px;background-image:url();color:#000000;}

div#footer a{color:#7575ab;}

div#footer a:hover{color:#7575ab;}


.style1 {font-size: 30px}

#RESULT {padding-left:10px; padding-right:10px;}

#ADD_MAIN {width: 470px;margin-left: auto;margin-right: auto;}

.cl {clear:both;}

.ck1 {width:130px; float:left; margin:10px;}

dl {margin:0; padding:0;}

dt {font-size:14px; font-weight:bold; width:130px; padding-left:5px; height:25px; line-height:25px; margin-right:10px; background:#cd9e61;}

dt a:link, dt a:visited {text-decoration:none; font-weight:bold; color:#eeeeee;}

dt a:hover{
color:#111111;
}

dd {line-height:1.8em; margin:5px 0; font-size:12px;}

dd a {text-decoration:none;}

/*new*/

.newn{
width:190px;
background-color:#EEE7D9;
padding:5px;
font-size:12px;
margin:5px auto;
}

.pickup_buhi{
padding:5px;

background:#cd9e61;
color:#339933;
}
.pickup_buhi a {
color:#FFFFFF;
font-weight:bold;
}