/* - - - - - - CSS Document - - - - - - - - -

Title : Global style sheet for client-side web development
Author : Cody Lindley 

- - - - - - - - - - - - - - - - - - - - - */

*{
	padding: 0;
	margin: 0;
}



body {
	margin: 0px;
	padding: 0px;
	height:100%; /* this is the key! */

}

html, body {height:80%;}

/* ----- base default font size, type, and line height ----- */
html body{font: 62.5%/1.4em Arial, Helvetica, sans-serif;color:#333333}
html>body{
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.4em;
}


/* ----- base links ----- */
a:link {
	color: a
:link;
	text-decoration: none;
	color: #076D8B;
}
a:visited {
	color: #17748E;
	text-decoration: none;
}
a:hover {
	color: #51888E;
	text-decoration: none;
}
a:active {
	color: #17748E;
}
a:focus{
	color: #22A4CA;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #59770E;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	color: #2F95CC;
	font-weight: lighter;
}
hr {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #d1dfe8;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 0px;
	margin-left: 0px;
}
.box-menu #m1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: lighter;
	color: #0d7ba7;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a1c7d7;
}
.box-menu  #m2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: lighter;
	color: #0d7ba7;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a1c7d7;
}
.box-menu   #m3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: lighter;
	color: #0d7ba7;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a1c7d7;
}
.box-menu   #m4 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: lighter;
	color: #0d7ba7;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a1c7d7;
}
.box-menu   #m5 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: lighter;
	color: #0d7ba7;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a1c7d7;
}
.td-line {
	background-image: url(../../images/line.gif);
	background-repeat: repeat;
	}

.box-main {
	background-color: #FFFFFF;
	border: 1px dashed #9cdcf9; /* works only if parent container is assigned a height value */
	background-image: url(../../images/bgbox.gif);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	}
.box-newskob {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	padding: 10px;
	color: #2F95CC;
	}
.box-newsallover {
	font-family: tahoma;
	font-size: 12px;
	padding: 10px;
	color: #2F95CC;
	}
.box-newsarticle {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	padding: 10px;
	color: #2F95CC;
	}
.box-newsgallery {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	padding: 10px;
	color: #2F95CC;
	font-weight: bold;
	}
.box-newskob   span {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: lighter;
	color: #FF00FF;
	font-style: italic;
	}
.content      {
	font-family: sans-serif, Tahoma;
	font-style: normal;
	padding: 10px;
	color: #339900;

	overflow: hidden;
	text-decoration: none;
	text-align: justify;
	}
.content    h1      {
	font-family: sans-serif, Tahoma;
	font-style: normal;
	color: #F8016A;
	overflow: hidden;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	}
.content /* ----- base links ----- */
h1 a:link {
	color: a
:link;
	text-decoration: none;
	color: #F8016A;
}
.content h1 a:visited {
	color: #F8016A;
	text-decoration: none;
}
.box-news-bottom {
	background-color: #55caf5;
	margin-bottom: 5px;
	height: 416px;
	margin-top: 3px;
	}
.box-news #kobtitle {
	background-color: #55caf5;
	font-family: "Courier New", Courier, monospace;
	font-size: 18em;
	font-weight: lighter;
	padding: 10px;
	}
.box-news-bottom-onews {
	margin-bottom: -20px;
	margin-top: 3%;
	float: left;
	width: 48%;
	height: 85px;
	padding-left: 2%;
	overflow: hidden;
	}
.box-news-bottom-onews2 {
	margin-bottom: -20px;
	margin-top: 3%;
	float: left;
	width: 29%;
	height: 250px;
	padding-left: 2%;
	overflow: hidden;
	}
.box-news-bottom-onews3 {
	margin-bottom: -20px;
	margin-top: 0%;
	float: left;
	width: 100%;
	height: 340px;
	padding-left: 2%;
	overflow: hidden;
	}
.box-news-bottom-onews4 {
	margin-bottom: 0px;
	margin-top: 0%;
	float: left;
	width: 100%;
	height: 230px;
	padding-left: 2%;
	overflow: hidden;
	}
.box-news-bottom-onews5 {
	margin-bottom: -20px;
	margin-top: 3%;
	float: left;
	width: 48%;
	height: 115px;
	padding-left: 2%;
	overflow: hidden;
	}
