@charset "utf-8";
/* CSS Document */
body { margin:0; padding:0; background: fff; font-size:12px;font-family:'Georgia';  color:#000;}
body > div { text-align:left; margin-right:auto; margin-left:auto;} 
div,form,img,ol,dl,dd,dt,p { margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0; font-size:12px; font-weight:normal;}
dd,dt { list-style: none}

.Area990 { width:990px; margin:0 auto}
.Area {width:960px;clear:both;}


/* aColor */
a {color: #000; text-decoration:none;}
a:hover {text-decoration:underline;}

/*通用属性*/
.left { float: left;}
.right { float: right;}
.clear { clear: both; font-size:1px; width:1px; visibility: hidden;margin-top:-2px }/*ie and firefox1.5 updata */
.clear:after{content: ".";display: block;height: 0;clear: both;}	/* firefox1.0 */

.f10 { font-size: 10px;}
.f12 { font-size: 12px;}
.f14 { font-size: 14px;}
.f21 { font-size: 21px;}
.f24 { font-size: 24px;}
.fb { font-weight: bold;}
.fontVariant { font-variant:small-caps}

/* lineHeight */
.lh18 {line-height:18px}
.lh20 {line-height:20px}
.lh22 {line-height:22px}
.lh24 {line-height:24px}


.blank5 {height:5px;font-size:1px; clear:both; overflow:hidden}
.blank8 {height:8px;font-size:1px;clear:both;overflow:hidden}
.blank10 {height:10px;font-size:1px;clear:both;overflow:hidden}

/* textAlign */
.tl {text-align:left}
.tc {text-align:center}
.tr {text-align:right}

/* fontColor */
.grey { color:#4e484a}
.grey1 { color:#1a1818}
.grey2 { color:#666}
.grey3, .grey3 a, .grey3 a:hover { color:#24190d}

.org, .org a, .org a:hover { color:#d4937b}

/*line*/
.blackLine { background:#000; font-size:1px; height:1px; overflow:hidden}
