/*layout*/
body{
	background: url(../images/bg.jpg) repeat;
}
#warp{
	width: 780px;
	margin: 0 auto;
	}

#Content {
	width: 780px;
	float: left;
	font-family:12px Arial, "新細明體-ExtB" ;
	color: #5A5A5A;
	text-align: left;
	overflow: hidden;
	text-justify: inter-ideograph;
	background-image: url(../images/c_bg.jpg);
}
#left {
	float: left;
	width: 177px;
	height: 489px;
	background: #000 url(../images/l_bg.jpg) repeat-x;
	padding-top: 43px;
}


#main {
	float: left;
	height: 532px;
	width: 411px;
	background: url(../images/m_bg.jpg) no-repeat center top #000;
}
.menu li{
	float: left;
	height: 35px;
	width: 174px;
	display: block;
}

#left .linkbox {
	float: left;
	width: 148px;
	margin: 145px 0 0 13px;
}
#left .linkbox li {
	float: left;
	width: 148px;
	margin-top: 6px;
}

#left .linkbox .to_sexualities20 a:link{
	background-image: url(../images/iacs.png);
	float: left;
	height: 37px;
	width: 148px;
	margin-bottom: 5px;
}
/*#left .linkbox .to_sexualities20 a:hover{
	background-image: url(../images/to_sexualities20-2.png);
	float: left;
	height: 37px;
	width: 148px;
	margin-bottom: 5px;
}
*/
#left .linkbox .to_intermagins a:link{
	background-image: url(../images/to_intermagins.png);
	float: left;
	height: 37px;
	width: 148px;
}
#left .linkbox .to_intermagins a:hover{
	background-image: url(../images/to_intermagins2.png);
	float: left;
	height: 37px;
	width: 148px;
}
#left .linkbox .to_repression a:link{
	background-image: url(../images/to_repression.png);
	float: left;
	height: 37px;
	width: 148px;
}
#left .linkbox .to_repression a:hover{
	background-image: url(../images/to_repression2.png);
	float: left;
	height: 37px;
	width: 148px;
}
#right {
	float: left;
	height: 489px;
	width: 192px;
	padding-top: 43px;
	background: #000 url(../images/r_bg.jpg) no-repeat left top;
}
#new_event {
	float: left;
	height: 40px;
	width: 127px;
	margin: 50px 0 0 32px;
}



br {
	line-height: 10px;
}

p {
	line-height: 20px;
}



#footer{
	text-align: right;
	width: 770px;
	font: 12px normal Arial, "新細明體-ExtB";
	text-decoration: none;
	float: left;
	color: #ccc;
	background: #000 url(../images/f_bg.jpg) left bottom no-repeat;
	padding: 10px 10px 5px 0;
}

#warp #footer .txt {
	text-align: center;
	float: left;
	width: 1000px;
}
#warp #footer .txt a:link {
	color: #D2151F;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}
#warp #footer .txt a:hover {
	border-bottom: 1px dotted #E25F04;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}
#warp #footer .txt a:visited {
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
	color: #8D1723;
}
#warp #footer .txt a:active {
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
	color: #E55902;
}
.forFB {
	display: none;
	height: 326px;
	width: 925px;
}
