@charset "utf-8";
/* CSS Document */


body {
	font-family: Arial;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color: #EBEBEB;
	color: #5C5C5C;
	line-height: 16px;
}
a {
	text-decoration: none;
	color: #5C5C5C;
}
a:hover {
	text-decoration: underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #5C5C5C;
	line-height: normal;
}
.subTitle {
	font-size: 14px;
	line-height: 22px;
}
#flash {
}
.orange {
	color: #4D4D4D;
	line-height: normal;
}
.grey {
	color: #999;
}
.about {
	text-align:justify;
	line-height:18px;
	color:#5C5C5C;
	height: 600px;
}
.container {
	overflow: visible;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}
.containerBody {
	margin-top: 15px;
	float: left;
	width: 100%;
}
.containerBodyLeft   {
	float: left;
	width: 280px;
}
.containerBodyLeftContact {
	background-color: #FFF;
	padding: 15px;
	color: #333;
}
.containerBodyLeftContact a {
	color: #333;
	text-decoration: underline;
}
.containerBodyLeftMenu {
}
.containerBodyLeftMenuItem {
	margin-bottom: 15px;
}
.containerBodyLeftMenuItem a {
	text-decoration: none;
	color: #999;
}
.containerBodyRight {
	float: right;
	width: 680px;
}
.containerBodyRightBreadcrumb {
	color: #5C5C5C;
	margin-top: -20px;
}
.containerBodyRightContent {
	border: 1px solid #FFF;
	padding-top: 72px;
	padding-bottom: 40px;
	padding-left: 60px;
	padding-right: 60px;
}
/*.containerBodyRightContentHeader {
	margin-top: 30px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}*/
/*.containerBodyRightContentList {
	margin-top: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 15px;
	margin-bottom: 30px;
}*/
.containerBodyRightContentMain {
	margin-top: 30px;
	padding-top: 15px;
	margin-bottom: 30px;
}
.containerBodyRightContentTitle {
	font-size: 26px;
}
.containerBodyRightContentLogin {
	border: 1px solid #999;
	width: 350px;
	margin-top: 50px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.containerBodyRightContentSubTitle {
	font-size: 11px;
}
.containerFooter {
	margin-top: 50px;
	float: left;
	width: 100%;
	font-size: 9px;
	padding-bottom: 50px;
}
.containerFooter a {
	color: #5C5C5C;
}
.containerBodyLeftIndex {
	float: left;
	width: 695px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #5C5C5C;
	height: 355px;
}
.containerBodyRightIndex {
	float: right;
	width: 250px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #FFCF00;
	height: 355px;
}
.containerBodyLeftIndexMenu {
	float: left;
	width: 200px;
}
.containerBodyLeftIndexMenuItem {
}
.containerBodyLeftIndexMenuItemSub {
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5C5C5C;
	margin-left: 10px;
}
.containerBodyLeftIndexMenuItem a:hover {
	text-decoration: none;
}
.containerBodyLeftIndexContent {
	float: right;
	width: 484px;
}
.containerBodySubIndex {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-top: 20px;
	float: left;
	width: 100%;
	padding-bottom: 20px;
	padding-top: 20px;
	font-size: 12px;
}
.containerBodyLeftIndexLogo {
	width: 100px;
}
.containerBodyLeftProductMenuItem {
	text-align: right;
	font-size: 10px;
}
.containerBodyLeftProductMenuItem a {
	text-decoration: none;
	color: #999;
}
.containerBodyLeftProductMenuItemSub {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 15px;
	padding-bottom:10px;
}
.containerBodyLeftProductMenuItem a:hover {
	text-decoration: none;
	color: #FFCF00;
}
