body {
	margin: 0px;
	padding: 0px;
	background-color: #181818;
}
.cleaner {
	clear: both;
	height: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.top {
	background-image: url(images/top.jpg);
	height: 20px;
}

.header {
	margin-right: auto;
	margin-left: auto;
	width: 320px;
	background-image: url(images/QRbanner.jpg);
	background-repeat: no-repeat;
	height: 125px;
	background-position: center bottom;
}

.logo1 {

}
.logo1 img {
}

.line {
	width: 100%;
	border-top-width: 4px;
	border-top-style: outset;
	border-top-color: #FF9900;
	background-image: url(images/top.jpg);
	height: 3px;
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
}
#link {
	width: 316px;
	text-align: center;
	background-image: url(images/bg.jpg);
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 4px;
}

#link td {
	width: 90px;
	height: 80px;
	padding: 5px;
}
#news {
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
}
.title {
	background-image: url(images/button01.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	height: 30px;
	text-align: left;
	color: #FFFFFF;
	padding-left: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
	width: 200px;
}
.news {
	margin-bottom: 10px;
	clear: both;
	width: 300px;
}

.date {
	color: #0066CC;
	float: left;
	width: 65px;
	font-size: 12px;
	padding: 0;
	margin-left: 10px;
}
.news_title {
	font-size: 12px;
	float: left;
	padding: 0;
	font-weight: lighter;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	width: 190px;
	margin-right: 10px;
	margin-left: 10px;
}

.news_title a {
	font-size: 12px;
	float: left;
	padding: 0;
	font-weight: lighter;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	margin: 0px;
}
.more a {
	text-align: right;
	color: #993300;
	text-decoration: none;
	float: right;
	width: 180px;
	margin-top: 5px;
	font-size: 11px;
	margin-right: 30px;
}

.home_link {
	padding: 3px;
}
.home_link a {
	color: #FF6600;
	text-decoration: none;
	font-size: 14px;
}



.footer {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;
	font-size: 13px;
	color: #666666;
	padding-bottom: 5px;
	width: 320px;
}
.footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:hover {
	color: #FF9900;
	text-decoration: none;	
}

.service {
	padding-top: 15px;
	color: #CEAB76;
	padding-left: 40px;
	padding-bottom: 10px;
}
.service_list {
	float: left;
	clear: both;
	list-style: none;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
.service_list li {
	background-image: url(../images/Browser_m1.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	text-align :left ;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 25px;
	margin: 0;
}
