@charset "utf-8";
/* CSS Document */

#wrap {
	width:980px;
	margin:0 auto;
	padding-bottom:15px;
	background:url(../image/div/bg_main.gif) repeat-x #95eaff;
}

#header {
	position:relative;
	height:108px;
}

h1 {
	position:absolute;
	left:19px;
	top:0;
	width:419px;
	height:35px;
	background:url(../image/div/site_desc.png) no-repeat;
	color:#fff;
	text-align:center;
	line-height:35px;
	font-size:16px;
	font-weight:bold;
}

h2 {
	position:absolute;
	left:19px;
	top:35px;
	width:419px;
	height:73px;
	text-indent:-9999px;
	background:url(../image/div/logo.png) no-repeat;
}

#header #tel {
	position:absolute;
	/* left:499px; */
	left:600px;
	top:29px;
	width:294px;
	height:51px;
	text-indent:-9999px;
	background:url(../image/div/tel.gif) no-repeat;
}

#header #international {
	position:absolute;
	left:816px;
	top:29px;
	width:96px;
	height:51px;
	text-indent:-9999px;
	background:url(../image/div/icon_international.gif) no-repeat;
}

#header #mail {
	position:absolute;
	left:912px;
	top:29px;
	width:68px;
	height:51px;
	text-indent:-9999px;
	background:url(../image/div/icon_mail.gif) no-repeat;
}

#main {
	float:right;
	width:980px;
}

#side {
	float:right;
	width:10px;
	margin-top:10px;
}

.align-center {
	text-align:center;
}

/*------------------------------
  #global navigation
  ------------------------------*/
#gnavi {
	margin: 13px 0 11px 19px;
}
#gnavi li {
	display: inline;
}

/*------------------------------
  #breadcrumb
  ------------------------------*/
#breadcrumb {
	margin-left:25px;
}

#breadcrumb li {  
	display:inline;  
}

#breadcrumb li a {  
	padding-right:10px;  
	background:url(../image/div/breadcrumb.gif) no-repeat right center;
	color:#0057bc;
}

/*------------------------------
  #side area
  ------------------------------*/
#login-box {
	background:#329ae5;
	margin-right:6px;
	padding-left:16px;
	color:#fff;
}

#login-box dl dt {
}

#login-box dl#id-pass dd {
	padding-bottom:10px;
}

#login-box p {
	padding-bottom:15px;
	color:#fff;
}

#login-box p#btn-login {
	margin-top:-8px;
	padding-left:27px;
}

#login-box dd#btn-register {
	margin-top:5px;
	padding-left:13px;
}

p#for-beginner {
	margin-top:30px;
}

#beginner-box {
	background:#329ae5;
	margin-right:6px;
	padding-left:16px;
	color:#fff;
}

#beginner-box h3 {
	padding:5px 0 0 12px;
}

#beginner-box ul {
	margin:15px 0 15px 12px;
}

#beginner-box ul li {
	margin-bottom:10px;
}

#beginner-box ul li a {
	color:#fff;
}

#beginner-box #skype-banner {
	margin:10px 0;
}

#beginner-box dl#mobile {
	margin-right:10px;
}

#beginner-box dl#mobile dt {
	text-align:center;
	color:#fff;
}

#beginner-box dl#mobile dd {
	text-align:center;
	font-size:80%;
	color:#fff;
}

#kids-banner a {
	display:block;
	margin:30px 0 20px;
	width:194px;
	height:241px;
	background:url(../image/div/kids_1.png) no-repeat;
	text-indent:-9999px;
}

#blog-banner a {
	display:block;
	margin-bottom:20px;
	width:195px;
	height:95px;
	background:url(../image/div/blog_banner.png) no-repeat;
	text-indent:-9999px;
}

#twitter-banner {
	margin-bottom:10px;
	text-align:center;
}

#facebook-banner {
	margin-bottom:20px;
	text-align:center;
}
#ssl-banner{
	text-align:center;
}

/*------------------------------
  #footer
  ------------------------------*/
#footer ul {
	margin:0 auto;
	text-align:center;
}

#footer ul li {
	display:inline;
	margin-right:15px;
	font-weight:bold;
}

#footer ul li a {
	color:#0057bc;
}

#copyright {
	background:url(../image/div/bg_copyright.gif) no-repeat;
	width:942px;
	height:33px;
	margin:15px auto 0;
	text-align:center;
	line-height:33px;
}

#copyright a {
	color:#fff;
}

#register-banner {
	margin:20px 0 20px -5px;
}