@charset "utf-8";
/* CSS Document */
body {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(imgs/bg.gif);
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	text-decoration: none;
	color: #900;
}
 a:hover,{color: #c00;}
:active, :focus{
outline:none;
}
.menu {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #D4D4D4;
	text-align: left;
	margin-left: 20px;
	background-image: url(imgs/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 160px;
	font-size: 13px;
}
.menu a:link, a:visited {
	text-decoration: none;
	color: #900;
}
.menu a:hover{
	color: #F00;
}
.main {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
#left_col {
	background-image: url(imgs/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.main #td {
	border: 1px solid #D2D0CE;
	padding: 10px;
	line-height: 20px;

}
.main #td1 {
	border: 1px solid #D2D0CE;
	padding: 10px;
	line-height: 20px;
	background-image: url(imgs/illu-1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.main #td1 img{
	padding: 8px;
	float: right;
	filter: DropShadow(Color=dedede, OffX=5, OffY=5, Positive=true);
}

#line3{
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #8A847D;
	padding-top: 20px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 5px;
}

h1 #red {
	color: #900;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #656F98;
	margin: 0px;
	padding: 5px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #656F98;
	margin: 0px;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #E9D1D1;
}
.foot {
}
.foot #copy {
	padding-left: 5px;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(imgs/foot2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFF;
}
.style1 {
	color: #697ABC;
	font-size: 12px;
}
.note {
	font-size: 10px;
	color: #E9D1D1;
}
#apDiv1 {
	position:absolute;
	left:499px;
	top:723px;
	width:448px;
	height:31px;
	z-index:1;
	visibility: hidden;
}
