﻿body{
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #CFDDE9;
	text-align: center;
	font-size: .9em;
}

p { font-size:100%
}


a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

h1{
 font-size: 120%;
 color: #334d55;
}

h2{

 font-size: 110%;
 color: #333333;
}

h3{

 font-size: 100%;
 color: #333333;
}

h4{

 font-size: 90%;
 font-weight: normal;
 color: #333333;
}

h5{

 font-size: 80%;
 color: #333333;
}



/***********************************************/
/*Login Contents Divs                        */
/***********************************************/

.mainLogin #loginR {
	background: #FFFFFF url(../images/login_bg.gif) repeat-x left bottom;
	height: 255px;
	margin: 0px;
	padding: 0px;
}

.mainLogin #logo {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding-top: 50px;
	height: 150px;
}

#loginR #member {
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
	margin: 0px;
	padding-bottom: 3px;
	width: 176px;
}
#loginR #password {
	text-align: right;
	vertical-align: top;
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
}
#loginR #member2 {
	font-weight: normal;
	color: #000000;
	font-size: 90%;
	vertical-align: bottom;
	margin: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 171px;
}
#loginR #password2 {
	font-weight: normal;
	color: #000000;
	font-size: 90%;
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-left: 5px;
	width: 181px;
}
#loginR #submitBtn {
	font-weight: normal;
	color: #000000;
	font-size: 90%;
	vertical-align: top;
	margin: 0px 0px -10px;
	padding: 0px;
	width: 176px;
}


#contentLogin{
	width: 930px;
	margin:  0 auto;
	padding: 0;
}

.mainLogin {
	margin-top: 20px;
	padding: 30px 10px 0px;
	border-top: 5px solid #000000;
	border-bottom: 5px solid #000000;
	border-right: 1px solid #999999;
	background: #FFFFFF;
	text-align: left;
}


.mainLogin #toppage th {
	background: #556FB5;
	width: 156px;
	height: 30px;
	vertical-align: middle;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding-left: 20px;
}
.mainLogin #toppage td {
	height: 100px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	background: #88ABDA;
	padding: 10px 20px;
}

.mainLogin #week th {
	background: #E98800;
	width: 156px;
	height: 30px;
	vertical-align: middle;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding-left: 20px;
}
.mainLogin #week td {
	height: 100px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	background: #F7B551;
	padding: 10px 20px;
}

.mainLogin #mp th {
	background: #D74036;
	width: 156px;
	height: 30px;
	vertical-align: middle;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding-left: 20px;
}
.mainLogin #mp td {
	height: 100px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	background: #E2A38F;
	padding: 10px 20px;
}

.mainLogin #learn th {
	background: #00A6AE;
	width: 156px;
	height: 30px;
	vertical-align: middle;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding-left: 20px;
}
.mainLogin #learn td {
	height: 100px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	background: #B7DCDE;
	padding: 10px 20px;
}


.mainLogin #frm th {
	background: #85A327;
	width: 156px;
	height: 30px;
	vertical-align: middle;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding-left: 20px;
}
.mainLogin #frm td {
	height: 100px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	background: #CCDC92;
	padding: 10px 20px;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#masthead{
	margin: 0 auto;
	width: 930px;
	height: 70px;
	border-top: 5px solid #000000;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #666666;
	padding: 0px;
	background: #FFFFFF;
	text-align: left;
}


#content{
	float:none;
	width: 930px;
	margin: 0 auto;
	padding: 0;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #CCCCCC;
	background: #FFFFFF;
	text-align: left;
}


/***********************************************/
/*Header Divs                               */
/***********************************************/

/*************** #log styles **************/

#log {
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background: #EEEEEE;
	float: right;
	height: 19px;
	padding-top: 3px;
	padding-right: 0px;
	font-size: 90%;
	text-align: right;
	width: auto;
	margin: 0px;
	padding-bottom: 0px;
	clear: none;
}

#log a {
	font-style: normal;
	font-weight: normal;
	color: #003366;
}

#log a:hover {
	color: #003366;
	font-weight: normal;
	text-decoration: underline;
}

