body {
    background:none;
    margin:0px; padding:0px;
	font:14px/1.5 tahoma,arial,'Hiragino Sans GB','\5FAE\8F6F\96C5\9ED1','\5b8b\4f53',sans-serif
}


.container2 {
	width:930px;
height:620px;
}

.container2 .div_scroll {
	line-height:30px; 
width: 100%;
height:620px;
overflow: auto;
float: left;
}	

.container2 .scroll_container {
overflow: hidden;
position: relative;
}

.container2 .scroll_absolute {
position: absolute;
left:20px;
}

.container2 .scroll_vertical_bar {
position: absolute;
top: 10px;
right:20px;
width: 6px;
height: 200px;
margin: 0;
padding: 0;
}

.container2 .scroll_track {
position: relative;
background:#d2d2d2;

}

.container2 .scroll_drag {
position: relative;
top: 0;
left: 0;
cursor: pointer;
background-color: #f29600;

}

.container2 .scroll_arrow {
text-indent: -20000px;
display: block;
cursor: pointer;
background-color: #369DB4;
}

.container2 .scroll_vertical_bar .scroll_arrow {
height: 16px;
}


.iframeBox{ width:1000px;}
.iframeBox .ifBox-top{ background:url(../images/box_top.png) no-repeat; line-height:43px; height:43px;}
.iframeBox .ifBox-bottom{ background:url(../images/box_bottom.png) no-repeat; line-height:36px; height:36px;}
.ifBox-content{ background:#8d0e0f url(../images/box_bg.png) repeat-x; display:block; width:1000px;}

.clearfix{*zoom:1;/*ie6 and ie7*/}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
.fl{ float:left;}.fr{ float:right;}
.ifBox-content .photo{ text-align:center; color:#fffde1;}
.ifBox-content .article{ width:680px; text-align:justify; padding-left:20px; background:url(../images/article_dian.png) no-repeat left 5px; color:#fffde1; line-height:30px;}



