@charset "UTF-8";
/* CSS > Index */

#video {
	margin-left:auto; margin-right:auto;
	padding-top:30px;}
#enter {padding-top:50px; padding-right:15px;}
h2 {line-height:33px;}
body {
	/*
	background-image: url(../assets/images/bgr/bgr-smt-map-02.jpg);
	background-repeat: repeat;
	background-attachment:fixed;
	*/

	font-family:Arial, Helvetica, sans-serif;
	font-size:83%;
	letter-spacing:.04;
	line-height:18px;
	color:#000;}
ol, li {list-style:none; margin:0; padding:0;}
/* ================================================== LINKS */
a:link {color:#3b74c6; text-decoration: none;}
a:visited {color:#3b74c6; text-decoration: none;}
a:hover {color:#999; text-decoration: none;}
a:active {color:#CCC; text-decoration: none;}

