body {
    font-family:'Roboto', sans-serif;
    line-height:1.2em;
    font-size:17px;
    line-height:20px;
}
a {
    color:#FFFFFF;
    text-decoration: none;
}
a:hover {
    color:#333333;
    text-decoration:none;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

#sub-left {
	margin-top:16px;
	float:left;
			}
#sub-right {
				float:right;
			}

.transparent {
    opacity: 0.9;
    filter: alpha(opacity=90); 
}

.advertisement{
	margin-top:95px;
    background:#666666;
    height:305px;
    width:280px;
	float:left;
}

.rightcontent {
	width:900px;
    float:left;
    padding:10px;
}

#main_part_candidate{
	clear:both;
	width:900px;
}

#main_part_candidate-sub-left {
	float:left;
	width:300px;
	margin-top:20px;
}
#main_part_candidate-sub-right {
	margin-top:80px;
	float:left;
	width:600px;
}

.setmargin
{
margin-bottom:130px;
clear:both;
}

#tipcontent
{
clear:both;
width:900px;
margin-top:10px;
}


#likeablecontents
{
width:900px;
clear:both;
height:350px;
margin-top:10px;
}

#leftcontent
{
float:left;
width:650px;
}
#rightcontent
{
float:left;
width:200px;
}

#contentafterlike
{
clear:both;
width:900px;
float:left;
}


#lookcontents
{
width:900px;
clear:both;
height:250px;
margin-top:50px;
}

#lookleftcontent
{
float:left;
width:200px;
vertical-align:middle;

}
#lookrightcontent
{
float:left;
width:700px;
}


#offercontents
{
width:900px;
height:300px;
margin-top:20px;
clear:both;
}

#offerleftcontent
{
float:left;
width:700px;

}
#offerrightcontent
{
float:left;
width:200px;
}


.parafont{
color:#999999;
line-height:1.20;
}


.headfont{
color:#999999;
}

#negativecontents
{
width:900px;
height:200px;
clear:both;
margin-top:20px;
}

#negativeleftcontent
{
float:left;
width:200px;

}
#negativerightcontent
{
float:left;
width:700px;
}


#factsecontents
{
width:900px;
clear:both;
margin-top:20px;
}

#factleftcontent
{
float:left;
width:700px;

}
#factrightcontent
{
float:left;
width:200px;
}



#remembercontents
{
width:900px;
clear:both;
height:350px;
margin-top:20px;
margin-bottom:30px;
}

#rememberleftcontent
{
float:left;
width:200px;

}
#rememberrightcontent
{
float:left;
width:700px;
}

.footers
{
	position:absolute;
	bottom:0;
	margin-top:100px;
	float:right;
	height:200px;
	clear:both;
}

.loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background:url(../../image/loading.gif) 50% 50% no-repeat rgb(249,249,249);
}

