
body {
	background-color: #efefef;
	margin: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #444;
	background: url(back.jpg) repeat-y center top;
}


h1 {
	font-size: 23px;
	letter-spacing: -1px;
	text-align: left;
	padding-left: 15px;
	margin: 0;
	background: url(bullet.jpg) no-repeat left center;
	color: #446F9D;
}

h3 {
	font-size: 16px;
	color: #ff6600;
	letter-spacing: 0px;
	text-align: left;
	margin: 0;
	padding-left: 15px;
	border-bottom: 1px dotted #446F9D;
	padding-bottom: 4px;
}

h4 {
	font-size: 14px;
	color: #ff6600;
	letter-spacing: 0px;
	text-align: left;
	margin: 0;
	border-bottom: 1px dotted #446F9D;
	padding-bottom: 4px;
}

form {
	margin: 0;
}
.main {
	width: 930px;
	padding: 0 15px;
	margin: auto;
	background: #FFFFFF;
}

.header {
	width: 930px;
	float: left;
	text-align: right;
	height: 83px;
	background: url(header.jpg) no-repeat;
	border-bottom: 1px solid #069;
	margin:0;
	padding: 0;
}

.mail {
background: #f0c;
float: right;
margin-top: 50px;
}

.sottoheader {
	width: 910px;
	float: left;
	text-align: left;
	height: 19px;
	padding: 3px 10px;
	color: #446F9D;
	text-align: left;
	background: url(sottoheader.jpg) repeat-x;
	border-bottom: 1px solid #999;
	margin-bottom: 20px;
}

.header a {
	color: #FFFFFF;
}

ul {
list-style-type: square ;
}

.highlight {
	background-color: #D0D0D0;
}

.menu {
	float: left;
	width: 190px;
	margin-top: 5px;
	margin-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.menu ul, .menu li {
	margin: 0;
	padding: 0px;
	list-style: none;
	margin-bottom: 5px;
	background: url(menu.jpg) no-repeat;
	font-weight:bold;

}

.menu ul ul {
	padding-left: 8px;
}

.menu a:link, .menu a:visited, .menu a:active {
	display: block;
	padding: 2px 2px 2px 10px;
	color: #446F9D;
	text-decoration: none;
	
}

a:link, a:visited, a:active {
	color: #446F9D;
	
}

.menu a:hover {
background: url(menu_hover.jpg) no-repeat;
color: #FF6600;

}

.menu_current  {
	background: url(menu_hover.jpg) no-repeat;
	font-weight:bold;
	color: #FF6600;
	
}

.menu_current a  {
	
	font-weight:bold;
	color: #FF6600;
	
}

.content {
	width: 710px;
	padding: 0px;
	margin-left: 25px;
	text-align: justify;
	float: left;
	line-height: 19px;
	margin-bottom: 20px;
}

.box1 {
width: 280px;
float: left;
text-align: left;

}

hr {
color: #069;
height: 2px;
background-color: #069;
border:0px;
}

.box2 {
width: 60%;
float: right;

}

.box2 h2 {
font-size: 18px;
color: #ff6600;
letter-spacing: -1px;
text-align: left;
padding-left: 15px;
margin: 0;
background: url(bullet.jpg) no-repeat left center;

}

.box2 p {
line-height: 15px;

}

.contnews {
margin-top: 8px;
border: 5px solid #446F9D; 
padding: 0 10px;

}

.continua {
	text-align: right;
	padding-right: 15px;
	background: url(bullet-pic.png) no-repeat right;
	font-weight: bold;
	border-top: 1px dotted #446F9D;
	padding-top: 2px;
}

.tit{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dotted #446F9D;
	padding-bottom: 2px;
}

.content a {
	text-decoration: none;
}

.content a:hover {
	text-decoration: none;
	background: #446F9D;
	color: #fff;
}

.footer {
	margin-top: 35px;
	color: #fff;
	clear: both;
	height: 84px;
	background: #A6BED8 url(footer.jpg) no-repeat top;
	font-size: 12px;
	text-align: right;
	line-height: 14px;
	padding: 6px 15px 5px 0;

}
.powered_by {
	text-align: left;
	font-size: 10px;
	padding-top: 2px;
	color: #999;
}

.powered_by a {

	color: #666;
}