@charset "UTF-8";
/*===============================================
TOP
===============================================*/
#TOPCONTENT {
	float:left;
	width:640px;
}
#TOPSIDEBASE {
    float:right;
	width:150px;
}

#TOPCONTENT h2{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#CONTENTSDETAIL{
	background-image:url(../images/icon.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:0px 0px 0px 20px;
	margin:10px 10px 20px 10px;
}
#SIDEBANNER img {
	margin-bottom: 10px;
}

#TOPTITLEBASE ,#TOPDETAILBASE{
	margin-bottom: 15px;
}

#TOPTITLEBASE .toptitle1 {
	background-color: #0054A8;
	float: left;
	width: 80px;
	height: 30px;
}
#TOPTITLEBASE .toptitle2 {
	background-color: #0054A8;
	float: left;
	width: 138px;
	height: 30px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#TOPTITLEBASE .toptitle3 {
	background-color: #0054A8;
	float: left;
	width: 258px;
	height: 30px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#TOPTITLEBASE .toptitle5 {
    background-color: #0054A8;
	float: left;
	width: 418px;
	height: 30px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#TOPTITLEBASE .toptitle4 {
    background-color: #0054A8;
	float: left;
	width: 158px;
	height: 30px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#TOPTITLEBASE img{
	margin-left: 10px;
}
#TOPDETAILBASE .toptitle1 {
	float: left;
	width: 80px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#TOPDETAILBASE .toptitle2 {
	float: left;
	width: 128px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #0054A8;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 50px;
	padding-left: 10px;
	font-size: 12px;
}
#TOPDETAILBASE .toptitle3 {
	float: left;
	width: 248px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #0054A8;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
	font-size: 12px;
	height: 45px;
	padding-top: 5px;
	line-height: 100%;
}
#TOPDETAILBASE .toptitle4 {
	float: left;
	width: 148px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #0054A8;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 50px;
	padding-left: 10px;
	font-size: 12px;
}
#TOPDETAILBASE .toptitle5 {
	float: left;
	width: 408px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #0054A8;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
	font-size: 12px;
	height: 45px;
	padding-top: 5px;
}
#USA ,#USA2{
	background-image: url(../images/oversea/usa.jpg);
	background-repeat: no-repeat;
	background-position: 120px 15px;
}
#AUS{
	background-image: url(../images/oversea/aus.jpg);
	background-repeat: no-repeat;
	background-position: 120px 15px;
}
#SIN{
	background-image: url(../images/oversea/sin.jpg);
	background-repeat: no-repeat;
	background-position: 120px 15px;
}
#CNA{
	background-image: url(../images/oversea/cna.jpg);
	background-repeat: no-repeat;
	background-position: 120px 15px;
}
#GER{
	background-image: url(../images/oversea/germany.jpg);
	background-repeat: no-repeat;
	background-position: 120px 15px;
}
#BANNER-SPACE img	{ margin-bottom:10px;}
/*===============================================
BASE
===============================================*/
#MAINTITLE{
	height: 100px;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	text-indent: -9000px;
	margin-bottom: 0px;
}
#BLOGBASE{
	padding-bottom: 15px;
}
#BLOGBASE #MAINS {
	text-align:left;
	background-image: url(../images/toversea/blogback.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#CONTENT {
	float:left;
	width:600px;
}
#SIDEBASE {
    float:right;
	width:190px;
}

#BLOGBASE a{
	color:#0A427E;
	text-decoration:underline;
}
#BLOGBASE a:hover{
	color:#2395C0;
	text-decoration:underline
}
.clear0	{
	height:2px;
	margin:-1px 0px 0px;
	padding:0px;
	line-height:0em;
	display:block;
	float:none;
	clear:both;
	font-size: 0px;
}

/*===============================================
title
===============================================*/
.O01{
	background-image: url(../images/oversea/maintitle01.jpg);
}
.O02{
	background-image: url(../images/oversea/maintitle02.jpg);
}
.O03{
	background-image: url(../images/oversea/maintitle03.jpg);
}
.O04{
	background-image: url(../images/oversea/maintitle04.jpg);
}
.O05{
	background-image: url(../images/oversea/maintitle05.jpg);
}
.O06{
	background-image: url(../images/oversea/maintitle06.jpg);
}
.O07{
	background-image: url(../images/oversea/maintitle07.jpg);
}
.O08{
	background-image: url(../images/oversea/maintitle08.jpg);
}
.O09{
	background-image: url(../images/oversea/maintitle09.jpg);
}
.O10{
	background-image: url(../images/oversea/maintitle10.jpg);
}
.O11{
	background-image: url(../images/oversea/maintitle11.jpg);
}
.O12{
	background-image: url(../images/oversea/maintitle12.jpg);
}

.archivetitle{
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
	background-image: url(../images/oversea/catback.gif);
	background-repeat: repeat;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #003466;
	margin-bottom: 10px;
	padding: 10px;
	color: #333333;
}


/*===============================================
sidemenu
===============================================*/
.sidemenus{
	background-color: #D2DEF0;
	width: 190px;
	font-size: 12px;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
}
.sidemenus h3{
	margin: 0px;
	padding: 0px;
	width: 190px;
}
.sidemenus ul{
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.sidemenus ul li{
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 15px;
	color: #003366;
	margin-bottom: 5px;
}

/*===============================================
ENTRY
===============================================*/

.entry{
	border: 2px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 10px;
}
.entry h3{
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/oversea/mark.gif);
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #003466;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 8px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	color:#0A427E;

}
.entry-body{
	clear: both;
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(../images/spacer.gif);
	background-repeat: no-repeat;
}
.entry-footer{
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 10px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 150%;
	margin-top: 15px;
	color: #666666;
}
/*===============================================
pages
===============================================*/
.paginate{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	background-color: #FFFFFF;
}
span.notes	{
	color:#666666;
	font-size:90%;
}

/*===============================================
comement
===============================================*/
.comments-open{
	margin-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 150%;
}

h2.comments-open-header2{
	font-size: 16px;
	font-weight: bold;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	padding-right: 10px;

}

p.comments-open-moderated{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.comments-open label { display: block; }

#comment-author, #comment-email,#comment-url {
    width: 240px;
}
#comment-text {
    width: 300px;
}


h3.comments-header2{
	font-size: 16px;
	font-weight: bold;
	background-image: url(../images/talk/mark.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-top: 2px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

div.comments-content{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
div.comment-header{
	font-size: 14px;
	color: #0A427E;
	font-weight: bold;
}
div.comment-content{
	font-size: 12px;
	line-height: 150%;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.comment-content p{
	margin: 0px;
	padding: 0px;
}

.comment-footer{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 10px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	line-height: 150%;
	color: #666666;
}

div.comment{
	margin-bottom: 15px;
	border: 1px dotted #CCCCCC;
	padding: 10px;
}

/*===============================================
comement2
===============================================*/
h3.commentstitle{
    font-size: 16px;
	font-weight: bold;
	background-image: url(../images/oversea/mark.gif);
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 8px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
}
div.comment-content2{
	font-size: 12px;
	line-height: 150%;
}
div.comment-content2 p{
	margin: 0px;
	padding: 0px;
}
p.comment-footer2{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 10px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	line-height: 150%;
	color: #666666;
}
div.comment2{
	margin-bottom: 15px;
	border: 2px solid #CCCCCC;
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

div.comments-open{
	margin-bottom: 20px;
}

/*===============================================
blogbanner
===============================================*/
.blogbanner{
	text-align: right;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}

