/*+++++++++++++++++++++  TEXT STYLE  +++++++++++++++++++++*/


body          {
	font-size:100%;
	color:#333333;
	margin:0;
	background-color:ffffff;
	padding:0;
	text-align: center;
	background-image: url(../cmn_img/bk.jpg);
	background-repeat: repeat-x;
}



p,div         { margin:0; }

h1,h2,h3      { margin:0; padding:0; }

.font70       { font-size:70%; line-height: 150%; }
.kfont70      { font-size:70%; line-height: 120%; }
.kkfont70     { font-size:70%; line-height: 110%; }

.font80       {
	font-size:80%;
	line-height: 150%;
}
.kfont80      { font-size:80%; line-height: 120%; }
.font80r       {
	font-size:80%;
	line-height: 150%;
	padding-right: 25px;
}

.font80n       {
	font-size:80%;
	line-height: 170%;
}

.font80n2       {
	font-size:80%;
	line-height: 190%;
	padding-bottom: 3px;
}

.font85       { font-size:85%; line-height: 150%; }
.kfont85      { font-size:85%; line-height: 120%; }

.font90       { font-size:90%; line-height: 150%; }
.kfont90      { font-size:90%; line-height: 120%; }

.font110      { font-size:110%; line-height: 150%; }
.font110      { font-size:110%; line-height: 120%; }
.font120      { font-size:120%; line-height: 150%; }

.font10       { font-size:10px; line-height: 150%; }
.font12       { font-size:12px; line-height: 150%; }

.kfont10       { font-size:10px; line-height: 130%; }
.kfont12       { font-size:12px; line-height: 120%; }

.kkfont10       { font-size:10px; line-height: 110%; }
.kkfont12       { font-size:12px; line-height: 110%; }




.rfont80      { font-size:80%; line-height: 150%; color:#CC3333; }
.rfont-color  { font-color:#CC3333 }

.bfont70      { font-size:70%; font-weight:bold; line-height: 150%; }
.bfont80      { font-size:80%; font-weight:bold; line-height: 150%; }
.bfont85      { font-size:85%; font-weight:bold; line-height: 150%; }
.bfont90      { font-size:90%; font-weight:bold; line-height: 150%; }
.bfont110     { font-size:110%; font-weight:bold; line-height: 150%; }
.bfont120     { font-size:120%; font-weight:bold; line-height: 150%; }


.font_nomal { font-size:100%; line-height: 150%; }

.style3 {color: #FFFFFF}
.style3r {
	color: #FFFFFF;
	padding-left: 30px;
}

a:link {
	color: #275094;
}
a:visited {
	color: #427AFF;
}
a:hover {
	color: #427AFF;
}
a:active {
	color: #275094;
}
