/**	grid.css
 * 	udn edit
 */
body {
    font-family: Tahoma;
    font-size: 10pt;
}

h1 {
    border: solid 1px black;
    text-align: center;
}

#container_center_article {
    font-size: 10pt;
}

#container_center_text p{
	text-indent:2.5em;
    font-size: 10pt;
	line-height:1.5em;
}
#header {
    height: 120px;
    padding-top: 6px;
    background-color: #fff;
    border: solid 1px #70a7ea;
}

#header_logo {
    float: left;
    height: 114px;
    background: url(../../images/logo_iai2.jpg) no-repeat #fff;
}

#header_right {
    height: 114px;
    background-color: #fff;
}

#header_top {
    height: 34px;
}

#header_search {
    text-align: right;
    margin: 30px 0 0 0;
    padding: 5px 0 5px 0;
    height: 25px;
}

#header_menu {
    height: 40px;
    background: url(../../images/menu2.png) no-repeat right;
}

#input_search {
    border: 0;
    background: #f1f1f1;
    color: #000;
}
.clea{
	margin:0px;
}
#breadcrumb {
	margin-top:5px;
	margin-bottom:-10px;
    padding: 5px 0;
    text-indent: 10px;
    background: #E6E6E6;
    border: 1px solid #D4D2D3;
}

#container {
    background: #fff;
    border: 1px solid #D4D2D3;
}

#container_logo {
    background: url(../../images/logo_jrai2.png) #E6E6E6 no-repeat 10px;
    padding: 5px 0;
    margin-top: 10px;
    height: 30px;
}

#container_left {
    text-align: left;
    background: #fff;
}

#container_left_box {
    background: #F1F1F1;
    border: 1px solid #ccc;
    padding: 0;
    margin: 0;
    color: #70A7EA;
}

#container_left_box li img {
    padding-left: 0;
}

#left_box_content {
    padding: 5px;
    text-indent: 5px;
    color: #70A7EA;
}

#container_left_box h3 {
    color: #000;
    background: #DFDFDF;
    border-bottom: 1px solid #CCC;
    font-size: 9pt;
    padding: 3px;
    font-weight: normal;
    margin: 0;
}

#container_left_box ul, strong, a, a:active, a:link, a:visited {
    color: #70A7EA;
    font-weight: normal;
    text-decoration: none;
    list-style: none;
    text-align: left;
    padding: 5px 5px 5px 5px;
    text-indent: 10px;
}

#container_left_box a:hover {
    color: #ccc;
    text-decoration: underline;
}
#container_right{
	margin-right:0;
}
a.readon {
    font-size: 92%;
}

.readon input {
    border: 0;
}

.readon {
    display: inline-block;
    background: url(../../images/button-bg.png) right bottom no-repeat;
    padding-right: 6px;
    color: #777;
}

.readon span {
    display: inline-block;
    background: url(../../images/button-bg.png) left top no-repeat;
    height: 20px;
    padding-left: 3px;
    line-height: 20px;
}

.readon :hover {
    text-decoration: none;
    color: #369;
}

/*
 * end:udn edit
 */
#subTabs {
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 10px;
    position: relative;
    background-color: #ffffff;
}

#subTabs A.active {
    font-weight: normal;
    color: #000000;
}

DIV#left_content_box LI {
    padding-bottom: 5px;
}

DIV.floatBoxLeft {
    border-right: 1px solid #c5d6e2;
    padding-right: 0;
    border-top: 1px solid #c5d6e2;
    padding-left: 0;
    padding-bottom: 0;
    margin: 0 5px 0 0;
    border-left: 1px solid #c5d6e2;
    padding-top: 0;
    border-bottom: 1px solid #c5d6e2;
    position: relative;
    width: 100%;
    background-color: #eedebc;
}

DIV.floatBoxLeft P {
    padding-right: 0;
    padding-left: 0;
    font-size: 0.95em;
    padding-bottom: 0;
    margin: 2px;
    padding-top: 0;
}

