@charset "utf-8";
/* CSS Document */

body{padding:0px; margin:0px; background:url(/ccs/img/bodyBg.jpg) repeat-x top #7e7e7e; font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#333;}

#contener{width:950px; padding:0px; margin:auto; display:table; background:#ffffff; height:auto;}

#headerLogo{width:100%; float:left; border-bottom:#C00 solid 2px; border-top:#C00 solid 2px;}
#logo{width:210px; float:left; margin-top:60px; margin-left:6px;}
#header{width:733px; float:right;}

#nav{width:900px; padding:0px; float:left; margin:0px; margin-left:20px;}
ul li {float:left;}
ul ul li {float:left; width:220px; border-bottom:#CCC dotted 1px;}
ul li:hover{position:relative;}
ul li:hover>a{background-color:#cc0000; color: #ffffff; text-decoration:none;}
ul li a:hover{position:relative; background-color:#cc0000; color: #ffffff; text-decoration:none;}

ul ul{display:none;}
ul li:hover>ul{display:block; width:229px; background:#f1f1f1; padding-bottom:5px;}
ul.cssMenu ul{position: absolute;}
ul.cssMenu,ul ul{list-style:none; background-color:#FFFFFF; padding:0px; margin:0px;}
ul.cssMenu li{display:block; margin:2px 0px 0px 0px; border-right:#CCC dotted 1px; padding-left:5px;}
ul.cssMenu li.hideborder{display:block; margin:2px 0px 0px 0px; border-right:#FFFFFF dotted 0px;}
ul.cssMenu li a:hover{display:block; margin:2px 0px 0px 0px;}
ul.cssMenu a, ul.cssMenu li.dis a:hover, ul.cssMenu li.sep a:hover {display:block;	vertical-align:middle;	background-color:#FFFFFF; border-width:0px; border-color:#6655ff; border-style:solid; text-align:left; text-decoration:none;	padding:8px; color: #444444; text-decoration:none; margin:2px 0px 0px 0px;}


#content{width:910px; padding:20px; color:#333; float:left; background:#FFF; display:table; height:auto;}
#contentBox{width:890px; background:#f9f9f9; padding:10px; height:auto; float:left; margin-bottom:20px; border:#e5e5e5 dotted 1px;}
#contentBoxWhite{width:890px; background:#FFFFFF; padding:10px; height:auto; float:left; margin-bottom:20px; border:#e5e5e5 dotted 1px;}

#ContactUsBox{width:600px; background:#FFFFFF; padding:0px; margin:0 auto;}
.normaltext{width:100%; float:left; text-align:justify; line-height:20px;}

.nlink{color:#333; text-decoration:underline;}
.nlink:hover{color:#333; text-decoration:none;}





#fieldsetBox{width:460px; background:#f6f6f6; padding:20px; margin:auto; height:auto;}
fieldset{width:440px; padding:10px; margin:0px; border:#CCC dotted 1px;}
legend{font-size:12px; font-weight:bold; color:#333; padding:10px; background:#f6f6f6;}

.normal { width:160px; border:#999 solid 1px; background:#f9f9f9; padding-left:4px; }
.normal2{ width:20px; border:#999 solid 1px; background:#f9f9f9; padding-left:4px; }
.focus2{ width:20px; border:#000000 solid 1px; background:#ffffff; padding-left:4px; }
.normal3{ width:80px; border:#999 solid 1px; background:#f9f9f9; padding-left:4px; }
.focus3{ width:80px; border:#000000 solid 1px; background:#ffffff; padding-left:4px; }
.focus  { width:160px; border:#000000 solid 1px; background:#ffffff; padding-left:4px; }
.butSubmit{width:70px; background:#d5d5d5; border:#c3c3c3 solid 1px; text-align:center; color:#333333;}










































