body {
	font-family: arial, helvetica, sans-serif;
	margin-top: 20px;
}

a:link {
	color: #7A7A7A;
	text-decoration: none;
}

a:visited {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #DDDDDD;
	text-decoration: none;
	padding-right: 4px;
	border-right: 8px double black;
}

a:active {
	color: #AAAAAA;
	text-decoration: none;
}
.about_box {
	text-align: left;
	width:928px;
	font-size: 12px;
	margin-top: 20px;
	padding-left: 20px;
	padding-top: 16px;
	padding-bottom: 16px;
	background-color: #f5f5f5;
	overflow: hidden;
	border: 1px solid #e8e8e8;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
#main {
	width: 680px;
	float: right;
	margin-top: 2px;
}
.list {
	margin-top: 20px;
	padding-bottom: 16px;
	background-color: #f5f5f5;
	overflow: hidden;
	border: 1px solid #e8e8e8;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.list h4 {
	font-size: 24px;
	text-align: center;
	color: #2e2d28;
	border-bottom: 1px dotted #888888;
	margin: 10px 0 15px 0;
}
.list ul, .list li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.list img {
	margin: 0 0 8px 0;
	border: 0px solid #e8e8e8;
	background-color: #ffffff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.list td {
	width: 270px;
	padding: 12px;
	border: 1px solid #e8e8e8;
	background-color: #ffffff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.big_container {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	overflow: hidden;
}

.inner_grid,
.big_grid{
	display:inline;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}

.big_container .inner_grid {
	width:308px;
	padding-left: 12px;
}

.big_container .big_grid {
	width:950px;
}

.big_container .bar_grid_slot {
	width:110px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #222222;
	text-align: center;
	line-height: 18px;
	margin: 5px;
	float: left;
}

.big_container .bar_grid_copyright {
	text-align: right;
	margin-right: 5px;
}
.big_container .bar_grid {
	width:590px;
}

#bar .big_grid {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #222222;
	color: #ffffff;
	font-size: 10px;
	overflow: hidden;
	line-height: 18px;
}

#bar ul a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #363530;
	text-align: center;
	line-height: 18px;
	margin: 3px;
}

#bar ul a:hover {
	background-color: #888888;
}
#bar ul {
	margin: 0;
	padding: 0;
}
#bar p {
	text-align: right;
	padding-right: 5px;
	margin: 0px;
}

#columns-footer div {
	width: 950px;
	margin-top: 10px;
}
#columns-footer ul {
	list-style: none;
	display: block;
	margin: 0 1% 0 0;
	float: right;
	width: 100px;
	font-size: 10px;
}
#columns-footer h2 {
	font-size: 14px;
}

#columns-footer ul:last-child {
	margin: 0px;
}
#columns-footer ul li {
	text-align: left;
	line-height: 1.5em;
}
#columns-footer ul li a {
	color: #595959;
}
#columns-footer ul .right-li {
	text-align: right;
	line-height: 1.5em;
}
#columns-footer ul .center-li {
	text-align: center;
	line-height: 1.5em;
}
.tag {
	font-size: 10px;
	background-color: #888;
	color: #fff;
	padding-left: 2px;
	padding-right: 2px;
}
.tag-takeover {
	font-size: 10px;
	background-color: #333;
	color: #fff;
	padding-left: 2px;
	padding-right: 2px;
	float: right;
}
.tag-plat {
	font-size: 10px;
	background-color: #666;
	color: #fff;
	padding-left: 2px;
	padding-right: 2px;
}
.tag-date {
	font-size: 10px;
	background-color: #555;
	color: #fff;
	padding-left: 2px;
	padding-right: 2px;
}
.tag-don {
	font-size: 10px;
	background-color: #ddd;
	color: #fff;
	padding-left: 2px;
	padding-right: 2px;
}
.tag-lic {
	font-size: 10px;
	background-color: #aaa;
	color: #fff;
	padding-left: 2px;
	padding-right: 2px;
}
.grayed {
	color: #777;
}
.small {
	font-size: 10px;
	color: #000;
	text-decoration: bold;
}
.subtitle {
	font-size: 10px;
	color: #888;
	text-decoration: none;
	width: 100%;
	float: left;
}
.onright {
	float: right;
	margin-right: 0px;
}

.productinfo {
	font-size: 18px;
	margin: 8px 20px 4px 20px;
}
.left_box_container {
	float: left;
}
.in_project {
	margin-top: 114px;
}
.left_box {
	border: 1px solid #e8e8e8;
	border-radius: 2px;
	background-color: #fefefe;
	padding: 12px;
	margin-left: 5px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}
.left_box table {
	width: 200px;
	height: 80px;
	text-align: center;
}
