@import "http://";

body{
	background-image:url(bg.jpg);
	background-color:#FFFFFF;
	background-position:center;
	background-repeat: repeat-y;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	text-indent: -9999px;
	font-size: 10px;
}
td.content{
	color: #666666;
	background-image: url(content-bg.jpg);
	background-repeat: repeat-y;
	width: 505px;
	padding: 10px 30px 0px 30px;
	vertical-align: top;
}
td.content_bottom{
	background-image: url(content-bottom.jpg);
	height: 55px;
	text-indent: 360px;
	background-repeat: no-repeat;
}
td#header01{
	background-image: url(pc3-web02.jpg);
	height: 230px;
	width: 700px;
}
a{
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
a:hover{
	color: Blue;
	text-decoration: underline;
}
a:visited{
	color: #666666;
	text-decoration: none;
}
td.up{
	height: 100px;
	text-indent: 360px;
	vertical-align: bottom;
}
tr.sug{
	font-size: 12px;
	font-weight: bold;
	text-indent: 5px;
	color: #ffffff;
}
td.sug2{
	background-color: #ffffff;
	font-size: 12px;
	color: #666666;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
}
.caution{
	color: red;
	font-size: 14px;
	font-weight: bold;
}
.attention{
	color: #4998b6;
	font-size: 16px;
	font-weight: bold;
}
.keywords {
	color: white;
	text-indent: -99999px;
	font-size: 0px;
}
