body,div,dl,dt,dd,dt,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td { margin: 0; padding: 0;}
h1,h2,h3,h4,h5 { font-size: 12px; font-weight: normal;}
li { list-style-type: none;}
img { border: 0;}
th{ font-style: normal; font-weight: normal;}
body {
		margin: 0;
		padding: 0;
		text-align: center;
		color: #000;
		font-size: 12px;
		font-family: Osaka,sans-serif;
		background: #000 url(../images/gif/bg_01.gif) ;
		scrollbar-arrow-color: #F2989A;
		scrollbar-base-color: #f9f;
		scrollbar-dark-shadow-color: #ccc;
		scrollbar-face-color: #FFF0F1;
		scrollbar-highlight-color: #fff;
		scrollbar-shadow-color: #fff;
}
a:link{ color: #c39; text-decoration: none;}
a:hover,a:active{ color: #f00; text-decoration: underline;}
a:visited{ color: #93c; text-decoration: none;}

#back{ width: 808px; background: #fff;}

/*================================HEAD================================*/

#head{ width: 800px; height: 194px;	background: #000 url(../images/jpg/bg_head.jpg) center top;}
#left{ background: #ffc;}
.title { font: normal 9pt "Verdana", "Arial"; color: #f00; background: #FEE8E0;	text-align: center;}
.title2 { font: normal 12pt "Verdana", "Arial";	color: #111; background: #FCFAF5; text-align: center; padding: 2px 0 0 2px;}
.title3 { font: normal 9pt "Verdana", "Arial"; color: #000; background: #FEE8E0; text-align: center;}
.bg{ width: 200px; background: url(../images/gif/title/newgirl_tl2.gif) repeat-y center; text-align: center;}
#main{ width: 550px; position:relative; left:20px; margin-top: 20px;}
#main table{ width: 100%; border: solid #f69; border-width: 0 2px 2px 2px; border-collapse: collapse; color: #333; margin: 0;}
#main table tr.col1{ background-color: #ffc;}
#main table td { font-size: 12px; padding: 0.5em 0 0.5em 0.5em;}
#main table tr td span{ color: #f00;}
#main p{ font-size: 13px; text-align: right; margin-top: 3px;}
