﻿@charset "UTF-8";
/* CSS Document */

.newlinksboxslim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	color: #999;
	text-decoration: none;
	height: 32px;
	width: 1200px;
	border: 0px groove #333;
	background-repeat: repeat-x;
	font-weight: bold;
	background-image: url(../redux/gif/slit_1.gif);
	line-height: -20px;
}
.newlinksboxslimvertical {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	color: #999;
	text-decoration: none;
	height: 300px;
	width: 125px;
	border: 1px none #333;
	background-repeat: repeat;
	font-weight: bold;
	text-align: left;
}
.newlinksboxsliminheritcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	text-decoration: none;
	height: 32px;
	width: 300px;
	border: 0px groove #333;
	font-weight: bold;
	line-height: -20px;
	color: #960;
}

