﻿@charset "utf-8";
/* CSS Document */

body{ background-image:url(../images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:rgb(232, 239, 247);
	background-position:top;
	background-repeat:repeat-x;}

body,td,th{ font-size:12px;}
a { text-decoration:none;}
.leftTop { background-image:url(../images/leftmenu_bg01.jpg); background-repeat:no-repeat; background-position:left; padding-left:25px; font-size:18px; color:#F30;height:38px; line-height:38px;}
.leftOne { background-image:url(../images/leftmenu_bg02.jpg); background-repeat:no-repeat; background-position:left;padding-left:25px; height:25px; color:#F96;border-bottom:1px #dbdbdb  dashed; line-height:25px;}
.leftOne a {color:#F96;}
.leftTwo { background-image:url(../images/leftmenu_bg03.jpg); background-repeat:no-repeat;background-position:left; padding-left:25px;height:25px; color:#999;}
.lefttd {border-bottom:1px #dbdbdb  dashed; line-height:25px;}