* { margin:0; padding:0; outline: none;}
a img { border: none;}
body { background: #222; width: 800px; margin: 25px auto; font-family: Arial; font-size: 12px;}

#mainNav { width: 225px; height: 250px; float: left; margin-right: 25px; background: #fff url(img/logo.jpg) 25px -10px no-repeat; list-style: none; padding-top: 275px; padding-left: 25px;}
#mainNav li a { color: #c09b5b; font-size: 16px; text-decoration: none;}

#mainNav li a:hover,
#mainNav li a.current,
#mainNav li a:active { color: #000;}

#subMenu {list-style: none; margin-left: 25px; margin-bottom: 20px;}

#content { background: #FFF; float: left; padding: 25px;}
div.type1 { width: 475px; height: 475px; overflow: auto;}
div.type2 { width: 200px; height: 475px; overflow: auto;}
div.type3 { width: 200px; height: 200px; overflow: auto;}

img#picture1.type2 { width: 250px; height: 525px; float: left; margin-right: 25px;}
img#picture1.type3 { width: 525px; height: 250px; float: left; margin-bottom: 25px;}
img#picture2.type3 { width: 250px; height: 250px; float: left; margin-right: 25px;}

form label { width: 150px; float: left; height: 25px;}
form input[type=text] { float: left; width: 300px; height: 20px;}
form input[type=radio] { margin-left:20px;}
form input[type=submit], form input[type=reset] { background: #fff; border: none; width: 150px; text-align: left;}

#form label {  color: #C09B5B;width: 150px; height: 25px; float:left;}
#form input[type=text] { width: 300px; height: 20px;}
#form input[type=radio] { margin-left:20px;}
#form input[type=submit], form input[type=reset] { width: 150px; text-align: left;}
br { clear: both; }
