body, input, p, select, td, textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
}

body {
    background-color: #fff;
    color: #000;
    margin: 0;
    padding: 0 0 20px;
}

form {
    margin: 0;
    padding: 0
}

img { border: none }

ul {
    margin: 0;
    padding: 0
}

li {
    list-style-type: none;
    margin: 0 5px 0 0;
}

.cnfelo_click_slide { margin: 0 auto }

.clear { clear: both }

a:link, a:visited {
    color: #039;
    text-decoration: none
}

a:active, a:hover {
    color: #f60;
    text-decoration: underline
}

input.TextBoxStyleA {
    border: 1px solid #36c;
    font-size: 13px
}

input.TextBoxStyleB {
    border: 1px solid #999;
    font-size: 13px
}

input.TextBoxStyleC {
    border: 1px solid #999;
    font-size: 1pc;
    font-weight: 700;
    text-align: center;
}

input.buttonSkinA { padding: 0 4px 1px }

input.buttonSkinA, input.buttonSkinB {
    background: url(../images/buttonskinal.gif) #feeeb1 repeat-x 50% bottom;
    border-bottom: 1px solid #cf6f18;
    border-left: 1px solid #f39d24;
    border-right: 1px solid #cf6f18;
    border-top: 1px solid #f39d24;
    color: #5e2708;
    cursor: pointer;
    font-weight: 700;
}

input.buttonSkinB {
    font-size: 9pt;
    padding: 0 8px 1px;
}

input.buttonSkinC {
    background: url(../images/buttonskinal.gif) #feeeb1 repeat-x 50% bottom;
    border-bottom: 1px solid #cf6f18;
    border-left: 1px solid #f39d24;
    border-right: 1px solid #cf6f18;
    border-top: 1px solid #f39d24;
    color: #5e2708;
    cursor: pointer;
    font-size: 1pc;
    font-weight: 700;
    padding: 0 8px 1px;
}

.icon {
    display: inline-block;
    margin: 0 5px;
    vertical-align: middle;
}

.adate_new {
    color: #c00;
    font-size: 10px;
    font-style: italic;
    font-weight: 700;
}

.adate_old {
    color: #666;
    font-size: 10px;
    width: 75pt;
}

.inputwarning {
    background-position: 5px center;
    white-space: nowrap
}

.fieldinvalid, .inputwarning {
    background-color: #ffc;
    background-image: url(../images/icon_priority_urgency.gif);
    background-repeat: no-repeat;
    border: 1px solid #f90;
    color: #c00;
    display: block;
    font-weight: 700;
    margin: 5px auto;
    padding: 5px 5px 5px 20px;
}

.fieldinvalid {
    background-position: 5px 10px;
    line-height: 150%
}

.loading {
    bottom: 5px;
    position: absolute;
    right: 5px;
}

.loading, .loadingfixed {
    background-color: #eee;
    border: 1px solid #666;
    padding: 5px;
}

.loadingfixed {
    display: block;
    margin: 10px auto 0;
    width: 75pt
}

.loadingblockdiv {
    background-color: #333;
    bottom: 0;
    filter: alpha(opacity=60);
    height: 100%;
    left: 0;
    margin: 0;
    opacity: .6;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 998;
}

.loadingblockdivmsg {
    background-color: #fff;
    border: 1px solid #000;
    bottom: 10px;
    color: #333;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 10px;
    text-align: center;
    width: 200px;
    z-index: 999;
}

.importantstar {
    color: red;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
}

#Global_Head_Container {
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    color: #999;
    font-size: 11px;
    height: 20px;
    margin: 0 auto;
    padding: 5px 5px 0 10px;
}

#Global_Head_Container a:link, #Global_Head_Container a:visited {
    color: #666;
    text-decoration: none
}

#Global_Head_Container a:active, #Global_Head_Container a:hover {
    color: #06c;
    text-decoration: underline
}

#Global_Head_Left { float: left }

#Global_Head_Right {
    float: right;
    text-align: right;
    width: 600px;
}

#Global_Head_Right input {
    color: #999;
    font-size: 9pt;
    height: 9pt;
    margin-top: -3px !important;
    margin-top: -3px;
}

#Global_Icon_Container {
    height: 50px;
    margin: 20px auto 0;
    width: 60pc;
}

