@charset "utf-8";
/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}
.left{
float:left;
}
.right{
float:right;
}

.clear{
clear:both;
}
img{
border: none;
}
a{
color:#666666;
text-decoration:none;
}
a:hover{
color:#333333;
text-decoration:underline;
}

.contener{
width:671px;
margin:auto;
}

.center{
text-align:center;
}

.txt-16{
font-size:16px;
font-weight:bold;
color:#333333;
margin-top:12px;
margin-bottom:12px;
}

.text{
width:671px;

}
