﻿body {
	background-color: #FFFFFF;
}
.style1 {color: #FF0000}
body,td,th {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
a {
	font-size: 12px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.style2 {font-weight: bold}
.style10 a{font-size:16px;}

.f1{
	font-size:14px;
	height:25px;
	line-height:25px;
	padding-left:10px;
}

.a1{
	border:1px #CCCCCC solid;
	padding:8px;
	line-height:20px;
	margin-bottom:15px;
}
.a1 ul,.a1 li{
	margin:0;
	padding:0;
}
.m-r{background-image:url(/images/m-r.gif); background-position:right; background-repeat:no-repeat; line-height:30px;}
