/* formatting style
-------------------------------*/
* {
	font-style: normal;
	padding: 0px;
	margin: 0px;
}
body {
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	color: #333333;
	background-image: url(img/bg.gif);
	background-repeat: repeat;
	background-color: #999;
}
hr {
	display: none;
}
/* link style
-------------------------------*/
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a img:hover {
	position: relative;
	left: 1px;
	top: 1px;
}

a:link {
	color: #03F;
	text-decoration: underline;
}
a:visited {
	color: #036;
	text-decoration: underline;
}
a:hover {
	color: #06F;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
.margin {
	margin : 10px 10px 0px;
}
/* header styles
-------------------------------*/
#wrapper {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 970px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}

.header ul {
	background-color: #FFFFFF;
	width: 970px;
	position: absolute;
	left: 0px;
	top: 200px;
}
.header ul li  a:hover {
	background-color: #E8ECF5;
}

.header ul li {
	float: left;
	list-style: none;
}
.header ul li a {
	line-height: 2.5em;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	text-align: center;
	display: block;
	height: 2.5em;
	width: 160px;
	border-top: 3px solid #66CC33;
	border-bottom: 3px double #999999;
	border-left: 2px solid #FFFFFF;
}
.header #logo {
	position: absolute;
	left: 46px;
	top: 22px;
}
.header ul li#nHome a {
	border-left-style: none;
}
.header #logo {
	position: absolute;
	left: 15px;
	top: 15px;
}
#search_logo {
	width: 962px;
	height: 75px;
	clear: both;
	margin-bottom: 5px;
}
#logo {
	float: left;
	height: 75px;
	width: 300px;
	padding-left: 10px;
}
#search {
	float: right;
	background-repeat: no-repeat;
	padding: 0px;
	width: 600px;
	height: 75px;
}
#search-inner {
	padding-left: 40px;
	vertical-align: middle;
	padding-top: 10px;
	width: 450px;
	height: 30px;
	text-align: right;
	padding-right: 40px;
	margin-top: 20px;
	background-color: #09F;
}

