html,body{
margin:0;
padding:0;
}
body {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#2958AB url(../img/t.jpg) repeat-x;
	color:#414D63;
}

h1{font-size:17px}
h2{font-size:16px}
h3{font-size:15px}
h4{font-size:14px}
h5{font-size:13px}
h6{font-size:12px}

#menu_top{
padding-left:4px;
}

#menu_top div{
float:left;
line-height:28px;
margin:0 1px;
}

#menu_top div a{
display:block;
float:left;
background:url(../img/ml.gif) no-repeat;
margin:0;
padding:0 3px 0 11px;
text-decoration:none;
font-size:11px;
font-weight:bold;
color:#000;
}

#menu_top div a:hover{
color:#cc0000;
}

#menu_top div div{
background:url(../img/mr.gif) right no-repeat;
width:9px;
height:28px;
margin:0;
}



#menu_left a{
text-align:left;
display:block;
color:#000;
text-decoration:none;
font-size:13px;
color:#1A3A72;
font-weight:bold;
border-bottom:1px dashed #fff;
padding:2px 0 2px 16px;
margin:7px 0 0 0;
background:url(../img/li1.gif) 0 5px no-repeat;;
}


#menu_left a:hover{
color:#fff;
}




div.thumb1{
float:left;
text-align:center;
margin:4px;
}

