@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}

.meun{ font-size:12px; padding-left:35px; color:#FFF}
.meun a{ font-size:12px; color:#FFF ;text-decoration:none}
.meun a:hover{ font-size:12px;  color:#FFF; text-decoration:none}
.text{font-size:12px; color:#333; line-height:22px; padding-left:10px; padding-right:10px}
.text a{font-size:12px; color:#333;  text-decoration:none }
.text a:hover{font-size:12px; color:#2471b3;  text-decoration:underline}
.text2{font-size:12px; color:#333; }
.text2 a{font-size:12px; color:#333;  text-decoration:none }
.text2 a:hover{font-size:12px; color:#2471b3;  text-decoration:underline}
.textblue{font-size:12px; color:#2471b3; line-height:22px}
.title{font-size:14px; color:#2471b3; font-weight:bold; padding-left:20px}
.title16{font-size:16px; color:#036; font-weight:bold; padding-left:20px}
.title18{font-size:16px; color:#036; font-weight:bold; padding-left:80px; padding-top:8px}
