/* CSS Document */

body {
margin: 0;
padding: 0;
background: #fff url(cmnfix/bg_head.jpg) repeat-x left top;
text-align: center;
}
body#if {
width: 520px;
margin: 0;
padding: 0;
background: #fff url(cmnfix/spacer.gif) no-repeat left top;
text-align: center;
}

img { border: 0;}

p {
margin: 0;
padding: 0;
font-size: 80%;
line-height: 130%;
}

#wrapper {
width: 100% ;
margin: 0;
padding: 0;
background: url(cmnfix/bg_foot.jpg) repeat-x left bottom;
text-align: left;
color: #333;
}
#cbox {
width: 780px;
margin: 0 auto;
padding: 0;
text-align: left;
}
#header {
width: 780px;
height: 56px;
margin: 0;
padding: 3px 0 51px;
text-align: left;
}

#header p {
margin: 2px 5px;
color: #332A00;
}
#content {
width: 780px;
margin: 0;
padding: 0 0 70px;
text-align: left;
}
#content div {
margin: 0 0 10px;
}
#footer {
width: 780px;
height: 20px;
margin: 0;
padding: 0;
text-align: center;
background-color: #B3FE00;
}
#footer p {
margin: 3px;
color: #332A00;
}


/** home **/
#topimg {
width: 776px;
padding: 1px;
border: 1px solid #999;
}

#news {
background: url(home/img/fr_newsr.jpg) repeat-y left top;
padding: 0 15px 5px;
}
#link {
background: url(home/img/fr_linkr.jpg) repeat-y left top;
padding: 0 15px;
}
#link table {
margin: 0 0 7px;
}
#link p {
color: #666;
}

/** news **/

body#if dl {
width: 520px;
margin: 0;
padding: 10px 0 15px;
background: url(news/img/dln.gif) repeat-x left bottom;
}
body#if dt {
width: 510px;
margin: 0;
padding: 0 0 0 10px;
background: url(news/img/ar.gif) no-repeat left center;
}
body#if dt p {
color: #666;
}
body#if dd {
width: 515px;
margin: 0;
padding: 5px 0 0 5px;
}

/** font-color **/


/** link-color **/

a:link    { color: #00f;}
a:active  { color: #00f; text-decoration: none;}
a:hover   { color: #00f; text-decoration: none;}
a:visited { color: #00f;}

/** bg-color **/


/** font-size **/

.txtop {
	font-size: 110%;
	line-height: 150%;
}
.txto {
	font-size: 110%;
	line-height: 130%;
}
.txtom {
	font-size: 110%;
	line-height: 125%;
}


.txtxlp {
	font-size: 100%;
	line-height: 150%;
}
.txtxl {
	font-size: 100%;
	line-height: 130%;
}
.txtxlm {
	font-size: 100%;
	line-height: 125%;
}


.txtlp {
	font-size: 90%;
	line-height: 150%;
}
.txtl {
	font-size: 90%;
	line-height: 130%;
}
.txtlm {
	font-size: 90%;
	line-height: 125%;
}

.txtmp {
	font-size: 80%;
	line-height: 150%;
}
.txtm {
	font-size: 80%;
	line-height: 130%;
}
.txtmm {
	font-size: 80%;
	line-height: 125%;
}

.txtsp {
	font-size: 70%;
	line-height: 150%;
}
.txts {
	font-size: 70%;
	line-height: 130%;
}
.txtsm {
	font-size: 70%;
	line-height: 120%;
}