.box-news-bottom-onews6 {
	margin-bottom: -20px;
	margin-top: 0%;
	float: left;
	width: 100%;
	height: 420px;
	padding-left: 2%;
	overflow: hidden;
	}
.box-news-bottom-onews7 {
	margin-bottom: -20px;
	margin-top: 3%;
	float: left;
	width: 45%;
	height: 135px;
	padding-left: 2%;
	overflow: hidden;
	}
.box-news-bottom-onews8 {
	margin-bottom: -20px;
	margin-top: 3%;
	float: left;
	width: 31%;
	height: 80 px;
	padding-left: 2%;
	overflow: hidden;
	}
.box-news-bottom-onews .otitle     {
	font-family: sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0f8fbf;
	text-decoration: none;
}
.box-news-bottom-onews        .otext      {
	font-family: sans-serif, Tahoma;
	font-size: 12px;
	font-weight: lighter;
	color: #196f8f;
}
.box-news-bottom-onews img{
	float: left;
	border: 1px solid #57A0B0;
	background-color: #FFF;
	padding: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	}
.box-news-bottom tr td #bot {
	font-family: sans-serif, Tahoma;
	font-weight: bold;
	text-align: right;
	color: #076D8B;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 10px;
	clear: none;
	width: auto;
	float: right;
}
.box-news-bottom tr td p img {
	background-color: #FFF;
	border: 1px solid #6089BB;
	padding: 3px;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	clear: right;
}

/***/
.box-news-bottom-onews2 .otitle     {
	font-family: sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0f8fbf;
	text-decoration: none;
}
.box-news-bottom-onews2        .otext      {
	font-family: sans-serif, Tahoma;
	font-size: 12px;
	font-weight: lighter;
	color: #196f8f;
}
.box-news-bottom-onews2 img{
	float: left;
	border: 1px solid #57A0B0;
	background-color: #FFF;
	padding: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	}
/*****/
/***/
.box-news-bottom-onews3 .otitle     {
	font-family: sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0f8fbf;
	text-decoration: none;
}
.box-news-bottom-onews3        .otext      {
	font-family: sans-serif, Tahoma;
	font-size: 12px;
	font-weight: lighter ;
	color: #196f8f;
	
}
.box-news-bottom-onews3 img{
	float: left;
	border: 1px solid #57A0B0;
	background-color: #FFF;
	padding: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	}
/*****/
/***/
.box-news-bottom-onews4 .otitle     {
	font-family: sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0f8fbf;
	text-decoration: none;
}
.box-news-bottom-onews4        .otext      {
	font-family: sans-serif, Tahoma;
	font-size: 12px;
	font-weight: lighter ;
	color: #196f8f;
	
}
.box-news-bottom-onews4 img{
	float: left;
	border: 1px solid #57A0B0;
	background-color: #FFF;
	padding: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	}
/*****/
/***/
.box-news-bottom-onews5 .otitle     {
	font-family: sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0f8fbf;
	text-decoration: none;
}
.box-news-bottom-onews5        .otext      {
	font-family: sans-serif, Tahoma;
	font-size: 12px;
	font-weight: lighter ;
	color: #196f8f;
	
}
.box-news-bottom-onews5 img{
	float: left;
	border: 1px solid #57A0B0;
	background-color: #FFF;
	padding: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	}
/*****/
/***/
.box-news-bottom-onews6 .otitle     {
	font-family: sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0f8fbf;
	text-decoration: none;
}
.box-news-bottom-onews6        .otext      {
	font-family: sans-serif, Tahoma;
	font-size: 12px;
	font-weight: lighter ;
	color: #196f8f;
	
}
.box-news-bottom-onews6 img{
	float: left;
	border: 1px solid #57A0B0;
	background-color: #FFF;
	padding: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	}
/*****/
/**anime*/
.box-news-bottom-onews7 .otitle     {
	font-family: sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0f8fbf;
	text-decoration: none;
}
.box-news-bottom-onews7        .otext      {
	font-family: sans-serif, Tahoma;
	font-size: 12px;
	font-weight: lighter ;
	color: #196f8f;
	
}
.box-news-bottom-onews7 img{
	float: left;
	border: 1px solid #57A0B0;
	background-color: #FFF;
	padding: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	}
