@charset "utf-8";
@import url("./reset.css");

/*--京en.css--*/

/*----------------*/
a:link{color:#003366;}
a:visited{color:#900;}
a:hover{color:#c00;}
a:active{color:#003366;}
/*----------------*/

#container{
	border:1px solid #000;
	width:780px;
	margin:0 auto;
	font-size:medium;
	color:#333;
	font-family:"Times New Roman", Times;
}

#header{
	border-top:3px solid #0051ff;
	width:780px;
	height:62px;
	position:relative;
	top:0;
	left:0;
}

#header h1{
	width:780px;
	height:62px;
	background:url('../images/title.gif') no-repeat;
	text-indent:-9999px;
}


/*link_*/
#link_ku_e{
	width:195px;
	height:24px;
	text-indent:-9999px;
	position:absolute;
	top:8px;
	left:560px;
}

#link_g-coe_j{
	width:84px;
	height:14px;
	text-indent:-9999px;
	position:absolute;
	top:40px;
	left:672px;
}

#link_about{
	width:210px;
	height:16px;
	text-indent:-9999px;
	position:absolute;
	top:10px;
	left:195px;
}

#link_members{
	width:150px;
	height:16px;
	text-indent:-9999px;
	position:absolute;
	top:10px;
	left:430px;
}

#menu{
	width:780px;
	height:35px;
	background:url('../images/menu.gif') no-repeat;
	position:relative;
	top:0;
	left:0;
}

#menu_02{
	width:780px;
	height:35px;
	background:url('../images/menu_02.gif') no-repeat;
	position:relative;
	top:0;
	left:0;
}


#banners{
	height:57px;
}

#banners ul{
	font-size:70%;
	width:270px;
	position:relative;
	top:8px;
	left:500px;
}

#banners li{
	line-height:1.5em;
}

#banners li img{
	margin-right:6px;
	vertical-align:middle;
}

#mainbox{
	background:url('../images/bg_en.gif') no-repeat;
	width: 780px;
}

#mainbox_inner{
	width:672px;
	margin:0 0 0 53px;
}

#mainbox h2{
	margin:0 0 16px 0;
	height:27px;
	clear:both;
}

#mainbox .textbox{
	clear:both;
	width:640px;
	margin:0 auto 24px auto;
}

#mainbox .textbox h3{
	margin:0 0 12px 0;
	height:39px;
	clear:both;
}

#mainbox .textbox p{
	line-height:1.3em;
}

#mainbox .textbox p img{
	float:right;
	margin-left:1em;
}

#mainbox .textbox table{
	border-collapse:collapse;
	font-size:small;
}

#mainbox .textbox table th{
	background:#cdd1ff;
	padding:3px 5px;
	border:2px solid #fff;
	color:#00458a;
}

#mainbox .textbox table th.cell_pro{
	width:150px;
}

#mainbox .textbox table th.cell_div{
	width:237px;
}

#mainbox .textbox table th.cell_dep{
	width:237px;
}

#mainbox .textbox table td{
	padding:5px;
	border-top:1px dashed #8d8d8d;
	border-bottom:1px dashed #8d8d8d;
}

#textlinks{
}

#footer{
	width:720px;
	border-top:1px solid #ccc;
	margin:0 auto;
	padding:10px;
}

#ku_links{}

#ku_links_left{
	width: 360px;
	height: 30px;
	float:left;
}

#ku_links_right{
	width: 360px;
	height: 30px;
	float:right;
	text-align:right;
}

#copyright{
	text-align:right;
	clear:both;
	padding:0 0 10px 0;
}
