﻿@charset "UTF-8";

/*
Theme Name: secusolutions
Theme URI: http://www.secusolutions.co.jp/
Description: Master CSS file.
Version: 1.0
author: Copyright 2009,secusolutions Inc.All right reserved.
*/

/*-----------------------------------------------------------------------------
Print Style Sheet
-----------------------------------------------------------------------------*/

/*IE6*/
* html img{
vertical-align: bottom;
}
/*IE7*/
*:first-child+html img{
vertical-align: bottom;
}

html {
	width:100%;
	height:100%;
}

body {
	width:100%;
	height:100%;
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
}

* html body {
	text-align: center;
}

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

p {margin:8px 0;line-height:1.5em;}

img{margin:0;padding:0;border:none;}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*A^\*//*/
	height: auto;
	overflow: hidden;
	/**/
}


/* Conteiner ----------------------------------------------------------------*/

#container {
	position:relative;
	display:block;
	width:950px;
	margin: 0 auto;
}

* html #container {
	text-align: left;
}


#main_contents{
	clear: both;
	min-height: 830px;
}

#main_contents_bottom{
	display: none;
}

#main_contents_bottom img{
	display: none;
}


#second_contents_top{
	display: none;
}

#second_contents_bottom{
	display: none;
}

#second_contents{
	padding: 0px;
	margin-bottom: 20px;
}


/* header ----------------------------------------------------------------*/
#header{
	margin: 10px 0px 10px 3px;
}

#header_logo{
	width: 560px;
	background-color: #fff;
	display: block;
	height: 80px;
	margin-right: 10px;
	*margin-right: 5px;
	float: left;
	border: 1px solid #c7c7c7;
}

/* cate_menu ------------------*/

#cate_menu{
	width: 365px;
	_width: 370px;
	background-color: #ffffff;
	display: block;
	height: 70px;
	float: left;
	border: 1px solid #c7c7c7;
	padding: 5px 5px 5px 0px;
}

#cate_menu ul{
	padding: 0;
	list-style: none;
	margin: 0;
	visibility: visible;
}

#cate_menu ul li{
	display:inline;
	list-style-type:none;
}

#cate_menu ul li a {
	height: 70px;
	display:block;
	float:left;
	text-decoration:none;
	overflow:hidden;
	border: 1px solid #c7c7c7;
	margin-left: 5px;
	width: 115px;
	text-align: center;
	line-height: 70px;
}

/*----------------------------end*/



/* global_side -----------------------------------------------------------*/

#global_side{
	width: 180px;
	margin:0px 0px 0px 3px;
	display: block;
	float: left;
	border-top: #DB1F3E solid 3px;
	_margin:0px 0px 0px 1.5px;
	height: 100%;
}

/* global_menu ------------------*/
#global_menu{
	width: 160px;
	margin:5px auto;
	_margin: 5px 10px;	
}

#global_menu ul{
	padding: 0;
	list-style: none;
	margin: 0;
	visibility: visible;
}

#global_menu ul li{
	list-style-type:none;
}

#global_menu ul li a {
	width: 160px;
	height: 40px;
	display:block;
	text-decoration:none;
	overflow:hidden;
	line-height: 40px;
	border-bottom: 1px dashed #666666;
}

/*----------------------------end*/


/* google_serch ------------------*/

#google_serch{
	width: 160px;
	margin: 0px auto;
	_margin: 0px 10px;
}

#google_serch form{
	width: 160px;
}

#google_serch table{
	width: 160px;
	text-align: left;
}

#google_serch td input{
	margin-top: 5px;
}

/*----------------------------end*/



/* global_sub- ------------------*/

#global_submenu{
	width: 160px;
	margin:10px auto;
	_margin:10px 10px;
}

#global_submenu ul{
	padding: 0;
	list-style: none;
	margin: 0;
	visibility: visible;
}

#global_submenu ul li{
	list-style-type:none;
}

#global_submenu ul li a {
	width: 160px;
	height: 27px;
	display:block;
	text-decoration:none;
	overflow:hidden;
	line-height: 27px;
	border-bottom: 1px dashed #666666;
}

/*----------------------------end*/


/* global_banner- ------------------*/

#global_banner{
	margin: 20px auto;
	_margin: 20px 10px;
	width: 159px;
}

#global_banner ul{
	padding: 0;
	list-style: none;
	margin: 0;
	visibility: visible;
}

#global_banner ul li{
	list-style-type:none;
}

#global_banner ul li a {
	width: 140px;
	height: 70px;
	display:block;
	text-decoration:none;
	overflow:hidden;
	border: 1px solid #c7c7c7;
	margin: 5px 0px;
	padding: 10px;
}