#log td {
	text-align: right;
	margin: 0px;
	padding-left: 5px;
	white-space: nowrap;
	padding-bottom: 3px;
	border-bottom: 1px solid #999999;
}
#log th {
	background: url(../images/corner_log.jpg) no-repeat right bottom;
	width: 21px;
	height: 19px;
}


/************* #globalNav styles **************/

#globalNav{
	color: #cccccc;
	padding: 0px;
	white-space: nowrap;
	height: 25px;
	width: 662px;
	margin: 23px 10px 0px 22px;
}

/*  */

ul#globalNav li {
	display: inline;
}



ul#gloNav {
	width: 662px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	height: 25px;
}

ul#gloNav li {
	float: left;
	margin: 0px;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
}

li#gloNav1-on a {
	display: block;
	width: 130px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	background: url(../images/glonav_bg1_on.jpg) repeat-x left top;
	border-right: 3px solid #FFFFFF;
	height: 25px;
	padding: 3px 0 0px;
	margin: 0px;
}

li#gloNav1-on a:hover {
	background: #0066CC url(../images/glonav_bg1_over.jpg) repeat-x left top;
	color: #FFFFFF;
}


li#gloNav1 a {
	display: block;
	width: 130px;
	color: #333333;
	text-align: center;
	text-decoration: none;
	background: url(../images/glonav_bg1.jpg) repeat-x left top;
	border-right: 3px solid #FFFFFF;
	height: 25px;
	padding: 3px 0 0px;
	margin: 0px;
}

li#gloNav1 a:hover {
	background: url(../images/glonav_bg1_over.jpg) repeat-x left top;
	color: #FFFFFF;

}

li#gloNav2-on a {
	display: block;
	width: 130px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	background: url(../images/glonav_bg2_on.jpg) repeat-x left top;
	border-right: 3px solid #FFFFFF;
	height: 25px;
	padding: 3px 0 0px;
	margin: 0px;
}

li#gloNav2-on a:hover {
	background: url(../images/glonav_bg2_over.jpg) repeat-x left top;
	color: #FFFFFF;
}


li#gloNav2 a {
	display: block;
	width: 130px;
	color: #333333;
	text-align: center;
	text-decoration: none;
	background: url(../images/glonav_bg2.jpg) repeat-x left top;
	border-right: 3px solid #FFFFFF;
	height: 25px;
	padding: 3px 0 0px;
	margin: 0px;

}

li#gloNav2 a:hover {
	background: url(../images/glonav_bg2_over.jpg) repeat-x left top;
	color: #FFFFFF;
}

li#gloNav3-on a {
	display: block;
	width: 130px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	background: url(../images/glonav_bg3_on.jpg) repeat-x left top;
	border-right: 3px solid #FFFFFF;
	height: 25px;
	padding: 3px 0 0px;
	margin: 0px;
}

li#gloNav3-on a:hover {
	background: url(../images/glonav_bg3_over.jpg) repeat-x left top;
	color: #FFFFFF;
}

li#gloNav3 a {
	display: block;
	width: 130px;
	color: #333333;
	text-align: center;
	text-decoration: none;
	background: url(../images/glonav_bg3.jpg) repeat-x left top;
	border-right: 3px solid #FFFFFF;
	height: 25px;
	padding: 3px 0 0px;
	margin: 0px;
}

li#gloNav3 a:hover {
	background: url(../images/glonav_bg3_over.jpg) repeat-x left top;
	color: #FFFFFF;
}

li#gloNav4-on a {
	display: block;
	width: 130px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	background: url(../images/glonav_bg4_on.jpg) repeat-x left top;
	border-right: 3px solid #FFFFFF;
	height: 25px;
	padding: 3px 0 0px;
	margin: 0px;
}

li#gloNav4-on a:hover {
	background: url(../images/glonav_bg4_over.jpg) repeat-x left top;
	color: #FFFFFF;
}



li#gloNav4 a {
	display: block;
	width: 130px;
	color: #333333;
	text-align: center;
	text-decoration: none;
	background: url(../images/glonav_bg4.jpg) repeat-x left top;
	border-right: 3px solid #FFFFFF;
	height: 25px;
	padding: 3px 0 0px;
	margin: 0px;
}

