/*文章正文*/
body{background:url(../images/mainbg.png) #EEEEEE}

/*注册协议*/
.content-main{width:1180px; height:auto; margin:20px auto;}
.content-main-l{width:870px; padding:20px; min-height:600px; float:left; background:#fff; box-shadow:0 0 2px #d0d0d0;border:1px solid #ececec; position:relative; font-size:14px; line-height:2;}
.content-main-l h1{ text-align:center; font-size:20px; border-bottom:1px solid #ececec; margin-bottom:15px; padding-bottom:15px;}
/*侧栏关于我们菜单*/
.content-main-r{width:253px; background:#fff; box-shadow: 0 2px 2px #e4e4e4;border:1px solid #ececec; margin-bottom:15px;position: relative;}
.content-main-r ul{width:180px; margin:15px auto 15px auto;}
.content-main-r ul li{text-align:left; height:50px; border-bottom:1px dashed #dedede; overflow:hidden;}
.content-main-r ul li:last-child{border:none;}
.content-main-r ul li a i{color:#2489C5;margin-right:10px;}
.content-main-r ul li a{color:#2489C5; font-size:16px; line-height:50px;}
.content-main-r ul li a:hover{color:#c80000;}
.content-main-r .jiantou {
	position: absolute;
	display: inline-block;
	top: 25px;
	left: -15px;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-right: 15px solid #fff;
	border-bottom: 10px solid transparent;
	}
	
/*侧栏销售信息展示*/
.content-r-ad{width:253px; background:#fff; box-shadow: 0 2px 2px #e4e4e4;border:1px solid #ececec; margin-bottom:15px;}
.content-r-ad h2 {
	height:45px;
	line-height:45px;
	padding-left:10px;
	border-bottom:1px solid #ececec;
	font-size:14px;
	color:#000;
	}
.content-r-ad ul{
	padding:0 10px;
	}	
.content-r-ad ul li{
	width:auto;
	min-height:70px;
	margin:10px 0;
	border-bottom:1px dashed #dedede;
	overflow:hidden;
	}
.content-r-ad ul li:last-child{border:none;}	
.content-r-ad ul li .tit{ color:#36C;font-size:14px; margin-bottom:5px;}
.content-r-ad ul li .zhaiyao{font-size:12px; color:#999; margin-bottom:10px;}
.content-r-ad ul li .zhaiyao img{
	display:block;
	float:left;
	width:90px; 
	height:60px;
	margin:5px 10px 10px 0;
	overflow:hidden;	
	}
/*-------------------------------------------------*/	
	