<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	background: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	font-size:12px;
	margin:0 auto;
	color: #333;
}
#wrap {
}

.clear{
	clear:both;
}
a {
	color: #331111;
}
h2{
	font-size:18px;
	color:#333;
	font-weight:normal;
	padding:0px 0 15px 0;
	margin:0px;
	clear:both;
}
h3{
	font-size:18px;
	color:#256c89;
	font-weight:normal;
	padding:15px 0 5px 20px;
	margin:0px;
	float:left;
	clear:both;
}
a.forgot_pass{
	float:right;
	color:#256c89;
	text-decoration:none;
	background:url(../img/help.png) no-repeat left;
	padding:0 0 0 18px;
	display:block;
	margin:15px 20px 0 0;
}
#main_container{
margin:0 auto;
width:900px;
padding:0px 0 0px 0;
}
.header{
	width:900px;
	height:105px;
}
.header_login{
	width:600px;
	margin:auto;
}
.logo{
	float:left;
	padding: 30px 0px 5px 0px;
}
#clock_a{
float:right;
padding:15px 0 0 0;
}
.jclock{
color:#FFFFFF;
float:right;
font-size:22px;
font-weight:bold;
padding:34px 25px 0 0;
}
.right_header{
	width:350px;
	float:right;
	text-align:right;
	padding:50px 0 0 0;
}
.right_header a{
	margin:0 5px 0 5px;
	text-decoration:underline;
}
.right_header a.messages{
	background:url(../img/comment.png) no-repeat right;
	padding-right:20px;
}
.right_header a.logout{
	background:url(../img/user_logout.png) no-repeat right;
	padding-right:20px;
}

.main_content{
	margin:0 auto;
	width:900px;
	height:auto;
	min-height: 600px;
	padding:0px 0 50px 0;
	border: 1px solid #c9cfd9;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
	border-radius: 5px;
	
	
	background: url(../img/menu_bg2.gif) no-repeat center top #fff;
}
.footer{
	width: 900px;
	height: 87px;
	background:url(../img/footer_bg.png) no-repeat center top;
}
.footer_login{
	width:600px;margin:auto;
}

.left_footer{
	float:left;
	padding:25px 0 0 10px;
	color:#a8549b;
	font-size:11px;
}
.left_footer a{
	color:#FFFFFF;
	text-decoration:none;
}
.right_footer{
	float:right;
	padding:25px 10px 0 0;
	color:#a8549b;
	font-size:11px;
}

