﻿#bodyid{
background:#000000;
padding:0;
margin:0;
text-align:center;
}
table{
font-size:1em;
color:#444;
}
input,textarea{
font-size:0.8em;
color:#444;
}
#page{
background:#fff url('img/bg.gif') repeat-y left top;
width:720px;
margin:0 auto;
}
#page2{
border:1px solid #877;
background:#fff;
width:700px;
font-size:0.8em;
color:#444;
text-align:center;
margin:0 auto;
}
#banner{
font-family: Verdana, Arial, sans-serif;
background:#B50019 url('img/bana.jpg') no-repeat left top;
height:120px;
letter-spacing:2px;
text-align:left;
}
#banner h1{
font-size:14px;
color:#fff;
margin:0;
padding:10px 20px 0 20px;
}
#banner h1 a{
text-decoration:none;
color:#fff;
}
#menu{
background:#d8324c url('img/menu.jpg') no-repeat left top;
border-bottom:1px solid #a99;
width:100%;
}
#menu td{
height:20px;
font-size:13px;
letter-spacing:1px;
text-align:center;
}
#menu a{
color:#fff;
font-weight:bold;
text-decoration:none;
}
#menu a:hover{
color:#000000;
}
#left{
width:150px;
float:left;
text-align:left;
padding:0 0 10px 0;
}
#left a{
color:#c06;
}
#left a:hover{
color:#c66;
}
#left h2{
border:1px solid #b99;
background:#a55860 url('img/side.jpg') no-repeat left top;
font-size:1em;
margin:10px 0 0 10px;
padding:3px 10px;
color:#fff;
}
#left p{
margin:0 0 0 10px;
padding:7px 10px;
font-size:1em;
color:#444;
}
#left ul{
margin:0 0 0 10px;
padding:0;
}
#left li{
list-style-type:circle;
list-style-position:inside;
font-size:1em;
font-weight:normal;
border-color:#b99;
border-style:solid;
border-width:0 1px 1px 1px;
margin:0;
padding:3px 10px;
}
#right{
width:480px;
float:right;
padding:0 0 10px 0;
text-align:left;
}
#right a{
color:#c06;
}
#right a:hover{
color:#c66;
}
#right h2{
border-width:1px;
border-style:solid;
border-color:#fdd #ebb #ebb #fdd;
background:url('img/mainbg.jpg') repeat-y left top;
color:#644;
font-size:1em;
margin:10px 10px 7px 0;
padding:3px 10px;
}
#right p{
margin:0 10px 2px 0;
padding:0 10px 7px 10px;
font-size:1em;
line-height:120%;
}
#right ul{
font-weight:normal;
margin:0 10px 0 0;
padding:0 10px 7px 10px;
font-size:1em;
line-height:120%;
}
#right li{
list-style-type:circle;
list-style-position:outside;
margin-left:15px;
}
#pagetop{
padding:10px 12px 0 0;
text-align:right;
}
#copy{
clear:both;
background:#d8324c url('img/bana.jpg') no-repeat left top;
border-top:1px solid #766;
color:#fff;
padding:1px 0 3px 0;
text-align:center;
}
#home h2{
text-align:left;
}
#home img{
border:1px solid #ccc;
float:left;
margin:0 10px 5px 5px;
}
#homeloadmenu{
text-align:left;
}
#link h2{
text-align:left;
}
#link img{
border:1px solid #ccc;
float:left;
margin:0 5px 5px 5px;
}
#linkloadmenu{
text-align:center;
}
.brclear{
clear:both;
height:5px;
line-height:5px;
}
.hr-dotted {
/*  clear: both;*/
	border-top:1px dotted #CCCCCC;
	border-right:none;
	border-bottom:none;
	border-left:none;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	height:1px;
	}

