body {
	font-size: 75%;
	line-height:1.3;
	background:url(../../images/news/bg2.gif) repeat-x;
	margin:50px auto 0 auto;
	padding:0;
	width:600px;
}

input,textarea,option,select {
	line-height:1.3;
	font-size:110%;
}

form,img {
	margin:0;
	padding:0;
	border:0;
}

a,a:active,link,visited {
	color:#4298EF;
}

a:hover {
	color:#CAE4FF;
	text-decoration:none;
}

#in {
	margin:20px auto;
	padding:auto;
	width:540px;
}

#detail {
	margin:20px auto;
	padding:0;
	width:500px;
}

.news_date {
	padding:20px;
}

.side_line {
	background:url(../../images/news/side_line_bg.gif) repeat-y;
}

.title {
	background:url(../../images/news/title_bg_02.gif) no-repeat;
	color:#000000;
	width:520px;
	height:29px;
	padding:0 0 0 20px;
}

.left {
	text-align:left;
}

.center {
	text-align:center;
}

.right {
	text-align:right;
}