DIV.topFloatBoxWrapper {
    z-index: 19;
    padding-top: 15px;
    border-bottom: 1px solid #cccccc;
    position: relative;
}

UL.top {
    padding-right: 0;
    display: block;
    padding-left: 0;
    font-weight: normal;
    font-size: 1em;
    padding-bottom: 0;
    margin: 0 2px 4px;
    color: #000099;
    padding-top: 0;
    list-style-type: none;
}


UL.top A {
    font-weight: normal;
}

UL.top LI.active {
    z-index: 20;
    padding-bottom: 5px;
    color: #000000;
    border-bottom: 0;
    background-color: #ffffff;
}

UL.top LI.active A {
    color: #000000;
}

UL.top LI.active A:link {
    color: #000000;
}

UL.top LI.active A:visited {
    color: #000000;
}

ul.top li.active {
    background-color: #FFFFFF;
    border-bottom: 0 none;
    color: #000000;
    padding-bottom: 5px;
    z-index: 20;
}

ul.top li {
    background-color: #F1F1F1;
    border: 1px solid #CCCCCC;
    display: inline;
    margin-left: 1px;
    margin-right: 1px;
    padding: 3px 10px 4px;
    vertical-align: baseline;
}

.top ul.top {
    color: #000099;
    font-size: 10pt;
    font-weight: bold;
    list-style-type: none;
}

DIV.text {
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 50px;
    overflow: auto;
    padding-top: 5px;
    position: relative;
    background-color: #ffffff;
}

DIV#rightLinksContainer {
    border: 1px solid #cccccc;
    line-height: 1%;
    background-color: #f1f1f1;
}

DIV#rightLinksContainer HR {
    background-color: #cbcbcb;
}

DIV#rightLinksContainer UL {
    margin-top: 10px;
    padding-left: 0.75em;
    font-size: 0.9em;
    margin-bottom: 10px;
    margin-left: 3px;
    line-height: 30%;
    list-style-type: none;
}

DIV#rightLinksContainer SPAN {
    margin-left: 20px;
}

DIV#rightLinksContainer LI {
    padding-bottom: 5px;
    line-height: 120%;
    list-style-type: none;
}

div#rightLinksContainer h4 {
	font-weight:normal;
    border-bottom: 1px solid #CCCCCC;
    font-size: 0.9em;
    line-height: 90%;
    margin-bottom: 0;
    margin-top: 0;
    padding: 3px;
}

div#rightLinksContainer ul {
    font-size: 0.9em;
    line-height: 30%;
    list-style-type: none;
    margin-bottom: 10px;
    margin-left: 3px;
    margin-top: 10px;
    padding-left: 0.75em;
}

#footer{
	text-align:center;
	color:#000;
}
#footer a:hover{
	color:#ccc;
	text-decoration:underline;
}
#container_left_journal img{
	border:1px solid #70A7EA;
}

p strong {
    text-indent: 0;
    color: #000;
    font-weight: bolder;
}

DIV.contentBox1 {
	width:100%;
    border-right: 1px solid #999999;
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    border-bottom: 1px solid #999999;
    position: relative;
    background-color: #ffffff !important;
}

DIV.contentBox1 DIV.contentHeadBar {
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 3px;
    margin: 0;
    padding-top: 3px;
    border-bottom: 1px solid #999999;
    position: relative;
    background-color: #dfdfdf !important;
}

DIV.contentBox1 DIV.contentHeadBar H3 {
    padding-right: 0;
    padding-left: 0;
    font-weight: bold;
    font-size: 1em;
    padding-bottom: 0;
    margin: 0;
    padding-top: 0 !important;
}

DIV.contentBox1 DIV.content {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 11px !important;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 1px solid #cccccc;
    position: relative !important;
}

DIV.contentBox1 DIV.contentLeft {
    border-right: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    margin-right: 100px;
    border-bottom: 1px solid #ffffff;
    position: relative !important;
}

