* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #f5eae5;
	font-size: 95%;
	line-height: 1.4em;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

img {
	border: 0px;
}

table {
	font-size: 100%;
}

.nw_box1 {
	height: 192px;
	padding: 10px;
	margin: 0 0 1px 1px;
	background: #ffffff;
	border: solid #C2C2C2 1px;
}

.nw_box1 p {
	margin-top: 10px;
}
.nw_box2 {
	height: 145px;
	background: #ffffff;
}

.nw_box2 p {
	margin-top: 10px;
}
/* ---------------------------------------------------
add 2010/03/23  start
----------------------------------------------------- */
.nw_box3 {
	height: 200px;
	padding: 10px;
	margin: 0 0 1px 1px;
	background: #ffffff;
	border: solid #C2C2C2 1px;
}

.nw_box3 p {
	margin-top: 10px;
}/* ---------------------------------------------------
add 2010/03/23 end
----------------------------------------------------- */
.img {
	float: left;
	padding-right: 5px;
}

.slink {
	float: right;
	margin-right: 5px;
}

.dot_hr1 {
	clear: both;
	height: 1px;
	background: url(../img/dotline.gif) repeat-x;
	margin-top: 20px;
	margin-bottom: 20px;
}
.dot_hr1 hr {
	display: none;
}
.dot_hr2 {
	clear: both;
	height: 1px;
	background: url(../img/dotline2.gif) repeat-x;
	margin-top: 2px;
	margin-bottom: 2px;
}
.dot_hr2 hr {
	display: none;
}
.dot_hr3 {
	clear: both;
	height: 1px;
	background: url(../img/dotline3.gif) repeat-x;
	margin-top: 2px;
	margin-bottom: 2px;
}
.dot_hr3 hr {
	display: none;
}
.dot_hr4 {
	clear: both;
	height: 1px;
	background: url(../img/dotline.gif) repeat-x;
	margin-top: 8px;
	margin-bottom: 8px;
}
.dot_hr4 hr {
	display: none;
}

a.pdfdl {
	display: block;
	text-decoration: underline;
	padding-left: 20px;
	background: transparent url(../img/pdficon_s.gif) no-repeat 0 0;
	line-height: 150%;
}

a.pdfdl:hover {
	background: transparent url(../img/pdficon_s.gif) no-repeat 0 0;
}


