﻿/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-color:#fafafa;
}
img{
　　border:0px;
}




.Area_Scroll-bg{
	width:88px;
	/*height:200px;*/
	float:left;
	display:inline;
	margin:10px 0px 0px 10px;
}

.Area_Scroll-bg-R1{
	width:88px;
	/*height:200px;*/
	float:left;
	display:inline;
	margin:10px 0px 0px 0px;
}

.Area_Scroll-bg-white{
	width:50px;
	height:136px;
	float:left;
	display:inline;
	margin:0px;
}

.Area_Scroll-Rbg-white{
	width:10px;
	height:136px;
	float:left;
	display:inline;
	margin:0px;
}

.Area_Scroll-pic{
	/*width:131px;
	/*height:180px;*/
	float:left;
	display:inline;
	/*margin:10px 0px 0px 10px;
	/*background-color:red;*/
}


.Area_Scroll-pic-exp{
	width:86px;
	float:left;
	display:inline;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: "宋体";
	font-size: 9pt;
	color: #036;
	text-align:center;
	padding:6px 0px 2px 0px;
}