@charset "utf-8";
/* CSS Document */

body {
	background-color:#121212;
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

a { color:#F06;}

h1 { font-size:14px; margin:0; margin-left:30px;}
h2 { font-size:12px; font-weight:normal; margin:0; margin-left:30px;}
h3 { font-size:12px; font-weight:normal; margin:0; margin-left:30px;}
ul { margin:0; padding:0; padding-left:10px; margin-left:30px;}
li { list-style:inside circle; }

#mainbody { width:900px; height:100%; background:url(/images/logo/top-bg.png) top left repeat-x #FFF;  display:inline-block;}
#mainbody .top-left{ background:url(/images/corners/top-left.gif) left top no-repeat; width:100%; height:10px;}
#mainbody .top-right{ background:url(/images/corners/top-right.gif) right top no-repeat; width:100%; height:10px;}
#mainbody .bottom-left{ background:url(/images/corners/bottom-left.gif) left bottom no-repeat #FFF; width:100%; height:10px;}
#mainbody .bottom-right{ background:url(/images/corners/bottom-right.gif) right bottom no-repeat; width:100%; height:10px;}
#mainbody .logo1 { background:url(/images/logo/logo.png) top right no-repeat; width:598px; height:200px; float:left; margin-right:130px; margin-top:-10px;}

.fleft { background:url(/images/film/film-hole.png) repeat-y; height:165px; width:24px; position:absolute;}
.fright { background:url(/images/film/film-hole.png) repeat-y; height:165px; width:24px; position:absolute; margin-left:141px;}

#film { height:100%; width:165px; float:left;}
#film img { margin-bottom:20px; margin-left:32px; border: solid 1px #000;}
#film a img:hover { border-color:#C2A860;}

#menu { width:735px; height:100%; float:left; display:block;}

#contenth { width:735px; height:100%; float:left; display:block;}
#contenth p { margin-left:30px; margin-right:30px;}

.pink { color:#F06; }
.names { color:#c2a860; font-size:14px; text-decoration:underline;}
.links a { color:#c2a860; font-size:14px;}
.un { text-decoration:underline;}

#footer { width:100%; height:41px; float:left; display:block; background-color:#FFF;}
#footer a { color:#000;}
#footer img { margin-left:24px; margin-top:6px;}
#footer div { display:block; text-align:center; float:left; font-size:10px; margin-top:15px; margin-left:70px;}

#content { width:100%; display:block; float:right; /*overflow:hidden;*/ overflow-x:hidden; overflow-y:scroll; float:left;}
#content p { margin-left:30px; margin-right:30px;}

#content-block { width:100%; display:block; float:right;}
#film-block { width:182px; display:block; overflow:hidden; overflow-x:hidden; overflow-y:auto; float:left; margin-top:20px;}
#film-scroll { }
#film-scroll img { margin-bottom:20px; margin-left:32px; border: solid 1px #000;}
#film-scroll a img:hover { border-color:#C2A860;}

#contents { width:715px; height:100%; float:right; display:block;}
#contents p { margin-left:30px; margin-right:30px;}

#film-block-c { width:182px; display:block; float:left;}

.sct { width:100%; display:inline-block; margin-bottom:20px;}
.imgc { margin-left:32px; margin-right:68px; float:left; border:solid 1px #000;}
.imgc img { border:none;}
.imgc a:hover { cursor:pointer;}
.contenttxt { width:600px; float:left;}

.iol {  float:right; margin-right:10px; margin-left:10px;}
.iol a {  text-decoration:none;}
.iol a img:hover { border-color:#C2A860;}
.iol img { border-color:#000;}

#gallery-title { color:#C2A860; text-shadow:#999 -1px 1px 2px; width:200px; float:right;}