/*----------------------------end*/


/*---------------------------------------------------------------



second_navi_menu



----------------------------------------------------------------*/



/* second_menu -----------------------------------------------------------*/
#second_menu{
	width: 180px;
	margin:0px 0px 0px 10px;
	display: block;
	float: left;
	border-top: #221815 solid 3px;
}

#second_menu_topimage{
	margin: 5px 10px;
}

/* about_ipp_menu ------------------*/
#about_ipp_menu{
	width: 160px;
	margin:5px auto;
	_margin: 5px 10px;	
}

#about_ipp_menu ul{
	padding: 0;
	list-style: none;
	margin: 0;
	visibility: visible;
}

#about_ipp_menu ul li{
	list-style-type:none;
}

#about_ipp_menu ul li a {
	width: 160px;
	display:block;
	text-decoration:none;
	overflow:hidden;
	height: 40px;
	border-bottom: 1px dashed #666666;
	line-height: 40px;
}

/*----------------------------end*/


/* faculty_menu ------------------*/
#faculty_menu{
	width: 160px;
	margin:5px auto;
	_margin: 5px 10px;	
}

#faculty_menu ul{
	padding: 0;
	list-style: none;
	margin: 0;
	visibility: visible;
}

#faculty_menu ul li{
	list-style-type:none;
}

#faculty_menu ul li a {
	width: 160px;
	display:block;
	text-decoration:none;
	overflow:hidden;
	height: 40px;
	border-bottom: 1px dashed #666666;
	line-height: 40px;
}

/*----------------------------end*/



/* program_menu ------------------*/
#program_menu{
	width: 160px;
	margin:5px auto;
	_margin: 5px 10px;	
}

#program_menu ul{
	padding: 0;
	list-style: none;
	margin: 0;
	visibility: visible;
}

#program_menu ul li{
	list-style-type:none;
}

#program_menu ul li a {
	width: 160px;
	display:block;
	text-decoration:none;
	overflow:hidden;
	height: 40px;
	border-bottom: 1px dashed #666666;
	line-height: 40px;
}

/*----------------------------end*/


/* curriculum_menu ------------------*/
#curriculum_menu{
	width: 160px;
	margin:5px auto;
	_margin: 5px 10px;	
}

#curriculum_menu ul{
	padding: 0;
	list-style: none;
	margin: 0;
	visibility: visible;
}

#curriculum_menu ul li{
	list-style-type:none;
}

#curriculum_menu ul li a {
	width: 160px;
	display:block;
	text-decoration:none;
	overflow:hidden;
	height: 40px;
	border-bottom: 1px dashed #666666;
	line-height: 40px;
}

/*----------------------------end*/


/* curriculum_pl_menu ------------------*/
#curriculum_pl_menu{
	width: 160px;
	margin:5px auto;
	_margin: 5px 10px;	
}

#curriculum_pl_menu ul{
	padding: 0;
	list-style: none;
	margin: 0;
	visibility: visible;
}

#curriculum_pl_menu ul li{
	list-style-type:none;
}

#curriculum_pl_menu ul li a {
	width: 160px;
	display:block;
	text-decoration:none;
	overflow:hidden;
	height: 40px;
	border-bottom: 1px dashed #666666;
	line-height: 40px;
}

/*----------------------------end*/

/* curriculum_gg_menu ------------------*/
#curriculum_gg_menu{
	width: 160px;
	margin:5px auto;
	_margin: 5px 10px;	
}

#curriculum_gg_menu ul{
	padding: 0;
	list-style: none;
	margin: 0;
	visibility: visible;
}

#curriculum_gg_menu ul li{
	list-style-type:none;
}

#curriculum_gg_menu ul li a {
	width: 160px;
	display:block;
	text-decoration:none;
	overflow:hidden;
	height: 40px;
	border-bottom: 1px dashed #666666;
	line-height: 40px;
}

/*----------------------------end*/


/* curriculum_pe_menu ------------------*/
#curriculum_pe_menu{
	width: 160px;
	margin:5px auto;
	_margin: 5px 10px;	
}

#curriculum_pe_menu ul{
	padding: 0;
	list-style: none;
	margin: 0;
	visibility: visible;
}

#curriculum_pe_menu ul li{
	list-style-type:none;
}

#curriculum_pe_menu ul li a {
	width: 160px;
	display:block;
	text-decoration:none;
	overflow:hidden;
	height: 40px;
	border-bottom: 1px dashed #666666;
	line-height: 40px;
}
/*----------------------------end*/


/* curriculum_appp_menu ------------------*/
#curriculum_appp_menu{
	width: 160px;
	margin:5px auto;
	_margin: 5px 10px;	
}

