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

html{ 
background-color: rgb(255, 255, 255);
}
 
body{ 
font-size: 12px;
line-height: 1.5;
color: rgb(51, 51, 51); 
background-color: transparent; 
}

#likearea{
	background-image:url(images/likearea.jpg);
	margin: auto;
}

.fb-like{
	margin-top:135px;
}

.fb-comments{
	margin-left: 198px;
}

#main{
width: 984px;
margin: 0pt auto;
}

#main:after{
content: ".";
display: block;
height: 0pt;
clear: both;
visibility:
hidden;
}

h1, h2, h3, h4, h5, h6{
color: rgb(0, 0, 0);
}

h1{
margin-bottom: 0.3em;
font-size: 3em;
line-height: 1.4;
font-weight: normal;
}

h2{
margin-bottom: 0.3em;
font-size: 2em;
line-height: 1.4;
font-weight: normal;
}

h3{margin-bottom: 0.3em;
font-size: 1.3em;
line-height: 1.4;
}

h4 {font-size: 1em;
line-height: 1.5;
}

ul{
margin-bottom: 0pt;
}

p{
margin: 0px;
}

.red{
	color: #F00;
}

.fontL{
	font-size: 18px;
}

p .mleft{
	margin-left: 30px;
}

.fb-like-box{
	margin-left: 50px;
}