﻿.titlestyle
{
	font-size: 14px;
	height: 38px;
	line-height:38px;
	background-image: url(newsbg.jpg);
	background-repeat: no-repeat;
	padding-left:20px;
	color:#13345c
}
.title1
{
	color:#13345c; font-size:16px; font-weight:bold
}
.main
{
	padding:10px;
	padding-left:0px;
	line-height:24px;
	color:#5a5a5a
}
.main_1
{
	color:#3b6db2;
	font-weight:bold;
	font-size:14px;
	background-image: url(ico1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
	height:54px;
	line-height:54px;
}
.main_2
{
	color:#78be44;
}
.main_3
{
	color:#3b6db2; font-size:14px; width:600px; border-bottom:#999 1px solid
}
#container
{
	width: 500px;
}
H1
{
	font-size: 11px;
	margin: 0px;
	width: 500px;
	cursor: pointer;
	height: 22px;
	line-height: 20px;
}
H1 a
{
	display: block;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;	
	width: 500px;
	color: #000;
	height: 22px;
	text-decoration: none;	
	moz-outline-style: none;
	background-image: url(title.gif);
	background-repeat: repeat-x;
}
.content
{
	padding-left: 8px;
}
#main
{
	padding: 1em;
	padding-left:0px;
}
#banner
{
	padding: 15px; background-color: #06b; color: white; font-size: large; border-bottom: 1px solid #ccc;
    background: url(bg.gif) repeat-x; text-align: center
}
#banner a
{
	color: white;
}
.basic
{float:left;
	width:660px;
	font-family: verdana;
}
.basic div
{
	background-color:#FFF;
	font-size:12px;
}
.basic p
{
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	margin: 0px;
}
.basic a {
	cursor:pointer;
	display:block;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color:#095faa;
	background-image: url(AccordionTab0.jpg);
	border-bottom:1px #999 solid;
	background-repeat: no-repeat;
}
.basic a:hover {
	color:#003362;
	background-image: url("AccordionTab10.jpg");
	background-repeat: no-repeat;
}
.basic a.selected {
	color:#003362;
	background-image: url("AccordionTab10.jpg");background-repeat: no-repeat;
}
