a:link{ color:blue;text-decoration:underline }
a:visited{ color:blue;text-decoration:underline }
a:active{ color:#ffffcc; }
a:hover{ color:lightsteelblue; }
body{
		color:#666633;
		background-color:#ffffff;
		margin:0px;
		padding:0px;
		scrollbar-base-color: #ffffff;
		scrollbar-face-color: #99e680;
		scrollbar-shadow-color: #ffffff;
		scrollbar-darkshadow-color: #333333;
		scrollbar-highlight-color: #ffffff;
		scrollbar-3dlight-color: forestgreen;
		scrollbar-arrow-color: forestgreen;

}
.over {
		background-image:url("./image/over_bg.png");
		background-repeat:repeat-x;
		margin:0px;
		padding:0px;
		border:0px;
}
.cou {
		line-height:1.4em;
		position:absolute;
		font-size:10px;
		color:#ffffff;
		margin-left:5px;
		margin-top:5px;
		border:solid 1;
		border-left-color:#336633;
		border-top-color:#336633;
		border-right-color:#CCFFCC;
		border-bottom-color:#CCFFCC;
		width:265px;
		height:70px;
		padding:5px;
}
.flow{
		position:absolute;
		margin-left:250px;
		width:550px;
		height:318px;
		overflow:auto;
		font-size:auto;
}
.Gflow{
		position:absolute;
		width:800px;
		height:318px;
		overflow:auto;
		padding-left:30px;
		font-size:12px;
}
.mid {
		background-color:#ffffff;
		position:absolute;
		margin-top:0px;
}
.Gmid {
		background-image:url(./image/gaiyou_bg.png);
}
.subtit {
		margin-top:10px;
}
.sub {
		width:400px;
		margin-top:5px;
		left:10px;
		line-height:1.3em;
}
.under {
		background-image:url("./image/under_bg.png");
		background-repeat:repeat-x;
		position:relative;
		margin-top:318px;
		z-index:1;
}
.info {
		position:absolute;
		top:419px;
		left:21px;
		z-index:2;
}
.news {
		width:345px;
		height:105px;
		overflow:auto;
		font-size:12px;
		position:absolute;
		top:30px;
		margin-left:-360px;
		z-index:3;
}
.menu {
		border-left:solid 1px;
		border-left-color:#ffffff;
		font-size:12px;
		position:absolute;
		top:415px;
		left:430px;
		height:175px;
		padding-left:30px;
		padding-top:4px;
		line-height:1.4em;
		z-index:4;
}
ul {
		left:20px;
		top:5px;
}
li {
		top:3px;
}
td {
		border-right:1 solid #999999;
		border-bottom:1 solid #696969;
}
