@charset "utf-8";
@import url("layer.css");
@import url("menu.css");
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EDEDED;
}

#line
{
    Border-top : solid 1px #AAAAAA;
    Height : 1px;
    Margin-bottom : 0px;
	Margin-Left: 10px;
	Margin-Right: 10px;
	Margin-Top: 30px;
}

#line02
{
    Border-top : dotted 1px #AAAAAA;
    Height : 1px;
    Margin-bottom : 0px;
	Margin-Left: 10px;
	Margin-Right: 10px;
	Margin-Top: 30px;
}

.orange {
	color: #FF5500;
}

.size14 {
	font-size: 14px;
}

#spec tr:hover {
	background: #FFEEC6;
}

.content_toptitle {
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	color: #222222;
	font-weight:bold;
	text-transform: uppercase;
}

.itemmain {
	background: #FFFFFF;
	font-size:12px;
	/*border: 1px #B1B1B1 solid;*/
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-align:left;
	background-image:url(/img/products/table_bg.png);
	background-position:center;
}

.itemsub {
	background-color: #EAEAEA; 
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-align:left;
}

.itemcontent {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-align:center;
}

.itemcontent02 {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 13px;
	color:#666666;
	text-align:center;
}

.itemcontent02 a {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 13px;
	color:#000000;
	text-align:center;
}

.itemcontent02 a:hover {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 13px;
	color:#990000;
	text-align:center;
}

.itemtitle {
	background-color:#555555;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 14px;
}

.content_title {
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	/*background-color:#CCCCCC;*/
	font-weight:bold;
	font-style:italic;
	text-transform:uppercase;
}

#headmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

#headmenu a{
	color: #067AB4;
	text-decoration: none;
}

#topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

#topmenu a{
	color: #067AB4;
	text-decoration: none;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #969696;
}

#whatsnew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.title {
	font-weight: bold;
	font-size: 12px;
}

.abstract {
	font-size: 11px;
	font-weight: normal;
}

.abstract a{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#searchbox{
	color: #656565;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right:10px;
}

#searchbox input{
	position:relative;
	width: 150px;
	height: 10px;
	left:-2px;
    top:-3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #909993;
	border: 1px solid #CCCCCC;
}

#searchbox select {
        position:relative;
        left:-2px;
        top:-2px;
        font-size:9px;
        width:150px;
		height: 15px;
        line-height:18px;
        color:#909993;
		border: 1px solid #CCCCCC;
}

#forminput{
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#forminput .content_title {
	font-style:normal;
}
#forminput input, #forminput textarea{
	position:relative;
	width: 300px;
	height: 15px;
	left:-2px;
    top:-3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #656565;
	border: 1px solid #CCCCCC;
}

#forminput textarea{
	height: 100px
}

#forminput select {
        position:relative;
        left:-2px;
        top:-2px;
        font-size:12px;
        width:300px;
		height: 15px;
        line-height:18px;
        color:#656565;
		border: 1px solid #CCCCCC;
}

#submit_button input{
	width: 100px;
	height: 20px;
	background-color: #CCCCCC;
	border-style: none;
	border: 1px solid #999999;
	
}

#submit_button input:hover{
	background-color: #DDDDDD;
	border-style: none;
	border: 1px solid #999999;
}

#button {
	position: relative;
	top: 3px;
}

#container {
	position: relative;
	top: 5px;
	z-index:5;
}

#maintheme {
	position: relative;
	top: 5px;
	height: 550px;
/*	background-image: url(../img/theme/theme1.jpg);*/
	background-repeat: no-repeat;	
}

#maintheme0 {
	position: relative;
	top: 5px;
	height: 208px;
	background-image: url(/img/theme/press_release.jpg);
	background-repeat: no-repeat;
	z-index: 3;
}

#maintheme1 {
	position: relative;
	top: 5px;
	height: 208px;
	background-image: url(/img/theme/xk_small.jpg);
	background-repeat: no-repeat;
	z-index: 3;
}

#maintheme1_xm {
	position: relative;
	top: 5px;
	height: 208px;
	background-image: url(/img/theme/xm_small.jpg);
	background-repeat: no-repeat;
	z-index: 3;
}

#maintheme1_xt {
	position: relative;
	top: 5px;
	height: 208px;
	background-image: url(/img/theme/xt_small.jpg);
	background-repeat: no-repeat;
	z-index: 3;
}

#maintheme1_xg {
	position: relative;
	top: 5px;
	height: 208px;
	background-image: url(/img/theme/xg_small.jpg);
	background-repeat: no-repeat;
	z-index: 3;
}

#maintheme2 {
	position: relative;
	top: 5px;
	height: 100px;
	background-image: url(../img/page_bg.gif);
	background-repeat: repeat-x;
	z-index: 3;
}

#maincontent {
	position: absolute;
	top: 45px;
	right: 18px;
	float: right;
	height: 550px;
	width: 730px;
	text-align: left;
}

#mainword {
	position: absolute;
	margin-top: 50px;
	margin-left: 230px;
	width: 730px;
	text-align: left;
	z-index: 4;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	line-height: 20px;
}

#mainword0 {
	position:absolute;
	margin-top:230px;
	margin-left: 230px;
	width: 730px;
	text-align: left;
	z-index: 4;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	line-height: 20px;
}

.menubar {
	position: absolute;
	top: -8px;
	left: 17px;
	z-index: 10;
}

.lowmenu {
	/*position: relative;*/
	top: -30px;
	left: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #969696;
	font-weight: bold;
}

.lowmenu a{
	color: #969696;
	text-decoration: none;
}

#topic_header a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.layer1 a, .layer1 {
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}

.layer1 a:hover {
	color: #444444;
	font-weight: bold;
	text-decoration: underline;
}

.layer2 a, .layer2 {
	color: #444444;
	font-weight: normal;
	text-decoration: none;
}

.layer2 a:hover {
	color: #444444;
	font-weight: normal;
	text-decoration: underline;
}

