body {
    font-family:Arial, Verdana, Tahoma;
    color:#333;
	font-size:12px;
	margin: 0px;
	padding: 0px;
    background-color: #eee;
	background-image:url(head_bg.gif);
	background-repeat:repeat-x;
}
td { font-size:12px; color:#333;}
hr { border-top:dashed 1px #fff; border-left:dashed 1px #fff; border-right:dashed 1px #fff;border-bottom:dashed 1px #e7e7e7;}
div,form{ margin:0; padding:0;}
ul{ margin-top:0; margin-right:0; margin-bottom:10px; margin-left:25px; padding:0; text-align:left;}
ol{ margin-top:0; margin-right:0; margin-bottom:10px; margin-left:25px; padding:0; text-align:left;}
li{ margin-bottom:5px; padding:0;}
li ul,ol{margin-top:5px; margin-right:0; margin-bottom:5px; margin-left:25px; padding:0; text-align:left;}
p{ padding:0; margin:0 0 10px 0;}
h2{ padding:0; margin:0 0 10px 0; font-size:18px; color:#000000; font-family:Verdana; }
h3{ padding:0; margin:0 0 10px 0; font-size:12px; color:#000000; font-weight:bold; }

a      { color:#2680ba;}
a:hover{ color:#aa0000;}

#header{width:760px; margin:0 auto;}
.top{ height:110px; margin-bottom:5px;}
.logo{ text-align:left;}
.nav{ height:36px; background-image:url(nav_bg.gif); background-repeat:repeat-x; margin-bottom:5px;}
.nav_left{ height:36px; background-image:url(nav_corner.gif); background-position:-4px 0; background-repeat:no-repeat;}
.nav_right{ height:36px; background-image:url(nav_corner.gif); background-position:756px 0; background-repeat:no-repeat;}
.nav ul{
list-style:none;
margin:0 0 0 19px;
padding:0;
}
.nav li{
margin:0 -3px 0 0;
float:left;
text-align:center;
padding:0;
}
.nav a{
display:block;
width:123px;
height:36px;
line-height:36px;
color:#000000;
font-weight:bold;
text-decoration:none;
background-image:url(alink.gif);
background-repeat:no-repeat;
}
.nav a:hover{
color:#000;
background-image:url(ahover.gif);
background-repeat:no-repeat;
}
.nav a:active{
color:#008000;
background-image:url(active.gif);
background-repeat:no-repeat;
}
.nav .current{
color:#000;
background-image:url(ahover.gif);
background-repeat:no-repeat;
}
#bodyer{ width:760px; margin:0 auto;}
.box{background-color:#fff; margin-bottom:5px;}
.box_tl{ height:4px; font-size:1px; background-image:url(box_corner.gif); background-position:-4px -4px; background-repeat:no-repeat;}
.box_tr{ height:4px; font-size:1px;  background-image:url(box_corner.gif); background-position:756px -4px; background-repeat:no-repeat;}
.box_bl{ height:4px; font-size:1px;  background-image:url(box_corner.gif); background-position:-4px 0; background-repeat:no-repeat;}
.box_br{ height:4px; font-size:1px;  background-image:url(box_corner.gif); background-position:756px 0; background-repeat:no-repeat;}
.banner{ text-align:center;}
.main{ width:100%;}
.main_left{ width:170px; text-align:center; vertical-align:top; padding:10px 0 10px 10px;}
.main_center{ text-align:left; vertical-align:top; padding:10px 10px 10px 10px; }
.main_right{ width:170px; text-align:center; vertical-align:top; padding:10px 10px 10px 0;}
.function{ margin-bottom:10px; }
.content{ border:1px solid #d7d7d7; padding:15px 10px 10px 10px;}
.clear{ clear:both;}

#footer{ width:760px; margin:0 auto;}
.bottom{ background-image:url(foot_bg.gif); background-repeat:repeat-x; margin-bottom:5px; }
.bottom_left{ height:30px; background-image:url(foot_corner.gif); background-position:-4px 0; background-repeat:no-repeat;}
.bottom_right{ height:30px; background-image:url(foot_corner.gif); background-position:756px 0; background-repeat:no-repeat; }
.copyright{ float:left; line-height:30px; text-align:left;  padding:0 0 0 10px;}
.copyright a{color:#333; text-decoration:none;}
.copyright a:hover{color:#333; text-decoration:underline;}
.contactinfo{ float:right;line-height:30px; text-align:right; padding:0 10px 0 0;}

.red{ color:#f00; }
.info{ padding:10px 0 10px 0; margin-top:15px;}
.border1{border-top:1px solid #e7e7e7;}
.border1234{ border:1px solid #e7e7e7;}
.border234{ border-left:1px solid #e7e7e7; border-right:1px solid #e7e7e7; border-bottom:1px solid #e7e7e7;}


