/* CSS Document */

/* body */

body {
font-family: "MSƒSƒVƒbƒN", "Osaka";
background-color:#F1EDD4;
margin:0px 0px 0px 0px;
padding:0px;
background-image:url(../img/bg.gif);
background-repeat:repeat-y;
background-color:#E9E9E9;
background-position:center;
}

p{margin:0px;
padding:0px;
}

/* link */

a:link {
color: #993300; text-decoration:underline;
}
a:visited {
color: #993300; text-decoration:underline;
}
a:active {
color: #993300; text-decoration:underline;
}
a:hover {
color: #993300; text-decoration:underline;
}

a.links {
text-decoration:none;
font-size:14px
}

.normal { font-size:12px; line-height:18px;}

.t_normal { font-size:13px; line-height:18px;}

.mojix { font-size:12px; line-height:16px;}

.mojis { font-size:11px; line-height:14px;}


.mojib { font-size:14px; line-height:19px;}


.mojired { font-size:12px; line-height:18px; color:#660000}


.td_line{border-bottom:#999999 1px dotted}

.td_lineb{border-bottom:#999999 1px dotted;
border-right:#CCCCCC 1px dotted;
}

div.news {
	border:#cc3366 3px double;
	width:80%;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	padding:10px;
	margin:10px 0px 10px;
}
