
h3{
    width:800px;
    height:30px;
    padding:0;
    margin:0;
    border-bottom: 2px dotted #fff;
}

#line{
    text-transform:uppercase;
    font-size:16px;
    border-bottom: 1px dotted #333;
}

#right{
    width:780px;
    height:auto;
    float:left;
    margin-top:5px 20px;
}
#project_intro{
    padding:20px 60px;
    background-color:#6a1917;
    border-radius:25px;
    opacity:0.99;
    width:780px;
    height:500px;
    color:#FFF;
    margin:5px auto;
    font-size:15px;
    float:left;
}
#project_intro h2{
    width:780px;
    height:35px;
    text-align:left;
    color:#FFF;
}
#project_intro1-e{
    width:1000px;
    height:700px;
    margin:0 auto;

}
#project_intro2-e{
    background-color:#6a1917;
    border-radius:25px;
    opacity:0.99;
    width:1000px;
    height:510px;
    color:#FFF;
    margin:0 auto;
    padding:20px;
    font-size:15px;
}
#project_intro2-e h2{
    width:780px;
    height:35px;
    text-align:left;
    color:#FFF;
}
.research_content h2{
    width:780px;
    height:35px;
    text-align:left;
}

#research_link{
    width:780px;
    height:60px;
    margin:0;
    float:left;
}

ul.research_title{
    width:780px;
    height:50px;
}

ul.research_title li{
    height:50px;
    border: 3px dotted #000;
    width:180px;
    margin:1px;
    float:left;
}

.ol3 li{
    font-size:100%;
    list-style: decimal inside;
}
.ol3 a:link {
    text-decoration:none;
}
.ol3 a:visited {color: #330800;}

#link_left0{
    width:300px;
    float:left;
    position:relative;
}
#link_left{
    width:300px;
    height:400px;
    font:14px/1.8 Arial, Helvetica, sans-serif;
    font-weight:550;
}
.research_content{
    width:800px;
    float:left;
    height:auto;
    margin:30px;
    font-size:15px;
}
.research_content p{
    margin:0;
}













