/* CSS Document */

body {
background:#626b70;
margin: 0px auto;
}


a {
	color:#8ab4ed;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#c8d9f4;
}
a img {
	border:0;
}

.bgreapt {
background:url(./assets/images/bgcolor.jpg) no-repeat;
width:935px;
height:487px;
}

.footer{
background:url(./assets/images/footer.jpg) no-repeat;
width:910px;
height:80px;
padding: 12px 0 0 25px;
}

.text_main{
font-family:Arial;
font-size:12px;
color:#33414a;
}

.read-more
{font:10px Arial, Helvetica, sans-serif;
color:#004b7c;
text-decoration:none;
}

.read-more:hover
{font:10px Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:underline;
}

.arial10{
font-family:Arial;
font-size:10px;
color:#9bc8e6;
}



.arial11 a, a:active{
font: bold 11px Arial;
}

.arial11 a:hover{
font: bold 11px Arial;
}

.arial09{
font-family:Arial;
font-size:10px;
color:#4890c0;
}

.top-table-bg
 {background:url(./assets/images/top-bg.jpg) top center no-repeat;
 }
 
 .body-bg
 {background:url(./assets/images/body-bg.jpg) no-repeat  center top;
 }
 
 .bottom-image
 { background:url(./assets/images/bottom-spot.jpg) no-repeat center top;
 }
 .mian-bg
  {background:url(./assets/images/main-bg.jpg) repeat-y center top;
 }
 
 .welocme-bg
 { height:68px;
 background:url(./assets/images/welocme.jpg) left top no-repeat;
 }
 