@charset "utf-8";
/* CSS Document */

body{ background:url(../images/aa.jpg) no-repeat top center fixed; margin:0; padding:0; overflow-x:hidden; font:14px Arial, Gadget, sans-serif; 
color:#66899c;}

a{color:#66899c; text-decoration:none}
a:hover{color:#fff; text-decoration:underline}

img{ border:0px}

.maincontiner{ width:1000px; margin-left:auto; margin-right:auto}

.mainligo{ text-align:center}.clr{ clear:both}

.round-div{ background:#eeeaee; border-radius:7px; cursor:pointer; width:43%; display:inline-block}
.round-div:hover{ background:#cde5eb}

.round-div2{ background:#eeeaee; border-radius:7px; cursor:pointer; width:55%; margin-left:10px; height:125px; float:right; margin-bottom:8px}
.round-div2:hover{ background:#cde5eb}

h3{ margin:0;padding:4px; font:20px arial; padding-bottom:4px; margin-bottom:4px; border-bottom:1px dotted #fff}