li#gloNav4 a:hover {
	background: url(../images/glonav_bg4_over.jpg) repeat-x left top;
	color: #FFFFFF;
}

li#gloNav5-on a {
	display: block;
	width: 130px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	background: url(../images/glonav_bg5_on.jpg) repeat-x left top;
	height: 25px;
	padding: 3px 0 0px;
	margin: 0px;
}

li#gloNav5-on a:hover {
	background: url(../images/glonav_bg5_over.jpg) repeat-x left top;
	color: #FFFFFF;
}

li#gloNav5 a {
	display: block;
	width: 130px;
	color: #333333;
	text-align: center;
	text-decoration: none;
	background: url(../images/glonav_bg5.jpg) repeat-x left top;
	height: 25px;
	padding: 3px 0 0px;
	margin: 0px;
}

li#gloNav5 a:hover {
	background: url(../images/glonav_bg5_over.jpg) repeat-x left top;
	color: #FFFFFF;
}



/***********************************************/
/*Common Divs                               */
/***********************************************/

/************* border styles *************/

#line1{
	padding: 0px 10px;
	background: #ABC4E5;
	height: 8px;
	border-right: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
}

#line2{
	padding: 0px 10px;
	background: #FABE66;
	height: 8px;
	border-right: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
}

#line3{
	padding: 0px 10px;
	background: #E6B19F;
	height: 8px;
	border-right: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
}

#line4{
	padding: 0px 10px;
	background: #B7DCDE;
	height: 8px;
	border-right: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
}

#line5{
	padding: 0px 10px;
	background: #D3E2A1;
	height: 8px;
	border-right: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
}

#line7{
	padding: 0px 10px;
	background: #CCCCCC;
	height: 8px;
	border-right: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
}


/*************** #pageName styles **************/

#pageName1{
	height: 27px;
	color: #333333;
	margin-top: 18px;
	margin-left: 25px;
	margin-bottom: 15px;
	background: url(../images/pagetit_1.jpg) no-repeat left top;
	font-weight: bold;
	padding-left: 105px;
}

#pageName2{
	height: 27px;
	color: #333333;
	margin-top: 18px;
	margin-left: 25px;
	margin-bottom: 15px;
	background: url(../images/pagetit_2.jpg) no-repeat left top;
	font-weight: bold;
	padding-left: 105px;
}

#pageName3{
	height: 27px;
	color: #333333;
	margin-top: 18px;
	margin-left: 25px;
	margin-bottom: 15px;
	background: url(../images/pagetit_3.jpg) no-repeat left top;
	font-weight: bold;
	padding-left: 105px;
}

#pageName4{
	height: 27px;
	color: #333333;
	margin-top: 18px;
	margin-left: 25px;
	margin-bottom: 15px;
	background: url(../images/pagetit_4.jpg) no-repeat left top;
	font-weight: bold;
	padding-left: 105px;
}

#pageName5{
	height: 27px;
	color: #333333;
	margin-top: 18px;
	margin-left: 25px;
	margin-bottom: 15px;
	background: url(../images/pagetit_5.jpg) no-repeat left top;
	font-weight: bold;
	padding-left: 105px;
}

#pageName7{
	height: 27px;
	color: #333333;
	margin-top: 40px;
	margin-left: 200px;
	margin-bottom: 15px;
	background: url(../images/pagetit_7.jpg) no-repeat left top;
	font-weight: bold;
	padding-left: 105px;
}



/************** info styles *****************/

.info{
	clear: both;
	padding: 0px 130px 0px;
	height: 40px;
}

#info{
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}


/************** main styles *****************/

.main {
	padding: 0px 25px 25px;
	border-bottom: 5px solid #000000;
}

.mainError {
	padding: 50px 200px 100px;
	border-bottom: 5px solid #000000;
	height: auto;
}



/*************** #subtit styles **************/

