/*全局属性*/
body { background:url(images/bg.jpg); margin:auto; padding:0; font-size:12px;font-family:verdana; color:#000;}
body > div { margin-right:auto; margin-left:auto;font-family:verdana;} 
div,form,img,ul,ol,li,p { margin: 0; padding: 0; border: 0;font-family:verdana;}

/* 内容区 */
#contentarea {height:683px;position:relative;}
#contentarea div {width:218px}

/* 纸条定义 类型1 */
#contentarea .scrip1 {color:#4B4B4B;position:absolute}
#contentarea .scrip1 a {color:#4B4B4B;text-decoration:none}

#contentarea .scrip1 .shead {background:url(images/a1_1.gif); height:21px; width:241px;}
#contentarea .scrip1 .sbody {width:241px; height:114px;line-height:18px;background:url(images/a1_2.gif);}
#contentarea .scrip1 .sbot {width:241px;background:url(images/a1_3.gif);height:38px;}
#contentarea .scrip1 .sbot h2 {margin-top:7px;}

/* 纸条定义 类型2 */
#contentarea .scrip2 {color:#4B4B4B;position:absolute}
#contentarea .scrip2 a {color:#4B4B4B;text-decoration:none}

#contentarea .scrip2 .shead {background:url(images/a2_1.gif); height:21px; width:241px;}
#contentarea .scrip2 .sbody {width:241px; height:114px;line-height:18px;background:url(images/a2_2.gif);}
#contentarea .scrip2 .sbot {width:241px;background:url(images/a2_3.gif);height:38px;}
#contentarea .scrip2 .sbot h2 {margin-top:7px;}

/* 纸条定义 类型3 */
#contentarea .scrip3 {color:#CB2F3C;position:absolute}
#contentarea .scrip3 a {color:#CB2F3C;text-decoration:none}

#contentarea .scrip3 .shead {background:url(images/a3_1.gif); height:21px; width:241px;}
#contentarea .scrip3 .sbody {width:241px; height:114px;line-height:18px;background:url(images/a3_2.gif);}
#contentarea .scrip3 .sbot {width:241px;background:url(images/a3_3.gif);height:38px;}
#contentarea .scrip3 .sbot h2 {margin-top:7px;}

/* 纸条定义 类型4 */
#contentarea .scrip4 {color:#8C4D00;position:absolute}
#contentarea .scrip4 a {color:#8C4D00;text-decoration:none}

#contentarea .scrip4 .shead {background:url(images/a4_1.gif);height:21px; width:241px;}
#contentarea .scrip4 .sbody {width:241px; height:114px;line-height:18px;background:url(images/a4_2.gif);}
#contentarea .scrip4 .sbot {width:241px;background:url(images/a4_3.gif);height:38px;}
#contentarea .scrip4 .sbot h2 {margin-top:7px;}

/* 纸条定义 类型5 */
#contentarea .scrip5 {color:#007845;position:absolute}
#contentarea .scrip5 a {color:#007845;text-decoration:none}

#contentarea .scrip5 .shead {background:url(images/a5_1.gif);height:21px; width:241px;}
#contentarea .scrip5 .sbody {width:241px; height:114px;line-height:18px;background:url(images/a5_2.gif);}
#contentarea .scrip5 .sbot {width:241px;background:url(images/a5_3.gif);height:38px;}
#contentarea .scrip5 .sbot h2 {margin-top:7px;}

/* 纸条定义 类型6 */
#contentarea .scrip6 {color:#417000;position:absolute}
#contentarea .scrip6 a {color:#417000;text-decoration:none}

#contentarea .scrip6 .shead {background:url(images/a6_1.gif); height:21px; width:241px;}
#contentarea .scrip6 .sbody {width:241px; height:114px;line-height:18px;background:url(images/a6_2.gif);}
#contentarea .scrip6 .sbot {width:241px;background:url(images/a6_3.gif);height:38px;}
#contentarea .scrip6 .sbot h2 {margin-top:7px;}

/* 纸条定义 类型7 */
#contentarea .scrip7 {color:#AA348C;position:absolute}
#contentarea .scrip7 a {color:#AA348C;text-decoration:none}

#contentarea .scrip7 .shead {background:url(images/a7_1.gif); height:21px; width:241px;}
#contentarea .scrip7 .sbody {width:241px; height:114px;line-height:18px;background:url(images/a7_2.gif);}
#contentarea .scrip7 .sbot {width:241px;background:url(images/a7_3.gif);height:38px;}
#contentarea .scrip7 .sbot h2 {margin-top:7px;}

/* 纸条定义 类型8 */
#contentarea .scrip8 {color:#006586;position:absolute}
#contentarea .scrip8 a {color:#006586;text-decoration:none}

#contentarea .scrip8 .shead {background:url(images/a8_1.gif); height:21px; width:241px;}
#contentarea .scrip8 .sbody {width:241px; height:114px;line-height:18px;background:url(images/a8_2.gif);}
#contentarea .scrip8 .sbot {width:241px;background:url(images/a8_3.gif);height:38px;}
#contentarea .scrip8 .sbot h2 {margin-top:7px;}

.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menu:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.menu:active {
	text-decoration: none;
	color: #FFFFFF;
}
.menu {font-size:18px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-weight:bold}
.whitefont{ color:#FFFFFF}