#flash {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #393B3D;
	border-right-color: #393B3D;
	border-bottom-color: #393B3D;
	border-left-color: #393B3D;
	background-image: url(images/flashbg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
}
#main {
	margin-bottom: 8px;
}
#main td{
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #5D6368;
	border-right-color: #5D6368;
	border-bottom-color: #5D6368;
	border-left-color: #5D6368;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: center;
	}
#main th{
	vertical-align: top;
	text-align: center;
}
.adbanner{
	background-image: url(images/picbox/picbox_a.gif);
	width: 300px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	text-align: left;
}
.adbanner ul{
	background-image: url(images/picbox/picbox_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 8px;
	padding-top: 0px;
}
.service{
	background-image: url(images/service/title-service.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	text-align: justify;
	vertical-align: top;
	color: #ACACAC;
	font-size: 9pt;
	margin-right: 8px;
	width: 300px;
	margin-left: 8px;
}
.service h1{
	font-size: 11pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	color: #FFFFFF;
}
.service h1 a{
	color: #FFFFFF;
	text-decoration: none;
}
.service h1 a:hover{
	color: #AF0C0D;
	text-decoration: underline;
}
.news{
	background-image: url(images/news/title-news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	text-align: justify;
	vertical-align: top;
	color: #ACACAC;
	font-size: 9pt;
	margin-left: 6px;
	font-weight: normal;
	margin-right: 6px;
}
.news ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.news li{
	list-style-type: none;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
	background-image: url(images/news/news-line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 5px;
}
.news a{
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/news/news-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
.news a:hover{
	color: #A41012;
	text-decoration: underline;
}
.news h1{
	font-size: 9pt;
	font-weight: normal;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