#Global_Icon_Left {
    float: left;
    padding-top: 8px;
    width: 200px
}

#Global_Icon_Right {
    float: left;
    padding-top: 4px;
    width: 700px
}

#Global_Icon_Right_ADV {
    float: left;
    width: 75pt
}

#Global_Icon_Right_Container {
    float: left;
    font-size: 11px;
    width: 700px;
    z-index: 999;
}

#Global_Icon_Right_Container a {
    float: left;
    padding-right: 9pt
}

#Global_Icon_Right_Container a img { border: none }

#Global_Icon_Right_Container_UL {
    list-style: none;
    margin: 0;
    padding: 0;
}

#Global_Icon_Right_Container_UL li a, #Global_Icon_Right_Container_UL li a.important {
    border-right: 1px solid #eee;
    display: block;
    font-weight: 700;
    padding: 0 8px 0 6px;
    width: 75pt;
}

#Global_Icon_Right_Container_UL li a.important { color: red }

#Global_Icon_Right_Container_UL li ul li a {
    border: none;
    display: block;
    font-weight: 400;
    width: 140px;
}

#Global_Icon_Right_Container_UL li {
    float: left;
    margin: 0 auto 5px
}

#Global_Icon_Right_Container_UL li ul {
    background-color: #e7edf9;
    border: 1px solid #ccc;
    left: -9999px;
    list-style-type: none;
    margin: 0 0 0 -1px;
    padding: 5px 0;
    position: absolute;
    width: 10pc;
}

#Global_Icon_Right_Container_UL li a:hover { text-decoration: none }

#Global_Icon_Right_Container_UL li ul li {
    float: left;
    margin: 0;
    padding: 2px 0;
    width: 10pc
}

#Global_Icon_Right_Container_UL li.sfhover ul, #Global_Icon_Right_Container_UL li:hover ul { left: auto }

#Global_Icon_Right_Container_UL li.sfouthover ul { left: -9999px }

#Global_ChannelMenu_Container {
    height: 27px;
    margin: 5px auto 0;
    padding: 0;
    width: 60pc;
}

ul#Global_ChannelMenu {
    float: left;
    list-style-position: outside;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    width: 60pc;
}

#Global_ChannelMenu li {
    background: #20688e;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 9pt;
    font-weight: 700;
    height: 26px;
    line-height: 26px;
    margin: 2px 2px 0;
    padding: 0;
    text-align: center;
    width: 69px;
}

#Global_ChannelMenu li.new img {
    margin: -2pc 0 0 5px;
    position: absolute;
}

#Global_ChannelMenu li.menuon, #Global_ChannelMenu li:hover {
    background: url(../images/button_bg.gif) bottom no-repeat;
    color: #fff
}

#Global_ChannelMenu li a {
    color: #fff;
    display: block;
    font-weight: 700;
    height: 26px;
    text-decoration: none;
    width: 67px;
}

#Global_ChannelMenu li a:hover, #Global_ChannelMenu li.menuon a, #Global_ChannelMenu li:hover a {
    background: url(../images/button_bg.gif) bottom no-repeat;
    color: #fff;
    display: block;
    font-weight: 700;
    height: 26px;
    text-decoration: none;
    width: 67px;
}

#Global_ChannelMenu_Container span { float: right }

.ms_img {
    height: 45px;
    margin: -18px 0 0 -187px;
    position: absolute;
    width: 290px;
    z-index: 88;
}

#Global_ChannelMenu_SearchBox_Container {
    background: url(../images/searchbox_bg.gif) #116ba6 repeat-x center center;
    color: #eee;
    height: 23px;
    margin: 0 auto;
    padding: 6px 0 2px 10px;
    text-align: left;
    width: 950px;
}

#Global_ChannelMenu_SearchBox_Container a {
    color: #fff;
    font-weight: 700
}

#Global_ChannelMenu_PopularKeyword_Container {
    background-color: #eee;
    border-top: 1px solid #ccc;
    font-size: 10px;
    font-size: 9pt;
    margin: 0 auto;
    padding: 0;
    width: 60pc;
}

#Global_ChannelMenu_PopularKeyword { padding: 5px }

#Global_Body_Container {
    margin: 0 auto;
    width: 60pc
}

#Global_Body { padding: 0 0 10px }

