@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 24px;
	color: #333333;
	background-color: #5B247F;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	color: #333399;
	text-decoration: none;
}

.author {
	padding: 10px;
	width: 250px;
	margin-top: 15px;
	background-color: #EAD9F4;
	text-align: left;
}

.bgc {
	background-image: url(images/bgc.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.bgc2 {
	background-image: url(images/bgc2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


.content {
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 30px;
	padding-left: 30px;
}


.c-right {
	width: 270px;
	text-align: center;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 25px;
}

.ctitle {
	margin-top: 30px;
	margin-bottom: 0px;
}

em {
	color: #CC0000;
	font-style: normal;
}

h1 {
	color: #5D2683;
	font-size: 15px;





	margin-top: 10
.px;
	margin-bottom: 30px;
	margin-top: 20px;
}

h2 {
	margin-top: 30px;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5D2683;
	width: 240px;
}

h3 {
	font-size: 22px;
	color: #CD5478;
	margin-top: 10px;
	margin-bottom: 15px;
	background-color: #FBDBDC;
	width: 230px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CD5478;
	padding: 10px;
}

h4 {
	font-size: 22px;
	color: #3E7CBB;
	margin-top: 10px;
	margin-bottom: 15px;
	background-color: #BCE1ED;
	width: 230px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #50B3D3;
	padding: 10px;
}

hr {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-color: #E6D8F1;
	text-decoration: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	margin-top: 5px;
	margin-bottom: 10px;
}

.p13 {
	font-size: 13px;
	line-height: 21px;
}

.p15 {
	color: #2492C6;
	font-size: 15px;
	font-weight: bold;
}

.preview {
	padding: 10px;
	width: 250px;
	margin-top: 20px;
	background-color: #FFE8E8;
	text-align: left;
}

.recommend {
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #6666CC;
	border-left-color: #6666CC;
	font-weight: bold;
	padding-left: 3px;
	margin-top: 20px;
	width: 85px;
	background-color: #ECECF9;
}


td {
	vertical-align: top;
}

