body {
	background-image: url(_imgs/bg.jpg);
    }

#header {
	width: 779px;
	margin: 0 auto 0 auto;
	height: 560px;
}
#str {
	width: 779px;
	margin: 0 auto 0 auto;
	background-image: url(_imgs/bg_2.jpg);
	background-position: top;
	
	background-color: #F1ED94;
}

#squarerak {
	width: 18px;
	height: 229px;
	float: left;
}
#squarerak2 {
	width: 12px;
	height: 229px;
	float: left;
}
#square {
	width: 173px;
	height: 229px;
	background-image: url(_imgs/square.jpg);
	margin-left: 0px;
	margin-right: 0px;
	float: left;
}

#square p {
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	_padding-top: 10px;
}

#q1 {
	width: 779px;
}

#footer {
	width: 779px;
	height: 30px;
	margin: 0 auto 0 auto;
	background-color: #006699;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
	border-left: 3px solid #FF9900;
	border-right: 3px solid #FF9900;
	padding-left: 3px;
	padding-right: 3px;
}

#footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
	border-left: 3px solid #CCCCCC;
	border-right: 3px solid #CCCCCC;
	padding-left: 3px;
	padding-right: 3px;
}

/* 3 bar */

#content {
	float: left;
	width: 625px;
}


/* Sidebar */


#sidebar {
	float: left;
	width: 173px;
	padding: 0 1px 0 0;
	margin-left: 10px;
	margin-right: 7px;
    }

#sidebar2 {
	float: left;
	width: 330px;
	padding: 0 1px 0 0;
	margin-left: 10px;
}

.box {
}

.menu {
	font-size: 12px;
	color: #333333;
	font-family: Arial;
    text-decoration:none;
}
.menu:hover {
	font-size: 12px;
	color: #333333;
	font-family: Arial;
    text-decoration:underline;
}
.box .title {
	height: 27px;
	border-bottom: 2px dotted;
	border-bottom-color: #666666;
	font-size: 14px;
	color: #333333;
	font-family: Arial;
}

.box .content {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

.box .content2 {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	padding-left: 5px;
}

#sidebarinterna {
	float: left;
	width: 779px;
	padding: 0 1px 0 0;
	margin-left: 0px;
	margin-top: 10px;
}

#sidebarinterna h1 {
	font-family: Arial;
	font-size: 16px;
	color: #333333;
	text-align: left;
	border-bottom: 2px dotted;
	border-bottom-color: #666666;
	padding-left: 20px;
}

#sidebarinterna p {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-left: 35px;
	padding-right: 35px;
}



#div_link {width:300px; height:auto;margin:auto; clear:both;}