/* CSS Document */
h1{color:#000000;font-size:14px;font-weight:bold;margin:0px 2px;}
ul{list-style:none;margin:0px;padding:0px;}
li{margin:5px;}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF6633;
	text-decoration: none;
}

img{border:0;}
h2{font-size:48px;color:#01449d;margin:0px;}
h3{color:#01449d;font-size:14px;margin:0px;}
body{font-size:12px;margin:0px 0px;padding:0px;text-align:center}
#head{width:760px;height:156px;background:url(img/bantop.gif) no-repeat;}
#head a:link {
	font-size: 16px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
#head a:visited {
	font-size: 16px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
#head a:hover {
	font-size: 16px;
	font-weight:bold;
	color: #99FF00;
	text-decoration: none;
}
#logo{float:left;margin:5px 20px 0px 5px;}
#title{float:left;margin:0px 0px 0px 10px;}
#headBanner{float:left;width:760px;height:auto;}

#main{width:815px;margin-top:5px;height:400px;text-align:center}
#left{float:left;width:29%;}
#leftmenu{width:200px;border:1px solid #eeeeee;margin:0px 5px;}
#leftmenu ul{background:url(img/title_bg.gif) repeat-x;border:1px solid #bfd1e7;margin:5px;}
#leftmenu li{margin:5px 0px;text-align:left}
#mid{float:left;width:51%;height:auto;}
#mid h2{font-size:14px;background:url(img/title_bg.gif) repeat-x;text-align:left}


.panel{float:left;width:550px;border:1px solid #bfd1e7;margin:5px 0px;text-align:left;}
.panel a:link {
	font-size: 12px;
	color: #0000ff; text-decoration: underline;
}
.panel a:visited {
	font-size: 12px;
	color: #0000ff; text-decoration: underline;
}
.panel a:hover {
	font-size: 12px;
	color: #ff0000; text-decoration: underline;
}

.red{color:#ff0000}


