body{
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#cecccc;
	font-style:normal;
	line-height:normal;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
.clear{
	clear:both;
}
a{
	border:0px;
	color:#008A56;
	text-decoration:underline;
}
a:hover{
	border:0px;
	color:#DCDCDC;
	text-decoration:underline;
}
ul{
	margin:0px;
	padding:0px;
}
li{
	margin:0px;
	padding:0px;
}
#page{
	width:1000px;
	height:auto;
	margin:0 auto;
}
#header{
	width:1000px;
	height:699px;
	margin:0px;
	padding:0px;
}
.banner{
	width:1000px;
	height:671px;
	float:left;
}
.banner1{
	width:1000px;
	height:144px;
	margin-top:17px;
	padding:0px;
}
.banner2{
	width:1000px;
	height:510px;
	margin:0px;
	padding:0px;
}
.navi{
	width:1000px;
	height:28px;
	margin:0px;
	padding:0px;
}
.navi_name_box{
	width:115px;
	height:28px;
	float:left;
	margin-left:4px;
	margin-right:6px;
}
.navi_name_box_L{
	width:11px;
	height:28px;
	background-image:url(../images/navi_L.jpg);
	background-repeat:no-repeat;
	float:left;
}
.navi_name_box_M{
	width:93px;
	height:28px;
	background-image:url(../images/navi_M.jpg);
	background-repeat:repeat-x;
	float:left;
}
.navi_name_box_R{
	width:11px;
	height:28px;
	background-image:url(../images/navi_R.jpg);
	background-repeat:no-repeat;
	float:right;
}
#middle{
	width:1000px;
	height:auto;
	margin:0px;
	padding:0px;
}
.middle_text_box{
	width:823px;
	height:auto;
	margin:0 auto;
}
.middle_text_box2{
	width:844px;
	height:261px;
	background-image:url(../images/screenshot.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
}
/*.middle_text_boxT{
	width:844px;
	height:20px;
	background-image:url(../images/middle_box_T.jpg);
	background-repeat:no-repeat;
}
.middle_text_boxM{
	width:844px;
	height:auto;
	background-image:url(../images/middle_box_M.jpg);
	background-repeat:repeat-y;
}
.middle_text_boxL{
	width:844px;
	height:20px;
	background-image:url(../images/middle_box_L.jpg);
	background-repeat:no-repeat;
}
*/a.navi_name_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	font-style:normal;
	line-height:25px;
	text-decoration:none;
}
a.navi_name_txt:hover{
	color:#CCCCCC;
	text-decoration:none;
}
.navi_name_txt_selected{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#CCCCCC;
	text-align:center;
	font-style:normal;
	line-height:25px;
	text-decoration:none;
}
.middle_essay_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#cecccc;
	font-style:normal;
	line-height:18px;
	text-decoration:none;
}
.middle_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	font-style:normal;
	line-height:19px;
	text-decoration:none;
}
a.middle_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	font-style:normal;
	line-height:19px;
	text-decoration:none;
}
a.middle_txt:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.text_field{
	width:354px;
	height:auto;
	background-color:#000000;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-left:10px;
	padding-top:3px;
	padding-bottom:4px;
	color:#FFFFFF;
	font-style:normal;
	line-height:normal;
	text-decoration:none;
}
.big_text_area{
	width:356px;
	height:118px;
	background-color:#000000;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-left:10px;
	color:#FFFFFF;
	font-style:normal;
	line-height:normal;
	text-decoration:none;
}
.bg_textfield{
	width:375px;
	height:48px;
	background-position:left;
	background-image:url(../images/bg_textfield.jpg);
	background-repeat:no-repeat;
}
.big_bg_textfield{
	width:375px;
	height:140px;
	background-position:left;
	background-image:url(../images/big_bg_textfield.jpg);
	background-repeat:no-repeat;
}
.form_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#cecccc;
	padding-top:8px;
	font-style:normal;
	line-height:normal;
	text-decoration:none;
}
/*pagination start*/

div.pagination {
	padding: 3px;
	margin: 3px;
}


div.pagination a {
font-size:12px;
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #ffffff;
	text-decoration: none; /* no underline */
	color:#FFFFFF;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #ffffff;
	color:#FFFFFF;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;	
	font-size:12px;	
		font-weight:normal;
		background-color:#d8c567;
		color:#434343;
	}
	div.pagination span.disabled {
	font-size:12px;	
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #ffffff;
		color: #DDD;
		background-color:#666666;
	}

	
/*pagination end*/

