@charset "UTF-8";
html,body{
overflow:hidden;
height:100%;
}
body,td,th {
	color: #666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:15px;
	
}
body {
	background-color: #ffffff;
	overflow:hidden;
}
a:link,a:visited {
	color:#666666;
	text-decoration: none;
	outline:none;
}
a:hover, a:hover:visited {
text-decoration: none;
color:#cc001f;
cursor:pointer;
}
strong{
color:#222;
font-weight:bold;
}
.pink{
color:#cc001f;
}
#outerbox {
position:absolute;
left: 0%;
top: 0%;
width: 100%;
height: 100%;
margin-left: 0px;
overflow:auto;
}


#menu {
width:98px;
position:absolute;
left:0px;
top:50%;
margin-top:-120px;
z-index:99;
padding:10px;
padding-left:30px;
background-image:url(../img/bkg1.png);
float:left;
}

#menu a{
width:85px;
float:left;
clear:left;
}
#tomask{
width:15360px;
height:9600px;
}
#tomask td td{
vertical-align:top;
}
#tomask td img{ 
padding-right:20px;
}

div.submenu{
width:960px;
padding:5px;
}
li, ul {
 padding:0px;
 margin:0px;
}
td.bkg{
 background-repeat:no-repeat;
 background-position:center center;
}
embed, object{
outline:none;
outline-style:none;
}
