body {
	color: #333333;
	/*background-color: #ffffff;*/
	background-color: #f0f0f0;
	font-family:  "Helvetic","Arial";
	/*background-image: url( /common/img/bg.gif );*/
}

/*------------------------------------------- 2010.01.20 ’Ç‰Á*/
#wrapper {
    width: 797px;
	background: url( /common/img/bg.gif ) repeat-y 0 0;
	margin: 0px auto;
	padding: 0px;
}

.tline{ border-bottom:solid 1px #4e4e4e; width:550px;}


A:link {
	color: #015773;
	text-decoration : none
}

A:visited {
	color: #1484ac;
	text-decoration: none
}

A:active {
	color: #EE7A0E;
	text-decoration: none
}

A:hover {
	color: #EE7A0E;
	text-decoration: underline
}