#Global_Body_Loose {
    background-color: #fefefe;
    border: 1px solid #ddd;
    margin: 60px auto 75pt;
    padding: 20px;
    width: 660px;
}

#Global_Body_Part_Left {
    background-color: #eee;
    border-right: 1px solid #ddd;
    padding: 5px;
    width: 170px;
}

.LeftMenuHeadHeavy {
    background-color: #20688e;
    border-bottom: 1px solid #333;
    border-top: 1px solid #333;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    margin: 5px auto 0;
    padding: 5px;
}

.LeftMenuHeadHeavy a { color: #fff }

.LeftMenuItemHeavyContainer {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    font-size: 9pt;
    margin: 5px auto 0;
    padding: 5px;
}

.LeftMenuItemHeavyContainer ul {
    list-style-position: outside;
    list-style-type: disc;
    margin: 5px 5px 5px 15px;
    padding: 0;
}

.LeftMenuItemHeavyContainer ul li {
    font-size: 10px;
    margin: 2px 0;
}

.LeftMenuItemHeavyContainer ul li a { font-weight: 700 }

.LeftMenuItemHeavy {
    font-size: 9pt;
    font-weight: 700;
}

.LeftMenuItemHeavy th {
    background-color: #ccc;
    border-bottom: 1px solid #eee;
    font-size: 11px;
    text-align: left;
}

.LeftMenuItemHeavy td {
    background-color: #fff;
    border-bottom: 1px solid #eee;
    font-size: 10px
}

.LeftMenuHeadLight {
    background-color: #dceffc;
    border-bottom: 1px solid #666;
    border-top: 1px solid #666;
    color: #000;
    font-weight: 700;
    margin: 5px auto 0;
    padding: 5px;
}

.RightItemTitle {
    background-color: #fef2d3;
    border-top: 1px solid #ccc;
    font-weight: 700
}

.RightItemBody, .RightItemTitle {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 5px;
}

.RightItemBody {
    background-color: #fffdf7;
    border-bottom: 1px solid #ccc;
    margin: 0 0 10px;
}

.RightItemBody ul {
    list-style-position: outside;
    list-style-type: disc;
    margin: 0 0 0 15px;
    padding: 0;
}

.RightItemBody ul li { margin: 0 0 8px }

.RightItemBody ul li span {
    color: #666;
    font-size: 10px;
    text-transform: capitalize;
}

#Global_Body_Part_Center {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 10px 0 0 10px;
}

#Global_Body_Part_Right {
    border-top: 1px solid #ddd;
    padding: 10px 0 10px 10px;
    width: 10pc;
}

#Global_Foot_Clock { margin: 20px auto 0 }

hr#Global_Foot_Splitor {
    color: #ccc;
    height: 1px;
    margin: 5px 0 0;
}

#Global_Foot_Group {
    font-size: 10px;
    margin: 10px auto 30px;
    text-align: center;
}

#Global_Foot_Group a { font-weight: 700 }

#Global_Foot_Helper {
    font-size: 11px;
    margin: 10px auto 0;
    text-align: center;
}

#Global_Foot_Copyright {
    font-size: 10px;
    margin: 10px auto;
    text-align: center;
}

.AdvArea { margin-bottom: 10px }

.AdvAreaLite { margin-bottom: 5px }

.ArticleView h1 {
    font-size: 24px;
    font-weight: 700;
}

.ArticleView h3 {
    font-size: 18px;
    font-weight: 700;
}

.ArticleViewContent { padding: 60px 0 }

.ArticleViewContent, .ArticleViewContent p {
    color: #333;
    font-size: 14px;
    line-height: 1.5em;
    text-align: justify;
}

.ArticleViewContent p { padding: 5px }

.ArticleViewContent a { text-decoration: underline; }

.ArticleViewContent img { max-width: 769px !important }

.ArticleViewContent table {
    border-collapse: collapse;
    display: table;
    margin: 10px auto;
    table-layout: fixed;
    text-indent: 0;
    width: 100% !important;
    background-color: #f7f7f7;
}

.ArticleViewContent table td, th {
    border: 1px solid #999;
    padding: 5px !important;
    text-indent: 0;
    text-align: left !important;
    width: auto !important;
    height: auto !important;
    word-wrap: break-word;
}