#curriculum_appp_menu ul{
	padding: 0;
	list-style: none;
	margin: 0;
	visibility: visible;
}

#curriculum_appp_menu ul li{
	list-style-type:none;
}

#curriculum_appp_menu ul li a {
	width: 160px;
	display:block;
	text-decoration:none;
	overflow:hidden;
	height: 40px;
	border-bottom: 1px dashed #666666;
	line-height: 40px;
}

/*----------------------------end*/



/* exam_menu ------------------*/
#exam_menu{
	width: 160px;
	margin:5px auto;
	_margin: 5px 10px;	
}

#exam_menu ul{
	padding: 0;
	list-style: none;
	margin: 0;
	visibility: visible;
}

#exam_menu ul li{
	list-style-type:none;
}

#exam_menu ul li a {
	width: 160px;
	display:block;
	text-decoration:none;
	overflow:hidden;
	height: 40px;
	border-bottom: 1px dashed #666666;
	line-height: 40px;
}

/*----------------------------end*/


/* obog ------------------*/
#obog_menu{
	width: 160px;
	margin:5px auto;
	_margin: 5px 10px;	
}

#obog_menu ul{
	padding: 0;
	list-style: none;
	margin: 0;
	visibility: visible;
}

#obog_menu ul li{
	list-style-type:none;
}

#obog_menu ul li a {
	width: 160px;
	display:block;
	text-decoration:none;
	overflow:hidden;
	height: 40px;
	border-bottom: 1px dashed #666666;
	line-height: 40px;
}

/*----------------------------end*/


/* program_menu ------------------*/
#current_student_menu{
	width: 160px;
	margin:5px auto;
	_margin: 5px 10px;	
}

#current_student_menu ul{
	padding: 0;
	list-style: none;
	margin: 0;
	visibility: visible;
}

#current_student_menu ul li{
	list-style-type:none;
}

#current_student_menu ul li a {
	width: 160px;
	display:block;
	text-decoration:none;
	overflow:hidden;
	height: 40px;
	border-bottom: 1px dashed #666666;
	line-height: 40px;
}

/*----------------------------end*/




/* second_maincontents -----------------------------------------------------------*/

#second_maincontents{
	width: 560px;
	background-color: #fff;
	display: block;
	border-top: #0d3287 solid 3px;
	margin-left: 10px;
	float: left;
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
}


#second_detailarea{
	padding: 0px 15px 30px 15px;
}


#breadcrumb{
	margin: 5px 0px;
	border-bottom: 1px dashed #999999;
}

.pagetop{
	text-align: right;
	width: 530px;
	height: 13px;
	margin: 20px 0px;
}

#second_maintitle{
	margin: 20px 0px 30px 0px;
}

#second_maintitle2{
	margin: 20px 0px 20px 0px;
}

.second_leftcon{
	width: 348px;
	float: left;
}

.second_rightcon{
	width: 166px;
	margin-left: 15px;
	float: left;
}

* html .second_rightcon{
	width: 166px;
	margin-left: 7px;
	float: left;
}

.second_fullcon{
	width: 530px;
}

.second_headimage{
	margin-bottom: 20px;
}

.second_h2{
	background-color: #f0f0f0;
	border: 1px solid #666666;
	width: 520px;
	height: 35px;
	padding-left: 10px;
	color: #343031;
	font-size: 110%;
}

* html .second_h2{
	background-color: #f0f0f0;
	border: 1px solid #666666;
	width: 530px;
	height: 35px;
	padding-left: 10px;
	color: #343031;
	font-size: 110%;
}


.second_h2_left{
	background-color: #f0f0f0;
	border: 1px solid #666666;
	width: 338px;
	height: 35px;
	padding-left: 10px;
	color: #343031;
	font-size: 110%;
}

.second_h3{
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	font-size: 110%;
}

.second_text2{
	width: 500px;
	margin: 10px auto;
}

.second_text2 p{
	line-height: 1.6;
	margin: 10px 0px 10px 10px;
}

.second_h4{
	color: #325481;
	border-bottom: 1px dotted #c7c7c7;
	padding: 5px 0px;
	line-height: 1.5;
}

.second_text{
	margin: 20px 0px;
}

.second_text p{
	line-height: 1.6;
	padding-bottom: 10px;
}

.text-right{
	text-align: right;
	padding: 5px 0px 20px 0px;
}

.text_center{
	text-align: center;
	padding: 5px 0px 20px 0px;
	width: 530px;
}

.second_ul{
	margin: 20px 0px 20px 10px;
}

.second_ul li{
    list-style: square inside;
    padding: 10px 0px;
    margin: 0px;
    border-bottom: 1px dotted #c7c7c7;
    line-height: 1.6;
}