.left_footer_login{float:left;padding:15px 0 0 10px;color:#a8549b;font-size:11px;}
.left_footer_login a{color:#FFFFFF;text-decoration:none;}
.right_footer_login{float:right;padding:15px 10px 0 0;}
/*---------------- menu----------------------*/
.menu {font-size:11px;padding:0px 10px 0 10px; float:left; width:880px;}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; height:45px; background:#71bdfd;}

/* style the sub-level lists */
.menu ul ul {width: auto;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;height:45px;line-height:45px;}

/* style the sub level list items */
.menu ul ul li {display:block;width: auto;height:auto;position:relative;line-height:1em;}

/* style the links for the top level */
.menu a, .menu a:visited {display:block;float:left;height:100%;font-size:14px;text-decoration:none;color:#333;padding:0 12px 0 12px;}
.menu a.current{background:#fdc658;}
/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {
	display:block;
	background:#e4e6ea;
	border-bottom:1px #fff solid;
	color:#333;
	width:6em;
	height:100%;
	line-height:1em;
	padding:1em 1em;
}
.menu ul table ul a, .menu ul table ul a:visited  {width:14em; w\idth:12em;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; font-size:1em; z-index:-1;}
.menu ul ul table {lef\t:-1px;}
.menu ul ul table ul.left {margin-lef\t:2px;}

.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#57c0e8;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#57c0e8;}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {background:url(../img/arrow.gif) no-repeat right #309dc7;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:url(../img/arrow.gif) no-repeat right #088bb4;}

/* style the level hovers */
/* first */
.menu a:hover {color:#333; background:#409ce9;}
.menu :hover &gt; a {color:#333;background:#409ce9;}
/* second */
.menu ul ul a:hover{color:#333;background:#e4e6ea;}
.menu ul ul :hover &gt; a {color:#333;background:#ccc;}
/* third */
.menu ul ul ul a:hover {background:url(../img/menu_bg_a.gif) repeat-x center;}
.menu ul ul ul :hover &gt; a {background:url(../img/menu_bg_a.gif) repeat-x center;}
/* fourth */
.menu ul ul ul ul a:hover {background:url(../img/menu_bg_a.gif) repeat-x center;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:45px;left:0;width:14em; z-index:999;}

/* position the third level flyout menu */
.menu ul ul ul{left:14em;top:0;width:14em;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-14em;}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:3em; background:transparent url(../img/trans.gif);}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}







.center_content{
clear:both;
}

.left_content{
width:195px;
float:left;
padding:30px 0 0 20px;
}
.right_content{
	_by_left_width: 625px;
	width: 840px;
	float:left;
	padding:30px 0 0 30px;
}

.sidebarmenu{
margin:0px 0;
padding:0;
width:195px;
}
.sidebarmenu a.menuitem{background:url(../img/sidebar_menu_top.gif) no-repeat center top;
color: #fff;display: block;position: relative;width:185px;height:31px;margin:0 0 5px 0;line-height:31px;padding:0px 0 0 10px;text-decoration: none;
}
.sidebarmenu a.menuitem_green{background:url(../img/green_bt.gif) no-repeat center top;
color: #fff;display: block;position: relative;width:185px;height:31px;margin:0 0 5px 0;line-height:31px;padding:0px 0 0 10px;text-decoration: none;
}
.sidebarmenu a.menuitem_red{background:url(../img/red_bt.gif) no-repeat center top;
color: #fff;display: block;position: relative;width:185px;height:31px;margin:0 0 5px 0;line-height:31px;padding:0px 0 0 10px;text-decoration: none;
}
.sidebarmenu a.menuitem:hover{background:url(../img/sidebar_menu_top_a.gif) no-repeat center top;}
.sidebarmenu a.menuitem_green:hover{background:url(../img/green_bt_a.gif) no-repeat center top;}
.sidebarmenu a.menuitem_red:hover{background:url(../img/red_bt_a.gif) no-repeat center top;}

.sidebarmenu a.menuitem:visited, .sidebarmenu .menuitem:active{
color: white;
}
.sidebarmenu a.menuitem .statusicon{
position: absolute;
top:11px;
right:7px;
border: none;
}

.sidebarmenu div.submenu{
background: white;
}
.sidebarmenu div.submenu ul{ 
list-style-type: none;
margin: 0;
padding: 0 0 5px 0;
}
.sidebarmenu div.submenu ul li{
border-bottom: 1px dotted #bfd1d9;
}
.sidebarmenu div.submenu ul li a{
display: block;
color: black;
text-decoration: none;
padding:5px 0;
padding-left: 10px;
}
.sidebarmenu div.submenu ul li a:hover{
background: #e2f0ff;
color: #0e4354;
}

.sidebar_search{
background:url(../img/sidebar_menu_top.gif) no-repeat center;
width:195px;
height:31px;
margin:0 0 5px 0;
}
input.search_input{
width:155px;
height:16px;
margin:5px 0 0 5px;
border:1px #bdebfd solid;
background:#92dbf8;
padding:4px 0 0 2px;
float:left;
color:#096184;
font-size:11px;
}
input.search_submit{
float:left;
background:none;
border:none;
margin:7px 0 0 8px;
}





#rounded-corner {
	margin:0px;
	_by_left_width:625px;
	width: 840px;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company {
	width:26px;
	background: #e4e6ea;
	 -webkit-border-radius: 5px 0 0 0;
    -moz-border-radius: 5px 0 0 0;
    -ms-border-radius: 5px 0 0 0;
    -o-border-radius: 5px 0 0 0;
	border-radius: 5px 0 0 0;
}
#rounded-corner thead th.rounded-q4 {
	background: #e4e6ea;
	 -webkit-border-radius: 0 5px 0 0;
    -moz-border-radius: 0 5px 0 0;
    -ms-border-radius: 0 5px 0 0;
    -o-border-radius: 0 5px 0 0;
	border-radius: 0 5px 0 0;
}
#rounded-corner thead th.icon,
#rounded-corner tbody td.icon {
	width: 30px;
	text-align: center;
}

#rounded-corner th {
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #e4e6ea;
}

#rounded-corner td {
	padding: 8px;
	background: #f6f7f9;
	border-top: 1px solid #fff;
	color: #333;
}

#rounded-corner tbody tr.sub_row td {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333;
}

#rounded-corner td a.img,
#rounded-corner td a.word {
	color: #669;
}

