@charset "utf-8";
<!--
h1 {
font-size:16px;
border-bottom:1px dotted #e5e5e5;
margin:5px;
padding:5px;
}

h1 img {
vertical-align:middle;
margin:0 7px;
}
h1 a {
color:#c00;
text-decoration:none;
}
h1 a:hover {
color:#333;
}

div#detail{
margin:10px 0px 10px 10px;
}
.left{
float:left;
}
.right{
float:right;
}

div#detail #address{
float:left;
width:100%;
}
div#detail #address h5{
margin:15px 0 0 0;
color:#36c;
font-size:12px;
}
div#detail #address p{
color:#666;
line-height:16px;
margin:5px 0 20px 0;
}
div#detail #map img{
background-color:#fff;
border-color:#ccc #999 #999 #ccc;
border-style:solid;
border-width:1px;
padding:3px;
}
div#detail #pluakclick{
width:100%;
float:left;
}
div#detail #pluakclick p{
line-height:12pt;
float:left;
color:#666;
text-align:justify;
}
div#detail #pluakclick p strong{
color:#006CD9;
font-size:13px;
}

div#detail #contact-form{
float:right;
width:390px;
}
div#detail .abanner{
width:310px;
float:left;
text-align:center;
margin:30px 0 8px 0;
}
div#detail .abanner img{
border:1px solid #ccc;
padding:2px;
}
div#detail .abanner img:hover{
border:1px solid #ff0000;
padding:2px;
}
.frm {
font-size:12px;
display:block;
color:#666;
margin:0 0 0 5px;
text-align:center;
}

.frm fieldset {
border:1px solid #ddd;
margin-bottom:2px;
}

.frm legend {
color:#03c;
font-size:13px;
text-align:left;
}

.frm p {
width:100%;
float:right;
text-align:left;
margin:0 0 5px;
}

.frm p label {
width:120px;
float:left;
text-align:right;
font-size:12px;
font-weight:700;
color:#333;
margin:3px 10px 0 0;
}
.frm p .text {
width:200px;
}
#game h2 {
font-size:16px;
position:relative;
top:-32px;
overflow:hidden;
}
#game h2{
left:172px;
margin:0;
width:600px;
}
html>/**/body #game h2{
top:-35px;
}
#game h2 a {
color:#333;
text-decoration:none;
}
#game h2 a:hover {
color:#f60;
}

#game table{
border-collapse:collapse;
margin:auto;
}
#game table tr td{
text-align:center;
padding:10px 20px;
}
#game table tr td a img{
border:2px solid #ccc;
display:block;
margin-bottom:2px;
}
#game table tr td a {
color:#36c;
text-decoration:none;
}
#game table tr td a:hover {
color:#f60;
text-decoration:underline;
}
#play{
text-align:center;
margin-bottom:20px;
color:#666;
}

