@charset "utf-8";

* {
margin:0;
padding:0
}
body { background-color:#efea9e}
html,body {
margin:0;
padding:0
}
img {border:none}
table { border-collapse:collapse;}
table td { padding:0;}
table {font:bold 11px/12px Tahoma;color:#797979}
.main {
margin:0 auto;
width:670px;
height:550px;
}

.content {width:766px;height:428px;background:#fff}

.menu2 p a{font-weight:bold;color:#797979;text-decoration:none}
.menu2 p a:hover {text-decoration:underline}