﻿div#content { 
	background: url('/images/back/newphotogallery.jpg') no-repeat;
	}

div#content_main h2 { 
	margin: 10px 0 10px 0;
	padding: 10px 0 40px 20px;
	background: url('/images/photogallery_head.gif') 20px 20px no-repeat;
	width: 370px;
	height: 25px;
	}

div#content_main p.par01 { width: 450px; position: absolute; top: 30px; left: 500px; padding: 5px 0; border-top: 1px solid #c5c5c5; border-bottom: 1px solid #c5c5c5; overflow: hidden; background: url('/images/aquo.gif') no-repeat center right; }
div#content_main p.par01 label { color: #07717d; font-weight: bold; font-size: 1.1em; padding-left: 10px; padding-right: 40px; }
div#content_main p.par01 select { font-size: 1em; width: 230px; }

div#content_main h3 { display: none; }

div#content_main a { color: #07717e; }
div#content_main a:hover { text-decoration: underline; }

div#content_main ul { width: 980px; margin-left: 20px; }
div#content_main ul li { float: left; margin: 0 20px 20px 0; }

