/**
 * CSS style
 *
 * @version 0.2
 */
body, div, p, h1, h2, h3, h4, h5, h6, span, a {font-family: tahoma, arial, verdana, serif;}
body {font-size: 12px;}
h1 {color: #004;}
h2 {color: #a3a6bf;}
h3 {background: #e3e6ff; padding: 5px; border: 1px solid #666;}
p {line-height: 20px;}
a {font-weight: bold; text-decoration: none; color: #8589ac;}
a:hover {text-decoration: underline; color: #00f;}
pre {margin: 20px; padding: 10px; color: #222; background: #f0f0f0; border: 1px solid #666;}
.attachment {display: none;}
.li-menu-selected-1 a {text-decoration: underline; color: #00f;}
#div-wrapper {width: 980px;}
    #div-container {width: 780px; float: left;}
    #div-adsense {float: right;}
