@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color:#577177;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
.FD {
	clear: both;
	float: none;
}

.mainBox {
	width: 960px;
	text-align: left;
	background-image: url(topsketch.jpg);
	background-repeat: no-repeat;
}
.contentBox {
	background-color: #FFF;
}
.boxLabel {
	font-size: 17px;
	font-weight: normal;
	color: #06C;
	margin-bottom: 5px;
}
.boxLabelIntroduction {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	font-weight: normal;
	width: 400px;
	background-color: #DEE3CE;
	padding: 10px;
}


.langs {
	float: right;
	margin-bottom: 134px;
}
.langItem {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 25px;
	color: #666;
	margin-right: 15px;
}

.mainMenu {
	padding-left: 15px;
}

.mainMenuItem {
	font-size: 11px;
	display: block;
	color: #FFF;
	float: left;
	padding-top: 13px;
	padding-bottom: 16px;
	padding-right: 10px;
	padding-left: 10px;
}
.mainMenuItemActive {
	background-color: #FFF;
	color: #666;
}

.mainMenuItem:hover {
	color: #000;
	text-decoration: none;
	background-color: #CCC;
}

.mainMenuSep {
	float: left;
	font-size: 1px;
}
.news {
	background-color: #ebebeb;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.newsItem {
	float: left;
	width: 300px;
	height: 90px;
	font-size: 11px;
	color: #333;
	margin-right: 10px;
}
.newsText {
	color: #C06;
}

.newsSep {
	float: left;
	width: 27px;
}

.newsPic {
	height: 50px;
	border: 1px solid #CCC;
	padding: 5px;
	background-color: #FFF;
	float: left;
	width: 80px;
	margin-right: 5px;
}
.newsPicSrc {
	background-color: #CCC;
	background-repeat: no-repeat;
	background-position: center center;
}
.proMenu {
	font-size: 13px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.proMenuPic {
	height: 150px;
	margin-bottom: 5px;
	color: #333;
	border: 1px solid #CCC;
	background-color: #FFF;
	padding: 5px;
}

.proMenuItem {
	float: left;
	width: 212px;




s
	height: 210px;
	margin-right: 24px;
	height: 230px;
	text-align: center;
}

.proMenuSrc {
	height: 150px;
	background-color: #CCC;
	background-repeat: no-repeat;
	background-position: center center;
}
.proMenuSrcLabel {
	position: absolute;
	top: 10px;
	right: 10px;
	background-image: url(i/star.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 55px;
	height: 32px;
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
	padding-top: 20px;
}

.aboutBox {
	padding: 15px;
	background-color: #ebebeb;
}

.aboutUs {
	float: left;
	width: 500px;
}
.aboutUsPic {
	width: 180px;
	background-color: #FFF;
	border: 1px solid #CCC;
	float: left;
	margin-right: 8px;
	padding: 5px;
}
.aboutUsPicSrc {
	background-color: #CCC;
	background-repeat: no-repeat;
	background-position: center center;
	height: 110px;
}
.aboutUsText {
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 11px;
}
.aboutVideo {
	float: left;
	width: 410px;
	margin-left: 20px;
}
.mainContent {
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.contentRightCell {
	float: right;
	width: 250px;
	font-size: 11px;
	margin-top: 50px;
}
.contentLeftCell {
	float: left;
	width: 650px;
}
.subMenu {
	background-color: #ebebeb;
	padding: 10px;
	margin-bottom: 20px;
}
.subMenuItem {
	font-weight: normal;
	color: #333;
	display: block;
	padding-top: 9px;
	padding-right: 7px;
	padding-bottom: 9px;
	padding-left: 60px;
	background-repeat: no-repeat;
	background-position: 0px -5px;
}
.subMenuItem:hover {
	background-color:#CCC;
	color:#000;
}
.subMenuSep {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.path {
	margin-bottom: 20px;
}

.pathItem {
	display: block;
	float: left;
	color: #999;
	font-size: 10px;
}
.pathSep {
	float: left;
	width: 25px;
	text-align: center;
	font-size: 7px;
	color: #F00;
	margin-top: 3px;
}
.contentItem {
	clear: both;
	float: none;
	margin-bottom: 20px;
}
.contentMpics {
	background-color: #ebebeb;
	padding-top: 10px;
	padding-left: 10px;
}


.openContent {
	width: 500px;
}
.openedPicBox {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #CCC;
}
.openContentMpic {
	background-color: #CCC;
	padding-top: 5px;
	padding-left: 5px;
}
.openedMpicItem {
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	height: 60px;
	width: 100px;
	cursor: pointer;
	margin-right: 5px;
	margin-bottom: 5px;
}
.openedText {
	margin-top: 10px;
	margin-bottom: 10px;
}


#openedPic {
	background-color: #CCC;
	background-repeat: no-repeat;
	background-position: center center;
}
.openedOrder {
	padding: 10px;
	background-color: #FC0;
}
.orderLabel {
	background-color: #FF0;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}


.inputItem {
	float: left;
	width: 200px;
	height: 40px;
	margin-right: 15px;
	font-weight: bold;
	color: #333;
	font-size: 10px;
}
.inputField {
	width: 100%;
}

