/*<LINK REL=STYLESHEET TYPE="text/css" HREF="../basic.css">*/

body#main {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image:url("img/bg_footer.gif");
	background-repeat:repeat-x;
	background-position: bottom;
	}
div#main {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url("img/bg.gif");
	background-repeat:repeat-x;
	}
body#news {
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	
	}

body#voice {
	margin: 5px;
	background-color: #ffffff;
	}

body#today_girls {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	}

a {
 color: ffffff;
 text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF0066
	}

.M {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: justify;
	}
.S {
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	text-align: justify;
	}
.bold {
	font-weight:bold;
	}
.red {
	color: #ff0000;
	}

.news_title {
	color: #FF0066;
	font-weight:bold;
	}
	
.pickup_name {
	color: #FF0066;
	font-weight:bold;
	}

.tex_white{
	color: #FFFFFF;
	}	

.profile {
	margin:5px;
	}
	
.bg_black {
	background-color: #000000;
	}

.bg_white {
	background-color: #ffffff;
	}
.bg_gray {
	background-color: #333333;
	}




