.h2-t1 {
clear: both;
margin: 0;
padding: 0;
}
.h3-t1 {
clear:both;
margin-top: 15px;
margin-right:0px;
margin-bottom: 8px;
margin-left:0;
 padding-top:10px;
padding-bottom:13px;
padding-left: 22px;
background-position: 0px 0px;
width: 648px;
height:20px;
background-image: url(images/caption_back.png);
background-repeat: no-repeat;
font-size:16px;
}
.h4-t1 {
margin-top: 15px;
margin-bottom: 0.5em;
padding-left: 5px;
border-left: 3px solid #006600;
color: #006600;
font-size: 113%;
}
.h5-t1 {
margin-top: 15px;
margin-bottom: 0.5em;
padding-bottom: 1px;
border-bottom: 1px solid #ccc;
color: #000;
font-size: 100%;
}

/* -----------------------------------
 list
----------------------------------- */
.ul-t1 {
/*font-size: 82%;*/
padding-left:0px;
margin-left:20px;
}
.ul-t1 li {
list-style-type:none;
margin-bottom: 5px;
padding-left: 18px;
background : url(images/li_gray.gif) no-repeat 0px 5px;
/*background-color: #774444;*/
}
.ul-t2 {
margin-bottom: 25px;
/*font-size: 88%;*/
padding-left:0px;
margin-left:20px;
}
.ul-t2 li {
list-style-type:none;
margin: 0;
padding: 10px 0 10px 20px;
border-bottom: 1px solid #ccc;
background : url(images/li_gray.gif) no-repeat 0px 15px;
}
.ul-t3 {
margin-bottom: 25px;
/*font-size: 88%;*/
padding-left:0px;
margin-left:20px;
}
.ul-t3 li {
list-style-type:none;
margin-bottom: 5px;
padding-left: 18px;
background : url(images/li_green.gif) no-repeat 0px 5px;
}
.ul-t4 {
margin-bottom: 25px;
/*font-size: 88%;*/
padding-left:0px;
margin-left:20px;
}
.ul-t4 li {
list-style-type:none;
margin: 0;
padding: 10px 0 10px 20px;
border-bottom: 1px solid #ccc;
background : url(images/li_green.gif) no-repeat 0px 15px;
}
.ol-t1 {
margin-left: 44px;
/*font-size: 82%;*/
padding-left: 27px;
padding-left:0px;
}
.ol-t1 li {
list-style-type: decimal;
margin-bottom: 5px;
}
.dl-t1 {
/*font-size: 82%;*/
padding-left: 30px;
padding-left:0px;
}
.dl-t1 dt {
margin-bottom: 2px;
font-weight: bold;
}
.dl-t1 dd {
margin: 0 0 10px 3em;
}

/* -----------------------------------
 table
----------------------------------- */
.table-t1 {
border-collapse: collapse;
margin-left: 15px;
margin-bottom: 5px;}
.table-t1 th,
.table-t1 td{
padding: 5px;
border: 1px solid #666;
}
.table-t1 th {
text-align: left;
background-color: #ddd;
}
/*
.table td {
text-align: left;
}
*/
.table-t2 {
border-collapse: collapse;
margin-left: 15px;
margin-bottom: 5px;}
.table-t2 th,
.table-t2 td{
padding: 5px 15px;
border: 1px solid #666;
}
.table-t2 th {
text-align: center;
background-color: #ddd;
}
.table-t3 {
border-collapse: collapse;
margin-left: 15px;
margin-bottom: 5px;}
.table-t3 th,
.table-t3 td{
padding: 5px 15px;
border: none;
border-top: 1px solid #999;
border-bottom: 1px solid #999;
}
.table-t3 th {
background-color: #ddd;
}
.table-t4 {
border-collapse: collapse;
margin-left: 15px;
margin-bottom: 5px;}
.table-t4 th,
.table-t4 td{
padding: 5px;
border-color: #006600;
border-width: 1px;
border-style: solid;
}
.table-t4 th {
text-align: left;
background-color: #bce5bf;
color:#307033;
}
/*
.table td {
text-align: left;
}
*/
.table-t5 {
border-collapse: collapse;
margin-left: 15px;
margin-bottom: 5px;}
.table-t5 th,
.table-t5 td{
padding: 5px 15px;
border-color: #006600;
border-width: 1px;
border-style: solid;
}
.table-t5 th {
text-align: center;
background-color: #bce5bf;
color:#307033;
}
.table-t6 {
border-collapse: collapse;
margin-left: 15px;
margin-bottom: 5px;}
.table-t6 th,
.table-t6 td{
padding: 5px 15px;
border: none;
border-top: 1px solid #006600;
border-bottom: 1px solid #006600;
}
.table-t6 th {
background-color: #bce5bf;
color:#307033;
}

/* -----------------------------------
image
----------------------------------- */
.img-l{
float: left;
margin-right: 1em;
margin-bottom: 1em;
}
.img-r {
float: right;
margin-left: 1em;
margin-bottom: 1em;
}
.img-c {
margin-bottom: 1em;
text-align: center;
clear: both;
}

/* -----------------------------------
 icon-link
----------------------------------- */
.a-pdf {
padding-right: 38px;
background: url(images/icon_pdf.gif) no-repeat 100% 50%;
}
.a-doc {
padding-right: 38px;
background: url(images/icon_doc.gif) no-repeat 100% 50%;  
}
.a-xls {
padding-right: 38px;
background: url(images/icon_xls.gif) no-repeat 100% 50%;
}
.a-mailto {
padding-right: 25px;
background: url(images/icon_mail.png) no-repeat 100% 50%;
}
.a-external {
padding-right: 20px;
background: url(images/external.png) no-repeat 100% 50%;
}

/* -----------------------------------
 box
----------------------------------- */
.div-box-border {
margin-bottom: 1em;
padding: 10px;
border: 3px solid #cdf2a9;
}
.div-box-border p {
margin: 0;
}
.div-box-background {
margin-bottom: 1em;
padding: 10px;
background-color: #ffffcc;
}
.div-box-background p {
margin: 0;
}
.div-box-plugin {
margin-bottom: 1em;
padding: 10px;
border: 1px solid #999;
}
.div-box-plugin img {
float: right;
margin-left: 1em;
margin-bottom: 1em;
}
.div-box-plugin p {
margin: 0;
}

/* for /research/themes/ */
.h4-t2 {
margin-top: 0px;
margin-bottom: 0.5em;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
color: #3366cc;
background-color: #eeeeff;
font-size: 113%;
}
.table-t4-2 {
border-collapse: collapse;
margin-bottom: 0px auto;}
.table-t4-2 th,
.table-t4-2 td{
padding: 4px;
border-color: #006600;
border-width: 1px;
border-style: solid;
}
.table-t4-2 th {
text-align: left;
background-color: #bce5bf;
color:#307033;
}
.table-t4-2 a {
text-decoration: none;
}
.text-indent {
text-indent:1em;
}