.subtit1 {
	padding: 0px;
	height: 33px;
	width: 425px;
	margin-bottom: 10px;
}
.subtit1 .left {
	background: url(../images/subtit1_bg_l.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 5px;
}
.subtit1 .center {
	background: url(../images/subtit1_bg.jpg) repeat-x left top;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.subtit1 .rightt {
	background: url(../images/subtit1_bg_r.jpg) no-repeat right top;
	height: 33px;
	width: 5px;
}

.subtit2 {
	padding: 0px;
	height: 33px;
	width: 280px;
	margin-bottom: 10px;
}
.subtit2 .left {
	background: url(../images/subtit1_bg_l.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 5px;
}
.subtit2 .center {
	background: url(../images/subtit1_bg.jpg) repeat-x left top;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.subtit2 .rightt {
	background: url(../images/subtit1_bg_r.jpg) no-repeat right top;
	height: 33px;
	width: 5px;
}

.subtit3 {
	padding: 0px;
	height: 33px;
	width: 580px;
	margin-bottom: 10px;
}
.subtit3 .left {
	background: url(../images/subtit1_bg_l.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 5px;
}
.subtit3 .center {
	background: url(../images/subtit1_bg.jpg) repeat-x left top;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.subtit3 .rightt {
	background: url(../images/subtit1_bg_r.jpg) no-repeat right top;
	height: 33px;
	width: 5px;
}

.subtit4 {
	padding: 0px;
	height: 41px;
	width: 880px;
	margin-bottom: 10px;
}
.subtit4 .left {
	background: url(../images/subtit4_bg_l.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 5px;
}
.subtit4 .center {
	background: url(../images/subtit4_bg.jpg) repeat-x left top;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.subtit4 .rightt {
	background: url(../images/subtit4_bg_r.jpg) no-repeat right top;
	height: 41px;
	width: 5px;
}



/***********************************************/
/*Toppage Contents Divs                        */
/***********************************************/


/*************** #h3 styles **************/


.subtit1 .newsSub {
	color: #FF6600;
	margin: 0px;
	padding-left: 17px;
}

.subtit1 .testSub {
	color: #006666;
	margin: 0px;
	padding-left: 17px;
}

.subtit1 .coinSub {
	color: #0066CC;
	margin: 0px;
	padding-left: 17px;
}

.news h3 {
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding-left: 5px;
	border-left: 5px solid #FF6600;
	color: #333333;
}

.test h3 {
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding-left: 5px;
	border-left: 5px solid #336666;
	color: #333333;
	font-size: 100%;
}

.coin h3 {
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding-left: 5px;
	border-left: 5px solid #336666;
	color: #333333;
	font-size: 100%;
}



/*************** #news styles **************/

.news {
	padding: 0px;
	width: 425px;
}

.news .base {
	padding: 0px;
	width: 425px;
	margin-bottom: 30px;
}

.news .top {
	background: url(../images/common_top.jpg) repeat-x left bottom;
	margin: 0px;
	padding: 0px;
	height: 5px;
}

.news .bottom {
	background: url(../images/common_bottom.jpg) repeat-x left bottom;
	margin: 0px;
	padding: 0px;
	height: 5px;
}

.news .left {
	background: #ffffff url(../images/common_grad.jpg) repeat-x left bottom;
	border-left: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 4px;

}
.news .right {
	background: #ffffff url(../images/common_grad.jpg) repeat-x right bottom;
	border-right: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	width: 4px;

}
.news .center {
	background: #ffffff url(../images/common_grad.jpg) repeat-x left bottom;
	margin: 0px;
	padding: 11px;
	text-align: left;
}

.news .c1 {
	background: url(../images/common_corner1.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;

}

.news .c2 {
	background: url(../images/common_corner2.jpg) no-repeat right top;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;

}

.news .c3 {
	background: url(../images/common_corner3.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;

}

.news .c4 {
	background: url(../images/common_corner4.jpg) no-repeat right top;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;
}


/*************** #test styles **************/

.test {
	padding: 0px;
	width: 425px;
}

.test .base {
	padding: 0px;
	width: 425px;
	margin-bottom: 30px;
}

.test .top {
	background: url(../images/test_top.jpg) repeat-x left bottom;
	margin: 0px;
	padding: 0px;
	height: 5px;
}

.test .bottom {
	background: url(../images/test_bottom.jpg) repeat-x left bottom;
	margin: 0px;
	padding: 0px;
	height: 5px;
}

.test .left {
	background: #E7FEF8 url(../images/test_grad.jpg) repeat-x left bottom;
	border-left: 1px solid #CCCCCC;
	width: 4px;
}
.test .right {
	background: #E7FEF8 url(../images/test_grad.jpg) repeat-x right bottom;
	margin: 0px;
	padding: 0px;
	width: 4px;
	border-right: 1px solid #CCCCCC;
}
.test .center {
	background: #E7FEF8 url(../images/test_grad.jpg) repeat-x left bottom;
	margin: 0px;
	padding: 11px;
	text-align: left;
}

.test .c1 {
	background: url(../images/test_corner1.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;

}

.test .c2 {
	background: url(../images/test_corner2.jpg) no-repeat right top;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;

}

.test .c3 {
	background: url(../images/test_corner3.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;
}

.test .c4 {
	background: url(../images/test_corner4.jpg) no-repeat right top;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;
}

.img {
	margin: 0px 30px -60px 0px;
	float: right;
	height: 76px;
	width: 52px;
	padding: 0px;
	z-index: auto;
	position: relative;
}

/*************** #coin styles **************/

.coin {
	padding: 0px;
	width: 425px;
}

.coin .base {
	padding: 0px;
	width: 425px;
}

.coin .top {
	background: url(../images/coin_top.jpg) repeat-x left bottom;
	margin: 0px;
	padding: 0px;
	height: 5px;
}

.coin .bottom {
	background: url(../images/coin_bottom.jpg) repeat-x left bottom;
	margin: 0px;
	padding: 0px;
	height: 5px;
}

.coin .left {
	background: #e7eef8 url(../images/coin_grad.jpg) repeat-x left bottom;
	border-left: 1px solid #CCCCCC;
	width: 4px;
}
.coin .right {
	margin: 0px;
	padding: 0px;
	width: 4px;
	border-right: 1px solid #CCCCCC;
	background: #e7eef8 url(../images/coin_grad.jpg) repeat-x right bottom;
}
.coin .center {
	background: #e7eef8 url(../images/coin_grad.jpg) repeat-x left bottom;
	margin: 0px;
	padding: 11px;
	text-align: left;
}

.coin .c1 {
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;
	background: url(../images/coin_corner1.jpg) no-repeat left top;
}

.coin .c2 {
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;
	background: url(../images/coin_corner2.jpg) no-repeat right top;
}

.coin .c3 {
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;
	background: url(../images/coin_corner3.jpg) no-repeat left top;
}

.coin .c4 {
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;
	background: url(../images/coin_corner4.jpg) no-repeat right top;
}




/***********************************************/
/*Learnig Contents Divs                        */
/***********************************************/


/*************** #toList styles **************/


#toList {
	padding: 0px;
	float: right;
	margin-right: 25px;
	margin-top: 18px;
}
#toList a {
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	color: #339999;
}

/*************** #h3 styles **************/

h3#test1 {
	color: #990000;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin: 0px;
	padding-left: 36px;
}

h3#test2 {
	color: #516BB5;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin: 0px;
	padding-left: 36px;
}

h3#test3 {
	color: #339999;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin: 0px;
	padding-left: 36px;
}


/*************** #base styles **************/


.base {
	padding: 0px;
	width: 880px;
}

.base .top {
	background: url(../images/common_top.jpg) repeat-x left bottom;
	margin: 0px;
	padding: 0px;
	height: 5px;
}

.base .topn {
	margin: 0px;
	padding: 0px;
	height: 5px;
}


.base .bottom {
	background: url(../images/common_bottom.jpg) repeat-x left bottom;
	margin: 0px;
	padding: 0px;
	height: 5px;
}

.base .left {
	background: #ffffff url(../images/common_grad.jpg) repeat-x left bottom;
	border-left: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	width: 4px;
}

.base .right {
	background: #ffffff url(../images/common_grad.jpg) repeat-x right bottom;
	border-right: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	width: 4px;
}

.base .center {
	background: #ffffff url(../images/common_grad.jpg) repeat-x left bottom;
	margin: 0px;
	padding: 11px;
	text-align: left;
}

.base .c1n {
	background: url(../images/common_corner1n.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;
}

.base .c1 {
	background: url(../images/common_corner1.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;
}

.base .c2 {
	background: url(../images/common_corner2.jpg) no-repeat right top;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;
}

.base .c3 {
	background: url(../images/common_corner3.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;
}

.base .c4 {
	background: url(../images/common_corner4.jpg) no-repeat right top;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;
}



/*************** #tab styles **************/

.tab #tab1on {
	background: url(../images/tab1_on.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 119px;
}

.tab #tab2 {
	background: url(../images/tab2.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 119px;
}
.tab #tabn {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #CCCCCC;
}
.tab {
	margin: 0px 4px 0px 0px;
	padding: 0px;
	height: 32px;
	width: 876px;
}

/*************** chart styles **************/


th.all-lineRB {
	background: #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

th.all-lineB {
	background: #CCCCCC;
	border-bottom: 1px solid #999999;
}
th.all-lineRBL {
	background: #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;

}


th.ja-lineRB {
	background: #FCE4E7;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

th.ja-lineB {
	background: #FCE4E7;
	border-bottom: 1px solid #999999;
}

th.math-lineRB {
	background: #DEF0F5;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

th.math-lineB {
	background: #DEF0F5;
	border-bottom: 1px solid #999999;
}

th.sci-lineRB {
	background: #FAF2D9;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

th.sci-lineB {
	background: #FAF2D9;
	border-bottom: 1px solid #999999;
}

th.soc-lineRB{
	background: #E1F0CD;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
th.soc-lineB{
	background: #E1F0CD;
	border-bottom: 1px solid #999999;
}

/*************** #chart1 styles **************/

#chart1 {
	text-align: left;
	padding: 0px 0px 0px 25px;
}


#chart1 table {
	background-color: #FFFFFF;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}


#chart1 th {
	text-align: center;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	height: 20px;
	vertical-align: middle;
}


#chart1 td {
	text-align: center;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	height: 30px;
	vertical-align: middle;

}

#chart1 .R-lineRB {
	text-align: right;
	vertical-align: middle;
	padding-right: 25px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#chart1 .R-lineB {
	text-align: right;
	vertical-align: middle;
	padding-right: 25px;
	border-bottom: 1px solid #999999;
}

#chart1 .C-lineRB {
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#chart1 .C-lineB {
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #999999;
}

#chart1 .L-lineRB {
	text-align: left;
	vertical-align: middle;
	padding-left: 20px;
	font-weight: bold;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#chart1 .L-lineB {
	text-align: left;
	vertical-align: middle;
	padding-left: 20px;
	font-weight: bold;
	border-bottom: 1px solid #999999;
}

ul#btn {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 56px;
}
#btn a {
	background: url(../images/btn_view.jpg) no-repeat center center;
}
#btn a:hover {
	background: url(../images/btn_view_over.jpg) no-repeat center center;
}

/*************** #chart2 styles **************/

#chart2 {
	text-align: left;
	padding: 0px 0px 0px 25px;
	background: url(../images/yokkun05.gif) no-repeat right bottom;
}

#chart2 table {
	border-top: 1px solid #999999;
}


#chart2 td.ja {
	border-left: 10px solid #EE8282;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #FFFFFF;
}

#chart2 td.math {
	border-left: 10px solid #5dB9D0;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #FFFFFF;

}

#chart2 td.sci {
	border-left: 10px solid #FFB533;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #FFFFFF;
}