.news_new{
	color: #c71010;
	font-weight: bold;
	padding-right: 10px;
}


/* about */

.color_blue{
	color: #325481;
}

.campus_image_box{
	width: 510px;
	margin: 20px auto;
}

.campus_left{
	float: left;
	padding: 3px;
	border: 1px solid #c7c7c7;
}

.campus_right{
	float: left;
	margin: 0px 0px 0px 10px;
	width: 290px;
}

.campus_right p{
	line-height: 1.6;
	margin: 0px;
	padding: 0px;
}

/*----------------------------end*/

/* curriculum */

.second_text dl{
	margin: 0px 0px 0px 10px;
	line-height: 1.6;
}

.second_text dt{
	padding: 0px 0px 5px 0px;
	font-weight: bold;
}

.second_text dd{
	padding: 0px 0px 5px 20px;
}

.carri_table table{
	width: 530px;
	text-align: center;
	margin: 0px 0px 10px 0px;
	line-height: 1.6;
	padding: 0px;
	font-size: x-small;
}

.carri_table th{
	border: 1px solid #c7c7c7;
	background-color: #343031;
	color: #000000;
	padding: 3px;
	text-align: center;
}

.carri_table td{
	border: 1px solid #c7c7c7;
	padding: 3px;
}

.carri_table_right{
	padding: 0px;
	margin-top: 10px;
	width: 530px;
	text-align: right;
}



/*----------------------------end*/

/* faculty */

.faculty_news_h2 p{
	background-color: #e5e5e5;
	width: 520px;
	height: 35px;
	padding-left: 10px;
	color: #343031;
	font-size: 100%;
	line-height: 35px;
	border: 1px solid #c7c7c7;
}

* html .faculty_news_h2 p{
	background-color: #e5e5e5;
	width: 530px;
	height: 35px;
	padding-left: 10px;
	color: #343031;
	font-size: 100%;
	line-height: 35px;
	border: 1px solid #c7c7c7;
}

.faculty_news_ul{
	margin: 10px 0px 10px 30px;
}

.faculty_news_ul li{
    list-style: square;
    padding: 10px 0px;
    margin: 0px;
    line-height: 1.6;
}



#senin_box{
	margin: 30px 0px;
}

.faculty_blue_title p{
	color: #000000;
	background-color: #0d3287;
	width: 520px;
	height: 28px;
	padding-left: 10px;
	margin: 0px;
	font-size: 100%;
	line-height: 28px;
	font-weight: bold;
	border: 1px solid #c7c7c7;
}

* html .faculty_blue_title p{
	color: #000000;
	background-color: #0d3287;
	width: 530px;
	height: 28px;
	padding-left: 10px;
	margin: 0px;
	font-size: 100%;
	line-height: 28px;
	font-weight: bold;
	border: 1px solid #c7c7c7;
}

.faculty_lightblue_title p{
	background-color: #c3d1f1;
	width: 245px;
	height: 28px;
	padding-left: 10px;
	margin: 0px;
	font-size: 100%;
	line-height: 28px;
	font-weight: bold;
	border: 1px solid #c7c7c7;
}

* html .faculty_lightblue_title p{
	background-color: #c3d1f1;
	width: 255px;
	height: 28px;
	padding-left: 10px;
	margin: 0px;
	font-size: 100%;
	line-height: 28px;
	font-weight: bold;
	border: 1px solid #c7c7c7;
}

.faculty_glay_title p{
	background-color: #e5e5e5;
	width: 245px;
	height: 28px;
	padding-left: 10px;
	margin: 0px;
	font-size: 100%;
	line-height: 28px;
	font-weight: bold;
	border: 1px solid #c7c7c7;
}

* html .faculty_glay_title p{
	background-color: #e5e5e5;
	width: 255px;
	height: 28px;
	padding-left: 10px;
	margin: 0px;
	font-size: 100%;
	line-height: 28px;
	font-weight: bold;
	border: 1px solid #c7c7c7;
}

.faculty_left{
	float: left;
	width: 255px;
}

.faculty_right{
	float: left;
	width: 255px;
	margin-left: 20px;
}

.faculity_list_table table{
	width: 255px;
	margin: 0px;
}


* html .faculity_list_table table{
	font-size: 100%;
}


.faculity_list_td1{
	width: 80px;
	height: 28px;
	text-align: middle;
	vertical-align: middle;
	border-bottom: 1px dashed #818181;
	padding-left: 15px;
}

.faculity_list_td2{
	width: 175px;
	height: 28px;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px dashed #818181;
}

