 	/* top */
body {margin: auto; background-image:url(images/bg.jpg); background-repeat:repeat;}
#wrap { width:850px; height:1460px; margin: auto; background-color:#000000; border: 1px dashed red; margin-top:20px; margin-bottom:20px;}

/* header */
#header { width: 850px; height: 230px;}
#header img { float:left;}

/* toptable */
.toptable { width:850px; height: 446px; float:left;}
.toptable .one { width: 523px; height: 446px; float:left; margin-top:22px;}
.toptable .one img {width:150px;height:200px; border: 1px dashed #fff;}
.toptable .two { width: 327px; height: 294px; float:left;}
.toptable .two ul{ list-style-image:url(images/stars.jpg); margin-left:8px;}
.toptable .two ul li { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF;}
.toptable .three {width: 327px; height: 152px; background-image:url(images/index_07.jpg);float:left;}

/* bottomtable */
.bottomtable { width:850px; float:left; margin-top:10px; margin-bottom:24px;}
.bottomtable img {width:150px;height:200px; border: 1px dashed #fff;}

/* mid */
.button { width:800px; float:left}
.button img { float:left;}

/* mid */
.vid { width: 800px; margin-left:28px;}
.vid img { float:left; border: 1px solid #fff; margin-left: 5px;}

/*text*/
p { font-family:"Courier New", Courier, mono; font-size:14px; text-align:center; color:#FFFFFF; margin: 0 10px 0 10px;}
h1 { font-family:Arial, Helvetica, sans-serif; font-size:39px; font-weight:normal; text-align:center; color:yellow; line-height:0.5em;}
h2 { font-family:Arial, Helvetica, sans-serif; font-size:22px; font-weight:normal; color:#FF0000; line-height:1px; margin-left:15px; margin-top:18px;}

/*links */
a:link { color:#FFFF00; }
a:visited { color:#FFFF00;}
a:hover { color:#FF0000;}
a:active { color:#FFFF00;} 

