td,table {
	text-decoration: none;
}
img {
	border: none;
}
a {
	color: #003399;
	text-decoration:underline;
}
.normal {
	font-family:"Trebuchet MS", Georgia, Verdana, serif;
	font-size: 75%;
	text-decoration: none;
}
.th {
	font-family:"Trebuchet MS", Georgia, Verdana, serif;
	font-size: 10px;
	text-decoration: none;
	padding-left: 3px;
}
.tah10 {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color:red;
}
.tah11 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.ver10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.ver11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.bgtop {
	background-repeat: no-repeat;
	background-position: right bottom;
}
body,
html{
	margin:0;
	padding:0;
}
body {
	min-width:720px; /* Prevent content from becoming unreachable in Gecko */
}
/* position:absolute for all browsers - the whole page scrolls */
/* no positioning for IE5/Win - the whole page scrolls */
div#footerwrap {
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	height:29px;
	z-index:5;
}
body>div#footerwrap {
	position:fixed;
}
div#footer {
	height:29px;
	width:100%;
	margin:0 auto;
}

div#leftwrap {
	width:230px;
	position:absolute;
	bottom:125px;
	left:0;
}
body>div#leftwrap {
	position:fixed;
}
div#left {
	width:230px;
	margin:0 auto;
}
div#menuwrap {
	width:200px;
	position:absolute;
	bottom:31px;
	left:0;
	z-index:7;
	border:solid 1px #e0e0e0;
	visibility:hidden;
}
body>div#menuwrap {
	position:fixed;
}
div#menu {
	width:200px;
	margin:0 auto;
}

div#footerwrap2 {
	width:150px;;
	position:absolute;
	bottom:0;
	left:0;
	height:128px;
}
body>div#footerwrap2 {
	position:fixed;
}
div#footer2 {
	height:25px;
	width:200px;;
	margin:0 auto;
}

div#popupwrap {
	width:100%;;
	position:absolute;
	bottom:24px;
	right:0;
	height:100px;
	z-index:6;
	visibility:hidden;
}
body>div#popupwrap {
	position:fixed;
}
div#popup {
	height:25px;
	width:100%;;
	margin:0 auto;
}

/* Styling rules to make this demo page look nice. */
body,
html{
	background:#fff;
}
div#header,
div#footer {
	color:#000000;
}
div#general {
padding-left:175px;
padding-top:3px;
padding-bottom:29px;
z-index:0;
}

h1,
h2 {
	padding:0;
	margin:0;
}
div#footer h2 {
	padding:0;
	margin:0;
}
div #footer p {
	margin:0;
	padding:0;
}
div#footer a {
	color:#fff;
}
h1 {
	font-size:1.4em;
	padding-top:5px;
}
h2 {
	font-size:1.2em;
	padding-top:1em;
	margin-top:0;
}
p {
	margin-bottom:0;
	font-size:0.8em;
	line-height:1.4em;
}
pre {
	font-size:0.9em;
	line-height:1.4em;
}
ul {
	font-size:0.8em;
	line-height:1.4em;
}
.adwrap,
.adwrap iframe {
	width:300px;
	height:250px;
}
.adwrap {
	float:right;
	margin:1em 0 0 10px;
}
    .cursor_hand {
}
    .title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #599ed7;
}