.faculity_list_td4{
	width: 120px;
	height: 28px;
	text-align: middle;
	vertical-align: middle;
	border-bottom: 1px dashed #818181;
	padding-left: 15px;
}

.faculity_list_td5{
	width: 80px;
	height: 28px;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px dashed #818181;
}

.faculity_list_td6{
	height: 28px;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px dashed #818181;
}
#kenin_box{
	margin: 30px 0px;
}

.faculity_list_table2 table{
	width: 530px;
	margin: 0px;
	line-height: 1.6;
}

* html .faculity_list_table2 table{
	font-size: 100%;
}

.faculty_glay_title2 p{
	background-color: #e5e5e5;
	width: 520px;
	height: 28px;
	padding-left: 10px;
	margin: 10px 0px;
	font-size: 100%;
	line-height: 28px;
	font-weight: bold;
	border: 1px solid #c7c7c7;
}

* html .faculty_glay_title2 p{
	background-color: #e5e5e5;
	width: 530px;
	height: 28px;
	padding-left: 10px;
	margin: 10px 0px;
	font-size: 100%;
	line-height: 28px;
	font-weight: bold;
	border: 1px solid #c7c7c7;
}

/*----------------------------end*/


/* program */

.program_link{
	margin: 20px 0px;
	padding: 5px 0px;
	text-align: right;
}

.program_sublinkbox {
	background-color: #000000;
	border: 1px solid #666666;
	width: 510px;
	height: 97px;
	margin: 20px 5px;
	padding: 5px;
}

* html .program_sublinkbox {
	background-color: #000000;
	border: 1px solid #666666;
	width: 520px;
	height: 97px;
	float: left;
	margin: 20px 4px;
	padding: 5px;
}

.procrass_subbox{
	width: 450px;
	margin: 20px auto;
	border: 1px solid #c7c7c7;
	padding: 10px;
}

.procurri_target{
	margin-top: 20px 0px;
}

.procurriculum_h4{
	color: #325481;
	border-bottom: 1px dotted #c7c7c7;
	padding: 5px 0px;
	line-height: 1.5;
	width: 530px;
	text-align: center;
	margin: 0px;
}


.procurri_target ul{
	margin: 0px 0px 20px 0px;
	padding: 10px 20px;
}

.procurri_target li{
    list-style: square;
    padding: 5px 0px;
    margin: 0px;
    line-height: 1.6;
}

.procurri_target table{
	width: 530px;
	text-align: left;
	margin: 20px 0px;
	font-size: 100%;
}

.procurri_target th{
	border: 1px solid #c7c7c7;
	background-color: #f0f0f0;
	padding: 5px;
	text-align: center;
}

.procurri_target td{
	border: 1px solid #c7c7c7;
	padding: 5px;
}

.procurri_target td p{
	padding: 0px 0px 5px 0px;
	margin: 0px;
}


.procurri_target .protd1{
	width: 60px;
}

.procurri_target .protd2{
	width: 60px;
}

.procurri_target .protd3{
	width: 100px;
}

.procurri_target .protd4{
	width: 310px;
}

.procurri_target .protd5{
	width: 100px;
}

.procurri_target .protd6{
	width: 120px;
}

.procurri_target .protd7{
	width: 310px;
}

.procurri_target .curri_td1{
	background-color: #343031;
	color: #000000;
}

.appp_underline {
	text-decoration: underline;
}

/*----------------------------end*/


	
/*---------------------------------------------------------------

 exam

----------------------------------------------------------------*/
.exam_h3{
	width: 500px;
	margin: 10px auto;
}


.exam_h3 p{
	background-color: #f0f0f0;
	border: 1px solid #666666;
	height: 25px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	color: #343031;
	font-size: 100%;
	line-height: 25px;
}

.exam_box{
	margin: 20px 0px;
}

.exam_ol{
	margin: 0px 30px;
}

.exam_ol{
	line-height: 1.6;
}

.exam_ol li{
	list-style: decimal outside;
	padding: 5px 0px;
}

.exam_ol2{
	margin: 20px 20px 20px 40px;
	line-height: 1.6;
}

.exam_ol2 li{
	list-style: decimal outside;
	padding: 5px 0px;
	border-bottom: 1px dashed #c7c7c7;
}

.exam_ul{
	margin: 20px 20px 20px 20px;
	line-height: 1.6;

}

.exam_ul li.exam_ul_liq {
	list-style: square outside;
	border-bottom: 1px dashed #c7c7c7;
	padding: 0px 0px 5px 0px;
	margin-left: 10px;
}


.exam_ul li.exam_ul_lia {
	list-style: square outside;
	padding: 0px 0px 0px 0px;
	margin-top: 5px;
	margin-left: 10px;
}

