 #body {width:800px; margin:0 auto;}
 form { margin:0px; padding:0px;}
 textarea,input,select { border:1px solid black; margin:2px;}
 a:link {color:blue;} a:hover {color:yellow;} a:visited{color:blue;} a:active{color:red;}  a {text-decoration:none;}
 #head {height:60px; border:1px solid black; background-color:skyblue;}
 #head ul {float:right; margin:0px; padding:0px;}
 #head ul li {list-style-type:none; float:left; text-align:center;  font-size:17px; width:80px;  border-top:1px solid black; border-left:1px solid black; background-color:white; vertical-align:middle;}
 #title { font-size:30px; font-weight:bold; margin:0 5px; height:40px;}
 #title-a {color:black; text-decoration:none;}
 #msg { float:left; width:380px; padding:0 5px;}
 #main { display:block;}
 #left {float:left; width:200px;  border:1px solid black;}
 #left img {max-width:80%; border:none;}
 #left ul { margin:0px; padding:0px;}
 #left ul li { list-style-type:none; padding:2px; }
 #left ul .state { font-size:10px; text-align:right; border-bottom:1px dotted black; padding:0 2px 2px 2px; }
 #left #catelist ul li{border-bottom:1px dotted black; height:1em;}
 #left ul .submenu { position:absolute; background-color:white;  z-index:1;}
 #left ul .submenu ul li {list-style-type:disc; margin:0 0 0 20px;}
 #left .entry {display:block; font-weight:bold; border-bottom:1px solid black; background-color:silver; vertical-align:middle; padding:2px 0 0 5px; }

 #right {float:right; width:595px; border:1px solid black;}
 #right ul li {list-style-type:none; border-bottom:1px dotted black; width:40%;}
 #right ul .coment {padding:5px;}
 #right ul .state {text-align:right; font-size:10px; border-bottom:1px solid black; width:90%; margin:0 0 10px 0;}
 #right .pan { font-size:15px; padding:5px; float:left; width:78%;}
 #right .pnavi { font-size:15px; width:18%; text-align:right; padding:5px; float:left;}
 #right #ptip { text-align:center; padidng:5px 0;}
 #right img { border:none;}
 #right #form li {float:left; text-align:right; list-style-type:none; margin:3px 2px 0 0; width:80px; clear:both;}