/*****/
/**varity*/
.box-news-bottom-onews8 .otitle     {
	font-family: sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0f8fbf;
	text-decoration: none;
}
.box-news-bottom-onews8        .otext      {
	font-family: sans-serif, Tahoma;
	font-size: 12px;
	font-weight: lighter ;
	color: #196f8f;
	
}
.box-news-bottom-onews8 img{
	float: left;
	border: 1px solid #57A0B0;
	background-color: #FFF;
	padding: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	}
/*****/
.box-menu {
	background-image: url(../../images/bgbox.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
.box-main #news-active  {
	padding-top: 10px;
	padding-left: 10px;
	width: 40%;
	float: left;
	font-size: 18pt;
}
.box-main  #news-active  #span1 {
	color: #fd43b1;
}
.box-main  #news-active-right  {
	padding-top: 12px;
	width: 30%;
	float: right;
	text-align: right;
	clear: right;
	padding-right: 5px;
	text-decoration: none;
}
.box-main    #news-active-right    #span2 {
	font-size: 10pt;
	color: #076D8B;
	font-family: sans-serif, Tahoma;
	font-weight: bold;
}
.news-active-botton    {
	margin-right: 5px;
	margin-left: 5px;
	height: 300px;
	margin-top: 30px;
}
.news-active-botton-detail    {
	border-bottom-color: #81BDCF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	margin-right: 5px;
	margin-left: 5px;
	height: 50px;
	overflow: hidden;
	clear: right;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
.news-active-botton-detail     img   {
	background-color: #FFFFFF;
	border: 1px solid #6089BB;
	margin-right: 2px;
	margin-bottom: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.news-active-botton       .htitle     {
	font-family: sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #F8016A;
	text-decoration: none;
}
.news-active-botton        .htext      {
	font-family: sans-serif, Tahoma;
	font-size: 12px;
	font-weight: lighter;
	color: #339900;
	line-height: 130%;
}
.news-active-botton     hr    {
	margin-top: 20px;
	width: 95%;
	font-size: 1px;
	border: thin dotted #81BDCF;
}
.searchbox {
	clear: both;
	float: left;
	padding-top: 30px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Arial, sans-serif, Tahoma;
	font-size: 12px;
	color: #336666;
	text-decoration: none;
}
.searchbox input {
	width: 90px;
	border: 1px solid #7BA6A8;
	float: left;
	height: 20px;
	background-color: #DAF1FC;
}
.searchbox   .searchbutton {
	border: 1px solid #7BA6A8;
	width: 40px;
	float: right;
	height: 22px;
	padding-bottom: 10px;
}
.searchbox  textarea {
	width: 120px;
	border: 1px solid #7BA6A8;
	background-color: #DAF1FC;
	margin: 10px;
	height: 50px;
	font-family: Arial, sans-serif, Tahoma;
	color: #3299cc;
	text-decoration: none;
}



#box  li {
	padding-left: 5px;
	list-style-position: inside;
	list-style-type: circle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #006666;
}
#box /* ----- base links ----- */
a:link {
	color: #336666;
	text-decoration: none;
	padding-left: 5px;
}
#box a:visited {
	color: #22A4CA;
	text-decoration: none;
}
#box a:hover {
	color: #51888E;
}
#box a:active {
	color: #22A4CA;
	text-decoration: none;
}
#box a:focus{
	color: #22A4CA;
}
#box h3 {
	font-size: 12px;
	font-weight: bolder;
}
#box p         {
	margin: 5px;
}
#box  font         {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}
.box-news-bottom tr td div.article {
	width: 32%;
	margin-left: 3px;
	float: left;
	font-weight: bold;
	text-align: center;
	font-family: sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0f8fbf;
	text-decoration: none;
	height: 102px;
	overflow: hidden;
}
.box-news-bottom tr td .article img {
	background-color: #FFF;
	padding: 2px;
	height: 50px;
	width: 50px;
	border: 1px solid #6089BB;
	clear: right;
	margin-bottom: 2px;
}
.box-news-bottom tr td .box-newsarticle div.article-title {
	font-family: sans-serif, Tahoma;
	font-weight: bold;
	text-align: right;
	color: #076D8B;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 3px;
	float: right;
	clear: both;
	font-size: 10pt;
}