.exam_small_ul1{
	margin: 0px 0px 0px 20px;
}

.exam_small_ul1 li{
	list-style: upper-roman outside;
	padding: 5px 0px;
}

.exam_small_ul2{
	margin: 0px 0px 0px 20px;
}

.exam_small_ul2 li{
	list-style: disc outside;
	padding: 5px 0px;
}

.exam_table table{
	width: 530px;
	text-align: left;
	margin: 10px 0px;
	line-height: 1.6;
}

.exam_table th{
	border: 1px solid #c7c7c7;
	background-color: #f0f0f0;
	padding: 10px;
	text-align: center;
}

.exam_table td{
	border: 1px solid #c7c7c7;
	padding: 10px;
}

.exam_table2 table{
	width: 530px;
	text-align: center;
	margin: 10px 0px;
	line-height: 1.6;
}

.exam_table2 th{
	border: 1px solid #c7c7c7;
	background-color: #343031;
	color: #000000;
	padding: 10px;
	text-align: center;
}

.exam_table2 td{
	border: 1px solid #c7c7c7;
	padding: 10px;
}

.obog_situation_list {
	margin: 10px 0px;
	width: 510px;
	padding: 10px;
	border: 1px solid #c7c7c7;
	text-align: right;
}

.obog_situation_list li {
	display: inline;
	padding: 0px 5px;
	border-right: 1px solid #999999;
}
	
/*----------------------------end*/





	

/* access */
.access_maparea{
	border: 1px solid #c7c7c7;
	margin: 20px 0px;	
}

/* sitemap */
.sitemap_h2_black{
	background-color: #343031;
	border: 1px solid #666666;
	width: 520px;
	height: 35px;
	padding-left: 10px;
	color: #000000;
	font-size: 100%;
	margin-bottom: 20px;
}

* html .sitemap_h2_black {
	background-color: #343031;
	border: 1px solid #666666;
	width: 530px;
	height: 35px;
	padding-left: 10px;
	color: #000000;
	font-size: 100%;
	margin-bottom: 20px;
}

.sitemap_h2_black a{
	color: #000000;
}

.sitemap_h2_black a:hover{
	text-decoration: underline;
}

.sitemap_h2_green{
	background-color: #9fccdb;
	border: 1px solid #666666;
	width: 520px;
	height: 35px;
	padding-left: 10px;
	color: #343031;
	font-size: 100%;
	margin-bottom: 20px;
}

* html .sitemap_h2_green{
	background-color: #9fccdb;
	border: 1px solid #666666;
	width: 530px;
	height: 35px;
	padding-left: 10px;
	color: #343031;
	font-size: 100%;
	margin-bottom: 20px;
}

.sitemap_h2_green a{
	color: #343031;
}

.sitemap_h2_green a:hover{
	text-decoration: underline;
}

.sitemap_h2{
	background-color: #f0f0f0;
	border: 1px solid #666666;
	width: 520px;
	height: 35px;
	padding-left: 10px;
	color: #343031;
	font-size: 100%;
}

* html .sitemap_h2{
	background-color: #f0f0f0;
	border: 1px solid #666666;
	width: 530px;
	height: 35px;
	padding-left: 10px;
	color: #343031;
	font-size: 100%;
}

.sitemap_detail_box{
	border: 1px solid #c7c7c7;
	margin: 20px 0px;
	width: 530px;
}

.sitemap_detail_box table{
	width: 530px;
	font-size: 100%;
}

.sitemap_detail_box td{
	padding-left: 30px;
	height: 50px;
	width: 146px;
	background-image: url(../images/sitemap_tdbg.gif);
	background-repeat: no-repeat;
}

.sitemap_detail_box td a{
	color: #3F3F3F;
}

.sitemap_detail_box td a:hover{
	text-decoration: underline;
	color:#1c3f8f;
}

/* internship */

.internship_table{
	margin: 20px 0px;
	width: 530px;
	line-height: 1.8;
}

.internship_table table{
	width: 530px;
	padding: 0px;
	margin: 0px;
	font-size: 100%;
}

.internship_table th{
	border: 1px solid #c7c7c7;
	background-color: #f0f0f0;
	padding: 10px;
}

.internship_td1{
	border: 1px solid #c7c7c7;
	width: 130px;
	padding: 10px;
}

.internship_table td{
	border: 1px solid #c7c7c7;
	padding: 10px;
}

/* contact */

.contact_table{
	margin: 20px 0px;
	width: 530px;
	line-height: 1.8;
}

.contact_table table{
	width: 530px;
	padding: 0px;
	margin: 0px;
	font-size: 100%;
}

