@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; border:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.cleardiv{clear:both;}
#container{width:980px; margin-left:auto; margin-right:auto; height:100%; }
#top{width:710px; height:30px;}
#topleft{width:100px; height:30px; float:right;}
#topright{width:710px; height:30px; float:right;}
#midlogo{width:665px; height:107px; text-align:center; float:right;}
#midswf{width:980px; height:3px; text-align:center; background:#0099ff;}
#content{width:980px; height:360px; background:#bce3fe;}
#conleft{width:300px; height:345px; float:left; background-image:url(../images/bgmid.jpg);}
#conmid{width:300px; height:345px; float:left; background-image:url(../images/bgmid02.jpg); background-repeat:no-repeat; text-align:center;}
#conright{width:346px; height:345px; float:left; background-image:url(../images/bgmid03.jpg); background-repeat:no-repeat; }
#conlink{width:980px; height:135px;background-image:url(../images/foot001.jpg); background-repeat:no-repeat; padding-left:0px; padding-top:0px; margin-left:auto; margin-right:auto; z-index:1000; font-size:12px;}
#sunnywebbg{width:1000px; height:100%; background-color:#FFF; margin-left:auto; margin-right:auto; display:table;}
#indexnav{margin-bottom:0px; background:#bce3fe; width:980px; margin-left:auto; margin-right:auto; height:50px;}
#top1{width:980px; height:140px; background:url(../images/bg.gif); background-repeat:no-repeat;}




ul,ol{list-style-type:none;}
select,input,img,select{vertical-align:middle;}

a{text-decoration:none;}
a:link{color:#333333; }
a:visited{color:#333333;}
a:active,a:focus{color:#ff7101;}
a:hover{color:#ff7101; text-decoration:none;}

.title{height:30px; background-image:url(../images/titlebg.jpg); background-repeat:repeat-x; vertical-align:middle; padding-left:10px; font-weight:bold; padding-top:0px; text-align:left;}
.borderstyle{border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d0d0ce;
	border-right-color: #d0d0ce;
	border-bottom-color: #d0d0ce;
	border-left-color: #d0d0ce;}
	
.borderstylenone{border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d0d0ce;
	border-right-color: #d0d0ce;
	border-bottom-color: #d0d0ce;
	border-left-color: #d0d0ce;}
	
	.borderstylebottom{border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d0d0ce;
	border-right-color: #d0d0ce;
	border-bottom-color: #d0d0ce;
	border-left-color: #d0d0ce;}
.clear{clear:both;}
.menu {
width:700px;
margin-top:2px;
margin-left:auto;
margin-right:auto;
float:right;







}
/* remove the bullets and set the margin and padding to zero for the unordered list */
.menu ul {
padding:0; 
margin:0;
list-style-type: none;
}
/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */
.menu ul li {
float:left; 
position:relative;
}
/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
.menu ul li a, .menu ul li a:visited {
display:block; 
text-align:center; 
text-decoration:none; 
width:110px; 
height:25px; 
color:#FFFFFF; 
border:10px solid #FFFFFF;
border-width:0px 1px 0 0;
background:#ffad33; 
line-height:25px; 
font-size:12px;
font-weight:bold;

}
/* make the dropdown ul invisible */
.menu ul li ul {
display: none;
}

/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.menu ul li:hover a {
color:#fff; 
background:#fa6817;
}
/* make the sub menu ul visible and position it beneath the main menu list item */
.menu ul li:hover ul {
display:block; 
position:absolute; 
top:31px; 
left:0; 
width:115px;
}
/* style the background and foreground color of the submenu links */
.menu ul li:hover ul li a {
display:block; 
background:#faeec7; 
color:#000;
}
/* style the background and forground colors of the links on hover */
.menu ul li:hover ul li a:hover {
background:#dfc184; 
color:#000;
}


.menutest {font-family: verdana, arial, sans-serif; width:908px; position:relative; font-size:11px; margin:0px auto;}
.menutest ul li a, .menutest ul li a:visited {display:block; text-decoration:none; width:105px; height:30px; text-align:left; color:#333; padding-left:5px; border:1px solid #fff; border-width:0 1px 1px 0; background:#f78c3c; line-height:30px; font-size:10px; font-family:Arial;}
.menutest ul {padding:0; margin:0;list-style-type: none; }
.menutest ul li {float:left; position:relative;}
.menutest ul li ul {display: none;}

/* specific to non IE browsers */
.menutest ul li:hover a {color:#000; background:#fa6817;}
.menutest ul li:hover ul {display:block; position:absolute; bottom:31px; left:0;}
.menutest ul li:hover ul li a.hide {background:#f78c3c; color:#000;}
.menutest ul li:hover ul li {display:block; background:#fff; color:#000;width:199px; clear:both;}
.menutest ul li:hover ul li:hover a.hide {background:#f78c3c; color:#000;}
.menutest ul li:hover ul li ul {display: none;}
.menutest ul li:hover ul li a {display:block; background:#f78c3c; color:#FFF; width:100%; padding-left:10px;}
.menutest ul li:hover ul li a:hover {background:#dfc184; color:#000;}
.menutest ul li:hover ul li:hover ul {display:block; position:absolute; left:210px; bottom:0;}
.menutest ul li:hover ul li:hover ul li a {background:#dfc184; color:#000;}
.menutest ul li:hover ul li:hover ul li a:hover {background:#c9c9a7; color:#000;}

.menutest ul li:hover ul.left {left:-105px;}
.menutest ul li:hover ul li:hover ul.left {left:-210px; width:209px;}

