/* css reset */
body, div, dl, dt, dd, ul, ol, nl, li, h1, h2, h3, h4, h5, h6, p, span, a, b, strong, object, iframe, label, img, select, form, input, textarea, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {margin:0;padding:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
table {border-collapse:collapse;border-spacing:0}
a {text-decoration:none} 
li {list-style:none outside none} 
fieldset, img {border:0 none}
textarea {resize:none}
h1,h2,h3,h4,h5,h6 {font-weight:normal;font-size:100%}
input:focus, select:focus, textarea:focus {outline:0 none}
.left {float:left}
.right {float:right}
.none {display:none}
.clearall{clear:both}
img {display:block}

/* header */
body {font-family:Microsoft YaHei; font-size:12px; color:#656565; background:#0c0201 url(../images/images/bg_body.jpg) no-repeat center 44px}
#header, #main, #footer {width:1000px;overflow:hidden;margin:0 auto}
.headtop1 {background:url(../images/images/bg_head.jpg) no-repeat; height:280px; line-height:26px; position:relative}
.headtop1 ul li {float:left; color:#f7dac2; height:24px}
.headtop1 ul li a {color:#f7dac2}

/* main */
.content1 {background:url(../images/images/bg_main_left_1.jpg) no-repeat; width:298px; height:800px; position:relative}
.content2 {background:url(../images/images/bg_main_right_rep.jpg) repeat-y; width:702px}
.content2 p {color:#3d1300; padding:5px 0 0px 40px; font-size:14px; width:550px}
.content2 p img {margin:0 auto}
#scroll { bottom: 10px; height: 90px; left: 50%; margin-left: 476px; position: absolute; width: 33px; cursor: pointer; }