@charset "UTF-8";
body,h1,h2,h3,h4,h5,h6,p,ul,li,blockquote,address {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	list-style: none;
}

body {
	text-align: center;
	background-color:#FFFFFF;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(http://tw.nuweb.cc/images/index-bg.gif);
	background-repeat: repeat-x;
}

img {
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: top;
}

.top1-m {
	background-image: url(http://tw.nuweb.cc/images/top1-m.jpg);
	background-repeat: repeat-x;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
}
.top2-m {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	background-image: url(http://tw.nuweb.cc/images/top2-m.jpg);
	background-repeat: repeat-x;
}

.word-2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
}

#building {
	margin: 0 auto;
	width: 850px;
	
}

#servicebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 16px;
	color: #003399;
	letter-spacing: 0.1em;
	display: block;
	text-align: right;
	padding-right: 5px;
}

#servicebar a {
	color: #666666;
	text-decoration: none;
}

#servicebar a:hover {
	color: #3366CC;
	text-decoration: none;
}


#footer {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	background-image: url(http://tw.nuweb.cc/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
	width: 850px;
	text-align: center;
	line-height: 30px;
	color: #666666;
	margin-top: 10px;
}
#contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	background-image: url(http://tw.nuweb.cc/images/img-line.gif);
	background-repeat: repeat-x;
	background-position: center top;
	width: 823px;
	padding-top: 20px;
}
a {
	color: #3366FF;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}
