@import url("conf_css.css");
/*------------------------------*/
/*---------CSS Document---------*/
/*------------------------------*/
/*css_seting_sta*/
body{
	color:#000000;
	line-height:2.0em;
}
a:link   {color:#4B79D2;}
a:hover  {color:#C53535;}
a:visited{color:#7E52BE;}

h1       {color:#68A500;}
h2       {color:#0084BF;}
h3       {color:#00B495;}
h4       {color:#DD7765;}
em       {color:#FF8200;}
.read    {color:#888457;}

#DivTable table{
	border:1px solid #999999;
}
#DivTable table th{
	color:#333333;
	background:#B4D3CA;
	border:1px solid #999999;
}
#DivTable table td{
	color:#333333;
	background:#ffffff;
	border:1px solid #999999;
}
#header{
	height:65px;
}
#header .logo{
	width:300px;
	height:65px;
}
#menu{
	height:1080px;
}
#menu .menu a{
	height:70px;
	line-height:70px;
}
#menu .banner a{
	height:130px;
	line-height:130px;
}
#main #DivTitle,#main #DivSubtitle,#main #DivText,#main #DivTable,#main #DivTagIns,#main #DivGallery,#main #DivPdf,#main #DivPage,.back_but_r{
	width:500px;
}
#footer  {
	color:#003300;
	text-align:center;
}
/*css_seting_end*/
/*------------------------------*/
* {
	padding:0px;
	margin:0px;
}
html{
	height:100%;
	margin:0px auto;
	padding:0px;
}
body{
	padding:0px;
	margin:0px;
	font-size:0.95em;
	background:url("../images/css_bg.gif") center repeat-y;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration: underline;
}
img{
	border:0px;
}
h1,h2,h3,h4,h5{
	margin:0px auto;
	padding:15px 0px 0px;
}
h1{
	font-size:1.7em;
	font-weight:bold;
	line-height:1.4em;
	border-left:10px solid #68A500;
	padding:0px 0px 0px 5px;
}
h2{
	font-size:1.3em;
	font-weight:bold;
	line-height:1.0em;
}
table{
	border-collapse:collapse;
	border-spacing:0px;
}
noscript{
	display:none;
}
em{
	font-style:normal;
	font-weight:bolder;
}
/*-------------wrapper------------*/
#wrapper{
	position:relative;
	width:946px;
	margin:0px auto;
	background:url("../images/css_wrapper.gif") center repeat-y;
}
/*-------------header------------*/
#header{
	width:100%;
	margin:0px;
	padding:0px;
	background:url("../images/css_header.gif") top left no-repeat;
}
#header .logo{
	display:block;
	margin:0px;
	padding:0px;
	position:absolute;
	text-indent:-2000em;
}
#header #webdirect,#header #css_size{
	display:inline;
	float:right;
	margin:0px;
	padding:0px;
}
#header #headmenu{
	height:65px;
	width:308px;
	float:right;
	margin:0p;
	padding:0px;
	background:url("../images/css_headmenu.gif") top right no-repeat;
	overflow:hidden;
}
#headmenu ul {
	list-style:none;
}
#headmenu ul li{
	display:inline;
}
#headmenu ul li a{
	display:block;
	float:right;
	width:77px;
	height:65px;
	margin:0px;
	padding:0px;
	text-indent:-1000em;
}
/*css_headmenu_sta*/
.headmenu1 a:hover{background:url("../images/css_headmenu01.gif") top right no-repeat;}
.headmenu2 a:hover{background:url("../images/css_headmenu02.gif") top right no-repeat;}
.headmenu3 a:hover{background:url("../images/css_headmenu03.gif") top right no-repeat;}
.headmenu4 a:hover{background:url("../images/css_headmenu04.gif") top right no-repeat;}
/*css_headmenu_end*/
#header #search_area{
	/*position:absolute;*/
	float:right;
	height:45px;
	width:170px;
	margin:10px 5px 0px;
	font-size:12px;
	line-height:18px;
	text-align:left;
}
/*-------------content------------*/
#content{
	/*float:left;*/
	width:100%;
}

/*--------------menu-------------*/
#menu{
	float:left;
	width:180px;
	overflow:visible;
	background:url("../images/css_menu.gif") top left no-repeat;
}
#menu ul {
	margin:0px;
	list-style:none;
	line-height:35px;
}
#menu ul li a{
	display:block;
	width:180px;
	margin:0px;
	padding:0px;
	text-indent:-1000em;
}
/*menu---------------*/
#menu .menu{
	margin:0px;
	background:url("../images/css_menu.gif") top left no-repeat;
}
/*css_menu_sta*/
.select1 a,.menu1 a:hover{background:url("../images/css_menu01.gif") top right no-repeat;}
.select20 a,.menu20 a:hover{background:url("../images/css_menu02.gif") top right no-repeat;}
.select30 a,.menu30 a:hover{background:url("../images/css_menu03.gif") top right no-repeat;}
.select40 a,.menu40 a:hover{background:url("../images/css_menu04.gif") top right no-repeat;}
.select50 a,.menu50 a:hover{background:url("../images/css_menu05.gif") top right no-repeat;}
.select60 a,.menu60 a:hover{background:url("../images/css_menu06.gif") top right no-repeat;}
.select70 a,.menu70 a:hover{background:url("../images/css_menu07.gif") top right no-repeat;}
.select80 a,.menu80 a:hover{background:url("../images/css_menu08.gif") top right no-repeat;}
/*css_menu_end*/
/*banner------------*/
#menu .banner{
	margin:1px 0px 0px;
	background:url("../images/css_banner.gif") top left no-repeat;
}
/*css_banner_sta*/
.banner1 a:hover{background:url("../images/css_banner01.gif") top right no-repeat;}
/*css_banner_end*/
/*--------------submenu-------------*/
#submenu{
	float:right;
	width:170px;
	margin:25px 0px 0px 0px;
	padding:0px;
	font-size:0.85em;
	background-color:#F7F7E6;
}
#submenu ul {
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:20px;
}
#submenu li{
	margin:0px;
	padding:3px 5px;
}
.subtitle{
	display:block;
	width:159px;
	padding: 4px 6px;
	margin:5px 0px 0px;
	text-decoration: none;
	color:#ffffff;
	background:url("../images/css_submenu01.gif") top left no-repeat;
}
/*--------------main-------------*/
#main{
	float:left;
	width:595px;
	min-height:638px;
	overflow:visible;
	padding:0px;
	margin:0px;
	/*background:url("../images/css_main.gif") top left no-repeat;*/
}
#main ul {
	margin:0px 48px;
	padding:0px;
	list-style:inside;
}
#main li{
	color:#393;
	font-size:0.8em;
}
/*-------------footer------------*/
#footer{
	clear:both;
	bottom:0px;
	width:100%;
	padding:50px 0px 20px 0px;
	height:13px;
	font-size:13px;
	line-height:13px;
	text-indent:1em;
	background:url("../images/css_footer.gif") top center no-repeat;
}
/*--------------------------------------*/
.obj_r{	float:right;padding-left:10px;}
.obj_l{	float:left;	padding-right:10px;}
.visit{	margin:0px;display:none;}
.end{	clear:both;}
/*------------print SET--------------*/
@media print {
html{background:none;}
body{background:none;}
#wrapper {margin:0px auto;width:670px;background:none;}
#header {display:none;}
#content {width:670px;background:none;}
#menu {display:none;}
#submenu {display:none;}
#main {width:670px;background:none;}
#DivInfo{margin:0px auto;width:670px}
.corner{margin:0px auto;text-align:center}
#footer {display:none;}
}