/* WHY	*/
div#why{
margin:10px 0;
color:#333;
}
ul.why {
list-style:none;
margin:20px 0 0 20px;
padding:0;
}
ul.why li{
float:left;
width:240px;
margin:0 10px 0 0;
}
ul.why li img{
border:none;
float:left;
margin:-5px 5px 0 0;
}
ul.why li strong{
display:block;
}
ul.why li a{
color:#36c;
text-decoration:none;
}
ul.why li a:hover{
color:#f60;
text-decoration:none;
}
.why-content{
clear:both;
border-top:1px dotted #e5e5e5;
margin:10px 5px;
padding:10px 5px;
}
.why-content div{
display:none;
}
.why-content div#special{
display:block;
margin:0;
}
.why-content div a.stats img{
border:none;
}
.why-content h3{
font-size:14px;
color:#390;
margin:0 0 10px 0;
}
.why-content h3 img{
vertical-align:middle;
margin:0 5px 0 0;
float:none;
}
.why-content img{
float:left;
margin:0 10px 20px 0;
}
.why-content h4{
font-size:13px;
margin:5px 0;
padding-top:5px;
}
.why-content h4 a{
color:#36c;
text-decoration:none;
}
.why-content h5{
font-size:12px;
margin:20px 0 10px 0;
color:#c00;
}
.why-content h4 a:hover{
color:#c00;
text-decoration:underline;
}
.why-content strong a{
color:#36c;
text-decoration:none;
}
.why-content strong a:hover{
color:#c00;
text-decoration:underline;
}
.why-content li a{
color:#f60;
text-decoration:none;
}
.why-content li a:hover{
color:#333;
text-decoration:underline;
}
.why-content p{
margin:10px 0 15px 35px;
line-height:18px;
}
.why-content ul{
margin:0 0 0 70px;
padding:0;
}
.why-content ul li{
margin-top:5px;
}
.why-content ul.portfolio{
list-style:none;
}
.why-content ul.portfolio li{
margin-top:2px;
}
.why-content hr{
clear:both;
border:1px solid #eee;
}
.why-content dl{
margin-left:40px;
}
.why-content dt{
font-weight:bold;
color:#c00;
}
.why-content dd{
margin:5px 0 0 15px;
}
.why-content table{
border-collapse:collapse;
font-size:11px;
width:100%;
border:1px solid #9c0;
}
.why-content table th{
background-color:#9c0;
border:2px solid #fff;
padding:5px;
}
.why-content table td{
background-color:#e9e9e9;
border:2px solid #fff;
padding:5px 5px 5px 30px;
}
.why-content table td.topic{
background-color:#d9d9d9;
padding:5px;
}
.why-content table td.sub{
background-color:#f9f9f9;
padding:5px 5px 5px 50px;
}
.why-content table td.check{
text-align:center;
padding:5px;
}
.why-content table td img{
float:none;
margin:0;
}
/* WHY	*/
/* ADVERTISE	*/
#advertise{
margin:10px 0px 10px 20px;
color:#333;
}
#advertise h3{
color:#390;
font-size:14px;
}
#advertise h4{
color:#36c;
font-size:14px;
margin:10px 0;
}
#advertise div.detail{
clear:both;
overflow:hidden;
padding-bottom:10px;
}
#advertise div.more{
border:1px solid #390;
padding:10px;
background-color:#f9f9f9;
height:auto !important;
height:150px;
}
#advertise dl{
padding-left:20px;
}
#advertise dt{
font-weight:bold;
color:#f60;
}
#advertise dd{
margin:5px 0 0 20px;
}

#advertise em{
display:block;
font-size:10px;
line-height:17px;
}

#advertise table{
border-collapse:collapse;
font-size:11px;
width:100%;
border:1px solid #9c0;
margin-bottom:5px;
}
#advertise table th{
background-color:#9c0;
border:2px solid #fff;
padding:5px;
}
#advertise div.detail table td{
background-color:#f3f3f3;
border:2px solid #fff;
padding:5px;
text-align:right;
}
#advertise div.detail table td.left{
text-align:left;
float:none;
}
#advertise table.detail td{
background-color:#e9e9e9;
border:2px solid #fff;
padding:5px 5px 5px 30px;
}
#advertise table.detail td.topic{
background-color:#d9d9d9;
padding:5px;
}
#advertise table.detail td.sub{
background-color:#f9f9f9;
padding:5px 5px 5px 50px;
}
#advertise table.detail td.check{
text-align:center;
padding:5px;
}
#special-promotion{
background-color:#c00;
text-align:center;
color:#fff;
padding:5px;
}
#special-promotion h2{
font-size:16px;
margin:0;
display:inline;
text-decoration:blink;
}
#special-promotion img{
vertical-align:middle;
margin:0 10px;
}
/* ADVERTISE */
/* SPECIAL	*/
#special{
margin:10px 0px 10px 20px;
color:#333;
}
#special p{
line-height:18px;
text-indent:40px;
margin-bottom:10px;
}
#special h3{
color:#36c;
font-size:13px;
margin:0;
}
#special h3 span{
font-size:11px;
font-weight:normal;
color:#333;
}
#special h3 span a{
color:#c00;
}
#special h3 span a:hover{
color:#333;
}
#special h3 a{
color:#36c;
}
#special ol{
margin:10px 0 10px 40px;
padding:0;
}
#special ol li{
margin-bottom:3px;
line-height:18px;
}
#special ul{
list-style:none;
margin:0px 0 10px 30px;
}
#special hr{
border-top:1px dotted #fff;
border-right:1px dotted #fff;
border-bottom:1px dotted #ccc;
border-left:1px dotted #fff;
margin-bottom:10px;
}
#special a{
color:#f60;
text-decoration:none;
}
#special a:hover{
color:#333;
text-decoration:underline;
}

/* SPECIAL	*/

-->