﻿body {background:#FFF;-webkit-text-size-adjust:none; word-wrap:break-word; word-break:normal;}
body, input, textarea, select , p , table, div{font-size:13px; color:#000; font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;}
dd,dt,dl,p,ul,li,ol,form,input,h1,h2,h3,h4,h5,h6 {margin:0px;padding:0px;}
ul,ol,li {list-style-type:none; list-style-image:none;}
h1,h2,h3,h4,h5,h6 {font-weight:normal; font-style:normal;}

a {text-decoration:none; 
	color:#00349A; 
	outline: none; /* for Firefox */
	hlbr:expression(this.onFocus=this.blur()); /* for IE */
}
a:hover {text-decoration:underline;color:#91ADE7;}

/*clearfix*/
.clear {clear:both;}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
img {border:none; text-decoration:none;}

/*iframe*/
div.iframe{width:717px; line-height:20px;}
div.iframe p{color:#478DDB;}
div.title {font-size:15px; color:#0930AF; font-weight:bold;}
div.game{text-align:center; padding:10px 0;}