#chart2 td.soc {
	border-left: 10px solid #99CC66;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #FFFFFF;
}

#chart2 td.all {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	white-space: nowrap;
}


#chart2 th {
	background: #CCCCCC;
	text-align: center;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	height: 20px;
	vertical-align: middle;
}


#chart2 td {
	text-align: center;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	height: 50px;
	vertical-align: middle;

}

#chart2 .R-lineRB {
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #FFFFFF;
}

#chart2 .R-lineB {
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
	border-bottom: 1px solid #999999;
	background-color: #FFFFFF;
}

#chart2 .R-lineN {
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
}


#chart2 .C-lineRB {
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #FFFFFF;
}

#chart2 .C-lineB {
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #999999;
	background-color: #FFFFFF;
}

#chart2 .C-lineN {
	text-align: center;
	vertical-align: middle;
}

#chart2 .L-lineRB {
	text-align: left;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #FFFFFF;
	}

#chart2 .L-lineB {
	text-align: left;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #999999;
	background-color: #FFFFFF;
}

#chart2 .L-lineN {
	text-align: left;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}

.testA {
	font-weight: bold;
	color: #990000;
	margin-left: -10px;
}
.testB {
	font-weight: bold;
	color: #516BB5;
	margin-left: -10px;
}
.testC {
	font-weight: bold;
	color: #339999;
	margin-left: -10px;
}