#rounded-corner tbody td.number {
	text-align: right;
	padding-right: 25px;
}

#rounded-corner tfoot td.rounded-foot-left {
	background: #e4e6ea;
	 -webkit-border-radius: 0 0 0 5px;
    -moz-border-radius: 0 0 0 5px;
    -ms-border-radius: 0 0 0 5px;
    -o-border-radius: 0 0 0 5px;
	border-radius: 0 0 0 5px;
}
#rounded-corner tfoot td.rounded-foot-right {
	background: #e4e6ea;
	 -webkit-border-radius: 0 0 5px 0;
    -moz-border-radius: 0 0 5px 0;
    -ms-border-radius: 0 0 5px 0;
    -o-border-radius: 0 0 5px 0;
	border-radius: 0 0 5px 0;
}
#rounded-corner tbody tr:hover td {
	background: #e2f2ff;
}

.ask {
	position: absolute;
	font-size: 13px;
	text-align: center;
	none_text-shadow: 0px 1px 0px #fff;
	color: #DD0000;
	line-height: 1.5em;
	opacity: 0;
	margin-top: -70px;
}

.ask-left {
	float:left;
	width: 20px;
	height: 78px;
	background: url('../img/bubble-left.png') left top no-repeat;
	padding: 10px 0 0 0;
	z-index: 99;
}

.ask-center {
	position: absolute;
	float:left;
	width: 20px;
	height: 78px;
	background: url('../img/bubble-center.png') left top no-repeat;
	padding: 10px 0 0 0;
	z-index: 0;
	top: 63px;
}

.ask-right {
	float:left;
	width: auto;
	height: 78px;
	background: url('../img/bubble-right.png') 100% 0 no-repeat;
	padding: 10px 20px 0 0;
	margin-left: -10px;
	z-index: 99;
}

.yes{
	margin-top: .5em;
	margin-right: .5em;
	cursor: pointer;
	display: inline-block;
	width: 63px;
	height: 21px;
	color: #434d17;
	text-shadow: 0px 1px 0px #fff;
	background: url('../img/buttony.png') left top no-repeat;
}
.cancel {
	margin-top: .5em;
	margin-right: .5em;
	cursor: pointer;
	display: inline-block;
	width: 63px;
	height: 21px;
	color: #fff;
	text-shadow: 0px 1px 0px #000;
	background: url('../img/buttonn.png') left top no-repeat;
}

