
		#content .first-word {
			color: #303030;
		}
		
		p {
			padding-bottom: 14px;
		}
		
		#content {
			padding: 15px;
		}
		
		#content ul li {
			background: url("../img_des/content-ulli.png") 0px 8.5px no-repeat;
			padding-left: 26px;
			height: 15px;
			padding-top: 5px;
		}
		
		#content ul {
			padding-left: 14px;
			padding-bottom: 14px;
		}
		
		blockquote {
			border-color: #dedede;
		}
		
		#news {
			margin: 0 auto;
			width: 1013px;
			background-color: #fff;
			text-align: left;
		}
		
		.news h2 {
			color: #303030;
		}
		
		.news {
			padding: 15px;
		}
		
		.news a{
			color: #000000;
		}
		