@charset "utf-8";
/* formatting style
---------------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #666666;
	background-color: #000000;
	font-size: 75%;
	line-height: 1.6;
	font-family: sans-serif;
	background-image: url(image/hh.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
hr {
	display: none;
}
/* link style
---------------------------------------------*/
a img {
	border: none;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
	background-color: #C5E2FE;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
	color: #0000FF;
	background-color: #C5E2FE;
}
#main {
	float: left;
	width: 980px;
	padding: 5px 0px 15px;
	background-repeat: no-repeat;
}
#sidebar {
	float: left;
	width: 190px;
	padding: 5px 0px 0px;
}
#footer {
	color: #FFFFFF;
	clear: both;
	padding: 15px;
	background-color: #666666;
}
#header ul {
	position: absolute;
	left: 830px;
	top: 20px;
	width: 136px;
}
#header ul li {
	list-style: none;
	float: none;
}
/* main style
---------------------------------------------*/
#main h2 {
	font-size: 100%;
	font-weight: normal;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	left: 3em;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3em;
	color: #099DF7;
	border-top: 1px solid #0000FF;
	border-bottom: 2px solid #000000;
	margin-bottom: 10px;
	margin-top: 5px;
	background-color: #E6FFFF;
	padding-right: 10px;
}
#main p {
	line-height: 1.8;
	margin-bottom: 1em;
	padding: 5px;
}
/* footer style
---------------------------------------------*/
#footer ul li a {
	color: #FFFFFF;
}
#footer ul li a:hover {
	color: #666666;
}
#footer p a {
	color: #CCCCCC;
}
#footer p a:hover {
	color: #FFFFFF;
}
#footer ul li {
	display: inline;
	list-style: url(none) none;
	margin-right: 15px;
}
#footer p {
	margin: 0px;
	float: right;
}
#main #puran {
	margin: 5px;
	padding: 10px;
}
#main #con {
	padding-top: 15px;
	padding-bottom: 15px;
}
#middle p {
	line-height: 1.8;
}
#banner p {
	position: absolute;
	left: 300px;
	top: 15px;
}
#middle ul li {

	display: inline;
	float: left;
	list-style: none;
}
#header {
	background-image: url(image/bartop.gif);
	background-repeat: no-repeat;
	height: 115px;
	position: relative;
	background-color: #FFFFFF;
}
#home #header {
	background-image: url(image/topbg.gif);
	background-repeat: no-repeat;
	height: 178px;
	position: relative;
	width: 980px;
	border: none;
	background-color: #FFFFFF;
}
#home #wrapper {
	background-color: #FFFFFF;
	margin: 0px auto;
	padding-top: 30px;
	width: 980px;
	border-top: none;
	border-right: 3px solid #0986F7;
	border-bottom: none;
	border-left: 3px solid #0986F7;
}
#wrapper {
	width: 980px;
	margin: 0px auto;
	background-attachment: fixed;
	background-image: url(image/mainbg.gif);
	border-top: none;
	border-right: 1px solid #000000;
	border-bottom: none;
	border-left: 1px solid #000000;
	background-position: center top;
}
#home #header #leave {

	position: absolute;
	left: 490px;
	top: 70px;
}
#home #header #enter {

	position: absolute;
	left: 670px;
	top: 70px;
}
#middle {
	width: 780px;
	position: relative;
}
#banner {
	background-image: url(image/bar.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 116px;
	width: 980px;
	clear: both;
	background-color: #FFFFFF;
}
#wrapper h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
a:visited {
	color: #FF00FF;
}
#header ul li a {
	color: #FFFFFF;
	font-size: 10px;
}
#header ul li a:hover {
	color: #666666;
	font-size: 10px;
}
#main h1 {
	font-size: 12px;
	font-family: sans-serif;
	line-height: 1.6;
	color: #666666;
}
#main img {
	border: 1px solid #0099FF;
}
#main table tr td iframe {
	background-color: #FFFFFF;
	background-image: url(image/pink.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#main #neon {
	border: 0px none;
}

