@import "global.css";

@media screen, projection
{
	body {background:#BFBFBF url('../img/bkg-body.gif') repeat-x;font-family:"arial",sans-serif;font-size:0.8em;line-height:1.5}
	h1,h2,h3,h4,h5,h6,a {color:#FF4F00}
	h1 {font-size:170%}
	button {background:#FF4F00;color:#fff;padding:3px;border:none;font-weight:bold;font-size:105%}
	input {height:16px;line-height:16px}
	dl {width:250px}
	dl dt {background:#000;padding:10px 15px;font-weight:bold;color:#FF4F00;}
	dl dt a {text-decoration:none}
	dl dd {margin:10px;background:transparent url('../img/bkg-dd.jpg') no-repeat;min-height:100px;padding:10px}
	ul {margin:5px 2px}
	ul ul {margin:0 10px 7px 10px}
	ul li {background:url('../img/bkg-ul-li.gif') no-repeat 0 5px;list-style-type:none;padding-left:15px}
	ul ul li {background:url('../img/bkg-ul-ul-li.gif') no-repeat 0 5px;}
	table {border:none}
	table td, table th {border:1px solid #DDDDDD;}
	table th {background:#EFEFEF;color:#FF4F00;font-weight:bold}
	strong {color:#FF4F00}
	img {margin-right:20px}

	#wrap {width:910px;margin:auto}
	#top {position:absolute;top:0;height:143px;width:910px}
	#banner {width:910px;height:100px;background:url('../img/bkg-banner.jpg') no-repeat}
	#navi {height:43px;width:910px;background:url('../img/bkg-navi.gif') bottom}
	#footer {background:url('../img/bkg-footer.gif');height:60px}
	#bottomline {background:url('../img/bkg-bottomline.gif');height:12px;width:910px}
	#main {margin:145px 0 0 0;background:url('../img/bkg-main.gif') repeat-y;width:910px}
	#left {width:655px}
	#right {width:255px}
	#categoryname {background:url('../img/bkg-h1-categoryname.gif') no-repeat;height:27px;margin:0;padding:18px 15px 7px 20px}
	#categorydesc {width:630px;background:#000 url('../img/bkg-categorydesc.gif') bottom center no-repeat;margin-left:5px;border-top:1px solid #2A2A2A;padding:10px}
	#categorydesc p {margin:0}

	.banner {color:#fff}
	.banner span {color:#FF4F00}
	.banner a {top:30px;left:80px;position:relative;color:#fff;text-decoration:none;font-size:200%;font-weight:bold}
	.banner .fr {top:35px;right:80px;position:relative;font-size:140%;letter-spacing:2px}
	.menu ul li a {padding:10px 18px;background:transparent url('../img/bkg-menu-li.gif') right repeat-y;color:#555}
	.menu ul li.active a {color:#000;font-weight:bold;text-decoration:none}
	.searchbox, .searcharticle {width:188px;margin:8px 18px}
	.searcharticle {margin:0}
	.searchbox button, .searcharticle button {background:transparent url('../img/bkg-searchbox-button.png') no-repeat;border:none;line-height:20px;height:20px;width:20px}
	.searchbox input, .searcharticle input {height:16px;line-height:16px;border:solid 1px #000;margin-right:3px;width:160px;margin-left:0}
	.categorydesc {color:#fff}
	.content {margin:0 20px 20px 20px}
	.path li {background:url('../img/bkg-path-li.gif') no-repeat center right;padding-right:25px}
	.path li.last {background:none}
	.path li a {color:#555;list-style-type:circle}
	.footer {line-height:60px;margin:0 15px;color:#999;font-size:90%}
	.footer a {color:#999;}
	.headpanel dt {font-weight:normal;color:#fff;font-size:1.5em;background:url('../img/bkg-headpanel-dt.gif') no-repeat;padding:0 15px;width:253px;line-height:52px;height:52px}
	.headpanel dt a {color:#fff}
	.articleshort {border-top:1px solid #FF4F00;border-bottom:1px solid #FF4F00;padding:7px 0}
	.info strong, .error strong {color:#fff}
}

