h1 {
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	margin: 0;
	padding: 0px;
}

h2 {
	font-size: 24px;
	font-weight: 900;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	color: #FFFFFF;
}

h3 {
	font-size: 14px;
	font-weight: bolder;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 4px;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
p#w {
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
}

p {
	font-size: 12px;
	font-weight: lighter;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}


div#nifty{
	float: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	width: auto;
	background-color: #DA618C;
	clear: both;
}

div#youkou{
	float: left;
	width: 67%;
}

div#add{
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	width: 28%;
	background-color: #FFFFFF;
	display: block;
	padding: 10px;
	position: relative;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: DA618C;
	border-right-color: DA618C;
	border-bottom-color: DA618C;
	border-left-color: DA618C;
}

b.rtop, b.rbottom{display:block;background: #FFFFFF;}
b.rtop b{display:block;height: 1px; overflow: hidden; background: #DA618C;}
b.rbottom b{display:block;height: 1px; overflow: hidden; background: #DA618C;}
b.r1{margin: 0 5px;}
b.r2{margin: 0 3px;}
b.r3{margin: 0 2px;}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px;}

body {
	background-color: #FFFFFF;
}
h4 {
	font-size: 14px;
	font-weight: bolder;
}
blockquote {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
