@charset "utf-8";
/* CSS Document */

body{ margin:0px; padding:0px;font-size:12px; background-color:#F6F6F6; }


.clear{ clear:both;}

a{cursor:pointer;}
img{ border:none;}
a:link {
 text-decoration: none;
}
a:visited {
 text-decoration: none;
}
a:hover {
 text-decoration: none;
}
a:active {
 text-decoration: none;
}
.border{border:1px solid #E9E9E9;}

.title{font-size:0px;}
.title1{ font-size:14px; color:#004675; padding-left:10px; font-family:"Î¢ÈíÑÅºÚ";}
.title2{ font-size:16px; color:#ffffff; padding-left:10px; font-family:"Î¢ÈíÑÅºÚ";}
.more{ color:#004675;}