@charset "utf-8";
.grid_menu {
	margin: 0px;
	padding: 5px;
	width: auto;
	text-align: left;
	color: #000;
	background-repeat: repeat-x;
	height: 16px;
	background-image: url(../common_image/grid_back.png);
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #9a9890;
	border-left-color: #9a9890;
	font-size: 11pt;
	font-weight: bold;
}
html,body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#000;
	/*background: #f3f3f3;*/
	background-image: url(img/aq_background.png);
}
p a:link {
	color: #0033FF;
	text-decoration: none;
}
p a:visited {
	text-decoration: none;
	color: #0033FF;
}
p a:hover {
	text-decoration: none;
	color: #FF0000;
}
p a:active {
	text-decoration: none;
	color: #0033FF;
}

.header {
	background-repeat: no-repeat;
	width: 944px;
	margin-right: auto;
	margin-left: auto;
	height: 129px;
	background-image: url(img/header_01_small.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.header_big {
	background-repeat: no-repeat;
	width: 944px;
	margin-right: auto;
	margin-left: auto;
	height: 215px;
	background-image: url(img/header_01.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.header_box {
	height: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	width: auto;
	float: right;
}
.box2_top {
	background-image: url(img/box2_top.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 944px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1px;
}
.box2_center {
	background-image: url(img/box2_center.gif);
	background-repeat: repeat-y;
	width: 944px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
}
.box2_under {
	background-image: url(img/box2_under.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 944px;
	margin-right: auto;
	margin-left: auto;
}

#title {
	float: left;
	width: auto;
	font-size: 16pt;
	background-color: #FFFFFF;
}
.logout {
	font-size: 10pt;
	float: right;
	padding-right: 24px;
}
#memu_img {
	height: 30px;
	padding-top: 0px;
	padding-left: 24px;
	text-align: left;
}
.box_top {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	height: 19px;
}
.box_center {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
}
.box_under {
	height: 12px;
	width: 968px;
	margin-right: auto;
	margin-left: auto;
}
.welcom_box {
	margin: 0 auto 0 auto;
	background-color: #ffffff;
	border: 2px solid #409fd9;
	padding: 5px;
	text-align: center;
	width: 500px;
	height: auto;
}
.top_info_title {
	background-image: url(../common_image/info_title.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 663px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 13px;
	font-size: 12pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 10pt;
}
.top_info_cont {
	background-image: url(../common_image/info_back.png);
	background-repeat: no-repeat;
	height: 413px;
	width: 663px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}

div.wrap {
	width: auto;
	overflow: hidden;
	/*background-color: #FFFFFF;*/
	padding: 0px;
	margin-left: 10px;
	margin-right: 10px;
}

div.box {
	display: inline;
	float: left;
	width: 755px;
	background: #f7f7f7;
	margin-left: 5px;
	text-align: left;
}

div.side {
	display: inline;
	float: left;
	background: #f7f7f7;
	width: 140px;
	text-align: left;
	padding: 5px;
}
.main_box {
	text-align: center;
	height: auto;
	width: auto;
}
.err_msg {
	font-size: 12pt;
	font-weight: bold;
	color: #F00;
}
.normal_font {
	font-size: 10pt;
}
#mail_icon {
	float: left;
	height: 40px;
	width: auto;
}
#mail_rf_icon {
	float: left;
	height: 40px;
	width: 160px;
	padding-left: 8px;
}
.mail_grid_menu {
	margin: 0px;
	padding: 5px;
	border-left: solid 1px #CCC;
	border-right: solid 1px #999;
	width: auto;
	text-align: left;
	color: #000;
	height: 40px;
	background-image: url(../common_image/mail_grid_back.png);
	background-repeat: repeat-x;
}

#tooltip {
    position: absolute;
    border: 1px solid #666;
    background: #999;
    color: #FFF;
    padding: 5px;
    opacity: 0.9;
}
#tooltip h3, #tooltip div {
    text-align: left;
    font-size: 1em;
    font-weight: normal;
    margin: 0;
}
#tooltip.darktip {
    background: #333;
}
#delete {
	font-size: 10pt;
	float: right;
	padding-right: 10px;
}
p.side_menu_normal {
	font-size: 10pt;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 6px;
	color: #FFF;
	background-color: #409fd9;
}
p.side_menu_normal a:link {
	color: #FFFFFF;
	text-decoration: none;
}
p.side_menu_normal a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
p.side_menu_normal a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
p.side_menu_normal a:active {
	text-decoration: none;
	color: #FFFFFF;
}
p.side_menu_select {
	font-size: 10pt;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 6px;
	color: #FFF;
	background-color: #1E45AE;
}
p.side_menu_count {
	font-size: 10pt;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 6px;
	color: #000000;
	background-image: url(img/sel.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
p.side_menu_select a:link {
	color: #FFFFFF;
	text-decoration: none;
}
p.side_menu_select a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
p.side_menu_select a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
p.side_menu_select a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#table001 {
	width: 924px;
	border-collapse: separate;
	border-spacing: 3px;
	/*background: #f3f3f3;*/
}

#table001 td.left {
	/*background: #f3f3f3;*/
	width: 160px;
	text-align: left;
	vertical-align: top;
	border-right-width: 2px;
	/*border-right-style: solid;
	border-right-color: #f7f7f7;*/
	padding: 5px;
}

#table001 td.right {
	/*background: #f3f3f3;*/
	text-align: left;
	vertical-align: top;
}
