@charset "utf-8";
/* CSS Document */
#wrapper {
   float:none;
    width:640px;
	margin:0 auto;
}
/*-------------link color--------------*/
#wrapper a:link {color:#000099;}
#wrapper a:visited {color:#660099;}
#wrapper a:hover ,
#wrapper a:active {
    color:#d1111c;
	text-decoration:underline;
}
/*---------------index-----------------*/
#philosophy,
#philosophy p.read,
#philosophy ul,
#slogan ,
#slogan p.read{
    float:left;
	clear:both;
	width:640px;
}
#philosophy {
    margin-bottom:30px;
}
	#philosophy h2 {
	    padding-left:0;
	    background:none;
		width:640px;
	}
	#philosophy .in {
	    float:left;
		clear:both;
	    width:620px;
		padding:15px 0 30px 20px;
		background:url(../../common/img/dot_line.gif) repeat-x left bottom;
	}
	#philosophy .in h3{
	    width:600px;
	}
	#philosophy p.read {
	   margin-bottom:50px;
	}
	#philosophy ul {
	   margin:15px auto 30px;
	   text-align:center;
	}
	#philosophy ul li {
	   display:inline;
	}
	#philosophy p.attention {
	    color:#000;
		text-align:center;
	}
	#slogan p{
	    margin-bottom:35px;
	}
    #slogan p.read {
	    margin-top:15px;
	    margin-bottom:40px;
    }
	#slogan .attention {color:#000;}
/*--------------------------------------*/
#cboxIframe {overflow:hidden !important;}
#s5s3 {
    width:560px;
	height:650px;
	padding:20px;
	font-size:11px;
	overflow-y:hidden !important;
}
#s5s3 h3{
    margin-bottom:30px;
}
/*--------------------------------------*/
