@charset "UTF-8";
/* CSS Document */

h1 {
	font-size:1.3em;
	font-weight:normal;
	padding:0px;
	margin:0px;
	margin-bottom:15px;
	line-height:15px;
	color:#EF4136;
}
h2 {
	font-size:0.9em;
	color:#000000;
	padding:0px;
	margin:0px;
	font-weight:normal;
	margin-bottom:10px;
	line-height:19px;
}
h3 {
	font-size:0.75em;
	color:#EF4136;
	padding:0px;
	margin:0px;
	font-weight:normal;
	margin-bottom:10px;
	line-height:15px;
}
h6 {
	font-size:2em;
	color:#000000;
	padding:0px;
	margin:0px;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:10px;
	line-height:30px;
}
p {
	font-size: 0.75em;
	padding:0px;
	margin:0px;
	font-weight:normal;
	margin-bottom:10px;
	line-height:17px;
}

#column_title1{
	font-size:1em;
	margin-bottom:10px;
	color:#FFFFFF;
}
#column_title1  a:link, .column_title1  a:visited  {
	color:#FFFFFF;
	text-decoration:none;
}
#column_title1  a:hover {
	color:#EF4136;
	text-decoration:none;
}

.column_title2{
	font-size:0.75em;
	background-image:url(../img/point1.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:10px;
	margin-bottom:5px;
	color:#666666;
}
.column_title2  a:link, .column_title2  a:visited {
	color:#000000;
	text-decoration:none;
}
.column_title2  a:hover {
	color:#EF4136;
	text-decoration:none;
}
.column_title3{
	font-size:1em;
	background-image:url(../img/point1.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:10px;
	margin-bottom:5px;
}
.column_title3  a:link, .column_title3  a:visited {
	color:#000000;
	text-decoration:none;
}
.column_title3  a:hover {
	color:#EF4136;
	text-decoration:none;
}
.column_title4{
	font-size:0.75em;
	background-image:url(../img/point1.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:10px;
	margin:10px 10px 5px 10px;
}
.column_title4  a:link, .column_title4  a:visited {
	color:#000000;
	text-decoration:none;
}
.column_title4  a:hover {
	color:#EF4136;
	text-decoration:none;
}
.column_title5{
	font-size:1.1em;
	background-image:url(../img/point1.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:10px;
	margin-bottom:5px;
}
.column_title5  a:link, .column_title5  a:visited {
	color:#000000;
	text-decoration:none;
}
.column_title5  a:hover {
	color:#EF4136;
	text-decoration:none;
}
.link_title1 {
	font-size:1.4em;
	margin-bottom:10px;
	line-height:18px;
}
.link_title1 a:link, .link_title1 a:visited {
	color:#EF4136;
	text-decoration:none;
}
.link_title1 a:hover {
	color:#000000;
	text-decoration:none;
}
.link_title2 {
	font-size:1.15em;
	margin-bottom:5px;
}
.link_title2 a:link, .link_title2 a:visited {
	color:#F7931E;
	text-decoration:none;
}
.link_title2 a:hover {
	color:#000000;
	text-decoration:none;
}
.link_title3 {
	font-size:0.75em;
}
.link_title3 a:link, .link_title3 a:visited {
	color:#EF4136;
	text-decoration:none;
}
.link_title3 a:hover {
	color:#000000;
	text-decoration:none;
}
.fontsmall {
	color:#BBB1A6;
	font-size:0.55em;
}
.fontred_center {
	color:#EF4136;
	text-align:center;
	border-bottom:dotted 1px #CCCCCC;
}
.fontred{
	color:#EF4136;
}
.font_center {
	text-align:center;
}
.font_center2 {
	font-size:1.3em;
	color:#999999;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:solid 1px #CCCCCC;
}
.font_bigger{
	font-size:1em;
	padding-top:10px;
}
.font_firstpara{
	font-size:1.2em;
	font-weight:bold;
}
.font_bordertop {
	border-top:dotted 1px #CCCCCC;
	margin-top:10px;
	padding-top:10px;
}
.imgleft{
	float:left;
	margin-right:5px;
}
.imgleft2{
	float:left;
	margin-right:10px;
}
.imgright{
	float:right;
	margin-left:10px;
}
.imgbook{
	margin-top:5px;
	margin-bottom:5px;
	border:solid 1px #CCCCCC;
}
.imgdesc_right {
	position:relative;
	width:175px;
	color:#CCCCCC;
	font-size:0.65em;
	background-color:#111111;
	padding:5px;
	margin-bottom:10px;
}