@charset "utf-8";
/* CSS Document */

body{ background-color:#71b48d;}

.container_12{ background-color:#FFF;}

.header{ height:151px;}

.menu{ background-image:url(../images/menubg.jpg); background-repeat:repeat-x; border-radius:5px 5px 0 0; height:46px;}

.menu ul{ float:left;}

.list ul li{ float:left; line-height:41px; margin-right:10px; min-width:100px; text-align:center;}

.list ul li:first-child{ margin-left:10px; margin-right:0;}

.list ul li a{ color:#FFF; font-family:"Times New Roman", Times, serif; font-size:17px; color:#FFF; text-decoration:none;}

.list ul li:hover{ background-color:#930;}

.slider{ margin-top:5px;}

.text h1{ font-size:23px; color:#b12c08; margin:10px 0;}

.text p{ font-size:16px; color:#333333; text-align:justify; line-height:150%; margin-bottom:20px;}

.text h2{font-size:20px; color:#b12c08; }

.footer{ background-color:#39624b; height:40px; margin-top:20px; line-height:40px; color:#FFF; text-align:center;}

.lang{ float:right;}

.lang ul li{ float:right; margin-right:10px; line-height:41px; min-width:50px; text-align:center;}
.lang ul li a{ color:#FFF; font-family:"Times New Roman", Times, serif; font-size:17px; color:#FFF; text-decoration:none;}
.lang ul li:hover{ background-color:#930;}

.img{ float:left; padding:20px 20px 20px 0;}