.ArticleViewContent table td p, th p {
    text-align: left !important;
    margin: 0 !important;
    padding: 0 !important;
}

.ArticleViewContent table th {
    background: #cccccc;
    border-top: 2px solid #999;
    font-weight: bold;
    text-align: center !important;
}

.ArticleViewContent table td p {
    padding: 0;
    margin: 0;
}

.ArticleViewTradeContent {
    color: #333;
    font-size: 14px;
    line-height: 150%;
    padding: 60px 0;
    text-align: justify;
}

.ArticleViewTradeContent div {
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    font-size: 14px;
    margin: 50px auto 20px;
    padding: 10px;
    width: 500px;
}

.ArticleViewTradeContent p {
    color: #333;
    font-size: 14px;
    line-height: 150%;
    padding: 5px;
    text-align: justify;
}

.ArticleList { padding: 0 0 0 20px }

.ArticleList h3 {
    font-size: 15px;
    margin: 5px 0 0;
}

.ArticleList p {
    color: #333;
    line-height: 150%;
    margin: 0 0 20px;
}

.Pager_Page {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.Pager_Page a { color: #666 }

.Pager_CurrentPage, .Pager_Page a {
    border: 1px solid #5e90c3;
    padding: 1px 5px;
}

.Pager_CurrentPage {
    background-color: #5e90c3;
    color: #fff
}

.tdborder {
    border-bottom: 1px solid #ccc;
    padding: 5px;
}

.MemberDataList:hover { background-color: #fff5ce }

.flashdiv { margin: 10px auto }

#Global_ChannelMenu_Ad_Row {
    color: #fff;
    margin: 5px auto;
    text-align: center;
    width: 60pc;
}

.Global_ChannelMenu_Ad_Row_Item {
    background-color: #0062c4;
    color: #fff;
    font-weight: 700;
    height: 60px;
    line-height: 60px;
    margin: 0 0 5px;
    text-align: center;
    width: 60pc;
}

#TradeInquiry {
    margin: 20px auto;
    text-align: center
}

ul.left_article_list {
    font-size: 11px;
    list-style-position: inside;
    list-style-type: disc;
    margin: 0;
    padding: 0;
}

ul.left_article_list li {
    margin: 0;
    padding: 5px
}

ul.left_article_list li a { font-size: 11px }

h1.Global_Key_Title {
    color: green;
    font-size: 22px;
    font-weight: 700;
    margin: 10px auto 15px 10px;
    padding: inherit;
}

.lightbox {
    background: #fff;
    border: 5px solid #ccc;
    display: none;
    left: 5%;
    line-height: 20px;
    margin: 0;
    top: 10%;
}

.lightbox dt {
    background: #ccc;
    padding: 5px;
}

.lightbox dd {
    margin: 0;
    padding: 20px
}

.lightbox td {
    margin: 0;
    padding: 5px
}

.lightbox td.center { text-align: center; }

.lightbox td.right { text-align: right; }

span.idBoxClosespan { float: right }

.wrapfield {
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
}

.article_summary {
    color: #666;
    font-style: italic
}

div.meetingbanner {
    height: 60px;
    margin: 5px auto 0;
    text-align: center;
    width: 60pc;
}

#demo {
    background: #fff;
    border: 1px dashed #ccc;
    overflow: hidden;
    width: 740px;
}

#demo img { border: 3px solid #f2f2f2 }

#indemo { width: 1800% }

#demo1, #demo2, #indemo, .threelineimg li { float: left }

.cnfelo_click_slide p {
    position: absolute;
    right: 10px;
    top: 35px;
}

.cnfelo_click_slide p a {
    background: #252525;
    cursor: pointer;
    display: block;
    float: left;
    height: 11px;
    margin: 2px;
    text-decoration: none;
    width: 8px;
}

#Global_Foot_Helper02 {
    background: #f4f4f4;
    border: 1px solid #ccc;
    height: 188px;
    margin: 20px auto;
    width: 978px;
}

#Global_Foot_Helper02 div {
    float: left;
    line-height: 24px;
    padding: 20px 40px 0 30px;
}

#Global_Foot_Helper02 div strong {
    color: #227ed5;
    font-weight: 700
}

#Global_Foot_Helper02 div a { color: #333 }

#Global_Foot_Helper02 div a:hover { color: #f60 }

