@charset "utf-8";
/* CSS Document */

body{font-size:12px;margin:0px;padding:0px;font-family: Verdana, Arial;}
img {border:0;}
div,p,form,ul,li,input,h1,h3,textarea { margin:0px; padding:0px;}
select{font-family: Verdana, Arial}
ul {list-style:none;}
li {font-weight: normal;font-size: 100%;vertical-align: baseline;font-style: normal; font-family: inherit; border:0; list-style:none;}
.fB { font-weight:bold;}
a:link {text-decoration:none; color:#666666;}
a:visited {text-decoration:none; color:#666666;}
a:hover {text-decoration:underline; color:#333333;}
a:active { text-decoration:none; color:#333;}
.liststyle li {list-style: circle;}


#wrap {width: 100%; height: 100%;}

#content {display: block; margin: 46px auto 23px; width: 954px;}

#menu {float: left; width: 148px; height: 520px; position: relative; text-align: right;}
#menu img{margin-right:16px;}
#menu ul{margin-top:30px;}
#menu li{margin-bottom:14px; padding-right:16px; height:20px; line-height:20px;}
#menu li a{color:#585858; font-size:14px; font-weight:bold; text-decoration:none; }
#menu li a:hover{color:#a8a8a8;}
#menu li.actual{background:url(../images/ico.gif) no-repeat right ;}
#menu li.actual a{color:#a8a8a8;}

#menu p {font-size: 10px; right: 0px; bottom: 0px; margin-right: 5px; position: absolute;}
#menu p a {color: #585858;}
#menu p a:hover {color: #a8a8a8;}


#main {float: left; margin: 0px 0px 0px 65px; width: 690px; position: relative; height: 100%;}
#main h1 {font-size:36px; width: 477px; color: #585858; margin-top:50px;}
#main h3 {font-weight: bold; font-size: 15px; color: #585858; margin-left:10px;}
#thumbs {display: block; margin: 20px 0px 0px 10px; width: 700px; text-indent:2em; line-height:180%; color:#666;}
#thumbs a {color: #585858;}
#thumbs a:hover {color: #a8a8a8;}

#thumbs ul { margin-top:25px; text-indent:0em;}
#thumbs ul li { background-color:#DFDFDF; width:585px; height:25px; line-height:25px; text-indent:5px; font-size:12px; font-weight:bold; color:#666666; margin-top:5px;}

input,textarea{padding:2px 4px;border:1px solid #ccc;color:#666;font-size:12px;font-family:verdana,arial;}

.clearer {clear: both;}


.form{position:relative;}
#List{left:0px;top:0px;}
.Menu {position:absolute;width:205px;height:105px;z-index:1;background: #FFF;margin-top:0px;padding:0; border:#ccc 1px solid; display:none;}
#List .Menu2 {position: absolute;left:0;top:0;width:100%;height:auto;overflow:hidden;z-index:1;}
#List .Menu2 ul{margin:0;padding:0}
#List .Menu2 ul dl{width:100%;height:25px;line-height:25px;text-indent:15px;border-bottom:1px dashed #ccc;color:#666;cursor:pointer;
change:expression(this.onmouseover=function(){this.style.background="#F2F5EF";},
 this.onmouseout=function(){this.style.background="";}
 )
}