/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: 666666;
}
a:link {
	color: 666666;
	text-decoration: none;
}
a:visited {
	color: 666666;
	text-decoration: none;
}
a:hover {
	color: #8c1211;
	text-decoration: none;
	font-weight:bold;
}
a:active {
	color: #8c1211;
	text-decoration: none;
}
.menu{
	border-bottom:1px solid #CC0000;
}
.menu_title{
	font-weight:bolder;
	color:#8f3206;
}
.menu_sub_title{
	font-weight:bolder;
	color:#333333;
}
.greentitle{
	color:#63a91b; 
	font-size:14px; 
	font-weight:bold; 
	font-family:Arial;
}
.topcontact{
	line-height:15px;
	font-family:Arial;
}
.copytitle{
	font-size:10px; 
	font-family:Arial;
	background-color:#f1f1f1;
}
.imeborder{
	border:2px solid #AAAAAA;
}
.pro_sub1{
	color:#FFFFFF; 
	font-weight:bold;
	background-color:#198592;
}
.pro_sub2{
	color:#333333; 
	font-weight:bold;
}
.pro_tbr{
	border-right:1px solid #e1e1e1;
}
.pro_tbb{
	border-right:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
}
.pro_tbb2{
	border-bottom:1px solid #e1e1e1;
}
.project_title{
border-bottom:1px dotted #E5E5E5;
border-top:1px dotted #E5E5E5;
font-weight:bolder;
background-color:#F2F2F2;
}