@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #981215;
}
.MainContainer {

}
.MainContainer .Header {
	background-color: #FFF;
	background-image: url(../images/HeaderBg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.MainContainer .Header .HeaderIn {
	margin: auto;
	height: 80px;
	width: 960px;
	position: relative;
}
.MainContainer .Header .HeaderIn .Logo A {
	position: absolute;
	height: 80px;
	width: 270px;
	top: 0px;
	left: 10px;
	background-image: url(../images/Logo.png);
	background-repeat: no-repeat;
}

.MainContainer .Menu {
	background-image: url(../images/MenuBg.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.MainContainer .Menu .MenuIn {
	margin: auto;
	height: auto;
	width: 960px;
	background-color: #8A1013;
	background-image: url(../images/MenuBg.png);
}

.MainContainer .Content {
	background-image: url(../images/ContentBg.png);
	background-color: #FFF;
}
.MainContainer .Content .ContentIn {
	margin: auto;
	height: auto;
	width: 960px;
}
.MainContainer .Content .ContentIn .PageArea {
	padding-bottom: 20px;
}
.MainContainer .Content .ContentIn .PageArea .PageLeft {
	height: 300px;
	width: 240px;
	float: left;
}
.MainContainer .Content .ContentIn .PageArea .PageLeft .MenuArea {
	background-color: #454545;
	background-image: url(../images/PageLeftBg.png);
	background-repeat: repeat-y;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 60px;
	padding-left: 15px;
}
.MainContainer .Content .ContentIn .PageArea .PageLeft .MenuArea ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.MainContainer .Content .ContentIn .PageArea .PageLeft .MenuArea li {
	margin: 0px;
	padding: 0px;
}
.MainContainer .Content .ContentIn .PageArea .PageLeft .MenuArea li .selected {
	color:#FFFFFF;
}
.MainContainer .Content .ContentIn .PageArea .PageLeft .MenuArea li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	width: 210px;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.MainContainer .Content .ContentIn .PageArea .PageLeft .BgImage {
	background-image: url(../images/PageLeftBottomBg.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 240px;
}
.MainContainer .Content .ContentIn .PageArea .PageRight {
	float: left;
	min-height: 310px;
	width: 700px;
}
.MainContainer .Content .ContentIn .PageArea .PageRight .PageTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEAEAE;
	padding-left: 30px;
	background-image: url(../images/ArrowTitle.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-left: 10px;
	background-color: #DFDFDF;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
}
.MainContainer .Content .ContentIn .PageArea .PageRight .PageContent {
	padding-top: 15px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
}
.MainContainer .Content .ContentIn .PageArea .PageRight .PageContent .EkipmanTable table {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
.MainContainer .Content .ContentIn .PageArea .PageRight .PageContent .EkipmanTable table td {
	margin: 0px;
	padding: 0px;
	text-indent: 3px;
}
.MainContainer .Content .ContentIn .PageArea .PageRight .PageContent .PageLogo {
	float: right;
	background-image: url(../images/PageLogo.png);
	background-repeat: no-repeat;
	height: 105px;
	width: 130px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}



.MainContainer .Content .ContentIn .Top {
	height: 360px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.MainContainer .Content .ContentIn .Top .TopRightArea {
	float: left;
	height: 330px;
	width: 250px;
	padding-left: 40px;
}
.MainContainer .Content .ContentIn .Top .TopRightArea img {
}
.MainContainer .Content .ContentIn .Top .TopRightArea img:hover {
	opacity:0.7;
	filter: Alpha(Opacity=70);
}

.MainContainer .Content .ContentIn .Top .TopRightArea .RightTop {
	height: 154px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.MainContainer .Content .ContentIn .Top .TopRightArea .RightBottom {
	height: 154px;
	padding-top: 10px;
}



.MainContainer .Content .ContentIn .Top .SlidesArea {
	float: left;
	height: 300px;
	width: 640px;
	position: relative;
	background-image: url(../images/SliderBg.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 15px;
}

.MainContainer .Content .ContentIn .Middle {
	height: 190px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #5C5C5C;
	padding-right: 0px;
	padding-left: 0px;
}
.MainContainer .Content .ContentIn .Middle .M1 {
	float: left;
	height: 185px;
	width: 260px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	position: relative;
	overflow: hidden;
}

.MainContainer .Content .ContentIn .Middle .M2 {
	float: left;
	height: 190px;
	width: 390px;
	padding-left: 15px;
	position: relative;
}
.MainContainer .Content .ContentIn .Middle .M2 .NextButton a {
	position: absolute;
	height: 20px;
	width: 50px;
	right: 0px;
	bottom: 0px;
	background-image: url(../images/NextButton.png);
	background-repeat: no-repeat;
}
.MainContainer .Content .ContentIn .Middle .M2 .Area {
	text-align: justify;
}
.MainContainer .Content .ContentIn .Middle .M2 .Area .Banner {
	float: left;
	height: 160px;
	width: 160px;
}
.MainContainer .Content .ContentIn .Middle .M2 .Area .Detail {
	float: left;
	padding-left: 5px;
	width: 225px;
	height: 165px;
	overflow: hidden;
}
.MainContainer .Content .ContentIn .Middle .M2 .Area .Detail .Title {
	font-weight: bold;
	padding-left: 20px;
	margin-bottom: 5px;
	height: 28px;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	background-image: url(../images/ArrowTitle.png);
	background-position: 5px center;
	background-repeat: no-repeat;
}
.MainContainer .Content .ContentIn .Middle .M3 {
	float: left;
	height: 180px;
	width: 260px;
	padding-left: 15px;
}
.MainContainer .Content .ContentIn .Middle .M3 ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.MainContainer .Content .ContentIn .Middle .M3 li {
}
.MainContainer .Content .ContentIn .Middle .M3 li h1 {;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 200px;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
}
.MainContainer .Content .ContentIn .Middle .M3 li a {
	height: 48px;
	width: 200px;
	display: block;
	padding-left: 65px;
	line-height: 15px;
}
.MainContainer .Content .ContentIn .Middle .M3 li a:hover {
	background-color: #E9E9E9;
}
.MainContainer .Content .ContentIn .Middle .M3 .List1 A {
	background-image: url(../images/Icon1.png);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	text-decoration: none;
	background-position: 7px center;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.MainContainer .Content .ContentIn .Middle .M3 .List2 A {
	background-image: url(../images/Icon2.png);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	text-decoration: none;
	padding-top: 5px;
	background-position: 7px center;
	margin-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.MainContainer .Content .ContentIn .Middle .M3 .List3 A {
	background-image: url(../images/Icon3.png);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	text-decoration: none;
	padding-top: 5px;
	background-position: 8px center;
	margin-top: 3px;
}

.MainContainer .Content .ContentIn .Bottom {
	height: 102px;
	overflow: hidden;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.MainContainer .Footer {
	background-color: #333;
	height: 36px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #900;
	background-image: url(../images/FooterBg.png);
	background-repeat: repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	line-height: 36px;
	text-align: center;
}
.ReferenceList {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.ReferenceList ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.ReferenceList li {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.ReferenceList li:hover {
	background-color: #EBEBEB;
	text-decoration: none;
}
.ReferenceList li a {
	margin: 0px;
	padding: 0px;
}
.ReferenceList li a:hover {
	text-decoration: none;
}
.ReferenceList img {
	border:1px solid #ACACAC;
	margin-right: 5px;
	padding: 4px;
	margin-bottom: 20px;
	float: left;
}
.ReferenceList img:hover {
	background-color: #CACACA;
}
.ReferenceList h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	width: 640px;
}
.ReferenceList h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 16px;
	font-weight: normal;
	width: 550px;
	color: #494949;
}
.GalleryList {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.GalleryList ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.GalleryList li {
	min-width:105;
	min-height:90;
	padding-right: 5px;
	padding-bottom: 6px;
	float: left;
	padding-left: 9px;
}
.GalleryList li a {
	min-width:105;
	min-height:90;
}
.GalleryList img {
	border: 1px solid #DDD;
	background-color: #FFFFFF;
	padding: 6px;
}
.GalleryList img:hover {
	border: 1px solid #CCCCCC;
	background-color: #DDD;
	padding: 6px;
	opacity:0.7;
	filter: Alpha(Opacity=70);
}
.VideoGalleryList {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.VideoGalleryList ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	position: relative;
}
.VideoGalleryList li {
	min-width:210;
	min-height:124;
	float: left;
	background-image: url(../images/VideoGalleryBg.png);
	height: 124px;
	width: 210px;
	padding: 0px;
	position: relative;
	background-color: #161616;
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.VideoGalleryList li:hover {
	opacity:0.8;
	filter: Alpha(Opacity=80);
}
.VideoGalleryList li span {
	margin: 0px;
	width: 156px;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 0px;
	font-weight: bold;
	height: 22px;
	position: absolute;
	z-index: 9999;
	bottom: -10px;
	background-color: #171717;
	left: 27px;
	line-height: 20px;
}
.VideoGalleryList li img {
	position: absolute;
	left: 27px;
	top: 6px;
}
.VideoGalleryList li a {
	background-image: url(../images/VideoPlayIcon.png);
	background-position: center center;
	display: block;
	height: 124px;
	width: 210px;
	position: relative;
	z-index: 999;
	margin: 0px;
	padding: 0px;
}
.FormTextField {
	padding: 5px;
	width: 400px;
	border: 1px solid #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}
.FormTextArea {
	padding: 5px;
	width: 500px;
	border: 1px solid #CCC;
	height: 60px;
	overflow: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}
.FormButton {
	background-color: #E0E0E0;
	width: 140px;
	height: 28px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #5D5D5D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D4D4;
	border-right-color: #BCBCBC;
	border-bottom-color: #BCBCBC;
	border-left-color: #D4D4D4;
}
.ListMenu2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	padding: 5px;
	width: 80px;
}
.ListMenu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	padding: 5px;
	width: 300px;
}
