/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #222222;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #222222;
}
a:hover {
	text-decoration: none;
	color: #FF5400;
}
a:active {
	text-decoration: none;
	color: #222222;
}

.inputtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	border: #7F9DB9 1px solid;
	background-color: #FFFFFF;
}
.inputbtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	border: #7F9DB9 1px solid;
	background-color: #E8E8E8;
	width: 50px;
	cursor: hand;
}
.menuover {
	width: 100%;
	height: 31px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 31px;
	background-image: url(../Images/Menu_Bg_On.gif);
}
.menuout {
	width: 100%;
	height: 31px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 31px;
	background-image: url(../Images/Menu_Bg_Off.gif);
}
.menuon {
	width: 100%;
	height: 31px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 31px;
	background-image: url(../Images/Menu_Bg_On.gif);
}
.menuon a, .menuon a:visited {
	font-weight: bold;
	color: #FF5400;
}
.ClsImage {
	width: 665px;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.prodiv {
	width: 170px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	float: left;
	overflow: hidden;
}
.imgdiv {
	width: 150px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#smenu {
	width: 200px;
	height: auto;
	margin: 0px;
	padding: 5px 0px;
	text-align: left;
	top: 32px;
	left: -1px;
	z-index: 100;
	position: absolute;
	overflow: hidden;
	background-color: #EEF4F9;
	border: #83B3DB 1px solid;
}
#smenu li {
	width: 190px;
	height: 20px;
	margin: 0px;
	padding: 0px 5px;
	float: left;
	text-align: left;
	line-height: 20px;
	list-style-type: none;
	overflow: hidden;
	display: inline;
}
#smenu li a, #smenu li a:visited, #smenu li a:active {
	text-decoration: none;
	color: #222222;
	font-weight: 400;
}
#smenu li a:hover {
	text-decoration: none;
	color: #FF5400;
	font-weight: 400;
}
.clslistdiv {
	width: 220px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
}
.clslistdivtit {
	width: 200px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	text-align: left;
	overflow: hidden;
}
.clslistdivimg {
	width: 210px;
	height: 160px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}