@charset "utf-8";
* {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#content #menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	height: auto;
	width: 1000px;
	margin-top: 1px;
	text-align: left;
	vertical-align: middle;
}
#content #Logo {
	background-color: #333333;
	height: 100px;
	width: 1000px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #mainbody {
	background-color: #333333;
	width: 1000px;
	margin-top: 2px;
}
#content #mainbody #main_body_left {
	background-color: #333333;
	float: left;
	width: 666px;
}
#content #mainbody #main_body_left #left_split {
	float: left;
	width: 333px;
}

#content  #mainbody  #main_body_right  {
	background-color: #333333;
	float: left;
	width: 333px;
}
#content #header {
	width: 1000px;
	background-color: #333333;
	margin-top: 1px;
	height: auto;
	text-align: center;
}


#content #xytec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	background-color: #000000;
	height: 25px;
	width: 1000px;
	margin-top: 1px;
}
#content #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #333333;
	text-align: left;
	height: auto;
	width: 1000px;
	margin-top: 1px;
	clear: both;
}
#content #mainbody #main_body_left #right_split {
	float: right;
	width: 333px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
h1 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	padding: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin-left: 35px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-align: center;
	padding: 3px;
}