.contact_table th{
	border: 1px solid #c7c7c7;
	background-color: #f0f0f0;
	width: 130px;
	padding: 10px;
}

.contact_table td{
	border: 1px solid #c7c7c7;
	width: 400px;
	padding: 10px;
}




/* event */

.event_table table{
	width: 530px;
	text-align: center;
	margin: 10px 0px;
	line-height: 1.6;
}

.event_table th{
	border: 1px solid #c7c7c7;
	background-color: #343031;
	color: #000000;
	padding: 5px;
	text-align: center;
}

.event_table td{
	border: 1px solid #c7c7c7;
	padding: 5px;
}

/*----------------------------end*/



/* for examee */

.examee_news{
	width: 510px;
	height: 200px;
	overflow: auto;
	border: 1px solid #c7c7c7;
	margin: 10px 0px 20px 0px;
	padding: 0px 10px;
}

.examee_news_h2 p{
	background-color: #e5e5e5;
	height: 35px;
	padding-left: 10px;
	color: #343031;
	font-size: 100%;
	line-height: 35px;
	border: 1px solid #c7c7c7;
}

* html .examee_news_h2 p{
	background-color: #e5e5e5;
	width: 510px;
	height: 35px;
	padding-left: 10px;
	color: #343031;
	font-size: 100%;
	line-height: 35px;
	border: 1px solid #c7c7c7;
}

.examee_news_ul{
	margin: 10px 0px 10px 30px;
}

.examee_news_ul li{
    list-style: square;
    padding: 10px 0px;
    margin: 0px;
    line-height: 1.6;
}

#for_examee_banner{
	margin: 10px 0px;
}

.for_examee_bannaerarea{
	padding: 5px;
	border: 1px solid #c7c7c7;
	float: left;
}

.for_examee_bannaerarea2{
	padding: 5px;
	border: 1px solid #c7c7c7;
	float: left;
	margin-left: 8px;
}

/*----------------------------end*/



/* for graduate */

.graduate_h4{
	color: #325481;
	border-bottom: 1px dotted #c7c7c7;
	padding: 5px 0px;
	line-height: 1.5;
	margin-left: 30px;
}

.graduate_list{
	margin-left: 30px;
	line-height: 1.6;
}

.graduate_list li{
	list-style: square outside;
	padding: 5px 0px;
}



/*----------------------------end*/


/* for current */

.current_table2 table{
	width: 530px;
	text-align: center;
	margin: 10px 0px;
	line-height: 1.6;
}

.current_table2 th{
	border: 1px solid #c7c7c7;
	background-color: #f0f0f0;
	padding: 10px;
	text-align: center;
}

.current_table2 td{
	border: 1px solid #c7c7c7;
	padding: 10px;
}

.current_table table{
	width: 530px;
	margin: 10px 0px;
	line-height: 1.6;
}

.current_table th{
	border: 1px solid #c7c7c7;
	background-color: #343031;
	color: #000000;
	padding: 7px;
	text-align: center;
}

.current_table td{
	border: 1px solid #c7c7c7;
	padding: 7px;
	text-align: left;
}


.current_list_ol{
	margin: 10px 0px 10px 30px;
}

.current_list_ol li{
    list-style: decimal outside;
    padding: 10px 0px;
    margin: 0px;
    line-height: 1.6;
}

.current_list_ul{
	margin: 0px 0px 0px 20px;
}

.current_list_ul li{
    list-style: square outside;
    padding: 5px 0px;
    margin: 0px;
    line-height: 1.6;
}




/*---------------------------------------------------------------



 footer



----------------------------------------------------------------*/



#footer {
	padding:10px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	border-top: 1px solid #999999;
	font-size: 90%;
}

#footer img{
	float: left;
}

#footer p {
	color:#3F3F3F;
	float:right;
	margin:0;
	padding: 0;  
} 

#footer_address{
	line-height: 1.5;color: #3F3F3F;
	font-size: 90%;
	padding: 0px 0px 20px 0px;
}

/*---------------------------------------------------------------



 index style



----------------------------------------------------------------*/



/* grid-content -----------------------------------------------------------*/
#grid-content{
	width:auto;
	position:absolute;
	font-size:78%;
	padding:0;
	margin:0 0 5em 188px;
}

#grid-content div { /* clearfix */
	margin:0px 5px 5px 5px;
	padding:10px;
	border: 1px solid #c7c7c7;
}

#grid-content div {
	background:#ffffff;
}

#grid-content div * {
	margin:0;
	padding:0;
}


/* top_imege */

#top_imege, #characteristic {
	width:330px;
	height:456px;
}

#principle{
	width:150px;
	height:385px;
}

.small_gridcon {
	width:150px;
	height:250px;
}

