* { 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: #663300;
	background: url('../images/bg_home.jpg');
}


a { color: #ffffff; text-decoration: none; }
a:hover {
	color: #663300;
	text-decoration: underline;
}
img { border: 0px; }


form { margin: 0px; padding: 0px; }
input, textarea, select {
	font-size: 11px;
	color: #ffffff;
	background-color: #663300;
	border: 1px solid #000000;
}

/*Image*/
img.Image { border: 0px 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 { width: 1000px; }


/******************** Webboard ********************/


div#Wrapper div#Menu {width:1000px;}
div#Wrapper div#Main {width:1000px; height:716px; }

div#Wrapper div#Title1{ width: 912px; height:24px; background: url('../images/bg_title.jpg') repeat-x;}
div#Wrapper div#Title2{ width: 912px; height:54px; background: url('../images/bg_tittle2.jpg') repeat-x;}
div#Wrapper div#Title2 div#Newtopic {float: right; width:100px; } 

div#Wrapper div#Webboard {width:912px;}
div#Wrapper div#Search{float: right; width:250px;height:30px;padding-top:5px;padding-right: 0px;}
div#Wrapper div#Newtopic1 {	float: right;width:100px;padding-top: 10px;padding-right: 5px;padding-bottom: 5px;padding-left: 0px;} 
div#Wrapper div#wbdot{width:900px;height:2px; background: url('../images/dot.jpg');}



/******************** Foot ********************/
div#Foot {text-align: right; padding: 5px 0px 0px 0px; width:1000px; height:43px; }
div#Foot div#ImgFoot{width:380px; height:43px; float: left; }
div#Foot div#CopyFoot{width:500px; height:43px; float: right; }



input#textField {
border: 0px ;
background-color: #000000;
padding-left: 0px;
height: 20px;
width: 160px;
}

/* Promotion Flash */
.photo{
	position: relative;
	top: 420px;
	left:0px;
	width: 420px;
	height: 300px;
}

