#header{
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 60px;
	background-color: #0E3862;
	background-image: url(../images/main_menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#header #logo_box{
	float: left;
	width: auto;
	padding: 0px;
	background-color: #ffffff;
	margin:0px;
	margin-left: 70px;
	height:60px;
	list-style: none;
	display: block;
	position: relative;
}

#header #logo_box li{
	display:block;
	margin-top: 0px;
	top: 0px;
	height:60px;
	padding:0px;
	width: 12px;
}

#header #logo_box #logo_box_li_1{
	margin-left: 0px;
}
#header #logo_box #logo_box_li_2{
	margin-top: -60px;
	margin-left: 12px;
	width: 190px;
}
#header #logo_box #logo_box_li_3{
	margin-left: 202px;
	margin-top: -60px;
}

#header #logo_box img{
	width: 154px;
	margin-left:18px;
	margin-right:18px;
}


#header #logo_box #pre_logo_box{
	width: 12px;
	height: 60px;
	margin: 0px;
	background-color: #0E3862;
	background-image: url(../images/main_menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	-webkit-border-radius: 0px 15px 15px 0px;
	border-radius: 0px 15px 15px 0px;
}
#header #logo_box #post_logo_box{;
	width: 12px;
	height: 60px;
	margin: 0px;
	background-color: #0E3862;
	background-image: url(../images/main_menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	-webkit-border-radius: 15px 0px 0px 15px;
	border-radius: 15px 0px 0px 15px;
}

#header #tools{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 60%;
	height: 60px;
}

#header #tools #header_info{
	margin: 0px;
	padding: 0px;
	padding-right: 18px;
	float: right;
	width: 70%;
	height: 47px;
	background-color: transparent;
	text-align: right;
	padding-top: 13px;
	border-right: solid 1px #1B65AF;
}

#header #tools #header_info #login_message_box{
	margin:0px;
	padding: 0px;
	float: right;
	color: #ffffff;
	height: 15px;
	display: block;
	text-align: right;
	width: 100%;
}

#header #tools #header_info #login_message_box img{
	display: none;
}

#header #tools #header_info #main_menu{
	background-color: transparent;
	width: 100%;
	height: 15px;
	text-align:right;
	background-image: none;
	background-repeat: repeat-x;
	background-position: right top;
	z-index: 2;
	float: right;
	display: block;
	height: 15px;
	margin-top:4px;
}

#header #tools #header_info #main_menu{
	background-image: none;
}

#header #tools #header_info #main_menu .list{
	height: 15px;
	padding: 0px;
	color: #ffffff;
	background-color: transparent;
}

#header #tools .logout_box{
	margin: 0px;
	padding: 0px;
	float: right;
	display:block;
	height: 60px;
	width: 130px;
	text-align: center;
	vertical-align: middle;
	border-left: solid 1px #0D3053;
}

#header #tools .logout_box a{
	height: 28px;
	width: 78px;
	margin: 0px;
	margin-top: 16px;
	margin-right: 33px;
	vertical-align: middle;
	background-color: transparent;
	background-image: url(../images/logout.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	color: #ffffff;
	line-height: 25px;
}

#content_box{
	padding-top: 0px;
	position: relative;
	box-shadow: 0px 50px 50px 10px #E9E9E9;
}

#content_box .title{
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 38px;
	padding-bottom: 4px;
	line-height: 36px;
	margin-top: 0px;
	background-color: transparent;
	border-bottom: solid 1px #cccccc;
}

#content_box .new_button_box{
	background-color: #ffffff;
	border-bottom: solid 1px #dddddd;
}

#content_box .new_button_box a{
	background-color: #aaaaaa;
	-webkit-border-radius: 5px 20px 0px 0px;
	border-radius: 5px 20px 0px 0px;
	width:20%;
	padding-right:30px;
}

#content_box .new_button_box li a{
	width: auto;
}

.show_table .columns th{
	line-height: 12px;
	vertical-align: middle;
}

.show_table .columns a{
	width: 99%;
	margin-top: 0px;
	border-right: none;
	background-image: none;
}




#content_box .filter{
	height: auto;
	overflow-y: hidden;
	/*position: absolute;*/
	border-bottom: solid 1px #cccccc;
	padding-top: 4px;
	padding-bottom: 10px;
}


#content_box .filter form .search{
	margin-top: 20px;
	margin-left: 0px;
	width: 60px;
	display: block;
}


#content_box .filter form div{
	width: auto;
	height: auto;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
}

#content_box .filter form div label{
	margin: 0px;
	padding-bottom: 0px;
	width: auto;
	color: #ffffff;
}

#content_box .filter form div input{
	width: 80%;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 0px;
	margin-bottom: 5px;
	z-index: 2;
}

#content_box .filter form div img{
	float: right;
	margin: 5px;
	margin-top: -20px;
	margin-right: -5px;
	z-index: 1;
}

#content_box .filter .filter_export_box{
	position: absolute;
	display: block;
	width: auto;
	right:0px;
	top:0px;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	padding: 1px;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 15px;
	border-top: none;
	border-left: none;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #aaaaaa;
	-webkit-border-radius: 15px 5px 0px 0px;
	border-radius: 15px 5px 0px 0px;
	z-index: 99;
	background-color: #e9e9e9;
	background-position: left 10px;
	background-image: url("../images/content_table_columns_th.jpg");
	background-repeat: repeat-x;
}

#content_box .filter .filter_export_box a,
#content_box .filter .filter_export_box a:hover{
	width: auto;
	height: 15px;
	padding-top:5px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:4px;
	margin:5px;
	background-image: none;
	-webkit-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	border: solid 1px #cccccc;
	background-color: transparent;
	text-align:center;
	vertical-align: middle;
	line-height: 1px;
	color: #666666;
}

#content_box .filter .filter_export_box a:hover{
	background-color: #eeeeee;
}

#content_box .filter .filter_export_box a span{
	display: none;
	color: #666666;
}

#content_box .filter .filter_export_box a img,
#content_box .filter .filter_export_box a img:hover{
	width: 15px;
	height: 15px;
	float: none;
	margin: 0px;
	margin-left: 3px;
	margin-right: 3px;
}

#content_box .filter .filter_export_box a img:hover{

}