/* CSS Document */

* { font-size:12px; font-family:"ËÎÌå"; color:#000; line-height:180%; margin:0; padding:0; }
body { background:#fff; }
a { color:#000; text-decoration:none; }
li { list-style:none; }

.right { float:right; }
.left { float:left; }
.r { float:right; }
.l { float:left; }

.c{ height:1%; }
.c:after { content: "."; display: block; height:0; clear: both; visibility:hidden; }

.w960 { width:960px; }
.w300 { width:300px; }
.w650 { width:650px; }
.w648 { width:648px; }
.w370 { width:370px; }
.pad1 { padding:1px; border:1px solid #c9c9c9; }
.lr { margin:0 auto; }
.more { float:right; padding:0 5px 0 0;}
.more a:hover { text-decoration:underline; }
.border_blue { border:1px solid #A6C0E4; }

.link_red a { color:#f00; }
.link_red a:hover { text-decoration:underline; }
.link_blue a { color:#06c; }
.link_blue a:hover { text-decoration:underline; }
.datetime { color:#999; }

.ad_area { margin-top:6px; }

.girl { background:url(../img/girl.gif) no-repeat; }
.boy { background:url(../img/boy.gif) no-repeat; }
img{ border:0px;}
.box { padding:8px 0 7px 0; border-bottom:1px solid #ccc; margin:15px 8px 0 0;*margin:0; }
.box a { margin:0 8px 0 0; }
.box a:hover { text-decoration:underline; }
.bottom_info { padding:5px; text-align:center; }
.bottom_info a{ margin:0 8px; }
.bottom_info a:hover { text-decoration:underline; }
.bottom_info span { font-family:Arial, Helvetica, sans-serif; }
.bottom_info strong { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#f00; }

