/* STYLE for SeCoS index*/
/* basic setting */
body { background:url(../images/bg_all.gif) top repeat #e3e1db; color:#333333; font-size:12px; text-align:left; line-height:normal; margin:0; padding:0;  font-family: Verdana,Arial,Helvetica ; word-break:normal;}
*{ margin:0; padding:0; text-align:left; font-weight:normal;}
img{ border:none;}

a{ color:#FFFFFF; text-decoration:none; cursor:pointer;}
.hlk1:link    {text-decoration: none; color: #FFFFFF;}
..hlk1:visited {text-decoration: none; color: #FFFFFF;}
..hlk1:hover   {text-decoration: underline; color: #FCD5B5;}
..hlk1:active  {text-decoration: none; color: #FCD5B5;}

a:hover{ color:#F78B31; text-decoration:none;}
input{ font-size:10px; color:#444444; font-weight:bold;}
#wrapper{ width:1000px; margin:auto; background-color:#FFFFFF; text-align:center; border:1px #cccccc solid;}
#head{ height:50px; padding:0 15px; font-size:11px; color:#996600; }  
/* #head{ height:50px; padding:0 15px; font-size:11px; color:#F70D0D; } */
#head ul { position:relative; top:-15px; text-align:right; list-style:none; }
#head ul li{ background:url(../images/div_dotted.gif) center right no-repeat; padding:5px 10px; display:inline;}
/* #content{ width:970px; height:800px; padding-bottom:15px; margin:0 auto;} */
#content{ width:970px;  padding-bottom:15px; margin:0 auto;}
#mainNav{ width:970px; height:30px; background:url(../images/bg_nav.jpg) repeat-x #b16835; color:#FFFFFF; letter-spacing:0.04em; font-size:13px; }
#mainNav ul { margin:0; padding:0; list-style:none;}
#mainNav ul li { display:inline;}
#mainNav ul li a span{ color:#FFFFFF; font-weight:bold; line-height:30px; display:block; float:left; padding:0 20px;} 
#mainNav ul li a:hover span{  height:30px; color:#8459af; text-decoration:none; background:url(../images/bg_nav_hover.jpg) repeat-x ; }
.search{  float:right; margin:0 15px; line-height:27px; width:250px; border-left:1px #FFF solid; text-align:right; height:60px;} */
.search form{ display:inline;}
..search input{ background:transparent; border:none; *margin-top:6px; height:32px; width:126px; padding-left:20px;}
.pageBar{ padding-right:40px; clear:both; border-collapse:collapse; height:20px; text-align:right; clear:both; margin-bottom:10px;}
.pageBar a{ text-decoration:none; font-weight:bold; color:#CC6600;} .pageBar a:hover{ text-decoration:none; }

strong{ font-weight:bold;}
..clearFloat{ clear:both;}
#footer{height:180px ; background-color:#263747; color:#FFFFFF; font-size:12px; text-align:center; line-height:24px; letter-spacing:1px; clear:both;}
#botNav{height:150px ; background-color:#484848; color:#ACACAC; font-size:9px; text-align:center;                   letter-spacing:1px; clear:both;}
#midNav{width:960px; height:220px; background-color:#FFFFFF; color:#263747; font-size:14px; text-align:center; line-height:25px; letter-spacing:1px; clear:both;}
#header1{width:960px; height:90px;  background-color:#263747; color:#FFFFFF; font-size:9px; text-align:center; line-height:25px; letter-spacing:1px; clear:both;}
.Dbtn {    overflow: hidden;background-color: #FFFFFF;color: #4D8BC6;font-size: 16px;}
.dropdown {display: inline-block;background-color: #ffffff;}
.dropdown-content {display: none;position: absolute;background-color: #ffffff;min-width: 200px;z-index: 5;}
.dropdown-content a {display: block;color: #4D8BC6;text-decoration: none;border-color:#ffffff;border-width:1px;border-style:solid;padding: 1px 1px;font-size: 14px;}
.dropdown-content a:hover {display: block;background-color: #edf3f9;color: #F78B31;border-color:#4D8BC6;border-width:1px;border-style:solid;padding: 1px 1px;font-size: 14px;}
.dropdown:hover .dropdown-content {display: block;background-color: #ffffff;color: #F78B31; }
.Dbtn:hover, .dropdown:hover .btn {background-color: #ffffff;color: #F78B31;  }