﻿* {
	margin: 0;
	padding: 0;
}
body {
	background-image: url('../images/shared/main-temp/bg.gif');
	background-repeat: repeat-x;
	background-color: #282828;
}
table {
	border-collapse: collapse;
	border-width: 0px;
}
img {
	border-width: 0px;
}
form {
	margin: 0;
	padding: 0;
}
.v-a-t {
	vertical-align: top;
}
.t-a-c {
	text-align: center;
}
.w-h-100-p {
	width: 100%;
	height: 100%;
	vertical-align: top;
}
.w-100-p {
	width: 100%;
	vertical-align: top;
}
#footer-bg {
	width: 100%;
	height: 100px;
	background-image: url('../images/shared/main-temp/footer-bg.gif');
	background-repeat: repeat-x;
	text-align: center;
}
#main-table {
	width: 950px;
	height: 100%;
	margin: 0 auto;
}
.logo-area-m-c {
	width: 950px;
	height: 95px;
}
.left-logo {
	width: 20px;
	height: 95px;
}
.logo-c {
	width: 212px;
	height: 95px;
}
.empty-logo {
	width: 10px;
	height: 95px;
}
.menu-m-c {
	width: 950px;
	height: 55px;
}
.menu-c {
	width: 693px;
	height: 55px;
	float: left;
}
.hd-m-c {
	width: 950px;
	height: 209px;
}
.title-m-c {
	width:950px;
	height:41px;
}
.main-body-empty {
	width:950px;
	height:20px;
}
.content-m-c {
	width:950px;
	vertical-align:top;
}
.body-v-empty {
	width:10px;
}
.content-c {
	width:930px;
	vertical-align:top;
}
.hd-menu-m-c {
	width:455px;
	height:95px;
}
.ind-v-empty-15 {
	width:15px;
}
.ind-v-empty-3 {
	width:3px;
	background-color:#3f3f3f;
}
.ind-block-bg {
	width:288px;
	vertical-align:top;
	background-color:#3b3b3b;
}
.ind-block-c {
	width:268px;
	margin:0 10px;
}
.block-1-pic {
	width:268px;
	height:128px;
	background-image:url('../images/shared/index/block-1-pic.jpg');
	background-repeat:no-repeat;
}
.block-2-pic {
	width:268px;
	height:128px;
	background-image:url('../images/shared/index/block-2-pic.jpg');
	background-repeat:no-repeat;
}
.block-3-pic {
	width:268px;
	height:128px;
	background-image:url('../images/shared/index/block-3-pic.jpg');
	background-repeat:no-repeat;
}
.pic-style {
	border:1px #fff solid;
	padding:1px;
}
.pic-style-right {
	border:1px #fff solid;
	padding:1px;
	float:right;
	margin:10px;
}
.txt-more {
	font-family: Georgia;
	font-size: 11pt;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	line-height: 22px;
	padding: 0px;
	margin: 3px 0px;
	text-align:right;
}
.txt-more a {
	font-family: Georgia;
	font-size: 11pt;
	font-weight: normal;
	color: #e3282e;
	text-decoration: none;
	line-height: 22px;
	text-align:right;
}
.txt-more a:hover {
	color: #e3282e;
	text-decoration: underline;
}

