﻿body {
	background-color: #000000; 
	font-family: Verdana, Helvetica, sans-serif;
}

.container {
	position: relative;
	width: 762px;
	margin: 0 auto;
	padding: 0px;
}

.header {
	width: 760px;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

.top {
	width: 760px;
	margin: 0px 0px 0px 0px;
}

.logo {
	height: 38px;
	margin: 0px 0px 0px 0px;
}

.contacts {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	margin: 4px 0px 4px 0px;
}

.tag {
	font-size: 11px;
	color: #dddddd;
	font-weight: bold;
	font-style: italic;
	margin: 4px 0px 10px 0px;
}

.menubar {
	width: 760px;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

.content {
	width: 760px;
	vertical-align: top;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

h1 {
	font-size: 20px;
	color: #dddddd;
	font-weight: normal;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

h2 {
	font-size: 14px;
	color: #dddddd;
	font-weight: lighter;
	text-align: center;
	margin: 8px 0px 8px 0px;
}

.accent {
	font-size: 16px;
	color: #dddddd;
	font-weight: normal;
	text-align: center;
	margin: 8px 0px 8px 0px;
}

.anywhere {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin: 4px 0px 14px 0px;
}

.brief {
	font-size: 16px;
	color: #dddddd;
	font-weight: normal;
	text-align: justify;
	margin: 6px 0px 6px 0px;
}

.copyright {
	font-size: 10px;
	color: #aaaaaa;
	font-style: italic;
	text-align: center;
	margin: 4px 0px 10px 0px;
}

.data {
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	margin: 4px 0px 4px 0px;
}

.detail {
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	margin: 14px 0px 14px 0px;
}

.discount {
	font-size: 16px;
	color: #dddddd;
	font-weight: bold;
	text-align: center;
	margin: 10px 0px 10px 0px;	
}

.dot {
	color: #ffa500;
	font-weight: normal;
}

.free {
	font-size: 16px;
	color: #00ff00;
	text-align: center;
	margin: 10px 0px 10px 0px;
}

.highlight {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin: 14px 0px 14px 0px;
}

.intro {
	font-size: 20px;
	text-decoration: underline;
	color: #dddddd;
	font-weight: normal;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

.list {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	margin: 14px 0px 14px 0px;
	line-height: 22px;
}

.plug {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin: 8px 0px 8px 0px;
}

.star {
	color: #ffa500;
	font-weight: normal;
}

.bold {
	font-weight: bold;
}

.fifteenpad {
	padding: 0 0 0 15px;
}

.floatright {
	float: right;
}

.green {
	color: #00ff00;
}