a.bt_green{display:block; float:right; margin:10px 5px 10px 5px; line-height:31px; text-decoration:none; color:#FFFFFF;}
a.bt_green strong{width:auto;height:31px; padding:0 10px 0 10px;display:block; float:left;background:url(../img/bt_green_center.gif) repeat-x center;}
a.bt_green strong.icon{ padding:0; }
a.bt_green strong.icon img{ padding-top: 7px; }
a.bt_green span.bt_green_lft{width:10px;height:31px;display:block; float:left;background:url(../img/bt_green_left.png) no-repeat center right;}
a.bt_green span.bt_green_r{width:10px;height:31px;display:block; float:left;background:url(../img/bt_green_r.png) no-repeat center right;}
a:hover.bt_green{ text-decoration:underline;}

a.bt_blue{display:block; float:right; margin:10px 5px 10px 5px; line-height:31px; text-decoration:none; color:#FFFFFF;}
a.bt_blue strong{width:auto;height:31px; padding:0 10px 0 10px;display:block; float:left;background:url(../img/bt_blue_center.gif) repeat-x center;}
a.bt_blue strong.icon{ padding:0; }
a.bt_blue strong.icon img{ padding-top: 7px; }
a.bt_blue span.bt_blue_lft{width:10px;height:31px;display:block; float:left;background:url(../img/bt_blue_left.png) no-repeat center right;}
a.bt_blue span.bt_blue_r{width:10px;height:31px;display:block; float:left;background:url(../img/bt_blue_r.png) no-repeat center right;}
a:hover.bt_blue{ text-decoration:underline;}

a.bt_red{display:block; float:right; margin:10px 5px 10px 5px; line-height:31px; text-decoration:none; color:#FFFFFF;}
a.bt_red strong{width:auto;height:31px; padding:0 10px 0 10px;display:block; float:left;background:url(../img/bt_red_center.gif) repeat-x center;}
a.bt_red strong.icon{ padding:0; }
a.bt_red strong.icon img{ padding-top: 7px; }
a.bt_red span.bt_red_lft{width:10px;height:31px;display:block; float:left;background:url(../img/bt_red_left.png) no-repeat center right;}
a.bt_red span.bt_red_r{width:10px;height:31px;display:block; float:left;background:url(../img/bt_red_r.png) no-repeat center right;}
a:hover.bt_red{ text-decoration:underline;}

.sidebar_box{
width:195px;
padding:15px 0 5px 0;
}
.sidebar_box_top{width:195px;height:8px;background:url(../img/sidebar_box_top.gif) no-repeat center bottom;}
.sidebar_box_bottom{width:195px;height:8px;background:url(../img/sidebar_box_bottom.gif) no-repeat center bottom;}
.sidebar_box_content{width:175px;height:auto;background-color:#ecf8fd; padding:0 10px 0 10px;}

.sidebar_box_content h3{ color:#49bae8; float:left; font-size:18px; margin:0px;padding:0px; font-weight:normal;}
.sidebar_box_content h4{ color:#f75744; float:left; font-size:18px; margin:0px;padding:0px; font-weight:normal;}
.sidebar_box_content h5{ color:#a4bf40; float:left; font-size:18px; margin:0px;padding:0px; font-weight:normal;}
.sidebar_box_content p{padding:5px 0 5px 0; margin:0px; clear:both; font-size:11px; text-align:left; line-height:17px;}
img.sidebar_icon_right{
float:right; padding:0 0 0 0;
}
.sidebar_box_content ul{
list-style:none;
padding:10px 0 10px 0;
margin:0px;
clear:both;
}
.sidebar_box_content ul li{
padding:5px 0 5px 10px;
background:url(../img/list_bullet.gif) no-repeat left top;
background-position:0px 10px;
}


.warning_box{
	width:540px;
	clear:both;
	color:#FF2222;
	background:url(../img/warning.png) no-repeat left #fcfae9;
	border:1px #e9e6c7 solid;
	background-position:15px center;
	padding:10px 20px 10px 60px;
	margin:0 0 10px 0;
}

.valid_box{
	width:540px;
	clear:both;
	background:url(../img/valid.png) no-repeat left #edfce9;
	border:1px #cceac4 solid;
	background-position:15px center;
	padding:10px 20px 10px 60px;
	margin:0 0 10px 0;
}

.desc_box{
	width:340px;
	clear:both;
	background:#edfce9;
	border:1px #cceac4 solid;
	padding:10px 10px 10px 20px;
	margin:0px;
	line-height:16px;
}


.error_box{
	width:540px;
	clear:both;
	background:url(../img/error.png) no-repeat left #fce9e9;
	border:1px #eac7c7 solid;
	background-position:15px center;
	padding:10px 20px 10px 60px;
	margin:0 0 10px 0;
}

.error_box_login{
	width:495px;
	clear:both;
	background:url(../img/error.png) no-repeat left #fce9e9;
	border:1px #eac7c7 solid;
	background-position:15px center;
	padding:10px 20px 10px 60px;
	margin:0 0 10px 0;
}

.error_box_form{
	float:right;
	width:auto;
	clear:both;
	background:url(../img/error.png) no-repeat left #fce9e9;
	border:1px #eac7c7 solid;
	background-position:5px center;
	padding:1px 20px 1px 40px;
	color: #FF2222;
	position:absolute;
	right:0px;
	top:-2px;
	opacity:0.8;
	filter: alpha(opacity=80);	/* IE6縲！E7蟇ｾ蠢� */
	-moz-opacity: 0.8;			/* Firefox1.5莉･蜑榊ｯｾ蠢� */
}
/*--------------*/
div.pagination {
	_by_left_width: 625px;
	width: 840px;
	clear:both;
	padding:10px 0 10px 0;
	margin:0px;
	text-align:center;
	float:left;
	clear:both;
	font-size:11px;
}

div.pagination a {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #71bdfd;
text-decoration: none; 
color: #71bdfd;
}
div.pagination a:hover, div.pagination a:active {
border:1px solid #71bdfd;
color: #fff;
background-color: #71bdfd;
}
div.pagination span.current {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #71bdfd;
font-weight: bold;
background-color: #71bdfd;
color: #FFF;
}
div.pagination span.disabled {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #f3f3f3;
color: #ccc;
}
</pre></body></html>