img {
	border: 0px none;
}

body {
	background-color: #ffffff;
	color: #000000;
	font-size: 12px;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	margin: 0px;
}

a {
	color: #C00000;
	text-decoration: underline;
}

hr {
	width: 100%;
	height: 1px;
	border: 0px;
	border-bottom: 1px solid #000000;
}

p, form {
	padding: 0px;
	margin: 0px;
}

input {
	color: #000000;
	font-size: 12px;
	font-family: Tahoma,Arial,sans-serif;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding-left: 2px;
	padding-right: 2px;
}

input.text {
	width: 170px;
}

.clear {
	clear: both;
}

.clear_left {
	clear: left;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 87px;
	background: url('../images/header_bg.jpg');
	background-color: #000000;
}

#header strong {
	display: none;
}

#header a.logo {
	display: block;
	width: 360px;
	height: 87px;
	background: url('../images/logo.jpg');
}

#header p.description {
	position: absolute;
	display: block;
	top: 13px;
	right: 15px;
	line-height: 25px;
	color: #ffffff;
	font-size: 16px;
	text-align: right;
}

#header p.description strong {
	display: inline;
}

#header p.description a {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
}

#header p.description a:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

#search {
	position: absolute;
	top: 98px;
	left: 0px;
	width: 100%;
	height: 34px;
	background-color: #f0f0f0;
	color: #808080;
	font-size: 14px;
}

#search form {
	margin-top: 6px;
	margin-left: 16px;
}

#search form input {
	font-size: 14px;
	border: 1px solid #cccccc;
}

#search form input.text {
	width: 180px;
}

#search form input.submit {
	background-color: #000000;
	color: #ffffff;	
	font-weight: bold;
}

#search p#webnav {
	float: right;
	margin-top: 7px;
	margin-right: 16px;
	*margin-right: 8px;
}

#search p#webnav a {
	display:block;
	color: #808080;
	text-decoration: none;
	border-bottom: 1px dotted #808080;
}

#search p#webnav a:hover {
	color: #808080;
	text-decoration: none;
	border-bottom: 1px solid #808080;
}

#space {
	height: 20px;
	clear: both;
}

#footer {
	width: 100%;
	height: 32px;
	line-height: 24px;
	background: url('../images/footer_bg.jpg');
	background-color: #000000;
	color: #ffffff;
}

#footer p {
	padding-left: 15px;
	padding-right: 15px;
}

#footer p a {
	color: #ffffff;
	text-decoration: none;
}

#footer p a:hover {
	text-decoration: underline;
}

#footer p.right {
	float: right;
	color: #cccccc;
}

#footer p.right a {
	color: #cccccc;
}

#detail, #keywords, #intro, #text {
	padding: 15px;
	margin-top: 120px;
}

#detail h1 {
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 12px;
	_margin-bottom: 14px;
	margin-left: 150px;
}

#detail h2 {
	font-size: 20px;
	font-weight: normal;
	clear: left;
}

#detail #img {
	position: absolute;
	top: 159px;
	border: 1px solid #f0f0f0;
}

#detail dl {
	float: left;
	width: 620px;
	color: #4d4d4d;
	margin-bottom: 17px;
	_margin-bottom: 3px;
	margin-left: 150px;
	_margin-left: 75px;
	clear: left;
}

#detail dl dt {
	float: left;
	width: 140px;
	font-weight: bold;
	padding: 2px 5px 2px 0px;
	margin: 0px;
	clear: left;
}

#detail dl dd {
	float: left;
	width: 420px;
	padding: 2px 5px;
	margin: 0px;
	margin-bottom: 6px;
	overflow: hidden;
}

#detail em {
	display: block;
	float: left;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 10px;
	margin-left: 150px;
	_margin-left: 75px;
	clear: left;
}

#detail h2 {
	float: left;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	clear: none;
}

#detail dl dd h2 {
	display: inline;
	float: none;
	font-size: 12px;
	font-weight: normal;
}

#detail p.wrong {
	text-align: right;
	padding: 0px;
	margin: 0px;
	margin-right: 2px;
}

#detail p.wrong a {
	color: #808080;
	text-decoration: none;
	border-bottom: 1px dotted #808080;
}

#detail p.wrong a:hover {
	color: #808080;
	text-decoration: none;
	border-bottom: 1px solid #808080;
}

#detail p#info {
	background-color: #f0f0f0;
	border: 1px solid #808080;
	padding: 8px;
}

#keywords h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#keywords p {
	margin-bottom: 2px;
}

#keywords p.msg {
	margin-bottom: 2px;
	margin-left: 0px;
}

#keywords p.space {
	line-height: 1px;
	font-size: 1px;
	clear: left;
}


#keywords a.img {
	display: block;
	float: left;
	margin-top: 4px;
	margin-bottom: 10px;
	margin-right: 12px;
	clear: left;
}

#keywords a.img img.tn {
	float: left;
	width: 88px;
	height: 66px;
	border: 1px solid #f0f0f0;
}

#keywords p.ads_line {
        margin: 10px 0px 5px 100px;
        clear: both;
}

#keywords a.link {
	color: #808080;
}

#keywords em {
	display: block;
	float: left;
	color: #808080;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	padding-top: 8px;
}

#keywords h1 {
	float: left;
	font-size: 26px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 20px;
	clear: none;
}

#intro {
	width: 780px;
}

#intro h1 {
	display: none;
}

#intro h2 {
	display: block;
	color: #808080;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	padding-top: 8px;
	margin: 0px;
	margin-bottom: 8px;
}

#intro h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	margin-top: 8px;
}

#intro div.word {
	float: left;
	width: 180px;
	margin-right: 15px;
	margin-bottom: 13px;
}

#intro div.word h3 {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	margin: 0px;
	margin-bottom: 6px;
	text-transform: uppercase;
}

#intro div.word h3 a {
	text-decoration: none;
}

#intro div.word p {
	padding-left: 1px;
}

#text h1 {
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 15px;
}

#text h2 {
	color: #C00000;
	font-size: 20px;
	font-weight: normal;
	clear: both;
}

#text dl {
	float: left;
	width: 420px;
	color: #4d4d4d;
	margin-bottom: 15px;
	clear: both;
}

#text dl dt {
	float: left;
	width: 120px;
	color: #000000;
	font-weight: bold;
	padding: 2px 5px 2px 0px;
	margin: 0px;
	clear: left;
}

#text dl dd {
	float: left;
	width: 210px;
	padding: 2px 5px;
	margin: 0px;
	margin-bottom: 6px;
	overflow: hidden;
}

#text dl dd input.text {
	width: 200px;
}

#text dl dd input.code {
	float: left;
	display: block;
	width: 92px;
}

#text dl dd img {
	float: left;
	display: block;
}

#text dl dd strong {
	float: left;
	display: block;
	padding: 2px 4px;
}

#text dl dd input.submit {
	float: right;
	background-color: #C00000;
	color: #ffffff;	
	font-weight: bold;
	margin-right: 4px;
}

#text textarea.code {
	font-size: 11px;
	width: 600px;
	height: 43px;
	margin: 10px 0px;
}

#right {
	float: right;
	margin: 20px 10px 15px 10px;
}

#ads {
	width: 150px;
	border: 1px solid #f0f0f0;
	padding: 5px;
}

#ads h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 3px 0px;
}

#ads p {
	padding: 0px;
	margin: 0px;
}

#fblike {
	border: 0px;
	overflow: hidden;
	width: 85px;
	height: 27px;
	margin: 15px 0px 0px 150px;
}