body	{
	text-align:center;
	margin: 2px 0 10px 0;
	padding: 0; 
	background: #ffffff;
	font: verdana, arial, sans-serif;
}

A
{
color:#10A9FF;
text-decoration:none;
}
A:hover
{
text-decoration:underline;
}

.a1
{
display:block;
}
.a1:hover
{
color:red;	
}

#container {
width : 700px;
position:relative;
text-align:left;
}
#head {
background-image : url(img/bg1.jpg);
width : 705px;
height:109px;
background-repeat : no-repeat;
}
#logo1 {
text-indent:-1000px;
overflow:hidden;
background-image : url(img/name.gif);
width: 257px;
height:59px;
left: 34px;
top: 27px;
background-repeat : no-repeat;
position:absolute;
}
#logo2 {
background-image : url(img/name-n.gif);
width: 123px;
height: 17px;
right: 171px;
top: 27px;
background-repeat : no-repeat;
position:absolute;
}
#book {
background-image : url(img/book.jpg);
background-repeat : no-repeat;
position:absolute;
width: 135px;
height:190px;
top: 27px;
right:0px;
position:absolute;
z-index:1;
}
#pic {
background-image : url(img/pic1.gif);
background-repeat : no-repeat;
position:absolute;
width: 169px;
height:150px;
top:2px;
left:-56px;
z-index:0;
}
#m-nav {
	background-image : url(img/bg2.jpg);
	width: 657px;
	height: 28px;
	background-repeat : repeat-x;
	border-bottom:#3F6B85 4px solid;
}
#m-nav a{
	font-size: 12px;
	font-family: Tahoma, sans-serif;
	color:#DD0C0C;
}
#h-line {
width:550px;
background-image : url(img/bg4.gif);
background-repeat : repeat-y;
z-index:5;
}
#main {
width:550px;
float:right;
}
#l-col {
font-size:11px;
font-family: Tahoma, sans-serif;	
color:#7897A9;
float:left;
width:140px;
margin-bottom:10px;
}
.l_anons {
font-size:11px;
font-family: Tahoma, sans-serif;	
font-weight:bold;
color:#C32121;
margin-bottom:10px;
}
.l_anons a{
font-weight:normal;
}

#banner {
width:135px;
padding:2px;
margin-top:5px;
margin-bottom:30px;
text-align:center;
border:#cfcfcf  1px solid;
z-index:100;
}
#footer {
border-top:#3F6B85  4px solid;
clear:both;
padding-top:5px;
font-size:12px;
font-family: Tahoma, sans-serif;	
color:#aaaaaa;
}
H1{
	padding:5px;
	margin: 0;
	margin-right: 135px;
	font-size:28px;
	font-family: Tahoma, sans-serif;
	color:#1abbcc;
	background : #fff;
}
H2 {
_height:0px;
margin:0;
font-size:18px;
color:#C32121;
font-family: Tahoma, sans-serif;
padding-left:135px;
padding-top:10px;
background: url(img/bg5.gif) no-repeat;
position:relative;

}
H3{
	display: inline;
	background : #ECECEC;
	font-size:13px;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	color:#C32121;
}
.tt{
	border-top: solid 1px #cccccc;
	background : #ffffff;
	font-size:13px;
	font-family: Tahoma, sans-serif;
	margin-top:15px;
	padding-bottom:15px;
	margin-left:19px;
	margin-top:20px;
}
#h-line p{
font-size: 12px;
font-family: Tahoma, sans-serif;
text-align:justify;
padding-left:135px;
padding-right:0px;

}
.tt p{
font-size: 12px;
font-family: Tahoma, sans-serif;
text-align:justify;
padding-left:116px;
padding-right:0px;
}

PRE
{
	font-family: Arial, sans-serif;
	font-size: 13px;
}
INPUT, SELECT,OL
{
	font-family: Arial, sans-serif;
	font-size: 12px;
}

