#container1 {
	width: 750px;
	background-color: #FFFFFF;
}
#container2 {
	width: 720px;
	text-align:center;
}

body {
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../image/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-size: 90%;
}

.fs-ss {font-size: 70%;}
.fs-s {font-size: 80%;}
.fs-m {font-size: 90%;}
.fs-l {font-size: 100%;}
.fs-ll {font-size: 110%;}
.lh-s {line-height: 120%}
.lh-m {line-height: 135%}
.lh-l {line-height: 150%}

a:hover {color: #FF0000;}

.red {color:#FF0000;}
.red2 {color:#CC3333;}

.margin000 {margin: 0px;}
.margin-top000 {margin-top: 0px;}
.margin-left010 {margin-left: 10px;}

.breadcrumb {
	text-align: left;
	font-size:80%;
	line-height:135%;
	padding:5px;
}

.partition {
	background-image:url(../image/bg_vline_999999_dot.gif);
	background-repeat:repeat-y;
}


#copyright {
	font-size:70%;
	padding:12px 0px 8px 0px;
}



/*Sub Menu*/
#menu td {
	border-right:1px solid #FF6D33;
	border-left:1px solid #FF6D33;
	border-bottom:1px solid #FF6D33;
}
#menu th {
	border:1px solid #FF6D33;
}
#menu ul {
	margin-top:6px;
	margin-bottom:3px;
}
#menu li {
	list-style-image:url(../image/mark_tri01.gif);
	margin-left:-16px;
	font-size:80%;
	line-height:125%;
	padding:0px 2px 6px 0px;
}
.hilight {
	background-color:#FFFFCC;
}

/*Basic Font Style*/
.pagetitle {
	font-size:180%;
	font-weight: bold;
	border-bottom: 1px dashed #000000;
	padding-bottom:5px;
	margin-top: 0px;
}
h2 {
	color:#CC3300;
	font-size:130%;
	margin:25px 0px -5px 0px;
}
p {
	line-height:120%;
}
li {
	margin:0px 0px 10px -10px;
	line-height:120%;
}
