.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;zoom:1;*display:inline;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,.15)}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),color-stop(100%,#f4f4f4));background:-webkit-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-moz-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-o-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;box-shadow:0 0 3px white inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url('chosen-sprite.png') -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url('chosen-sprite.png') no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type="text"]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:#fff url('chosen-sprite.png') no-repeat 100% -20px;background:url('chosen-sprite.png') no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-moz-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-o-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:bold;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto!important;height:1%;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(#eee 1%,#fff 15%);background-image:-moz-linear-gradient(#eee 1%,#fff 15%);background-image:-o-linear-gradient(#eee 1%,#fff 15%);background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type="text"]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:transparent!important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px white inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url('chosen-sprite.png') -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(20%,#eee),color-stop(80%,#fff));background-image:-webkit-linear-gradient(#eee 20%,#fff 80%);background-image:-moz-linear-gradient(#eee 20%,#fff 80%);background-image:-o-linear-gradient(#eee 20%,#fff 80%);background-image:linear-gradient(#eee 20%,#fff 80%);box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type="text"]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type="text"]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type="text"]{padding:4px 5px 4px 20px;background:#fff url('chosen-sprite.png') no-repeat -30px -20px;background:url('chosen-sprite.png') no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:144dpi){.chosen-rtl .chosen-search input[type="text"],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type="text"],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url('chosen-sprite@2x.png')!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}.dc_css3_menu,.dc_css3_menu ul,.dc_css3_menu li,.dc_css3_menu a{margin:0;padding:0;border:none;outline:none;z-index:999!important}.dc_css3_menu{height:50px;width:100%;background:#ebebeb;background:-webkit-linear-gradient(top,#ebebeb 0%,#ebebeb 100%);background:-moz-linear-gradient(top,#ebebeb 0%,#ebebeb 100%);background:-o-linear-gradient(top,#ebebeb 0%,#ebebeb 100%);background:-ms-linear-gradient(top,#ebebeb 0%,#ebebeb 100%);background:linear-gradient(top,#ebebeb 0%,#ebebeb 100%);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.dc_css3_menu li{position:relative;list-style:none;float:left;display:block;height:50px}.dc_css3_menu li a{display:block;padding:0 14px;margin:6px 0;line-height:28px;text-decoration:none;border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3;font-size:13px;color:#494949;-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;-ms-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.dc_css3_menu li:first-child a{border-left:none}.dc_css3_menu li:last-child a{border-right:none}.dc_css3_menu li:hover>a{color:#c900a9}.dc_css3_menu ul{position:absolute;top:50px;left:0;opacity:0;background:#ebebeb;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;-webkit-transition:opacity .25s ease .1s;-moz-transition:opacity .25s ease .1s;-o-transition:opacity .25s ease .1s;-ms-transition:opacity .25s ease .1s;transition:opacity .25s ease .1s}.dc_css3_menu li:hover>ul{opacity:1}.dc_css3_menu ul li{height:0;overflow:hidden;padding:0;-webkit-transition:height .25s ease .1s;-moz-transition:height .25s ease .1s;-o-transition:height .25s ease .1s;-ms-transition:height .25s ease .1s;transition:height .25s ease .1s}.dc_css3_menu li:hover>ul li{height:36px;overflow:visible;padding:0}.dc_css3_menu ul li a{width:140px;padding:4px 0 4px 40px;margin:0;border:none;border-bottom:1px solid #e3e3e3}.dc_css3_menu ul li:last-child a{border:none}.dc_css3_menu a.documents{background:url(images/docs.png) no-repeat 6px center}.dc_css3_menu a.messages{background:url(images/bubble.png) no-repeat 6px center}.dc_css3_menu a.signout{background:url(images/arrow.png) no-repeat 6px center}@charset "utf-8";html{padding:0;margin:0 auto}body{margin:0;padding:0;width:100%;background-color:#2e5a8b;border:0;color:#1f0000;font:normal 13px/1.5em "Liberation sans",Arial,Helvetica,sans-serif}*{outline:none}.main{margin:0 auto;padding:0;background:#2e5a8b url(images/bgs1.jpg) no-repeat center top}.clr{clear:both;padding:0;margin:0;width:100%;font-size:0;line-height:0}h2{margin:0;padding:10px 0;font-size:24px;font-weight:normal;color:#1f0000;text-transform:none}p{margin:0;padding:8px 0;text-align:justify}a{color:#aa0079;text-decoration:underline}img{border:none}@font-face{font-family:IDAutomationHC39M;src:url(IDAutomationHC39M.ttf)}.btn{background-color:#ca00ab;border-radius:9px;width:125px;height:35px;font-weight:bold;color:#fff}.myddl{width:205px;height:31px}.newtext{height:25px;width:200px}.header,.content,.menu_nav,.fbg,.footer,form,ol,ol li,ul,.content .mainbar,.content .sidebar{margin:0;padding:0}.header{}.header_resize{margin:0 auto;padding:0;width:960px}.logo{padding:0 0 0 20px;float:left;width:auto;height:115px}h1{margin:0;padding:34px 0 0;font-size:48px;font-weight:bold;line-height:1.2em;color:#fff;text-transform:none}h1 a,h1 a:hover{color:#fff;text-decoration:none}h1 span{color:#fff}h1 small{display:block;margin:-6px 0 0 335px;font-size:13px;line-height:1.2em;text-transform:none;color:#fff;font-weight:normal;color:blue}.slider{padding:19px 0 0;background:url(images/content_bg.png) repeat-x left top}.social{padding:48px 20px 0 0;float:right;width:auto}.social p{padding:0;float:right;width:auto;color:#fdfdfd;text-align:right;font-size:13px;line-height:1.5em;font-weight:normal}.social a{color:#fdfdfd;text-decoration:none}.social a:hover{text-decoration:underline}.social img{margin:-3px 0 -3px 2px;border:none}.menu_nav{margin:0;padding:0;height:59px;background:#dbdbdb url(images/menu_bg.png) repeat-x left top}.menu_nav ul{list-style:none;padding:0;height:59px}.menu_nav ul li{margin:0;padding:15px 22px 12px 20px;float:left;background:url(images/menu_sep.png) no-repeat right center}.menu_nav ul li a{display:block;margin:0;padding:0 0 0 14px;font-size:16px;line-height:20px;font-weight:normal;color:#494949;text-decoration:none;text-transform:none;text-align:center}.menu_nav ul li a span{display:block;padding:6px 14px 6px 0;height:20px}.menu_nav ul li.active a,.menu_nav ul li a:hover{color:#fff;background:#2a2929 url(images/menu_a_l.png) no-repeat left top}.menu_nav ul li.active a span,.menu_nav ul li a:hover span{background:#2a2929 url(images/menu_a_r.png) no-repeat right top}.content{}.content_resize{margin:0 auto;padding:32px 20px;width:920px;border-bottom:1px dashed #c2baba;background:#fff url(images/content_bg.png) repeat-x left top}.content h2{}.content .mainbar{margin:0 0 24px;padding:0;float:right;width:632px}.content .mainbar h2{padding-bottom:8px;font-size:28px}.content .mainbar div.img{padding:8px 0 0;float:left}.content .mainbar div.img img{padding:0}.content .mainbar img.fl{}.content .mainbar .article{margin:0 0 24px;padding:0 0 20px}.content .mainbar .post_content{margin:0;float:right;width:410px}.content .mainbar .post_content strong{font-weight:bold}.content .mainbar .post_content1{margin:0;float:right;width:630px}.content .mainbar .post_content1 strong{font-weight:bold}p.spec{padding:0 0 16px}p.infopost{margin:0 0 6px;padding:6px 0 8px;border-top:1px dashed #c2baba;border-bottom:1px dashed #c2baba}p.infopost span.date{}p.infopost a{padding:0 1px;text-decoration:none;font-weight:normal}p.infopost a:hover{text-decoration:underline}p.infopost a.com{float:right}p.infopost a.com span{font-weight:bold}p.infopost a.com:hover{text-decoration:underline}.content .mainbar a.rm{display:block;margin:8px 0 16px;float:left;padding:12px 0;width:100px;height:16px;font-size:13px;line-height:16px;font-weight:bold;text-decoration:none;text-transform:none;text-align:center;color:#fff;background:url(images/readmore.png) no-repeat center center}.content .mainbar a.rm:hover{text-decoration:none}.content p.pages{margin:0;padding:24px 0;font-size:13px;text-align:left}.content p.pages span,.content p.pages a{display:block;margin:0 1px;padding:12px 0;float:left;width:39px;height:16px;color:#fff;line-height:16px;text-align:center;text-decoration:none}.content p.pages span,.content p.pages a:hover{color:#fff;font-weight:bold;background:url(images/page_a.png) no-repeat center center}.content p.pages a{color:#1f0000}.content p.pages small{font-size:12px;float:right}.content .sidebar{margin:0;padding:0;float:left;width:250px}.content .sidebar .gadget{margin:0 0 24px;padding:0}.content .sidebar h2{padding:10px 0}ul.sb_menu,ul.ex_menu{margin:0;padding:0;list-style:none;font-size:12px}ul.sb_menu li,ul.ex_menu li{margin:0;list-style:none;border-bottom:1px dashed #c2baba}ul.sb_menu li{padding:10px 0}ul.ex_menu li{padding:10px 0}ul.sb_menu li a{margin-left:-16px;padding:8px 8px 8px 16px;font-size:13px;color:#1f0000;text-decoration:none;text-transform:none}ul.ex_menu li a{font-weight:normal;font-size:13px;color:#1f0000;text-decoration:none;text-transform:none}ul.sb_menu li a:hover,ul.ex_menu li a:hover{color:#aa0079;font-weight:bold;text-decoration:none}.content .mainbar .comment{margin:0;padding:16px 0 0 0}.content .mainbar .comment img.userpic{border:1px solid #dedede;margin:10px 16px 0 0;padding:0;float:left}.fbg{}.fbg_resize{margin:0 auto;padding:32px 20px 12px;color:#1f0000;width:920px;background:#f8f8f8}.fbg h2{padding:0 0 8px;color:#494949}.fbg h2 small{display:block;padding:4px 0 0;font-size:12px;font-weight:normal;text-transform:none;color:#1f0000}.fbg img.gal{margin:8px 8px 0 0;padding:3px;background:none;border:1px solid #d5d8dd}.fbg .col{margin:0;float:left}.fbg .c1{padding:0 16px 0 0;width:280px}.fbg .c2{padding:0 36px 0 16px;width:280px}.fbg .c3{padding:0 0 0 16px;width:274px}.fbg .fbg_ul{margin:0;padding:0;list-style:none}.fbg .fbg_ul li{margin:0;padding:0;list-style:none}.fbg .fbg_ul li a{display:block;margin:0;padding:2px 0 2px 12px;color:#1f0000;text-decoration:none;background:url(images/li.gif) no-repeat left center}.fbg .fbg_ul li a:hover{color:#aa0079;text-decoration:underline;font-weight:normal;background:url(images/li_a.gif) no-repeat left center}.fbg p.contact_info{line-height:1.8em}.fbg p.contact_info a{text-decoration:underline;color:#aa0079;font-weight:normal}.fbg p.contact_info span{display:block;float:left;width:74px;font-weight:bold}.footer{}.footer_resize{margin:0 auto;padding:0 20px;color:#aaa;width:920px}.footer p.lf{margin:0;padding:24px 0;text-align:left;width:auto;line-height:1.5em}.footer p.lf a{color:#aaa;text-decoration:none;font-weight:normal}.footer p.lf a:hover{text-decoration:underline;color:#aa0079}.footer p.lf span{float:right}ol{list-style:none}ol li{display:block;clear:both}ol li label{display:block;margin:0;padding:16px 0 0 0}ol li input.text{width:480px;border:1px solid silver;margin:0;padding:5px 2px;height:16px;background-color:#fff}ol li textarea{width:480px;border:1px solid silver;margin:0;padding:2px;background-color:#fff}ol li .send{margin:16px 0 0 0}