* { margin: 0px auto; padding: 0px auto;}
html { overflow: -moz-scrollbars-vertical;}
html, body { width: 100%; height: 100%;}
body {font-family: 'Tahoma'; font-size: 11px;	color: #999999;	background-image: url(../images/bg_home.jpg);
}

a { color: #999999; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }
img { border: 0px; }

td { padding : 0px; border : 0px ; }
form { margin: 0px; padding: 0px; }
input, textarea, select {font-size: 11px;	color: #ffffff;	background-color: #000000;	border: 1px solid #000000;}

/*Image*/
img.Image { border: 1px; solid #906621;}



/*************** Form Element ***************/
input.name { width: 180px; height: 18px;}
select.post { width: 180px; font-weight: bold; height: 20px;}
input.post { width: 290px; height: 18px;}
textarea.post { width: 290px; height: 65px; overflow: none;}

input.login { width: 118px; height: 16px; border: 1px solid #FFF; background-color: #714602; color: #FFF;}


/*************** General Style ***************/

div.clear { clear:both; border:none; height:0px !important; width:auto; font-size: 1px;}
p { margin: 0 0 1em 0;}

div.totop { text-align:center; padding: 18px 0px;}
a.toTop { display: inline-block; font-weight: bold; text-decoration: underline; color: #F58B37;}
a.toTop:hover { text-decoration: underline;}

div.Zoom  img { display: block; width:128px; height:85px;background-position: center center;
	background-repeat: no-repeat; border: 2px solid #906621; background-color: #FFFFFF;}


/******************** Home ********************/
div#Wrapper div#Home{ width: 990px; }
div#HomeB { width: 990px; height: 111px; background-image: url(../images/bg_but.jpg)}
div#TextHome{ width: 970px; padding:10px 10px 10px 40px;}


/********************Member Menu********************/
#MenuMember {width:450px ; height:87px; }

#MenuMember a#Menu1{background:url('../images/member/general.jpg') 0px 0px; width: 232px; height:87px; display:block;float:left;}
#MenuMember a#Menu1:hover{background:url('../images/member/general.jpg') 0px -87px; width: 232px; height:87px;}

#MenuMember a#Menu2{background:url('../images/member/model.jpg') -212px 0px; width: 212px; height:87px; display:block;float:left;}
#MenuMember a#Menu2:hover{background:url('../images/member/model.jpg') -212px -87px; width: 121; height:87px;}


input#textField {
border: 0px ;
background-color: #000000;
padding-left: 0px;
height: 20px;
width: 160px;
}
