
body { margin:0; bgColor=#819dc5;}

#page {margin:0 auto; width:100%; border:#000; border:thin;}
#header { height:60px; padding-top:5px; margin-bottom:0px; background-image:url(../images/bg_top_left.jpg); background-position:right; background-repeat:repeat-x;}
#menu {text-align:center;}
#mainContent { margin-bottom:0px;}
#sidebar { float:left; width:0px;;background-image:url(../images/welcome.gif);background-repeat:repeat-y;}
#content { margin-left:10%; width:80%;}
#footer { text-align:center; background:#9c6; background-image:url(../images/bg_buttom.gif); font-size:smaller;}

.classLineButtom { background-image:url(../images/line_buttom.gif); height:7px; line-height:7px;}

.classLine { background-image:url(../images/line.gif); height:1px; line-height:1px;}

.box { box-shadow: inset 1px -1px 1px #444, inset -1px 1px 1px #444;}
.boxRow { border-top-style:solid; border-top-color:#000; border-top-width:1px;}
.boxCol { border-right-style:solid; border-right-color:#000; border-right-width:1px;}

.classNeterCenter {
  width: auto;
  display: table;
  margin-left: auto;
  margin-right: auto;
}

.classNeterButton {
	width:200px;
}

.classNeterHeight5px {
	height:5px;
}

.classColorBg {
	background-color:#F5F5F5;
}

.classColorRed {
	color:#F00;
}

.classNeterTitle {
	width:200px;
	height:30px;
	line-height:30px;
	border:1px;
	border-color:#000;
	text-align:center;
	
	background-color:#006;
	color:#FFF;
	font-size:medium;
	font-weight:bold;
}

.classNeterFaq {
	margin-top:5px;
	margin-bottom:5px;
}

.classNeterFaq-Title {
	height:30px;
	line-height:30px;
	font-weight:bold;
	background-color:#F5F5F5;
}

.classNeterFaq-Title-Icon {
	width:30px;
	padding-top:7px;
	padding-left:7px;
}

.classNeterFaq-Title-Text {
}

.classNeterFaq-Content {
}

.classNeterFaq-Content-Icon {
	width:30px;
	padding-top:2px;
	padding-left:7px;
}

.classNeterFaq-Content-Text {
	padding-top:2px;
}

.classContactUs-Way {
	margin-top:5px;
	margin-bottom:5px;
}

.classContactUs-Way-Title {
	height:30px;
	line-height:30px;
	font-weight:bold;
	background-color:#F5F5F5;
	padding-left:5px;
}

.classContactUs-Way-Text {
	min-height:30px;
	padding-left:5px;
	padding-top:5px;
}

.classUninstall {
	margin-top:5px;
	margin-bottom:5px;
}

.classUninstall-Title {
	height:30px;
	line-height:30px;
	font-weight:bold;
	background-color:#F5F5F5;
	padding-left:5px;
}

.classUninstall-Text {
	min-height:30px;
	padding-left:5px;
	padding-top:5px;
}