/***********************************************/
/*weekly Contents Divs                        */
/***********************************************/


/*************** #h3 styles **************/

.weekSub {
	color: #CC6600;
	margin: 0px;
	padding-left: 17px;
}

.weekly h3 {
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding-left: 5px;
	border-left: 5px solid #CC6600;
	color: #333333;
}

/*************** #weekly styles **************/

.weekly {
	padding: 0px;
}

.weekly .base {
	padding: 0px;
	width: 425px;
	margin-bottom: 30px;
}

.weekly .top {
	background: url(../images/common_top.jpg) repeat-x left bottom;
	margin: 0px;
	padding: 0px;
	height: 5px;
}

.weekly .bottom {
	background: url(../images/common_bottom.jpg) repeat-x left bottom;
	margin: 0px;
	padding: 0px;
	height: 5px;
}

.weekly .left {
	background: #ffffff url(../images/common_grad.jpg) repeat-x left bottom;
	border-left: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	width: 4px;
}

.weekly .right {
	background: #ffffff url(../images/common_grad.jpg) repeat-x right bottom;
	border-right: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	width: 4px;
}

.weekly .center {
	background: #ffffff url(../images/common_grad.jpg) repeat-x left bottom;
	margin: 0px;
	padding: 11px;
	text-align: left;
}

