@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	background:transparent;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
a, a:link, a:visited {
	text-decoration:none;
	color: #333333;
}
a:hover {
	text-decoration:underline;
	color:#2977c3;
}
body {
	margin:0px;
	font-family: arial;
}

a:hover {
	text-decoration:none;
	color:#2b9bdd;
}
.title {
	padding:6px;
	background:#f7f7f7;
	color:#333333;
}
.main {
	width:920px;
	margin:0px auto;
	padding:20px;
	line-height:17px;
	border:1px solid #333333;
	
}
.tab td {
	padding:4px;
}
.font10{font-size:11px; }
.green{color:#009900;}
h2{font-size:19px; font-weight:bold;}
h3{font-size:16px; font-weight:bold;}
p{font-size:13px; margin-bottom:10px;}

ul.news_link
{
font-size:12px;
	margin-bottom:25px;
	margin-left:15px;
	margin-top:10px;
	
}

ul.news_link li 
{
 list-style:disc; 
	margin-bottom:8px;
	
}
ul.news_link li a 
{
	
	color:#F00;
}

a.blue 
{
	
	color:#3399FF;
}

img.imgCnter
{
	margin-right:25px;
}

p.imgCnter
{
margin-left:25px;
}

td.cellLogo
{
 height:80px;
 font-size:24px;
 background:#CC0033;
 color:#FFFFFF;
}

p.mainTitle1
{
	font-size:24px;
	
}
