@charset "utf-8";
/* CSS Document */

#news_area{
	position:absolute;
	width:520px;
	height:180px;
	background-image: url(img/news_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	top:240px;
	left:0px;
}
#tour_news_btn{
	position:absolute;
	width:102px;
	height:22px;
	top:10px;
	left:207px;
	z-index: 3;
		cursor: hand;
}
#system_news_btn{
	position:absolute;
	width:102px;
	height:22px;
	top:10px;
	left:313px;
	z-index: 1;
		cursor: hand;
}
#action_news_btn{
	position:absolute;
	width:102px;
	height:22px;
	top:10px;
	left:418px;
	z-index: 1;
		cursor: hand;
}

#tour_news{
	position:absolute;
	width:518px;
	height:149px;
	top:30px;
	left:0px;
	background-image: url(img/news_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	z-index: 2;
}
#system_news{
	position:absolute;
	width:518px;
	height:149px;
	top:30px;
	left:0;
	background-image: url(img/news_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	z-index: 1;
	visibility:hidden;
}
#action_news{
	position:absolute;
	width:518px;
	height:149px;
	top:30px;
	left:0;
	background-image: url(img/news_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	z-index: 1;
	visibility:hidden;
}
.paper_img{
	position:absolute;
	width:112px;
	height:112px;
	border: 2px solid #676767;
	top: 17px;
	left: 10px;
}
.p1{
	position:absolute;
	width:340px;
	height:15px;
	top: 13px;
	left: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFBFBF;
	padding:10px 0 0 5px;
}
.p2{
	position:absolute;
	width:340px;
	height:15px;
	top: 44px;
	left: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFBFBF;
	padding:10px 0 0 5px;
}
.p3{
	position:absolute;
	width:340px;
	height:15px;
	top: 75px;
	left: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFBFBF;
	padding:10px 0 0 5px;
}
.p4{
	position:absolute;
	width:340px;
	height:15px;
	top: 106px;
	left: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFBFBF;
	padding:10px 0 0 5px;
}
.p5{
	position:absolute;
	width:340px;
	height:15px;
	top: 145px;
	left: 130px;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFBFBF;
	padding:10px 0 0 5px;
}.p6 {
	color: #FF0;
	background-color: #666;
	width: 160px;
	text-align: center;
	position: absolute;
	left: 50px;
	bottom: 1px;
}
