/* CSS Document */

.title {
	margin: 0 0 5px 0;
	padding: 5px 0 8px 0;
	border-top: 2px solid #3399cc;
	border-bottom: 1px dashed #3399cc;
	line-height: 16px;
	color: #3399cc;
	}

.catch {
	text-align: right;
	color: #3399cc;
	}

.titlegray {
	margin: 30 0 10px;
	padding: 5px 0 8px;
	border-top: 2px solid #666666;
	border-bottom: 1px dashed #666666;
	line-height: 16px;
	color: #666666;
	}

.title2 {
	line-height: 16px;
	}

.cover {
	float: right;
	padding: 0;
	margin: 0 0 1em 1em;
	border: 0px;
	border-left: 10px solid #fff;
	border-bottom: 10px solid #fff;	
	}

.authors {
	margin: 20px 0 10px 0;
	border-bottom: 1px dashed #ccc;
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	}