* { font-family:'Arial','sans-serif'; }
body { background-color:#FFEC66; margin:0; font-size:12px; color:#555555;}
h1 { background:url(images/bullet_1.gif) no-repeat; font-size:18px; font-weight:bold; padding-left:1.5em; line-height:28px;}

p { margin:0px 0px 12px 0px; padding:0px; }
form { margin:0; padding:0; }

.main { width: 920px; margin:0 auto;}
.top { float:left; width:920px;}
.content1 { float:left; width:920px;}
.content2 { float:left; width:920px; background:url(images/2_bg.gif) repeat-y;}

.menu { float:left; width:220px;}
.menu ul { float:left; margin:0; padding:0; width:220px; list-style:none;}
.menu li { width:220px;font-size:12px; padding:0; margin:0;  }
.menu li img {vertical-align:bottom;}
.menu li p { padding: 12px 12px 0 24px; margin:0;}

.rightcontent { float:right;width: 700px;}
.search { padding: 0 38px; font-size:15px; line-height:1.8em;}

.body2 { width:860px; margin: 0 auto; line-height:1.5em;}
.body2 p { font-size:13px; color:#333;}

.situation { float: left; margin-left:10px;}
.situation ul { margin:0; padding:0;  width:214px;}
.situation li { height: 69px; color:#fff; font-size: 15px; line-height:64px; background:url(images/situation_item.gif) no-repeat; text-align:center; list-style-type: none;}
.situation a { color:#ffff00; text-decoration:none; font-weight:bold;}
.situation a:hover { text-decoration:underline;}

.txt12 { font-size:12px; line-height:1.5em; color:#333;}

.foot1 { float:left; width:920px; height: 60px; background-color:#FFC200; font-size:12px; line-height:160%; text-align:center;}
.foot1 p { margin-top: 10px;}
.foot2 {float:left; width:920px; height: 6px; background-color:#A05300; font-size:6px;}

/* NAV */
.title2 {
  font-family: arial;
  font-weight: bold;
  font-size: 12pt;
}
.table_1 th {
	background-color: #444;
	border-bottom: 1px solid #cccccc;
	padding: 0.5em 0em;
	color: #FFFFCC;
	font-weight: bold;
	text-align: center;
}
.table_1 td {
	border-bottom: 1px solid #cccccc;
	padding: .2em 0px;
}
.table_1 td h2 a {
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	padding: 4px;
}
td.table_1_bg {
  padding: 2px;
  padding-left: 2px;
  background-color: #cccccc;
  border-bottom: none;
}
.table_1_bg td {
  padding: 1px;
  padding-left: 1px;
  background-color: #cccccc;
  border-bottom: 0px solid #cccccc;
}
td.table_1_title
{
	background-color: #cccccc;
	font-weight: bold;
	color: #333333;
	padding: 0.2em 0.2em 0.2em 1em;
	font-size: 1.1em;
}
td.answer {
  background-color: #eaeaea;
}
.reg_title {
  font-family: arial;
  font-weight:bold;
  font-size: 14pt;
}
.req_field { color: red; }
.error { 
  border: 1px solid #660000;
  background-color: #ffffcc;
}
.error2 {
	border: 1px solid #660000;
	background-color: #FFCCCC;
}

#preview {
	border: 1px solid #999;
	padding: 4px;
}

.error td { 
  padding: 5px;
  font-size: 12px;
  font-family: tahoma;
}

legend {
	border: 1px solid #CCC;
	padding: 0.2em 1em;
	font-size: 1.3em;
	margin-left: 1em;
	background: #EEE;
	margin-top: 1em;
}

.red {
	color: #FF0000;
	font-weight: bold;
	font-size: 1.1em;
}
#memo {
	font-size: 12px;
	margin: 12px auto;
	line-height: 1.8em;
	color: #990000;
	width: 42em;
}

div#modify {
	margin: 3px;
}
.submit_button {
	border:#993300 1px solid;
	background-color:#FFEE77;
	font-size:12px;
	color:#993300;
	height: 1.8em;
	cursor:pointer;
}
.red_button {
	border:#993300 1px solid;
	background-color:#FFCCCC;
	font-size:12px;
	color:#BB0000;
	height: 1.8em;
	cursor:pointer;
}
a.btn {
	text-decoration:none;
	color:#0066FF;
	border:#BBBBBB 1px solid;
	background-color:#EEEEEE;
	padding:2px;
	margin:0 2px;
}
a.btn img{
	padding-right:2px;
}