@import "./default.css";


h2.country-title {
clear: both;
background: url(../img/global_cnt_headBg.gif) no-repeat left top;
height: 1.5em;
line-height: 1;
padding-left: 1em;
color: #1f68d8;
}

div.siteList {
clear: both;
overflow: hidden;
width: 736px;
margin-bottom: 0.5em;
border-right: 1px solid #cce0eb;
border-left: 3px solid #1f68d8;
}
div.siteList div.siteId {
float: left;
width: 200px;
padding-left: 0.75em;
word-break: break-all;
word-wrap: break-word;
}
div.siteId h3.siteName {
line-height: 1.3;
font-weight: bold;
word-break: break-all;
word-wrap: break-word;
}
div.siteList div.siteId p.selectLang {
margin-top: 0.5em;
font-size: x-small;
}

div.siteList div.siteData {
float: right;
width: 490px;
border-left: 1px solid #cce0eb;
padding-right: 1em;

padding-left: 1em;
}
div.siteList div.siteData ul.siteInfo li {
line-height: 1.3;
margin-bottom: 0.5em;
padding-left: 0;
}

p.pagetop {
clear: both;
text-align: right;
margin-bottom: 3em;
}




h2.affiliates-title {
clear: both;
background: url(../img/global_aff_headBg.gif) no-repeat left top;
height: 1.5em;
line-height: 1;
padding-left: 1em;
color: #0099ff;
}

div.affiliates {
border-right: 1px solid #cce0eb;
border-left: 3px solid #0099ff;
}
div.affiliates div.siteId {
width: auto;
padding-right: 1em;
padding-left: 0.75em;
word-break: break-all;
word-wrap: break-word;
}
div.affiliates div.siteId h3.siteName {
line-height: 1.3;
font-weight: bold;
word-break: break-all;
word-wrap: break-word;
margin-bottom: 0.5em;
}




