﻿html{
scrollbar-face-color: #ffffff; 
scrollbar-shadow-color:#ffffff;
scrollbar-highlight-color:#666666;
scrollbar-3dlight-color:#ffffff; 
scrollbar-darkshadow-color:#666666; 
scrollbar-track-color:#ffffff;
scrollbar-arrow-color: #8588B1;
}
body{
background-image: url('bg.jpg');
background-repeat:repeat;
background-attachment:fixed;
background-position: 0% 0%;
margin-top:0px;margin-bottom:0px;
}
a:visited{color:#B05C4F;text-decoration:none}
a:active{color:#B05C4F;text-decoration:none;}
a:link {color:#B05C4F;text-decoration:none;}
a:hover{color:#000000;}
img{ border:0px;}
div{ font-size:9pt; font-family:Verdana;color:#000000; line-height:16pt;}
.artical{padding-left:4pt;padding-right:4pt;filter:Alpha(opacity=100);border-width:0pt 1pt 0pt 1pt;border-color:#333333;border-style:solid;}
/*全局宽度*/
#container {margin:0 auto; width:700px;}
/*顶部部分*/
#header { height:310px; background:#fff; margin-bottom:0px;}
#header_1 { height:295px; margin-bottom:0px; background-image: url('top.jpg');}
#header_2 { height:15px; margin-bottom:0px; }
.header_2 { height:15px; line-height:15pt; border-width:1pt 0pt 1pt 0pt;border-color:#444444;border-style:solid;padding-left:2pt;padding-right:2pt;color:#ABABAB;font-size:8pt;}
#header_2_2 { float:right; width:230px;}
#header_2_1 { float:left; width:460px;}/*因为是固定宽度，采用左右浮动方法可有效避免ie 3像素bug*/
/*中间部分*/
#mainContent { height:620px; background:#fff; margin-bottom:0px;}
#main { width:500px; margin:0 auto; Word-Wrap:break-word; font-size:9pt; line-height:16pt; font-family:Verdana;color:#000000;}
#main_right { float:right; width:100px; height:20pt; line-height:20pt; font-size:10pt;}
#main_left { float:left; width:390px; height:20pt; line-height:20pt; font-size:10pt;}
#main_down {  width:500px; margin:0 auto; height:88px; margin-bottom:0px; background:#fff url(hr.gif) no-repeat 50% 0;}
/*底部部分*/
#footer { height:140px; background:#fff;}
#footer_0 { width:500px; margin:0 auto; height:50px; line-height:50pt;}
#footer_1 { height:40px; line-height:40pt;}
#footer_2 { height:20px; margin:0 auto; width:550px; border-width:1pt;border-color:#FF0000;border-style:solid;}
#footer_3 { height:20px; margin:0 auto; width:550px; border-width:1pt;border-color:#00FF00;border-style:solid;}
/*评论样式*/
.comment-caption{background:#fff; width:300px; color:#000}
.comment-reply{background:#FFCCFF;color:#000}