/* CSS Document */

body 
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;    
    font-family:Arial;
    font-weight:normal;
	font-size:12px;
	background-color:#ffd997;
}
.td
{
width:900px;
margin:0 auto;
margin-top:0px;

background-color:#ffd997;
height:480px;
}
.leftSide{
float:left;
/*height:480px;
width:196px;*/
/*background-color:#ffd997;*/
/*background-color:#333333;*/
}
.flag{
padding: 0px;
margin:0px;
padding-left:170px;
margin-top:-2.3em;
}
.flash{
/*padding: 0px;
margin:0px;
width:196px;
height:186px*/}
.leftSide{
height:360px;
width:196px;
background-color:#ffd997;
}


.horzMenu ul{

background-image:url(images/horzMenuBg.jpg);
background-repeat:no-repeat;
height:31px;
padding: 0px;
margin:0px;
}

#horzMenulist li
{
display: inline;
list-style-type: none;
padding-left:.2em;
}
#horzMenulist li a
{
text-decoration:none;
color:#555;
font-weight:500;
font-size:.9em;
padding-left: .9em;
padding-right:.6em;
font-weight:bold;
}

#horzMenulist a:hover
{
color: #FFF;
}
.vertMenu{
height:200px;} 
.vertMenu ul{
padding: 0px;
margin:0px;
height:10px;
}

#vertMenulist li
{
list-style-type: none;
padding-left: .4em;
padding-top:1.4em;

}

#vertMenulist li a
{
text-decoration:none;
color:#85380e;
font-weight:500;
font-size:1.1em;
padding-left: .9em;
padding-right:.6em;
font-weight:bold;
}
#vertMenulist a:hover
{
color: #FFF;
}
.decoration{
background-image:url(images/decoration.jpg);
background-repeat:no-repeat;
width:196px;
height:139px;
/*margin-top:190px;*/
}
.rightSide{
background-image:url(images/title_eng.jpg);
background-repeat:no-repeat;
width:704px;
height:218px;
float:right;

}
/*/////////////////////////////////*/
.h3{
padding-top:0px;
color:#87360c;
font-weight: bold;
font-size: 180%;}

.text2{
padding-top:0px;
padding-left:0px;
line-height:150%;
color:#87360c;
width:582px;
}
.text{
padding-top:240px;
padding-left:50px;
line-height:150%;
color:#87360c;
width:582px;
font-weight:bold;
}
.news{
font-size:1.1em;
padding:10px;
background-image:url(images/newsBg.jpg);
background-repeat:no-repeat;
}
.banner{
padding:0px;
margin:0px;
padding-top:210px;




}
.footer{
background-color:#dc9544;
margin:0 auto;
width:900px;
height:10px;
margin-top:70px;

}
.footer2{
background-image:url(images/footer.jpg);
padding:0px;
margin-top:120px;
width:900px;
height:28px;
}