.weekly .c1 {
	background: url(../images/common_corner1.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;
}

.weekly .c2 {
	background: url(../images/common_corner2.jpg) no-repeat right top;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;
}

.weekly .c3 {
	background: url(../images/common_corner3.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;
}

.weekly .c4 {
	background: url(../images/common_corner4.jpg) no-repeat right top;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;
}

/***********************************************/
/*mypage Contents Divs                        */
/***********************************************/


/*************** #h3 styles **************/

.mypageSub {
	color: #CC3333;
	margin: 0px;
	padding-left: 17px;
}

.mypage h3 {
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding-left: 5px;
	border-left: 5px solid #CC3333;
	color: #333333;
}

/*************** #mypage styles **************/

.mypage {
	padding: 0px;
}

.mypage .base {
	padding: 0px;
	width: 425px;
	margin-bottom: 30px;
}

.mypage .top {
	background: url(../images/common_top.jpg) repeat-x left bottom;
	margin: 0px;
	padding: 0px;
	height: 5px;
}

.mypage .bottom {
	background: url(../images/common_bottom.jpg) repeat-x left bottom;
	margin: 0px;
	padding: 0px;
	height: 5px;
}

.mypage .left {
	background: #ffffff url(../images/common_grad.jpg) repeat-x left bottom;
	border-left: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	width: 4px;
}

.mypage .right {
	background: #ffffff url(../images/common_grad.jpg) repeat-x right bottom;
	border-right: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	width: 4px;
}

.mypage .center {
	background: #ffffff url(../images/common_grad.jpg) repeat-x left bottom;
	margin: 0px;
	padding: 11px;
	text-align: left;
}

.mypage .c1 {
	background: url(../images/common_corner1.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;
}

.mypage .c2 {
	background: url(../images/common_corner2.jpg) no-repeat right top;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;
}

.mypage .c3 {
	background: url(../images/common_corner3.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;
}

.mypage .c4 {
	background: url(../images/common_corner4.jpg) no-repeat right top;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;
}

/***********************************************/
/*forum Contents Divs                        */
/***********************************************/


/*************** #h3 styles **************/

.forumSub {
	color: #669900;
	margin: 0px;
	padding-left: 17px;
}

.forum h3 {
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding-left: 5px;
	border-left: 5px solid #669900;
	color: #333333;
}

/*************** #forum styles **************/

.forum {
	padding: 0px;
}

.forum .base {
	padding: 0px;
	width: 425px;
	margin-bottom: 30px;
}

.forum .top {
	background: url(../images/common_top.jpg) repeat-x left bottom;
	margin: 0px;
	padding: 0px;
	height: 5px;
}

.forum .bottom {
	background: url(../images/common_bottom.jpg) repeat-x left bottom;
	margin: 0px;
	padding: 0px;
	height: 5px;
}

.forum .left {
	background: #ffffff url(../images/common_grad.jpg) repeat-x left bottom;
	border-left: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	width: 4px;
}

.forum .right {
	background: #ffffff url(../images/common_grad.jpg) repeat-x right bottom;
	border-right: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	width: 4px;
}

.forum .center {
	background: #ffffff url(../images/common_grad.jpg) repeat-x left bottom;
	margin: 0px;
	padding: 11px;
	text-align: left;
}

.forum .c1 {
	background: url(../images/common_corner1.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;
}

.forum .c2 {
	background: url(../images/common_corner2.jpg) no-repeat right top;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;
}

.forum .c3 {
	background: url(../images/common_corner3.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;
}

.forum .c4 {
	background: url(../images/common_corner4.jpg) no-repeat right top;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;
}


/***********************************************/
/* added in 2007/12/28                         */
/***********************************************/


/*************** #login_new styles *************/

#line8{
	padding: 0px 10px;
	background: #CCCCFF;
	height: 8px;
	border-right: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
}



#pageName8{
	height: 27px;
	color: #333333;
	margin-top: 18px;
	margin-left: 25px;
	margin-bottom: 15px;
	background: url(../images/pagetit_8.jpg) no-repeat left top;
	font-weight: bold;
	padding-left: 175px;
	padding-top: 1px;
}

#pageName9{
	height: 27px;
	color: #333333;
	margin-top: 18px;
	margin-left: 25px;
	margin-bottom: 15px;
	background: url(../images/pagetit_9.jpg) no-repeat left top;
	font-weight: bold;
	padding-left: 175px;
	padding-top: 1px;
}


.info2{
	clear: both;
	padding: 0px 100px 20px 200px;
	font-size: 90%;
}

/*************** #weekly styles **************/

.login-new {
	padding: 0px;
}

.login-new .base {
	padding: 0px;
	width: 425px;
	margin-bottom: 30px;
}

.login-new .top {
	background: url(../images/common_top.jpg) repeat-x left bottom;
	margin: 0px;
	padding: 0px;
	height: 5px;
}

.login-new .bottom {
	background: url(../images/common_bottom.jpg) repeat-x left bottom;
	margin: 0px;
	padding: 0px;
	height: 5px;
}

.login-new .left {
	background: #ffffff url(../images/common_grad.jpg) repeat-x left bottom;
	border-left: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	width: 4px;
}

.login-new .right {
	background: #ffffff url(../images/common_grad.jpg) repeat-x right bottom;
	border-right: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	width: 4px;
}

.login-new .center {
	background: #ffffff url(../images/common_grad.jpg) repeat-x left bottom;
	margin: 0px;
	padding: 11px 11px 11px 164px;
	text-align: left;
}

.login-new .c1 {
	background: url(../images/common_corner1.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;
}

.login-new .c2 {
	background: url(../images/common_corner2.jpg) no-repeat right top;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;
}

.login-new .c3 {
	background: url(../images/common_corner3.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;
}

.login-new .c4 {
	background: url(../images/common_corner4.jpg) no-repeat right top;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 5px;
}

.form .td {
	text-align: left;
}

.form .note1 {
	font-size: 90%;
	color: #990000;
}

.form .note2 {
	font-size: 90%;
	color: #333333;
}

.login-new .input1 {
	background: #F0F0FF;
	ime-mode:disabled;
	}

.login-new .input2 {
	background: #F0F0FF;
}
