www.pudn.com > ROOT002003004.rar > flash[1].css


/* 首页flash调用 */ 
.mainflashlist { 
	border-top: 3px solid #FFFFFF; 
	float: left; 
	width: 280px; 
	background: #F6F6F6; 
	height: 266px!important; 
	height: 269px; 
	overflow: hidden; 
} 
.mainflashlist ul { 
	margin: 0 0 0 5px; 
	display: inline; 
	list-style-type: none; 
	color: #DEDEDE; 
} 
.mainflashlist ul li { 
	float: left; 
	width: 125px; 
	border-bottom: #DDDDDD 1px solid; 
	padding: 5px 0px 0px 15px; 
	display: block; 
	background: url(../images/reddot.gif) no-repeat 0 8px; 
	height: 22px; 
	overflow: hidden; 
} 
.flashimg, .flashimg img { 
	width: 120px; 
	height: 80px; 
} 
 
.flashimgl { 
	float: left; 
	margin: 5px 0 0 10px !important; 
	margin: 5px 0 0 5px; 
	text-align: center; 
} 
.flashimgr { 
	float: right; 
	margin: 5px 10px 0 0 !important; 
	margin: 5px 5px 0 0; 
	text-align: center; 
} 
/* flash 列表上部 */ 
.flashlistPic{ 
	width: 569px; 
	margin: 0; 
	padding: 0; 
	border-top: 3px solid #FFFFFF; 
	background: #F5F5F5; 
	height: 266px !important; 
	height: 269px; 
} 
.flashlistPic ul{ 
	text-align: center; 
} 
.flashlistPic li{ 
	float: left; 
	width: 126px; 
	border: 1px solid #CCCCCC; 
	margin: 8px 7px 0 7px !important; 
	margin: 9px 5px 0 6px; 
	list-style-type: none; 
	text-align: center; 
	height: 120px; 
} 
.flashlistPic li img{ 
	border: 3px solid #CCCCCC; 
	width: 120px; 
	background: #FFFFFF; 
	height: 90px; 
} 
.flashlistPic a:hover img{ 
	border: 3px solid #FFFFFF; 
} 
.flashlistPic li h2{ 
	font-size: 12px; 
	line-height: 20px; 
} 
.flashlistPic li h2 a{ 
	color: #000000; 
	text-decoration: none; 
} 
.flashlistPic li h2 a:hover{ 
	color: #CC0000; 
} 
.flashlistPic .s1{ 
	margin-left: 12px !important; 
	margin-left: 8px; 
} 
/* Flash 列表下部 */ 
.flashlist{ 
	margin: 0px; 
	width: 569px; 
	border-top: 3px solid #98B1C4; 
	border-bottom: 3px solid #FFFFFF; 
	background: #F1F1F1; 
	text-align: center; 
} 
.flashlist ul { 
	padding: 0px; 
	margin: 0px; 
} 
.flashlist li{ 
	float: left; 
	width: 284px; 
	border-bottom: 1px solid #FFFFFF; 
	list-style-type: none; 
} 
/* flash 列表区块 */ 
.flash-main { 
	width: 284px; 
	background: #F8F8F8; 
} 
.flash-main h1.flashname { 
	border-left: 1px solid #FFFFFF; 
	padding: 3px 0 3px 20px; 
	background: url(../images/software.gif) #E5EEF5 no-repeat 6px 4px; 
	font-size: 12px; 
	font-weight: bold; 
	text-align: left; 
} 
.flash-main .flashdescription { 
	border-left: 1px solid #FFFFFF; 
	clear: both; 
	line-height: 150%; 
	text-align: left; 
	/*text-indent: 25px;*/ 
	height: 35px; 
} 
.flash-left { 
	float: left; 
	width: 163px; 
	background: #F6F6F6; 
	overflow: hidden; 
	height: 80px; 
} 
.flash-left ul li { 
	border: 1px solid #FFFFFF; 
	padding: 2px 0 2px 5px; 
	white-space: nowrap; 
	text-align: left; 
} 
.flash-left ul li.grid { 
	border-bottom: 0; 
	border-top: 0; 
	background: #E5EEF5; 
	text-align: left; 
} 
.flash-right { 
	border-left: 1px solid #EEEEEE; 
	border-top: 1px solid #FFFFFF; 
	float: right; 
	width: 120px; 
	height: 80px; 
} 
.flash-right img{ 
	width: 120px; 
	height: 80px; 
} 
/* flash播放页面 */ 
.flashview{ 
	margin: 0 auto; 
	padding: 0; 
	border-top: 3px solid #FFFFFF; 
	border-bottom: 3px solid #FFFFFF; 
	background: #F1F1F1; 
	font-size: 14px; 
	text-align: left; 
	overflow: visible; 
} 
.flashtitle{ 
	border: 1px solid #E9E9E9; 
	padding: 5px; 
	background: #F9F9F9; 
} 
.flashtitle h1{ 
	margin: 5px; 
	color: #669900; 
	font-size: 14px; 
} 
.flashtitle h2{ 
	margin: 5px; 
	font-size: 12px; 
	font-weight: normal; 
} 
.flash { 
	margin:5px 0; 
	text-align:center; 
	border: 0px solid #CCC; 
} 
.flashmore{ 
	border: 1px solid #FF6600; 
	padding: 5px; 
	background: #FEFEFE; 
}