.outline #main h2 {
	margin-bottom: 10px;
}
.main {
	margin-top: 5px;
	width : 770px;
	float : right;
}
.side {
	width : 170px;
	float : left;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.side4 {
	width : 590px;
	float : left;
	margin-bottom: 20px;
	border: 1px solid #CCC;
}
.side2 h3 {
	background-repeat: repeat-x;
	background-position: left -1px;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
	text-align: left;
	background-image: url(img/guradeber.jpg);
	color: #2a314d;
}
.side4 h3 {
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px dotted #666666;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
}

.side2 h4 {
	background-repeat: repeat-x;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
	text-align: left;
	background-position: center -1px;
	background-image: url(img/guradeber.jpg);
	color: #2a314d;
}
.side2 img {
	margin-bottom: 10px;
}
.side h3 {
	background-repeat: no-repeat;
	background-position: left -1px;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-image: url(img/guradeber.jpg);
}
.side ul li {
	list-style-image: none;
	list-style-type: none;
}
.side ul li a {
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 5px;
}
.pankuzu {
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.index h3 {
	color: #2a314d;
}


.index ul li {

}
.index ul li img {
	margin-top: 7px;
	margin-right: 4px;
}


/* main2 styles
-------------------------------*/
.main2 {
	width : 415px;
	float : left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #b5babd;
	border-right-color: #b5babd;
	border-bottom-color: #b5babd;
	border-left-color: #b5babd;
}
.main2 ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
.main2 ul li {
	background-position: left center;
	display: block;
	list-style: none;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.main2 p {
	line-height: 1.5;
	margin-bottom: 0.2em;
	margin-right: 0.1em;
	margin-left: 0.4em;
}
.main2 h2 {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left -1px;
	background-image: url(img/guradeber.jpg);
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
	padding-top: 0px;
	color: #2a314d;
}
.main2 h3 {
	background-image: url(img/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 5px;
}
.main2 .green {
}

.main2 h4 {
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px dotted #666666;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
	border-top: 2px solid #0000FF;
}
.main2 dl#news dt {
	font-weight: bold;
	background-image: url(img/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 10px;
	clear: left;
	float: left;
	width: 5em;
	padding-left: 15px;
}
.main2 .green ul li  {
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	padding-bottom: 1px;
}

.main2 dl#news dd {
	margin: 0px 0px 10px 6px;
}

.side2 {
width : 346px ;
float : right ;
}
.footernavi {
	background-color: #FFFFFF;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.c-both {
clear : both ;
}
/* footer styles
-------------------------------*/
.main dl dt {
	clear: both;
}
.footer ul li a {
	color: #CCCCCC;
}
.footer p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.footer ul li {
	display: inline;
	margin-right: 15px;
	list-style: none;
}
.footer {
	color: #FFFFFF;
	background-color: #333333;
	padding: 15px;
	clear: both;
}
.footerad p {
	text-align: center;
}

/* table
-------------------------------*/


/* green
-------------------------------*/
.index {
	border: 1px solid #b5babd;
	margin-bottom: 10px;
	background-image: url(img/gura.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.index1 {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 10px;
	border: 1px none #999;
}
.index1 p {
	margin: 10px 15px 10px 20px;
}
.index1 p img {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.index1 h2 {
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 4px 0px 4px 15px;
	margin-left: 10px;
	margin-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.index1 h3 {
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 4px 0px 4px 15px;
	margin-left: 10px;
	margin-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.index1 h4 {
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 4px 0px 4px 15px;
	margin-left: 10px;
	margin-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.index1 h5 {
	background-image: url(img/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 15px;
}
.index1 ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
.index1 ul li {
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-bottom: 7px;
	list-style: none;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-left: 10px;
}
.index1 table {
	width: 570px;
}

.index1 dl#news dt {
	font-weight: bold;
	background-image: url(img/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 10px;
	clear: left;
	float: left;
	width: 5em;
	padding-left: 15px;
}
.index1 dl#news dd {
	margin: 0px 0px 10px 6px;
}
.index1 dl dd {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
}

.menu {
	border: 1px solid #b5babd;
	margin-bottom: 10px;
}
.green {
	float: left;
	width: 190px;
	margin: 2px;
}
.green ul {
	border-bottom: 1px dotted #666666;
}
.green ul li {
	margin-bottom: 2px;
	list-style: none;
	background-position: left center;
	display: block;
	width: 175px;
	padding-left: 15px;
}
.sponser {
	border: 1px solid #b5babd;
	margin-bottom: 10px;
}
.sponser p {
	margin-bottom: 5px;
}
.rounge {
	border: 1px solid #b5babd;
	margin-bottom: 10px;
}
.rounge2 {
	border: 1px solid #b5babd;
	margin-bottom: 10px;
	text-align: left;
}
.rounge2 #newsBar-bar {
	overflow: scroll;
	height: 500px;
	font-size: 13px;
	padding-right: 15px;
	padding-left: 10px;
}


.news {
	border: 1px solid #b5babd;
	margin-bottom: 10px;
}
.vs2 {
	float: left;
	width: 950px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-bottom: 5px;
	margin-top: 10px;
}

.vs2 a img {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

.vs2 h3 {
	background-image: url(img/guradeber.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	border-bottom: 1px dotted #666666;
	font-size: 120%;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 15px;
	margin-bottom: 10px;
}
.clear {
clear:both;
}
.main2 table {
	margin-bottom: 15px;
	border-top: 1px solid #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
}
.side4 th {
	background-color: #FFFFCC;
	padding: 3px;
}
.side4 th p {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin-left: 10px;
}
.side4 td p {
	font-size: 15px;
	margin-left: 10px;
}
.side4 table {
	margin-bottom: 20px;
	margin-left: 10px;
	border: thin solid #999999;
}
.side4 table td {
	border: 1px solid #999999;
}

.side4 table th {
	border: 1px solid #999999;
}


.google_link {
	padding-bottom: 5px;
}
.index2 {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 10px;
	border: 1px none #CCC;
}
.index2 p {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.index2 h4 {
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px dotted #666666;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
	margin-left: 10px;
}
.footernavi .vs2 table tr td div a img {
	float: none;
}

.index2 h5 {
	background-image: url(img/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 15px;
}
.index3 {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.index3 p {
	margin-left: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 10px;
}
.index3 h4 {
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px dotted #666666;
	padding: 4px 0px 4px 15px;
	margin-left: 10px;
	margin-right: 20px;
}
.index3 li {
	text-decoration: none;
	display: inline;
	margin-right: 10px;
}
.index3 ul {
	margin-left: 20px;
	margin-right: 20px;
}

.index3 h5 {
	background-image: url(img/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 15px;
}
.index3 .green h2 {
	text-align: center;
}
.index3 .green a {
	text-align: center;
}


.index4 {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.index4 p {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 10px;
	padding-right: 5px;
}
.index4 h4 {
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px dotted #666666;
	padding: 4px 0px 4px 23px;
	margin-left: 10px;
	margin-right: 20px;
}
.index4 li {
	text-decoration: none;
	display: inline;
	margin-right: 10px;
}
.index4 a img {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.index4 ul {
	margin-left: 20px;
	margin-right: 20px;
}

.index4 h5 {
	background-image: url(img/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 15px;
}
.side5 {
	width : 590px;
	float : left;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
}
.space {
	clear: both;
}
.green ul li a strong {
	font-weight: bolder;
	background-color: #03F;
	color: #FFF;
}