#activation {
    background-color: #fefefe;
    border: 1px solid #ddd;
    height: 270px;
    margin: 60px auto 50px;
    padding: 20px;
    width: 700px;
}

#activation .activation-title {
    border-bottom: 1px solid #0500d8;
    float: left;
    height: 54px;
    width: 700px;
}

#activation .activation-title h2 {
    color: #0500d8;
    float: left;
    font-weight: 700;
    line-height: 54px;
    padding-left: 20px;
}

#activation .activation-main { padding: 5pc 0 50px 75pt }

#activation .activation-main .lbmessage {
    color: red;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: center;
    width: 80%;
}

#activation .activation-main .activation_in {
    float: left;
    margin-bottom: 25px;
    width: 570px
}

#activation .activation-main .activation_in ul li {
    float: left;
    height: 23px;
    line-height: 23px
}

#activation .activation-main .activation_in ul li.activation_li1 {
    height: 17px;
    margin-top: 3px;
    width: 17px;
}

#activation .activation-main .activation_in ul li.activation_li2 {
    font-weight: 700;
    margin-left: 17px;
    width: 155px;
}

#activation .activation-main .activation_in ul li.activation_li3 {
    color: #6f6f6f;
    width: 165px;
}

#activation .activation-main .activation_in ul li.activation_li4 {
    height: 23px;
    width: 78pt;
}

#activation .activation-main .activation_in ul li.activation_li4 a {
    background: url(../images/buttbg.png) no-repeat;
    color: #fff;
    display: block;
    height: 23px;
    line-height: 23px;
    text-align: center;
    width: 78pt;
}

#activation .activation-main .activation_in ul li.activation_li4 a:hover { background: url(../images/buttbg2.png) no-repeat }

#activation .activation-main .activation_in ul li.activation_li5 {
    color: #6f6f6f;
    text-align: center;
    width: 78pt;
}

#Button_Activation {
    background: url(../images/buttbg.png) no-repeat;
    border: 0;
    color: #fff;
    cursor: pointer;
    display: block;
    height: 23px;
    line-height: 23px;
    text-align: center;
    width: 78pt;
}

#activation .verification-main .verification-mob {
    float: left;
    margin: 40px 0 60px 50px
}

#activation .verification-main .verification-mob .lbmessage {
    color: red;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
}

#activation .verification-main .verification-mob .jianju { margin-bottom: 9pt }

#activation .verification-main .verification-mob .span_bt {
    float: left;
    font-weight: 700;
    line-height: 30px;
    width: 145px;
}

#activation .verification-main .verification-mob li {
    height: 30px;
    outline: 0
}

#activation .verification-main .verification-mob input {
    height: 26px;
    line-height: 26px;
    outline: 0;
    width: 200px;
}

#activation .verification-main .verification-mob .obtain {
    background: #999;
    border: 0;
    color: #fff;
    cursor: pointer;
    float: right;
    margin-left: 10px;
    padding: 0 5px;
}

#activation .verification-main .verification-mob .obtaincode {
    margin: 0;
    width: 90pt
}

.activation_in .subscribe {
    text-align: center;
    width: 460px;
}

.activation_in .subscribe a {
    font-size: 13px;
    font-weight: 700;
    margin-right: 30px;
}

#activation .verification-main .verification-mob .v-get { margin: 20px 0 0 205px }

#activation .verification-main .verification-mob .v-get a {
    font-size: 13px;
    font-weight: 700;
    margin-left: 30px;
}

#activation .verification-main .verification-mob .v-get input {
    background: url(../images/buttbg.png) no-repeat;
    border: 0;
    color: #fff;
    cursor: pointer;
    line-height: 23px;
    text-align: center;
    width: 103px;
}

#verification .verification-main .verification-mob .v-get a:hover { background: url(../images/buttbg2.png) no-repeat }

.ttsplaybox {
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    height: 24px;
    margin: 10px 0;
    padding: 10px;
    vertical-align: middle;
}