.small_gridcon img {
	margin-bottom: 10px;	
}

.small_gridcon p{
	line-height: 1.5;
}

.small_gridcon2 {
	width:150px;
	height:200px;
}

.small_gridcon2 p{
	line-height: 1.5;
}

#faculty_banner {
	width:330px;
	height:150px;
}



/* programlink */

#grid-content div#programlink {
	width:330px;
	height:330px;
}

#programlink ul{
	padding: 0;
	list-style: none;
	margin: 0;
	visibility: visible;
}

#programlink ul li{
	list-style-type:none;
}

#programlink ul li a {
	width: 330px;
	display:block;
	text-decoration:none;
	overflow:hidden;
	border: 1px solid #c7c7c7;
	height: 82px;
	line-height: 82px;
	text-align: center;
}


/* information */

#grid-content div#information img {
	float:none;
}

#information {
	width:330px;
	_width: 350px;
	height:385px;
	padding:10px;
	overflow: scroll;
}

#information h2 {
	position:relative;
	margin:0 0 5px;
	padding:0;
	border-bottom:1px solid #E5BCC2;
	z-index:2;
}

#information h2 a {
	position:absolute;
	top:0;
	display:inline-block;
	width:103px;
	height:25px;
}

#information h2 a {
	right:0;
}


#information p.news_day {
	position:relative;
	line-height:1;
	font-family:Verdana, Geneva, sans-serif;
	margin:0;
	padding:0.7em 10px;
	z-index:2;
	background-color: #EBEBEB;
	border: 1px solid #c7c7c7;
}

#information p.hover,  #information, #event p.hover {
	background:#fff;
}

#information p.news_day img {
	position:absolute;
	top:0.7em;
	right:20px;
}

#information p.news_day img {
	right:10px;
	top:0.7em;
}

*:first-child+html #information p.news_day img {
	top:0.7em;
}

#information p.news_text {
	line-height:1.6;
	margin:0;
	padding:1em 10px;
}

#information p.news_text a {
	padding:0 7px 0 0;
	color:#3F3F3F;
}


/* event */

#event {
	width:330px;
	_width: 350px;
	height:385px;
	padding:10px;
	overflow: scroll;
}

#event h2 {
	position:relative;
	margin:0 0 5px;
	padding:0;
	border-bottom:1px solid #E5BCC2;
	z-index:2;
	border: 1px solid #c7c7c7;
}

#event h2 a {
	position:absolute;
	top:0;
	display:inline-block;
	width:103px;
	height:25px;
}

#event h2 a {
	right:0;
}


#event p.news_day {
	position:relative;
	line-height:1;
	font-family:Verdana, Geneva, sans-serif;
	margin:0;
	padding:0.7em 10px;
	z-index:2;
	background-color: #EBEBEB;
	border: 1px solid #c7c7c7;
}

#event p.news_day img {
	position:absolute;
	top:0.7em;
	right:20px;
}


*:first-child+html #event p.news_day img {
	top:0.7em;
}

#event p.news_text {
	line-height:1.6;
	margin:0;
	padding:1em 10px;
}

#event p.news_text a {
	padding:0 7px 0 0;
	color:#3F3F3F;
}


#event p.event_photo{
	padding: 0px 0px 10px 0px;
}

/* activityreport */


#activityreport {
	width:330px;
	_width: 350px;
	height:385px!important;
	padding:10px;
	overflow: scroll!important;
}

#activityreport h2 {
	position:relative;
	margin:0 0 5px;
	padding:0;
	border-bottom:1px solid #E5BCC2;
	z-index:2;
}

#activityreport h2 a {
	position:absolute;
	top:0;
	display:inline-block;
	width:103px;
	height:25px;
}

#activityreport h2 a {
	right:0;
}


#activityreport p.news_day {
	position:relative;
	line-height:1;
	font-family:Verdana, Geneva, sans-serif;
	margin:0;
	padding:0.7em 10px;
	z-index:2;
	background-color: #EBEBEB;
	border: 1px solid #c7c7c7;
}

#activityreport p.hover,  #activityreport, #activityreport p.hover {
	background:#f00;
}

#activityreport p.news_day img {
	position:absolute;
	top:0.7em;
	right:20px;
}

#activityreport p.news_day img {
	right:10px;
	top:0.7em;
}

*:first-child+html #activityreport p.news_day img {
	top:0.7em;
}

#activityreport p.news_text {
	line-height:1.6;
	margin:0;
	padding:1em 10px;
}

#activityreport p.news_text a {
	padding:0 7px 0 0;
	color:#3F3F3F;
} 

#small_messe{
position: absolute;
    left: 1px!important;
    top: 80%!important;
width:150px;
}