#intro {
	color: #7b5c47;
	padding-bottom: 30px;
}
#intro h2 {
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 15px;
}
#intro h3 {
	padding-bottom: 20px;
}
#temp {
	padding-top: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #583C29;

}
#temp h2 {
	font-size: 110%;
	font-weight: bold;
	color: #7b5c47;
	padding-bottom: 18px;
}
#temp #win {
	float: left;
	padding-right: 7px;
	padding-bottom: 30px;
}
#temp #mac {
	float: left;
	padding-left: 35px;
	padding-bottom: 30px;
}

#temp h5  {
	padding-bottom: 18px;
}
#temp div  {
	float: left;
	font-weight: bold;
	padding-right: 28px;
	color: #3F3B3A;
}
#temp div img  {
	margin-top: 5px;
}
#sec_01 {
	padding-top: 30px;
	padding-bottom: 18px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #583C29;
	color: #7b5c47;
}
#sec_01 h2 {
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 18px;
}
#sec_01 p {
	padding-bottom: 15px;
}
#sec_01 ul {
	list-style-type: none;
}
#sec_01 ul li {
	padding-bottom: 12px;
}
#sec_01 ul li .bgc {
	background-color: #FFF83B;
}
#sec_02 {
	padding-top: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #583C29;
	padding-bottom: 30px;
	color: #383733;
}
#sec_02 h2 {
	font-size: 110%;
	font-weight: bold;
	color: #7b5c47;
	padding-bottom: 18px;
}
#sec_02 h4 {
	padding-bottom: 8px;
}
#sec_02 ul {
	list-style-type: none;
}
#sec_03 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #583C29;
	padding-top: 30px;
	color: #383733;
}
#sec_03 h2 {
	font-size: 110%;
	font-weight: bold;
	color: #7b5c47;
	padding-bottom: 18px;
}
#sec_03 h4 {
	font-size: 110%;
	color: #231815;
	font-weight: bold;
	padding-bottom: 24px;
}
#sec_02 a:link,
#sec_02 a:visited {
	color: #C40D23;
	text-decoration: none;
}
#sec_02 a:hover,
#sec_02 a:active {
	color: #F4A571;
	text-decoration: underline;
}
#sec_03 a:link,
#sec_03 a:visited {
	color: #C40D23;
	text-decoration: none;
}
#sec_03 a:hover,
#sec_03 a:active {
	color: #F4A571;
	text-decoration: underline;
}
.red_b {
	color: #C40D23;
	font-weight: bold;
}
.txt_brown {
	color: #7b5c47;
}
.t_padding {
	padding-top: 15px;
}

.d_padding {
	padding-bottom: 18px;
}
.txt_big {
	font-size: 110%;
}