.ttsplay { background-image: url(https://static.cnfeol.com/images/ttsplay.png?v=2) }

.ttspause, .ttsplay {
    display: inline-block;
    float: left;
    height: 24px;
    line-height: 24px;
    margin-right: 5px;
    width: 24px;
}

.ttspause { background-image: url(https://static.cnfeol.com/images/ttspause.png?v=2) }

#ttsplaybtn {
    color: #666;
    display: inline-block;
    float: left;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
}

#HyperLinkLinkin img {
    border: 1px solid #CCC;
    border-radius: 5px;
    height: 20px;
    margin-top: 5px;
    width: 65px;
}

/* ×ó²àµ¼º½ÑùÊ½ */

.major_ports, .nickel_price {
    background: #ffffff;
    border: 1px solid #20688e;
    border-radius: 4px;
    box-sizing: border-box;
    height: auto;
    margin: 3px 0px;
    width: 100%;
}

.ports_title, .price_title {
    background: #20688e;
    border-radius: 4px;
    color: #ffffff;
    font-size: 14px;
    height: 23px;
    margin: 2px auto;
    position: relative;
    width: 158px;
}

.ports_title span, .price_title span {
    display: inline-block;
    left: -14px;
    position: absolute;
    text-align: center;
    top: 4px;
    transform: scale(0.9);
    width: 187px;
}

.port_time {
    height: 20px;
    margin: 0px;
    position: relative;
    width: 100%;
}

.port_time span {
    -webkit-text-size-adjust: none;
    color: #20688e;
    display: inline-block;
    font-size: 12px;
    position: absolute;
    top: 4px;
    transform: scale(0.8);
    width: 50%;
}

.port_time span:first-child { left: 0px; }

.port_time span:first-child + span {
    right: 0px;
    text-align: right;
}

.port_list {
    border-collapse: collapse;
    margin-top: -5px;
    text-align: center;
    transform: scale(0.93);
    width: 100%;
}

.port_list tr:first-child { color: #20688e; }

.port_list tr {
    border: 1px solid #4f88a6;
    color: #333333;
    line-height: 24px;
}

.port_list tr td { border: 1px solid #4f88a6; }

.port_list tr td span { display: inline-block; }

.scaletable {
    height: auto;
    overflow: hidden;
    position: relative;
    width: 168px;
}

.pirce_chart {
    height: 158px;
    margin-bottom: 10px;
    width: 100%;
}

.price_container {
    height: 200px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.pirce_chart {
    height: 450px;
    width: 400px;
}

.highcharts-credits, .highcharts-button-symbol { display: none; }

#price_chart {
    left: -118px;
    position: absolute;
    top: -125px;
    transform: scale(0.42);
}

.data_base {
    background: #fff;
    border: 1px solid #20688e;
    border-radius: 4px;
    margin: 3px 0px;
    width: 100%;
}

.database_title {
    background: #20688e;
    border-radius: 4px;
    color: #ffffff;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    margin: 5px auto;
    text-align: center;
    width: 165px;
}

.database_list {
    box-sizing: border-box;
    padding: 0 4px;
    width: 100%;
}

.database_ul {
    margin: 0;
    padding: 0;
    width: 100%;
}

.database_ul li {
    border-bottom: 1px dotted #dddddd;
    height: 42px;
    margin-right: 0px;
    position: relative;
}

.database_ul li a {
    align-items: center;
    display: inline-block;
    display: flex;
    height: 100%;
    left: 0;
    position: absolute;
    text-decoration: none;
    top: 0;
    width: 100%;
}

.database_ul li a span {
    color: #003399;
    font-size: 12px;
}

.database_ul li a span i {
    color: #cc0000;
    font-size: 12px;
    font-style: normal;
    padding-right: 6px;
}

.memberContactBox {
    background-color: #f7f7f7;
    border: 1px solid #cccccc;
    border-radius: 10px;
    margin: 50px auto;
    padding: 10px 20px !important;
    text-align: left;
    width: 500px;
}

.memberContactBox h2 {
    color: #000000;
    font-size: 18px;
    margin: 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 460px;
}

.memberContactBox p {
    color: #666666;
    font-size: 12px;
    line-height: 1.5em !important;
    padding: 0 !important;
}

.memberContactBox .subject {
    display: inline-block;
    margin-right: 10px;
    text-align: right;
    width: 120px;
}

.memberContactBox .content {
    display: inline-block;
    line-height: 1.5em;
    width: 340px;
}

.memberContactBox .content .emailAddress { padding: 0 4px 4px 0; }

.emailAddress { cursor: pointer; }