@import url("conf_css.css");
/*------------------------------*/
/*---------CSS Document---------*/
/*------------------------------*/
/*css_seting_sta*/
body{
	line-height:1.6em;
	color:#000;
}
a:link   {color:#900;}
a:visited{color:#f00;}
a:hover  {color:#f00;}

h1       {color:#443;}
h2       {color:#665;}
h3       {color:#656;}
h4       {color:#566;}
em       {color:#696;}
.read    {color:#566;}

#DivTable table{
	border:1px solid #aaa;
}
#DivTable table th{
	color:#333;
	background:#ccc;
	border:1px solid #aaa;
}
#DivTable table td{
	color:#555;
	background:#eee;
	border:1px #aaa solid;
}
#header{
	height:65px;
}
#header .logo{
	width:230px;
	height:65px;
}
#menu{
	height:600px;
}
#menu .menu p{
	display:none;
}
#menu .menu li{
	height:40px;
	line-height:40px;
}
#menu .banner a{
	height:40px;
	line-height:40px;
}
#main #DivTitle,#main #DivSubtitle,#main #DivText,#main #DivTable,#main #DivTagIns,#main #DivGallery,#main #DivPdf,#main #DivPage,.back_but_r{
	width:500px;
}
#footer  {
	color:#000;
	text-align:right;
}
/*css_seting_end*/
/*------------------------------*/
* {
	padding:0px;
	margin:0px;
}
html{
	height:auto;
	margin:0px auto;
	padding:0px;
	background:#A1C8E2 url("../images/css_bg.gif") top center repeat-y;
}
body{
	height:auto;
	padding:0px;
	margin:0px auto;
	font-size:0.95em;
	background:url("../images/css_bg.gif") top 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;
	padding:0px;
}
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;
	/*border-left:3px #3cf solid;
	border-right:3px #3cf solid;*/
	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 #css_size object{
	display:inline;
	margin:0px;
	padding:0px;
	background:#900;
}
#header #headmenu{
	float:right;
	height:26px;
	width:308px;
	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:26px;
	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*/
/*-------------search_area-----*/
#search_area{
	clear:both;
	float:right;
	margin:10px 5px 0px;
}
/*-------------content------------*/
#content{
	/*float:left;*/
	width:100%;
}

/*--------------menu-------------*/
#menu{
	float:left;
	width:946px;
	overflow:visible;
	background:#fff url("../images/css_menu.gif") top left no-repeat;
	height:58px;
}
#menu ul {
	margin:0px;
	list-style:none;
	line-height:35px;
}
#menu ul li{
	display:inline;
}
#menu ul li a{
	float:left;/*add*/
	display:block;
	width:236px;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-indent:-1000em;
}
/*menu---------------*/
#menu .menu{
	background:url("../images/css_menu.gif") top left no-repeat;
	margin:0px 0px 20px 0px;
}
/*css_menu_sta*/
.select1 a ,.menu1 a:hover {background:url("../images/css_menu01.gif") top left no-repeat;}
.select2 a,.menu2 a:hover{background:url("../images/css_menu02.gif") top left no-repeat;}
.select3 a,.menu3 a:hover{background:url("../images/css_menu03.gif") top left no-repeat;}
.select4 a,.menu4 a:hover{background:url("../images/css_menu04.gif") top left no-repeat;}
/*css_menu_end*/
/*banner------------*/
/*css_bn_sta*/
#menubanner{
	padding:0px;
}
#menubanner li{
	display:inline;
}
#menubanner .banner1{background:url("../images/css_bn01_a.gif") top left no-repeat;}
/*css_bn_end*/
/*banner------------*/
#menu .banner{display:none;}
/*css_banner_sta*/
.banner1 a:hover{background:url("../images/css_banner01.gif") top left no-repeat;}
.banner2 a:hover{background:url("../images/css_banner02.gif") top left no-repeat;}
.banner3 a:hover{background:url("../images/css_banner03.gif") top left no-repeat;}
/*css_banner_end*/
/*--------------submenu-------------*/
#submenu{
	/*clear:both;*/
	float:left;
	width:285px;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:0.85em;
}
#submenu ul {
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:20px;
}
#submenu li{
	margin:0px;
	padding:4px 5px;
}
#submenu .subtitle{
	display:block;
	margin:0px;
	text-decoration: none;
	color:#666;
	background:url("../images/css_submenu01.gif") top left repeat-y;
	border-bottom:1px #bebebe solid;
}
/*--------------main-------------*/
#main{
	/*clear:both;*/
	float:right;
	width:661px;
	min-height:500px;
	overflow:visible;
	padding:0px;
	margin:0px 0px 0px 0px;
	/*background:#600;*/
}
#main ul {
	margin:0px 48px;
	padding:0px;
	list-style:inside;
}
#main li{
	color:#393;
	font-size:0.8em;
}
/*-------------footer------------*/
#footer{
	clear:both;
	/*float:left;*/
	bottom:0px;
	width:100%;
	height:27px;
	font-size:13px;
	line-height:27px;
	text-indent:1em;
	text-align:center;
	background:url("../images/css_footer.gif") top left 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;}
#footer_menu{display:none;}
}
