@charset "utf-8";

@import url("/Savesafe/css_savesafe/frame-store.css");
@import url("/Savesafe/css_savesafe/sdm_lightbox.css");
.content_storedm{width:960px;background:#fff;}


.storedm{width:700px;float:right;}
.downloadinfo{
	width:250px;
	height: auto;
	float:left;
	border:1px dotted #ccc;
	background:#fff;
}

.img{margin:10px 70px 5px 70px;}
.downloadinfo ul{margin:0px;padding-left:25px;line-height:25px;list-style:none;}
.downloadinfo li a{width:200px;height:25px;border-bottom:1px solid #ccc;display:block;text-decoration:none;color:#999;}
.downloadinfo li a:hover{background:#eeeeee;color:#000;}
.downloadinfoa{
	width:250px;
	height:565px;
	float:left;
	border:1px dotted #ccc;
	background:#fff;
}
.downloadinfoa ul{margin:0px;padding-left:25px;line-height:25px;list-style:none;}
.downloadinfoa li a{width:200px;height:25px;border-bottom:1px solid #ccc;display:block;text-decoration:none;color:#999;}
.downloadinfoa li a:hover{background:#eeeeee;color:#000;}

