﻿.RecapTitle,.RecapTitle a
{
	font-family:Tahoma !important;
	font-size:16px !important;
	font-weight:bold !important;
	color:#0066cc !important;
	text-decoration:none !important;
}

.DetailTitle
{
	font-family:Tahoma !important;
	font-size:16px !important;
	font-weight:bold !important;
	color:#000 !important;
	text-decoration:none !important;
}

.Recap
{
	font-family:Tahoma !important;
	font-size:12px !important;
	font-weight:bold !important;
	color:#999999 !important;
	padding-bottom:5px;
	text-align:justify;
}

.Content
{
	font-family:Tahoma !important;
	font-size:12px !important;
	text-align:justify;
	color:#333333 !important;
}
.DotLine
{
	height:2px;
	width:95%;
	background: url(Images/dot.gif) repeat-x scroll left;
	border:none;
}
ul .ListRelateNews
{
	padding-left:25px;
}
.ListRelateNews li
{
	list-style-type:none;
	background-image: url(Images/list.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding-left: .6em;
	color:#333333;
	margin-bottom:5px;
}
.ServiceContainer
{
	border:solid 1px #e4e3e3;
	padding:1px;
	background:while;
}
.ServiceContainer .Inner
{
	background:#FFF url(Images/ContainerBack.gif) repeat-x scroll top;
}
.ServiceContainer ul
{
	padding-top:5px;
	padding-left:15px;
	margin:0px;
}
.ServiceTitle a
{
	text-decoration:none !important;
	font-family:Tahoma !important;
	font-size:12px !important;
	font-weight:bold !important;
	color:#0066cc !important;
}
.ServiceRecap
{
	font-family:Tahoma !important;
	font-size:11px !important;
	color:#999999 !important;
	padding-left:2px;
}