@charset "utf-8";
.banner {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 352px;
	width: 459px;
}
.cat1{ background-image:url(images/cat1.jpg); width:220px; height:200px; background-repeat:no-repeat;}
.cat2{ background-image:url(images/cat2.jpg); width:220px; height:200px; background-repeat:no-repeat;}
.cat3{ background-image:url(images/cat3.jpg); width:220px; height:200px; background-repeat:no-repeat;}
.cat4{ background-image:url(images/cat4.jpg); width:220px; height:200px; background-repeat:no-repeat;}
.cbg{ background-image:url(images/c-bg.jpg); background-repeat:repeat-x;}
.blu25{ font-family:Arial, Helvetica, sans-serif; color:#13526e; font-size:25px;}
.blu11{ font-family:Arial, Helvetica, sans-serif; color:#13526e; font-size:11px;}
.blue19{ font-family:Arial, Helvetica, sans-serif; color:#114f6a; font-size:19px;}
.blue17{ font-family:Arial, Helvetica, sans-serif; color:#114f6a; font-size:17px; text-transform:uppercase;}
.b11{ font-family:Arial, Helvetica, sans-serif;color:#000; font-size:11px;}
.readmore{ font-family:Arial, Helvetica, sans-serif; color:#0a4058; font-size:11px; text-decoration:none;}
.readmore:hover{ font-family:Arial, Helvetica, sans-serif; color:#F9A50F; font-size:11px;}
.banntext{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#3b7087;}
.cattop{ background-image:url(images/cat-top.png); height:43px; background-repeat:no-repeat; width:220px;}
.catbg{ background-image:url(images/cat-bg.png); background-repeat:repeat-y; width:220px;}
.catbottom{ background-image:url(images/cat-bottom.png);background-repeat:no-repeat;  width:220px; height:12px;}

.ser{ width:190px; margin:0px; padding:0px; padding-left:8px; }
.ser ul{ width:190px; float:left; }
.ser li{ width:190px;float:left; list-style:none; font-family:Arial, Helvetica, sans-serif; color:#fff; font-size:14px;border-bottom:1px #7b7b7b dotted; line-height:30px;}
.ser a{color:#114f6a; text-decoration:none;}
.ser a:hover{color:#F7A10E; text-decoration:none;}
.ser a.slected{color:#F7A10E; text-decoration:none;}
.footer{ font-family:Arial, Helvetica, sans-serif; color:#114f6a; font-size:12px; padding-top:10px; padding-bottom:10px;}
.footer a{ font-family:Arial, Helvetica, sans-serif; color:#114f6a; font-size:12px; text-decoration:none}
.footer a:hover{ font-family:Arial, Helvetica, sans-serif; color:#1A7BA8; font-size:12px; text-decoration:underline}
