@charset "utf-8";
*{margin:0; padding:0;}
body{background:url(http://www.nileport.com/images/common/bg_body.jpg) repeat-x #000000; padding-bottom:34px;}
#head{background:#000000; padding:10px 0 8px 13px; clear:both;}
#middle{padding:13px; text-align:center;}
.photo{margin:0 auto; clear:both; border:8px solid #FFFFFF;}
h1{font-size:16px; line-height:20px; color:#ffffff; margin-bottom:13px;}

h1 a:link,h1 a:visited{color:#FFFFFF; text-decoration:none;}
h1 a:hover,h1 a:active{color:#FFFFFF; text-decoration:underline;}

a.button1,a.button1 span,a.button2,a.button2 span,a.button3,a.button3 span{
	display:block;
}
#button{width:300px; margin:0 auto; height:34px;}
#button2{width:90px; margin:0 auto; height:34px;}

a.button1,a.button2,a.button3{
	display:block;
	padding-left:20px;
	background:url(../images/photo/ph-button1.gif) 0 -34px no-repeat;
	height:34px;
	line-height:34px;
	font-size:16px;
	font-weight:bold;
	letter-spacing:1px;
}
a.button1{float:left;}
a.button2{float:right;}
a.button3{clear:both;}
a.button1 span,a.button2 span,a.button3 span{
	padding:0 20px 0 0;
	background:url(../images/photo/ph-button1.gif) right top no-repeat;
}
a.button1:link,a.button1:visited{color:#000000; text-decoration:none;}
a.button1:hover{background:url(../images/photo/ph-button1.gif) 0 -34px no-repeat; text-decoration:none;}
a.button1:active span{background:url(../images/photo/ph-button1.gif) right bottom no-repeat;}
a.button1:active{background:url(../images/photo/ph-button1.gif) 0 -68px no-repeat;}

a.button2:link,a.button2:visited{color:#000000; text-decoration:none;}
a.button2:hover{background:url(../images/photo/ph-button1.gif) 0 -34px no-repeat; text-decoration:none;}
a.button2:active span{background:url(../images/photo/ph-button1.gif) right bottom no-repeat;}
a.button2:active{background:url(../images/photo/ph-button1.gif) 0 -68px no-repeat;}

a.button3:link,a.button3:visited{color:#000000; text-decoration:none;}
a.button3:hover{background:url(../images/photo/ph-button1.gif) 0 -34px no-repeat; text-decoration:none;}
a.button3:active span{background:url(../images/photo/ph-button1.gif) right bottom no-repeat;}
a.button3:active{background:url(../images/photo/ph-button1.gif) 0 -68px no-repeat;}

#selection{
	width:656px;
	margin:0 auto;
	text-align:center;
	padding:13px 0;
}

#selection h3 img{margin:0 auto;}

#selection .photo{
	margin-bottom:13px;
}

#selection #list{
	display:block;
	list-style:none;
}

#selection #list li{
	float:left;
	width:61px;
	height:46px;
	margin-right:8px
}
#selection #list li a{
	display:block;
	border:1px solid #666666;
}

#selection #list li img{border:none;}
#selection #list li a.select{border:1px solid #FFFFFF;}
#selection #list li a:hover{border:1px solid #CCCCCC;}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix{
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

