/*??????reset*/


a:visited{color: none;}
a:active{color: none;}

/*  ???????????? */
	
   /* ?????? ???????????? */
a{color: #444;}     /* <a>?????? ???????????? */
a:hover{color: #6f1f80;}     /* <a>??????  hover ???????????? */

.h-nav{ width:100%; height:100px;display:block; position:fixed;top:-300px;z-index:999999;background:#333 no-repeat top center;}

.m-index_navi{width:1200px;margin:auto; background:#999; height:100px;/*overflow: hidden;*/}
#box_ft{width:480px; height:100px; float:left; background:#eee;}
#box_logo{width:130px; height:170px; float:left; background:; margin-left:55px;}
#box_rt{width:480px; height:100px; float:right; background:#eee;}
#ascrail2000{ position:relative;top:300px !important;}

#root {
	margin-left:auto;
	margin-right:auto;
	width:1200px;
	height:auto;
	    margin-top: 3%;
	padding:20px;
}
#box_main {
	width:100%;
	height:450px;
	overflow:hidden;
}
#main h1 {
	font-size:120%;
	color:#000;
	line-height: normal;
}
#main p {
	font-size:100%;
	color:#333;
	line-height:140%;
	margin-top:15px;
	padding-right:10px;
}