@charset "utf-8";
body{
	margin:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
#container{
	text-align:left;
	width:990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#container0 {
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#top {
	background-image: url(topbg.gif);
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
	height: 31px;
}
.topleft {
	width: 600px;
	float: left;
}
.marquee {
background-image: url(i1.gif);
	background-position: 10px;
	background-repeat: no-repeat;
	padding-left: 30px;
	line-height: 30px;
	height: 30px
}
.topright {
	float: left;
	width: 350px;
	margin-left: 5px;
	text-align: right;
	line-height: 30px;
	height: 30px;
}
#logo {
	background-image: url(logobg.gif);
	background-repeat: repeat-x;
	height: 50px;
	overflow: hidden;
}
.logoleft {
	float: left;
	width: 500px;
	height: 50px;
}
.logoright {
	float: right;
	width: 350px;
	height: 50px;
	text-align: right;
}
#main {
	overflow: hidden;
	padding-right: 2px;
	padding-left: 2px;
}
.mainleft {
	float: left;
	width: 200px;
	overflow: hidden;
	padding-bottom: 5px;
}
.mainleft .ml {
	margin-bottom: 7px;
	background-image: url(ltit2.gif);
	background-repeat: repeat-y;
}
.mainleft .ml .mltit {
	line-height: 32px;
	background-image: url(ltitbg.gif);
	background-repeat: no-repeat;
	height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-left: 30px;
}
.padding5 {
	padding: 5px;
}

.padding8 {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.padding10 {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.padding15 {
	padding: 15px;
}




.mainright {
	width: 760px;
	float: left;
	margin-left: 6px;
}
#menu {
	background-image: url(mbg.gif);
	height: 36px;
	margin-bottom: 4px;
	overflow: hidden;
	padding-left: 10px;
}
#menu a{
	text-decoration:none;
	background-image: url(menubg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 28px;
	margin-top: 4px;
}
#menu a span{
	background:url(menubg2.gif) top right no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 28px;
	margin-right: 5px;
}
#menu a:hover span,#import a:hover span{color:#FF3366;}
#menu a,#import a{display:block;height:28px;float:left;padding:0 0 0 15px;font-weight:bold;text-decoration:none;}
#menu a span,#import a span{display:block;padding:0 25px 0 5px;}
.mrcenter {
	margin-bottom: 5px;
	background-image: url(mrcbg.gif);
	background-repeat: repeat-y;
	margin-top: 5px;
}
.way {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	margin-bottom: 3px;
	margin-top: 3px;
}

.mrctit {
	background-image: url(mrctit.gif);
	background-repeat: no-repeat;
	height: 42px;
	line-height: 42px;
	padding-left: 50px;
}
.serverbg {
	background-image: url(serverbg2.gif);
	background-repeat: repeat-y;
}
.stext {
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
}
.server {
	float: left;
	width: 168px;
	margin-bottom: 3px;
	margin-right: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
}
.server0 {
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 17px;
	color: #555555;
	background-image: url(i2.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	font-weight: bold;
	display: block;
	line-height: 16px;
}
a.server0:link {
	color: #333333;
	text-decoration: none;
}
a.server0:visited {
	color: #333333;
	text-decoration: none;
}
a.server0:hover {
	color: #FF3366;
	text-decoration: underline;
	background-color: #EEEEEE;
}
.server1 {
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 17px;
	color: #CC0000;
	background-image: url(i2.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	font-weight: bold;
	display: block;
	line-height: 16px;
}
.prodtop {
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.producttext {
	padding-bottom: 5px;
}

h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 22px;
	color: #222222;
	font-weight: bold;
}
h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

.producttext .line {
	background-color: #F6F6F6;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
}
.tit {
	background-image: url(titbg2.gif);
	background-repeat: repeat-y;
	margin-bottom: 5px;
}
.titbg {
	line-height: 38px;
	background-image: url(titbg.gif);
	background-repeat: no-repeat;
	height: 38px;
	padding-left: 35px;
}
.news {
	background-image: url(newsbg.gif);
	background-repeat: repeat-x;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 25px;
	height: 25px;
	margin-bottom: 5px;
	padding-top: 3px;
}

#bottom {
	clear: both;
	padding-bottom: 8px;
}
.link {
	overflow: hidden;
	background-image: url(linkbg2.gif);
	background-repeat: repeat-y;
	width: 960px;
}

.linktit {
	line-height: 30px;
	background-image: url(linktit.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-bottom: 3px;
	padding-left: 35px;
	text-align: left;
}
.linktext {
	padding-right: 5px;
	padding-left: 5px;
	overflow: hidden;
	padding-top: 3px;
	padding-bottom: 3px;
}
.linkbg {
	float: left;
	width: 187px;
	margin-bottom: 5px;
	margin-right: 3px;
	text-align: left;
}
.linkbg0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 12px;
	color: #333333;
	background-image: url(i3.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	background-position: 2px;
}
a.linkb0:link {
	color: #242424;
	text-decoration: none;
}
a.linkb0:visited {
	color: #242424;
	text-decoration: none;
}
a.linkb0:hover {
	color: #FF3366;
	text-decoration: underline;
}
.copyright {
	padding: 5px;
	clear: both;
}
.blink {
	padding: 5px;
	clear: both;
	background-color: #E6E6E6;
	margin-top: 5px;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF3366;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}


.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
}
a.style1:link {
	color: #454545;
	text-decoration: none;
}
a.style1:visited {
	color: #454545;
	text-decoration: none;
}
a.style1:hover {
	color: #FF3366;
	text-decoration: underline;
}
a.style1:active {
	color: #454545;
	text-decoration: none;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #9F0000;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9F0000;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3366;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.style9 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3366;
}
a.style10:link {
	color: #FF3366;
	text-decoration: none;
}
a.style10:visited {
	color: #FF3366;
	text-decoration: none;
}
a.style10:hover {
	color: #333333;
	text-decoration: underline;
}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
}
.style13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 22px;
}
.linktext1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CECECE;
	margin-bottom: 5px;
	clear: both;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.linkbg1 {
	float: left;
	width: 187px;
	margin-right: 3px;
	text-align: left;
}
.ss3 {
	float: left;
	width: 620px;
	margin-left: 3px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #FF3366;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	margin-top: 8px;
}
.ss4 {
	float: right;
	width: 630px;
	margin-right: 3px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.line1 {
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B6B6B6;
	padding: 8px;
}
li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
