body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url("../images/index_bg.jpg");
	background-repeat: repeat-x;
}

A:link {
	color: #333333;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
}
A:visited {
	color:#333333;
}
A:hover {
	color:#038096;
	text-decoration: underline;
}

.more A:link {color:#990000;text-decoration: none;font-family: Verdana;font-size: 12px;}; 
.more A:visited {color:#990000;text-decoration: none;font-family: Verdana;font-size: 12px;} ;
.more A:hover {color:#cc0000;font-family: Verdana;font-size: 12px;};

.style1 {
	font-family:Verdana;
	font-size: 12px;
	
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.line2{
border-top:#9a9a9a 1px dotted;width:10px;
position:relative;top:30px;


}
.style2 {
	font-family:Verdana;
	font-size: 12px;
	color:#666666;
	font-weight: bold;
	
}
.style5 {
	font-family:Verdana;
	font-weight: normal;
	font-size: 13px;
	color:#666666;
	
}
.style7 {
	font-family:Verdana;
	font-size: 12px;
	color:#6491C8;
	

}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3;
color:#BC967F;
}
.style3 A:link {
	font-size: 13px;
	color:#333333;
	text-decoration:none
}
.style3 A:visited {
	font-size: 13px;
	color:#333333;
	text-decoration:none
}
.style3 A:hover {
	font-size: 13px;
	color:#3361AC;
	text-decoration:underline
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3;
color:#BC967F;
}


.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5;
	color: #868686;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AE223D;
	line-height: 1.5;
}
.style00{
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.unnamed1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.unnamed2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.unnamed3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #066690;
}
.unnamed4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CACCD9;
}
.unnamed5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	clip:  rect(0px 0px 0px 0px);
	margin-right: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #666666;
	background-image: url(../index_bg.jpg);
	background-repeat: repeat-x;
}
.unnamed6 {
	font-family:Verdana;
		font-size: 11px;
	color:#913700;
	
}
.mailfont {
	font-family: "Verdana";
	font-size: 12px;
	line-height: 1.2;
	color: #ffffff;
}
.mailfont A:link {color:#ffffff;text-decoration:none}
.mailfont A:visited {color:#ffffff;text-decoration:none}
.mailfont A:hover {color:#bee9ef;text-decoration:underline}
.mailfont {
	font-family: "Verdana";
	font-size: 12px;
	line-height: 1.2;
	color: #ffffff;
}
.title {
	margin-left: 68px;
	float: left;
	vertical-align: bottom;

}
.title th{
	margin-left: 70px;
	color: #282828;
	font-size: 20px;
	font-family: "Arial Unicode MS", sans-serif;
	line-height: 25px;
}
.title td {
	color: #666;
	font-size: 13px;
	font-family: "Arial Unicode MS", sans-serif;
	vertical-align: bottom;
}
.tech {
	background-image: url(../01_bg.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 587px;
	color: #424242;
	font-weight: bold;
	font-size: 13px;
	padding-left: 13px;
	line-height: 30px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

/* HeaderBar	//add by Spike 2017.12 */

#headerBar {
	width: 900px;
	padding: 0.5em 0em;
	background-color: white;
}

#topLogo {
	margin-left: 2em;
}

#topRight {
	float: right;
	padding: 0.5em;
	font-size: 10pt;
	font-family: sans-serif;
}

#topMenu a::before {
	content: "\25B8";
}

#topMenu a {
	text-decoration: none;
	font-size: 10pt;
	color: gray;
}

#topMenu a:hover {
	color: darkgray;
}

#topMops {
	float: right;
	margin-right: 1.5em;
}

#topMops img:hover {
	opacity: 0.7;
}

#mainMenu {
	width: 88%;
	margin: auto;
	border-radius: 0.8em;
	padding-bottom: 0.5em;
	background-color: steelBlue;
}

#mainMenu a {
	display: inline-block;
	border-radius: 0 0 0.3em 0.3em;
	padding:  0.5em 0.5em 0 0.5em;
	text-align: center;
	text-decoration: none;
	font-size: 12pt;
	color: white;
}

#mainMenu a:hover {
	background-color: whitesmoke;
	color: black;
}

#mainBanner img{
	position: absolute;
}
/* /headerBar*/