/* ===== 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_D.gif) repeat-x;
}
.head_en{
	float:left;
	width:100%;
	background: url(../images/head_background_D2.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_D.gif) repeat-x;
	display:table;
}
.content{float:left;	clear:left;	width:100%;	background: url(../images/content_background_D.gif) repeat-x; display:table;}
.content .content_package{width:1000px; background: url(../images/content_background_D.gif) repeat-x; display:table;}
.content .mark{float:left;	width:1000px;	background: url(../images/mark_red.jpg) no-repeat left top; display:table;}
.content .container{float:left; width:836px; margin:15px 0 0 25px;}
.sidelogo{float:left; width:70px; height:540px;	background: url(../images/sidelogo_red.gif) no-repeat 25px 0px;}
.sidelogo_en{float:left; width:70px; height:470px;	background: url(../images/sidelogo_red.gif) no-repeat 25px 0px;}
.content .nowposition{float:left; width:500px; padding:15px 0 0 25px; color:#a30234;}
.content .nowposition img{vertical-align:middle; margin-right:5px;}