BODY {
margin: 10px 0 0 0;
padding: 0;
font-family: Arial;
}

h1 {
margin: 0;
padding: 0;
text-align: right;
color: #000000;
font-size: 25px;
}

.site {
width: 998px;
border: 5px solid #217E9D;
}

.header {
margin: 20px 0 0 0;
width: 918px;
}

.call {
float: left;
background: url('../images/call.jpg') no-repeat;
width: 687px;
height: 66px;
}

.right {
float: right;
}

.left {
float: left;
}

.clear {
clear: both;
}

#menu {
background: url('../images/menu.jpg');
height: 45px;
width: 903px;
}

#menu ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu ul li {
float: right;
width: 138px;
padding: 0 5px 0 5px;
}

#menu ul li a {
line-height: 39px;
color: #FFFFFF;
font-size: 14px;
text-decoration: none;
font-weight: bold;
display: block;
width: 100%;
height: 100%;
}

#menu ul li.nostyle {
float: right;
line-height: 45px;
padding: 0px;
color: #21505E;
width: 1px;
}

#menu ul li.nostyle:hover {
width: 1px;
}

#menu ul li.show,#menu ul li:hover {
color: #FFFFFF;
background: url('../images/btn.png') no-repeat center;
width: 138px;
height: 45px;
}

.main {
width: 903px;
margin-top: 10px;
background: url('../images/bgmain.jpg') repeat-y;
border-bottom: 1px dotted #BBBBBB;
}

.main2 {
width: 903px;
margin-top: 10px;
border-bottom: 1px dotted #BBBBBB;
}

.right_menu {
background: url('../images/rightmenu.jpg');
width: 166px;
border: 1px solid #61A23C;
padding: 10px 0 10px 0;
}

.right_menu ul {
margin: 0;
padding: 0;
list-style-type: none;
}

.right_menu ul li a {
line-height: 30px;
color: #FFFFFF;
font-size: 14px;
text-decoration: none;
font-weight: bold;
width: 138px;
display: block;
height: 100%;
}

.right_menu ul li.show,.right_menu ul li:hover {
color: #FFFFFF;
background: url('../images/btn.png') no-repeat center;
width: 138px;
height: 30px;
}


.footer {
width: 903px;
padding: 0px 0 10px 0;
font-size: 12px;
}


.footer a:link, .footer a:visited, .footer a:active {
color: #5B5954;
text-decoration: none;
} 

.footer a:hover {
text-decoration : underline;
} 





.article_name {
color: #000;
font: bold 14px Arial;
margin: 0px;
}

.article_desc {
color: #000;
font: normal 13px Arial;
margin: 0px;
}

.titleblock {
margin-top: 10px;
background: #61A23C;
width: 100%;
height: 33px;
line-height: 33px;
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
}

.mainblock {
width: 100%-2px;
background: #EDEFF4;
border: 1px solid #61A23C;
font-size: 12px;
color: #000;
}

.mainblock a {
text-decoration: none;
color: #22430F;
font-weight: bold;
}





	.contactside {position:fixed;left:-222px;top:200px;width:222px;z-index:9999;height:240px;background:url(../images/contact_box.png);no-repeat;padding: 0px;}
	.contactside a {display:block;position:absolute;left:222px;width:40px;background:url(../images/contact.png);height:205px;top:15px}
	.contactside iframe {width:200px;height:200px;margin:20px 20px 0 0}
	.tex{margin:20px 20px 0 0}
	
