@charset "utf-8";


/* ================================================================================= */
/*  reset.css                                                                        */
/* ================================================================================= */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
:focus{outline:0;}
a:active{outline:none;}
body{line-height:1;color:#000000;background:#ffffff;}
ol,ul{list-style:none;}
table{border-collapse:separate;border-spacing:0;}
caption,th,td{text-align:left;font-weight:normal;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
blockquote,q{quotes:"" "";}
sup { vertical-align:super; font-size:small; }

/* ================================================================================= */
/*  Common                                                                           */
/* ================================================================================= */
html   {overflow-y:scroll;height:100%;color:#333333;font-family:'�q���M�m�p�S Pro W3','Hiragino Kaku Gothic Pro','���C���I',Meiryo,'�l�r �o�S�V�b�N',sans-serif;}
a      {color:#005aaa;text-decoration:none;}
a:hover{color:#ff0000;text-decoration:none;}
a.BtnImg img{filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
a.BtnImg:hover img{filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7;}
.BtnImgDead{filter:alpha(opacity=30);-moz-opacity:0.3;opacity:0.3;}
img    {border:0;}
p      {line-height:150%;}
.spacer{clear:both;margin:0;}
.BreadNavi a{color:#000000;text-decoration:none;}
.BreadNavi a:hover{color:#ff0000;}

/* ================================================================================= */
/*  Styles                                                                           */
/* ================================================================================= */
p.IndentP{margin-left:1em;text-indent:-1em;}
.ColorRed{color:#ed1c24;}
.ColorBlue{color:#005aaa;}
.ColorGray{color:#b4b4b4;}

body{
	font-size:13px;
	height:100%;
	background-color:#ffffff;
}
.mainBodyContainer{
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
.mainBodyLeftContainer{
	float:left;
	width:160px;
	margin-top:0px;
	margin-left:0px;
}
.mainBodyRightContainer{
	float:left;
	width:780px;
	margin-top:0px;
	margin-left:40px;
}
.ContentsMainTitle{
	margin-top:20px;
	margin-bottom:5px;
}


.LeftMenuTop{
	border-bottom:1px #e1e1e1 solid;
}
.LeftMenuBtn1on{
	display:block;
	width:160px;
	height:40px;
	background-color:#d1eefb;
	border-left:1px #e1e1e1 solid;
	border-right:1px #e1e1e1 solid;
	border-bottom:1px #e1e1e1 solid;
	display:table-cell;
	vertical-align:middle;
	color:#000000;
	padding-left:8px;
}
.LeftMenuBtn1on:hover{
	color:#000000;
}
.LeftMenuBtn1on p{
	background-image:url(./img/arrow_blue.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}
.LeftMenuBtn1off{
	display:block;
	width:160px;
	height:40px;
	background-color:#ffffff;
	border-left:1px #e1e1e1 solid;
	border-right:1px #e1e1e1 solid;
	border-bottom:1px #e1e1e1 solid;
	display:table-cell;
	vertical-align:middle;
	color:#000000;
	padding-left:8px;
}
.LeftMenuBtn1off:hover{
	background-color:#d1eefb;
	color:#000000;
}
.LeftMenuBtn1off p{
	background-image:url(./img/arrow_blue.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}
.LeftMenuBtn2on{
	display:block;
	width:160px;
	height:35px;
	background-color:#fce981;
	border-left:1px #e1e1e1 solid;
	border-right:1px #e1e1e1 solid;
	display:table-cell;
	vertical-align:middle;
	color:#000000;
	padding-left:8px;
}
.LeftMenuBtn2on:hover{
	color:#000000;
}
.LeftMenuBtn2on p{
	padding-left:15px;
}


.LeftMenuBtn2off{
	display:block;
	width:160px;
	height:35px;
	background-color:#ffffff;
	border-left:1px #e1e1e1 solid;
	border-right:1px #e1e1e1 solid;
	display:table-cell;
	vertical-align:middle;
	color:#000000;
	padding-left:8px;
}
.LeftMenuBtn2off:hover{
	background-color:#fce981;
	color:#000000;
}
.LeftMenuBtn2off p{
	padding-left:15px;
}


.StrT1{
	margin:0;
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px #000000 dotted;
	border-bottom:1px #000000 dotted;
}
.StrT2{
	color:#005aaa;
	margin-top:10px;
}
.StrT3{
	color:#005aaa;
	padding-bottom:10px;
	margin-top:25px;
	border-bottom:1px #bebebe solid;
}

.formBtn{
	border:1px #005aaa solid;
	background-color:#005aaa;
	color:#ffffff;

}



/* WorkShop */
.WsBox1{
	margin-top:10px;
	border-top:1px #bebebe dotted;
	border-bottom:1px #bebebe dotted;
	padding-top:10px;
	padding-bottom:10px;
}
.WsBox2{
	float:left;
	width:60px;
	margin-left:0px;
}
.WsBox2 p{color:#005aaa;font-weight:bold;}
.WsBox3{
	float:left;
	width:690px;
	margin-left:0px;
}

.WsBox3 p{color:#005aaa;font-weight:bold;}

.WsBox3_a {
	float:left;
	width:690px;
	margin-left:0px;
}

.WsBox3_a p:nth-of-type(1) {
	color:#005aaa;font-weight:bold;
}

.WsBox4{
	margin-left:60px;
	padding-top:10px;
}
.WsBox5{
	border:1px #bebebe solid;
	padding:10px;
}
.WsBox6{
	float:left;
	width:364px;
	padding-top:10px;
	margin-left:0px;
}
.WsBox7{
	float:left;
	width:344px;
	padding-top:10px;
	margin-left:30px;
	background-color:#f3f5fa;
	padding:10px;
}
.WsInfoBox8{
	border:1px #bebebe solid;
	background-color:#f3f5fa;
	padding:20px;
}
.WsInfoBox9{
	float:left;
	width:100px;
	margin-left:0px;
}
.WsInfoBox9 p{color:#005aaa;font-weight:bold;}
.WsInfoBox10{
	float:left;
	margin-left:0px;
}
.WsInfoBox11{
	width:735px;
	margin-left:10px;
	margin-top:10px;
	border-top:1px #bebebe solid;
	border-bottom:1px #bebebe solid;
	padding:5px;
}
.WsStr1{ color:#005aaa; font-weight:bold;}
.WsStr2{
	margin-left:1em;
	text-indent:-1em;
}


/* OCC */
.OccInfoBox1{
	background-color:#f0f8fb;
	padding:20px;
	display:inline-block;
	width:715px;
}
.OccInfoBox1 > div:nth-of-type(1){ float:left; width:75%; background-color:#f0f8fb; }
.OccInfoBox1 > div:nth-of-type(2){ float:left; width:25%; text-align:right; }
.OccInfoBox2{
	clear:both;
	margin-top:10px;
	border-top:1px #005aaa dotted;
	border-bottom:1px #005aaa dotted;
	padding:10px;
}
.OccInfoBox2 p{ color:#005aaa; font-weight:bold; }
.OccInfoBox3{
	width:735px;
	margin-left:10px;
	margin-top:10px;
	border-top:1px #bebebe solid;
	border-bottom:1px #bebebe solid;
	padding:5px;
}
.OccInfoBox3 p{font-weight:bold;}
.OccInfoBox4{
	width:695px;
	margin-left:40px;
	margin-top:10px;
}
.OccInfoBox5{
	width:735px;
	margin-left:10px;
	margin-top:10px;
	border-top:1px #bebebe solid;
	border-bottom:1px #bebebe solid;
	padding:5px;
}
.OccInfoBox5 p{color:#6f6f6f;}
.OccInfoBox6{
	border:1px #bebebe solid;
	background-color:#fffbf5;
	padding:20px;
}
.OccInfoBox7{
	float:left;
	width:100px;
	margin-left:0px;
}
.OccInfoBox7 p{color:#ed1c24;font-weight:bold;}
.OccInfoBox8{
	float:left;
	margin-left:0px;
}
.OccStr1{
	font-weight:bold;
}
.OccStr2{
	margin-top:10px;
	margin-left:3em;
	text-indent:-3em;
}
.OccStr3{
	font-weight:bold;
	line-height:180%;
}
.OccStr4{
	margin-left:20px;
	color:#005aaa;
	line-height:180%;
}


/* Party */
.PartyInfoBox1{
	margin-top:20px;
	border-top:1px #bebebe solid;
	border-right:1px #bebebe solid;
	border-bottom:1px #bebebe dotted;
	border-left:1px #bebebe solid;
	padding:10px;
	background-color:#f0f8fb;
}
.PartyInfoBox1 p{font-weight:bold;}
.PartyInfoBox2{
	border-right:1px #bebebe solid;
	border-bottom:1px #bebebe solid;
	border-left:1px #bebebe solid;
	padding:10px;
}
.PartyInfoBox3{
	border:1px #bebebe solid;
	background-color:#f3f5fa;
	padding:20px;
}
.PartyInfoBox4{
	float:left;
	margin-left:0px;
}
.PartyInfoBox4 p{
	color:#005aaa;
	font-weight:bold;
}
.PartyInfoBox5{
	float:left;
	margin-left:20px;
}



/* Book */
.pagination { margin-top:20px; padding:0; height:2.5em; }
.pagination a { text-decoration:none; border:solid 1px #005aaa; color:#005aaa; }
.pagination a, .pagination span { font-weight:bold; display:block; float:left; margin:0 5px 0 0; padding:.3em .5em; }
.pagination .current { background:#005aaa; color:#fff; border:solid 1px #005aaa; }
.pagination .current.prev, .pagination .current.next { color:#999; border-color:#999; background:#fff; }
#res{
	margin-top:10px;
	clear:both;
}
.BookStr1{
	padding-top:5px;
	font-weight:bold;
}
.BookStr2{
	color:#005aaa;
	border-bottom:1px #e1e1e1 solid;
	padding-bottom:5px;
}

/* Research */
.YearBtnOn{
	display:block;
	height:30px;
	width:93px;
	border:1px #004787 solid;
	background-image:url(./img/btnbg02.gif);
	background-repeat:repeat-x;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	color:#ffffff;
}
.YearBtnOff{
	display:block;
	height:30px;
	width:93px;
	border:1px #d1d1d1 solid;
	background-image:url(./img/btnbg03.gif);
	background-repeat:repeat-x;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	color:#000000;
}
.ThesisYear{
	font-weight:bold;
	color:#005aaa;
	margin-bottom:10px;
}
.ThesisBtn{
	display:block;
	height:44px;
	width:780px;
	border:1px #bebebe solid;
	background-image:url(./img/btnbg01.gif);
	background-repeat:repeat-x;
	display:table-cell;
	vertical-align:middle;
	color:#000000;
	padding-left:8px;
}
.ThesisBtn p{
	background-image:url(./img/arrow_blue.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}
.ThesisInfoBox{
	margin-top:10px;
	display:none;
}
.ThesisStr{
	padding:10px;
	border-bottom:1px #e1e1e1 solid;
}
.ThesisLoading{
	width:780px;
	margin-top:100px;
	text-align:center;
}

.ResearchStr1{
	border-top:1px #bebebe solid;
	border-bottom:1px #bebebe solid;
	padding:5px;
}
.ResearchStr1 p{font-weight:bold;}




/* information introduction */
.introductionTable{
	width:700px;
	border-collapse:collapse;
	margin-top:10px;
}
.introductionTable td{
	border:1px #bebebe solid;
	padding:5px;
}
/* information Message */
.MessageStr1{
	margin-top:5px;
}
.MessageStr2{
	margin-top:5px;
    color:#005aaa;
}
/* information Recruitment */
.RecruitmentStr1{
	color:#005aaa;
	font-weight:bold;
}
/* information Abroad */
.AbroadBtnOn{
	display:block;
	height:30px;
	width:258px;
	border:1px #004787 solid;
	background-image:url(./img/btnbg02.gif);
	background-repeat:repeat-x;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	color:#ffffff;
}
.AbroadBtnOff{
	display:block;
	height:30px;
	width:258px;
	border:1px #d1d1d1 solid;
	background-image:url(./img/btnbg03.gif);
	background-repeat:repeat-x;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	color:#000000;
}


.RecruitmentBtn{
	display:block;
	height:44px;
	width:375px;
	border:1px #bebebe solid;
	background-image:url(./img/btnbg01.gif);
	background-repeat:repeat-x;
	display:table-cell;
	vertical-align:middle;
	color:#000000;
	padding-left:8px;
}
.RecruitmentBtn2{
	display:block;
	height:44px;
	width:770px;
	border:1px #bebebe solid;
	background-image:url(./img/btnbg04.gif);
	background-repeat:repeat-x;
	display:table-cell;
	vertical-align:middle;
	color:#FFF;
	padding-left:8px;
}
.RecruitmentBtn p{
	background-image:url(./img/arrow_blue.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}
.RecruitmentBBoxL{
	float:left;
	width:340px;
	border:1px #bebebe solid;
	padding:10px;
	background-color:#f3f5fa;
}
.RecruitmentBBoxR{
	float:left;
	width:397px;
	border-top:1px #bebebe solid;
	border-right:1px #bebebe solid;
	border-bottom:1px #bebebe solid;
	padding:10px;
	background-color:#f3f5fa;
}
.RecruitmentT{
	padding:2px;
	border:1px #bebebe solid;

}
.RecruitmentT p{
	padding:10px;
	background-image:url(./img/dot_blue2.gif);
	background-repeat:repeat-y;
}
.RecruitmentBox1{
	border:1px #bebebe solid;
	padding:10px;
	background-color:#f0f8fb;
}
.RecruitmentBox2{
	border:1px #bebebe solid;
	padding:10px;
}
.RecruitmentBox3{
	border:1px #bebebe solid;
	padding:10px;
	background-color:#f3f5fa;
}
.RecruitmentAnc{
	display:block;;
	width:150px;
	background-image:url(./img/arrow_blue_bk.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	margin-top:10px;
}


/* information feature */
.FutureLinkContainerHead{
	background-color:#f0f8fb;
	border-top:1px #bebebe solid;
	border-left:1px #bebebe solid;
	border-right:1px #bebebe solid;
	padding:5px;
	text-align:center;
}
.FutureLinkContainerHead p{font-weight:bold;}
.FutureLinkContainer{
	border:1px #bebebe solid;
	padding:5px;
}
.FutureLinkBox{
	padding:5px;
	border-bottom:1px #000000 dotted;
}
.FutureLinkBox p{font-weight:bold;}
.FutureLinkStr{
	display:block;
	margin-left:1em;
	text-indent:-1em;
	line-height:130%;
}


/* about staff */
.StaffBoxR{float:left; width:373px; margin-left:10px; padding:5px; border:1px #e1e1e1 solid;}
.StaffBoxL{float:left; width:373px; margin-left:0px; padding:5px; border:1px #e1e1e1 solid;}
.StaffBoxFace{float:left; width:88px;}
.StaffBoxName{float:left; width:285px;}
.StaffStr1{margin-top:5px;}
.StaffStr2{margin-top:5px;color:#005aaa;}
.StaffStr3{margin-top:5px;}
.StaffStr4{margin-top:5px; border-top:1px #000000 dotted;}
/* about History */
.HistoryBox1{
	border-bottom:1px #bebebe solid;
	text-align:center;
	padding:5px;
}
.HistoryBox2{padding:10px;}
.HistoryBox3{float:left;width:120px;}
.HistoryBox4{}
.HistoryBox5{
	width:768px;
	border:1px #bebebe solid;
	margin-top:20px;
	padding:5px;
}
.HistoryBox6{float:left;width:100px;}
.HistoryBox7{float:left;width:668px;}
.HistoryBox8{float:left;margin-top:5px;}
.HistoryBox9{float:left;margin-top:5px;margin-left:20px;}
.HistoryBox10{
	clear:both;
	color:#005aaa;
	margin-top:5px;
	padding-bottom:5px;
	border-bottom:1px #000000 dotted;
}
.HistoryBox11{margin-top:5px;}
.HistoryAnc{
	display:block;;
	background-image:url(./img/arrow_blue.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	margin-top:10px;
}
.HistoryAnc2{
	display:block;;
	background-image:url(./img/arrow_blue_up.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	margin-top:10px;
}

.HistoryStrBox1{display:none;}
.HistoryStrBox2{display:none;}
.HistoryStrBox3{display:none;}
.HistoryStrBox4{display:none;}
.HistoryStrBox5{display:none;}
.HistoryStrBox6{display:none;}
.HistoryStrBox7{display:none;}
.HistoryStrBox8{display:none;}


/* News */
.NewsYearBtnOn{
	display:block;
	width:160px;
	height:32px;
	background-image:url(../img/news_yearbk_on.gif);
	background-repeat:no-repeat;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	color:#ffffff;
}
.NewsYearBtnOn:hover{
	color:#ffffff;
}
.NewsYearBtnOff{
	display:block;
	width:160px;
	height:32px;
	background-image:url(../img/news_yearbk_off.gif);
	background-repeat:no-repeat;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	color:#000000;
}
.NewsYearBtnOff:hover{
	display:block;
	width:160px;
	height:32px;
	background-image:url(../img/news_yearbk_on.gif);
	background-repeat:no-repeat;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	color:#ffffff;
}
.NewsYearTitle{
	font-size:20px;
	font-weight:Bold;
	color:#005aaa;
	margin-left:0px;
	border-bottom:1px #e1e1e1 solid;
	padding-bottom:5px;
	line-height:100%;
	margin-bottom:10px;
}
.NewsDate{
	clear:both;
	float:left;
	width:105px;
	margin-left:0px;
	margin-top:10px;
}
.NewsIcon{
	float:left;
	width:40px;
	margin-left:0px;
	margin-top:10px;
}
.NewsTitle{
	float:left;
	width:635px;
	margin-left:0px;
	margin-top:10px;
}

/* SiteMap */
.SiteMapT{
	border:1px #e1e1e1 solid;
	padding:10px;
	font-weight:bold;
}
.SiteMapA1{
	display:block;;
	background-image:url(./img/arrow_blue.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	margin-top:10px;
	color:#000000;
}
.SiteMapA2{
	display:block;;
	padding-top:4px;
	padding-left:25px;
	margin-top:10px;
	color:#000000;
}

/* Privacy */
.PrivacyT{
	border:1px #e1e1e1 solid;
	padding:10px;
	font-weight:bold;
}
.PrivacyS{
	margin-top:10px;
}

/* SitePolicy */
.SitePolicyT{
	border:1px #e1e1e1 solid;
	padding:10px;
	font-weight:bold;
}
.SitePolicyS{
	margin-top:10px;
}


/* wsclose */
.wscloseBodyLeftContainer{
	float:left;
	width:160px;
	margin-top:0px;
	margin-left:0px;
}
.wscloseBodyRightContainer{
	float:left;
	width:790px;
	margin-top:0px;
	margin-left:30px;
}
.wscloseBtnOn{
	display:block;
	width:160px;
	height:32px;
	background-image:url(../img/news_yearbk_on.gif);
	background-repeat:no-repeat;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	color:#ffffff;
}
.wscloseBtnOn:hover{
	color:#ffffff;
}
.wscloseBtnOff{
	display:block;
	width:160px;
	height:32px;
	background-image:url(../img/news_yearbk_off.gif);
	background-repeat:no-repeat;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	color:#000000;
}
.wscloseBtnOff:hover{
	display:block;
	width:160px;
	height:32px;
	background-image:url(../img/news_yearbk_on.gif);
	background-repeat:no-repeat;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	color:#ffffff;
}
.wsclose_face{
	float:left;
}
.wsclose_title{
	display:block;
	display:table-cell;
	float:left;
	height:86px;
	width:405px;
	background-color:#F0F8FB;
	padding:5px;
	color:#005AAA;
	font-weight:bold;
	position: relative;

}
.wsclose_title p{color:#005AAA;font-weight:bold;font-size:20px;}




/* ahsc */
.ahscMain{
	width:800px;
	margin:0 auto ;
	margin-top:40px ;
	margin-bottom:80px ;
}
.ahscMainTitle{
	margin-top:20px;
	margin-bottom:5px;
	text-align:center;
}
.ahscTlT{
	padding:20px 0;
	font-size: 1.6rem;
	color: #143264;
	border-top: 1px solid #143264;
	border-bottom: 1px solid #143264;
	text-align:center;
}
.ahscTlT02{
	width:450px;
	padding:20px;
	font-size: 1.2rem;
	color: #143264;
	border: 1px solid #143264;
	text-align:center;
	margin:0 auto ;
	margin-top:50px ;
}
.ahscTxT p{
	margin-top:20px ;
	text-align:center;
	line-height:200%;
}
.ahscImgBox{
	margin-top:20px ;
	text-align:center;
}
.ahscImgBox02{
	margin-top:80px ;
	padding-top:40px ;
	text-align:center;
	border-top: 1px solid #143264;
}
.ahscLink{
	display:block;
	margin:0 auto ;
	width:250px;
	text-align:center;
	margin-top:30px;
	padding: 15px 0px;
	background-color:#f1f3f6;
	cursor: pointer;
}
.ahscLink a{
  color: #000;
  text-decoration: none;
}
.ahscLink a:hover{
	color:#ff0000;
	text-decoration:none;
}







/* ================================================================================= */
/*  Header                                                                           */
/* ================================================================================= */
.HeadContainer{
	display:table;
	width:980px;
	height:60px;
	position:relative;
}
.HeadLogoBox{
	position:absolute;
	top:0px;
	left:0px;
	width:407px;
	height:60px;
}
.HeadAdrsBox{
	position:absolute;
	top:0px;
	left:407px;
	width:364px;
	height:60px;
}
.HeadAdrsBox p{
	display:table-cell;
	vertical-align:bottom;
	text-align:right;
	line-height:120%;
	width:364px;
	height:60px;
}
.HeadAccessBox{
	position:absolute;
	top:30px;
	left:781px;
	width:93px;
	height:30px;
}
.FontSizeBtnBox{
	position:absolute;
	top:0px;
	left:887px;
	width:93px;
	height:60px;
}
.FontSizeTitle{
	width:93px;
	height:30px;
}
.FontSizeBtnN{
	float:left;
	width:46px;
	height:30px;
}
.FontSizeBtnL{
	float:left;
	width:47px;
	height:30px;
}
.HeadMenuContainer{width:980px;height:44px;}
.HeadMenuBox01{float:left;width:160px;height:44px;margin-left:0px;}
.HeadMenuBox02{float:left;width:162px;height:44px;margin-left:2px;}
.HeadMenuBox03{float:left;width:162px;height:44px;margin-left:2px;}
.HeadMenuBox04{float:left;width:162px;height:44px;margin-left:2px;}
.HeadMenuBox05{float:left;width:162px;height:44px;margin-left:2px;}
.HeadMenuBox06{float:left;width:162px;height:44px;margin-left:2px;}


/* ================================================================================= */
/*  Footer                                                                           */
/* ================================================================================= */
.FooterContainer{
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
.PageTopBtn{
	clear:both;
	padding-top:30px;
	text-align:right;
	background-color:#ffffff;
}
.FooterMainBox{
	width:980px;
	height:75px;
	background-color:#005aaa;
	position:relative;
}
.FootBox1{
	position:absolute;
	top:0px;
	left:0px;
	width:70px;
	height:75px;
}
.FootBox2{
	position:absolute;
	top:0px;
	left:75px;
	width:97px;
	height:35px;
}
.FootBox3{
	position:absolute;
	top:0px;
	left:172px;
	width:132px;
	height:35px;
}
.FootBox4{
	position:absolute;
	top:0px;
	left:304px;
	width:121px;
	height:35px;
}
.FootBox5{
	position:absolute;
	top:45px;
	left:75px;
	width:580px;
	height:20px;
}
.FootBox6{
	position:absolute;
	top:25px;
	left:655px;
	width:205px;
	height:40px;
}
.FootBox7{
	position:absolute;
	top:25px;
	left:872px;
	width:93px;
	height:29px;
}


/* ================================================================================= */
/*  Home                                                                             */
/* ================================================================================= */
.HomeVisualContainer {width:980px;height:204px;position:relative;}
.HomeVisualDefault   {width:980px;height:204px;position:absolute;top:0px;left:0px;}

.HomeVisualHiddenMask{width:980px;height:204px;position:absolute;top:0px;left:0px;display:none;background-color:#000000;}
.HomeVisualCloseBtn  {width:25px;height:25px;position:absolute;top:5px;left:950px;}
.HomeVisualCloseBtn:hover{cursor:pointer;}

.HomeVisualCloseBtn1  {width:25px;height:25px;position:absolute;top:10px;left:605px;}
.HomeVisualCloseBtn1:hover{cursor:pointer;}

.HomeVisualCloseBtn2  {width:25px;height:25px;position:absolute;top:10px;left:695px;}
.HomeVisualCloseBtn2:hover{cursor:pointer;}

.HomeVisualCloseBtn3  {width:25px;height:25px;position:absolute;top:10px;left:860px;}
.HomeVisualCloseBtn3:hover{cursor:pointer;}

.HomeVisualCloseBtn4  {width:25px;height:25px;position:absolute;top:10px;left:875px;}
.HomeVisualCloseBtn4:hover{cursor:pointer;}

.HomeVisualCloseBtn5  {width:25px;height:25px;position:absolute;top:10px;left:905px;}
.HomeVisualCloseBtn5:hover{cursor:pointer;}

.HomeVisualHidden01{width:980px;height:204px;position:absolute;top:0px;left:0px;display:none;}
.HomeVisual01Box{
	width:630px;
	height:194px;
	position:absolute;
	top:10px;
	left:92px;
	background-image:url(../img/home_mainbg01.gif);
	background-repeat:no-repeat;
}

.HomeVisualHidden02{width:980px;height:204px;position:absolute;top:0px;left:0px;display:none;}
.HomeVisual02Box{
	width:630px;
	height:194px;
	position:absolute;
	top:10px;
	left:92px;
	background-image:url(../img/home_mainbg02.gif);
	background-repeat:no-repeat;
}

.HomeVisualHidden03{width:980px;height:204px;position:absolute;top:0px;left:0px;display:none;}
.HomeVisual03Box{
	width:630px;
	height:194px;
	position:absolute;
	top:10px;
	left:255px;
	background-image:url(../img/home_mainbg03.gif);
	background-repeat:no-repeat;
}

.HomeVisualHidden04{width:980px;height:204px;position:absolute;top:0px;left:0px;display:none;}
.HomeVisual04Box{
	width:330px;
	height:194px;
	position:absolute;
	top:10px;
	left:570px;
	background-image:url(../img/home_mainbg04.gif);
	background-repeat:no-repeat;
}

.HomeVisualHidden05{width:980px;height:204px;position:absolute;top:0px;left:0px;display:none;}
.HomeVisual05Box{
	width:880px;
	height:194px;
	position:absolute;
	top:10px;
	left:50px;
	background-image:url(../img/home_mainbg05.gif);
	background-repeat:no-repeat;
}

.HomeMenuContainer{width:980px;height:44px;}
.HomeMenuBox00{float:left;width:160px;height:44px;margin-left:0px;}
.HomeMenuBox01{float:left;width:162px;height:44px;margin-left:2px;}
.HomeMenuBox02{float:left;width:162px;height:44px;margin-left:2px;}
.HomeMenuBox03{float:left;width:162px;height:44px;margin-left:2px;}
.HomeMenuBox04{float:left;width:162px;height:44px;margin-left:2px;}
.HomeMenuBox05{float:left;width:162px;height:44px;margin-left:2px;}

.HomeMainBtn11{width:140px;height:90px;position:absolute;top:74px;left:20px;}
.HomeMainBtn12{width:140px;height:90px;position:absolute;top:74px;left:170px;}
.HomeMainBtn13{width:140px;height:90px;position:absolute;top:74px;left:320px;}
.HomeMainBtn14{width:140px;height:90px;position:absolute;top:74px;left:470px;}
.HomeMainBtn21{width:140px;height:90px;position:absolute;top:74px;left:20px;}
.HomeMainBtn22{width:140px;height:90px;position:absolute;top:74px;left:170px;}
.HomeMainBtn23{width:140px;height:90px;position:absolute;top:74px;left:320px;}
.HomeMainBtn24{width:140px;height:90px;position:absolute;top:74px;left:470px;}
.HomeMainBtn31{width:140px;height:90px;position:absolute;top:74px;left:20px;}
.HomeMainBtn32{width:140px;height:90px;position:absolute;top:74px;left:170px;}
.HomeMainBtn33{width:140px;height:90px;position:absolute;top:74px;left:320px;}
.HomeMainBtn34{width:140px;height:90px;position:absolute;top:74px;left:470px;}
.HomeMainBtn41{width:140px;height:90px;position:absolute;top:74px;left:20px;}
.HomeMainBtn42{width:140px;height:90px;position:absolute;top:74px;left:170px;}
.HomeMainBtn51{width:105px;height:105px;position:absolute;top:62px;left:25px;}
.HomeMainBtn52{width:105px;height:105px;position:absolute;top:62px;left:145px;}
.HomeMainBtn53{width:105px;height:105px;position:absolute;top:62px;left:265px;}
.HomeMainBtn54{width:105px;height:105px;position:absolute;top:62px;left:385px;}
.HomeMainBtn55{width:105px;height:105px;position:absolute;top:62px;left:505px;}
.HomeMainBtn56{width:105px;height:105px;position:absolute;top:62px;left:625px;}
.HomeMainBtn57{width:105px;height:105px;position:absolute;top:62px;left:745px;}

.HomeNewsHead{
	background-image:url(./img/dot_blue.gif);
	background-repeat:repeat-y;
	padding:5px;
}
.HomeNewsContainer{
	float:left;
	width:620px;
	margin-left:0px;
	border:1px #e1e1e1 solid;
	padding:15px;
}
.HomeNewsDate{
	clear:both;
	float:left;
	width:105px;
	margin-left:0px;
	margin-top:15px;
}
.HomeNewsTitle a{
	text-decoration:none;
	color:#000000;
}
.HomeNewsTitle a:hover{
	text-decoration:none;
	color:#ff0000;
}

.HomeNewsIcon{
	float:left;
	width:40px;
	margin-left:0px;
	margin-top:15px;
}
.HomeNewsTitle{
	float:left;
	width:475px;
	margin-left:0px;
	margin-top:15px;
}
.HomeNews{
	display:block;
	width:150px;
	background-image:url(./img/arrow_blue.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	margin-top:10px;
	color:#000000;
}
.BannerContainer{
	float:right;
	width:301px;
	margin-left:25px;
}
.BannerContainer > div{
	margin-bottom:8px;
}
.HomeBTNBox{
	clear:both;
	padding-top:20px; 
}
.HomeBTNBox_Link{  }
.HomeBTNBox_Link img{ 
    float:left;
    margin-right:5px;
	margin-bottom:10px;
}
.HomeBTNBox_Link02{
	display:block;
	clear:both;
	width:490px;
	background-image:url(./img/arrow_blue.gif) ;
	background-repeat:no-repeat;
	margin-top:10px;
	padding: 15px 0px 15px 30px;
	background-color:#f2f2f2;
	background-size: 14px 14px;
	background-position:10px 17px;
	cursor: pointer;
}
.HomeBTNBox_Link02 a{
  color: #000;
  text-decoration: none;
}
.HomeBTNBox_Link02 a:hover{
	color:#ff0000;
	text-decoration:none;
}


