/* ===== Default Setting ====== */
*{margin: 0;	padding: 0;}
div{font: 12px "MS Sans Serif", Geneva, sans-serif;}
a{	font-size:12px;	color:#000000;	text-decoration:none;}
a:hover{	color: #B22222;	text-decoration:none;}

.head{
	float:left;
	width:100%;
	background: url(../images/head_background.gif) repeat-x;
}
.login{
	height:180px;
	width:200px;
	position: absolute; 
	z-index: 1;
	top: 0px;
	left: 741px;
}
.foot{
	float:left;
	clear:left;
	width:100%;
	margin-top:20px;
	background: url(../images/foot_background.gif) repeat-x;
	display:table;
}
.content{float:left;	clear:left;	width:100%;	background: url(../images/content_background.gif) repeat-x; display:table;}
.content .content_package{width:1000px; background: url(../images/content_background.gif) repeat-x; display:table;}
.content .mark{float:left; width:1000px; background: url(../images/mark_yellow.jpg) no-repeat left top; display:table;}
.content .container{float:left;	width:836px;	padding:15px 0 0 25px;}
.sidelogo{float:left; width:70px; height:540px;	background: url(../images/sidelogo_yellow.gif) no-repeat 25px 0px;}
.content .positionlink a,.new_content .positionlink a{color:#82765b;	text-decoration:underline;}
.content .nowposition{float:left;	width:500px;	padding:15px 0 0 25px;	color:#82765b;}
.content .nowposition img,.new_content .nowposition img{vertical-align:middle;	margin-right:5px;}
.content .nowposition a:hover,.new_content .nowposition a:hover{color:#82765b;	text-decoration:none;}

/* =================================== */
.new_content{float:left; width:100%; background: url(../images/content_background2.gif) repeat-x; display:table;}
.new_content .content_package{width:745px;	background: url(../images/content_background2.gif) repeat-x; display:table;}
.new_content .mark{float:left; width:745px; height : 500px;	padding-left: 35px; background: url(../images/mark_yellow2.jpg) no-repeat left top; display:table;}
.new_content .container{float:left; width:700px;}
.new_content .nowposition{width:700px; color:#82765b; margin-bottom:10px;}

/* =================================== */
