body
{
	font-size				: 10pt;
	color					: white;
	background-color		: black;
	background-attachment	: fixed;
	background-image		: URL(images/back2.png);
	margin					: 0;
}

a:link
{
	color					: yellow;
	font-weight				: bold;
}

a:visited
{
	color					: red;
	font-weight				: bold;
}

a:hover
{
	font-weight				: bold;
	color: #FF0000;
	text-decoration: none;


}

a:active
{
	color					: #ff8800;
	font-weight				: bold;
}

.frame1_01	{ padding:0px; background-image:url(images/frame/1_01.png); background-repeat:no-repeat; width:16px; height:20px; }
.frame1_02	{ padding:0px; background-image:url(images/frame/1_02.png); background-repeat:repeat-x; height:20px; }
.frame1_03	{ padding:0px; background-image:url(images/frame/1_03.png); background-repeat:no-repeat; width:16px; height:20px; }
.frame1_04	{ padding:0px; background-image:url(images/frame/1_04.png); background-repeat:repeat-y; width:16px; }
.frame1_05	{ padding:0px; background-image:url(images/frame/1_05.png); background-repeat:repeat; width:650px; font-size:12px; }
.frame1_06	{ padding:0px; background-image:url(images/frame/1_06.png); background-repeat:repeat-y; width:16px; }
.frame1_07	{ padding:0px; background-image:url(images/frame/1_07.png); background-repeat:no-repeat; width:16px; height:20px; }
.frame1_08	{ padding:0px; background-image:url(images/frame/1_08.png); background-repeat:repeat-x; height:20px; }
.frame1_09	{ padding:0px; background-image:url(images/frame/1_09.png); background-repeat:no-repeat; width:16px; height:20px; }
.frame1_head{ font-size:16px; text-decoration:underline; }

h1{text-align:center; color:#ff8040;}
h3{text-align:center; color:yellow;}
table{border:0;border-collapse:0;border-spacing:0;}
p{text-indent:1em; font-size:12px; text-align:left;}
img{border:0px;}
div{font-size:10pt;}

.info{width:100%;}
.info th{width:128px; font-weight:normal; font-size:12px; text-align:right; padding-right:1em;}
.info td{font-size:12px; text-align:left;}

.spec{width:100%;}
.spec th{border:dotted 1px maroon; width:128px; font-weight:normal; font-size:12px; text-align:right; padding-right:1em;}
.spec td{border:dotted 1px maroon; font-size:12px; text-align:left;}

.chname{color:yellow; font-size:20px; font-weight:bold;}
