body {font-family: "Arial", "Helvetica", "sans-serif" , "microsoft jhenghei";}

.date { color: #000000;/*font-weight:bold;*/}
.press_title { color: 000066;}
.font_bold {font-weight:bold;}
.float_center {text-align:center;}
.font_underline {text-decoration:underline;}
.caption {font-style:italic;}
.font_italic {font-style:italic;}
.float_right {float:right;}
.float_left {float:left;}
.img-cap {font-size: 7pt;}
.center {margin:0 auto;}
.align-left {text-align:left;}
.clear {clear:both;/* height:5px;*/}
.note {font-size:0.9em}
.right {text-align:right;}

.bodyArea
{
	/*font-size:1em;*/
	font-size:13px;
}

.mobileVersion .bodyArea
{
	/*font-size: 1em;*/
}

.highlightArea
{
	font-size:14px;
}

/*.mainContent ol, .mainContent ul {
	margin-left: 25px;
}*/

.bodyArea .mainContent
{
	min-height:100px;
	background-color:#fff;
	width:100%;
	padding-bottom: 100px;
	/*padding:20px 30px;*/
}

.bodyArea .mainContent .my_content
{
	padding:20px 30px;
}

body.indexVersion .bodyArea .mainContent{
	padding:0 !important;
}

.bodyArea .headerMenu
{
font-size:15px;
}

.mainContent p
{
	margin-left:10px;
	line-height:1.7em;
}
/*=========header=========*/
body{
	background-color:#fff;
}

body #wrap{
    background-color:#fff;
}
body #wrap .container{
	background-color:#fff;
}
body .contentArea{
	float:none;
	max-width:1000px;
}
.headerArea .headerTop{
	background-color: #3f535a;
    color: #000;
	/*padding:5px 20px;*/
	/*background-image: url(../images/bg_header.jpg);*/
	background-repeat:no-repeat;
    height: 30px;
}

.headerArea .headerBottom{
	background-image: url('../images/bg_header.png');
	background-repeat:repeat-y;
	padding:20px;
}

.headerArea .headerBg
{
	background-color: #ff913f;
	height: 43px;
	width:100%;
	position:absolute;
	top: 122px;
	left: 0;
	z-index: -1;
	border-bottom:3px solid #203682;
}

.headerArea ul
{
	margin:0;
	padding: 0;
}

.headerArea .myTool
{
	/*background-color:#fff;*/
	/*float:left;*/
}

.headerArea .headerTool
{
	/*background-color:#032257;*/
	background-color:inherit;
	width: 100%;
/*	float:left;*/
	color:#000;
/*	-webkit-box-shadow: 0px 10px 25px -8px #dcdcdc;
    -moz-box-shadow: 0px 10px 25px -8px #dcdcdc;
	box-shadow: 0px 10px 25px -8px #dcdcdc;*/
	position:relative;
	/*background-image:url(../images/clf/bkgdtexture.gif);*/
    border-bottom-width: 4px !important;
    border-bottom-style: solid !important;
    border-bottom-color: #3f535a !important;
}

.headerArea .headerTool .langTool
{
	/*color:#fff;
	background-color:#717171;*/
	display: inline-block;
}

.headerArea .headerTool .langTool li, .headerArea .headerTool .langTool a
{
	/*margin:0;*/
}

.headerArea .headerTool .langTool li span
{
	margin: 0;
}

.headerArea .headerTool2
{
	width: 100%;
}

.headerArea .headerTool a, .headerArea .headerTool a:link, .headerArea .headerTool a:visited
{
	color:#fff;
}

.headerArea .headerTool a:hover,
.headerArea .headerTool a:focus
{
	color:rgb(229, 31, 46);
	text-decoration:none;
}

.headerArea .headerTool ul.menuLv0>li>a:hover,
.headerArea .headerTool ul.menuLv0>li>a:focus{
    background-color: #1a5d7a;
	color:#fff;
/*	border-bottom:4px #efa723 solid;*/
}

.headerArea .headerTool ul.menuLv1>li>a:hover,
.headerArea .headerTool ul.menuLv1>li>a:focus{
	/*color:#652d86;*/
}


.headerArea .topHeaderTool
{
	margin:5px 0 25px 0;
}

.headerArea .bottomHeaderTool
{
	margin:5px 0 5px 0;
}

.headerArea .headerTool .myTool .myLogo, .headerArea .headerTool .topHeaderTool>div, .headerArea .headerTool .bottomHeaderTool>div
{
	float:left;
}

.headerArea .headerTool .myTool .myLogo
{
	position:relative;
	z-index:100;
}


.headerArea .headerTool .myTool .myLogoBg
{
	position:absolute;
	left:0;
	right:0;
	height:101px;
	background-repeat:repeat-x;
	background-image:url(../images/bg_header.jpg);
	z-index:1;
}

.headerArea .headerTool .myTool .leftHeaderTool
{
	float:left;
	margin-top:4px;
}

.headerArea .headerTool .myTool .rightHeaderTool, .headerTool .topHeaderTool, .headerArea .bottomHeaderTool
{
	float:right;
	width:80%;
}

.myheaderTool>div.clientTool{
	/*text-align: right;*/
	padding: 6px 20px !important;
    font-size: .9rem;
    color: #FFF;
    background-color: #2c3538; /*#292c2d;*/
    height: 30px;
    width: 425px;
}
.clientTool ul{
	float:right;
	list-style-type:none;
}
.clientTool ul li{
	margin-left:6px;
	margin-right:0;
}
.clientTool:before{
/*	content: " ";
    float: left;
    display: block;
    background-image: url(../images/user_login.png);
    background-repeat: no-repeat;
    position: relative;
    width: 10px;
    height: 9px;
    background-size: 100% 100%;
    margin-right: 5px;
    top: 50%;
    margin-top: -5px;*/
}

.clientTool img{
	height:18px;
}

.headerArea .clientTool>ul>li>div>*
{
	padding:4px 12px;
}

.clientTool li *
{
	display:inline;
	vertical-align:bottom;
}

.clientTool li .aaaTool, .clientTool li .aaaTool *
{
	vertical-align:inherit;
}

.mobileClient{
	display:none;
}

.logIOTool a
{
	background:#d73d32;
}

/*.headerArea ul
{
	float: left;
}*/

.headerArea li, .headerArea a
{
/*	margin:0 2px;*/
	padding:0;
	float:none;
	display:inline;
	text-decoration:none;
	/*vertical-align: bottom;*/
}

.headerArea .headerMenu li, .headerArea .headerMenu a
{
	margin:0;
	display: block;
}


.headerArea a:hover, .headerArea a:focus
{
	text-decoration:underline;
}

.headerArea .myTool, .headerArea .myTool a
{
	color:#000;
}

.headerArea .langTool
{
	margin-top:6px;
}

.headerArea .bottomHeaderTool .contactus img
{
	vertical-align: initial;
	margin:0 5px;
}

.headerArea .bottomHeaderTool .searchTool
{
	margin-left:3px;
	margin-top: -2px;
}

.headerArea .hrbTool input
{
	margin-left: -5px;
	display: inline;
	width: 300px;
	margin-top: 5px;
	padding:4px;
	/*margin-right: 12px;*/
}

.headerArea .hrbTool img
{
	margin-left:-20px;
}

.myheaderTool>div.clfSeachBar
{
	float:none;
	position: absolute;
	top: 30px;
	right: 20px;
}

.headerArea .searchTool .hrbTool a
{
	/*position: relative;
	background-color:#3a6ecf;*/
	color:#000;
	padding:0 5px;
	font-weight: bold;
	font-size: 12px;
}

.headerArea .searchTool .hrbTool a:hover,
.headerArea .searchTool .hrbTool a:focus
{
	color:#cc3333;
	text-decoration:none;
}

.headerArea .aaaTool
{
	margin-right:5px;
}

.headerArea .bottomHeaderTool .searchTool .searchBtn img
{
	/*position: absolute;
	top: 0;
	right: 10px;*/
	margin-left:5px;
}

.headerArea .headerTool .headerMenu {
	text-align: center;
	/*font-size: .8em;*/
	display: inline-block;
 	*zoom: 1;
	*display: inline;
	/*width:1024px;*/
	height: inherit !important;
	/*background-color: #f4f4f4;*/
	margin-top: 0px;
	z-index: 7999;
	position: static;
	/*background-color: #c9ad7d;*/
	padding-bottom: 0px;
	margin-left: 0px;
	/*	background-image:url('../images/bg_menu.png');*/
	background-repeat: repeat;
	float: left;
/*	width: 983px;
	width: 794px;*/
    padding-left: 216px;
}

.indexVersion .headerArea .headerTool .headerMenu
{
	background-color:transparent;
	padding-bottom: 0;
	margin-top: 0px;
}

.headerArea .headerTool .headerMenu>ul
{
	/*margin-top:-10px;*/
    position: static;
}

.indexVersion .headerArea .headerTool .headerMenu>ul
{
	margin-top:0;
}

.leftMenuVersion .leftmenu
{
	float: left;
    width: 180px;
}

.leftMenuVersion .mainHeader, .leftMenuVersion .mainContent
{
	width:800px;
	float:left;
}

#mainContentSkip
{
	float: left;
}
/*
.headerArea .headerTool .searchTool
{
	display: inline-block;
	*zoom: 1;
	*display: inline;
	width:416px;
	position:relative;
	background-image: url(../images/bg_search.png);
	background-repeat: no-repeat;
	padding-top: 8px;
	margin-top: -18px;
	z-index: 9876;
}*/

.headerArea .headerTool .hrbTool
{
	/*position: absolute;
	left: 0;
	right: 0px;
	z-index: 9876;
	height: 50px;*/
	/*background-color:#fff;*/
}

.headerMenu>ul
{
	width:100%;
}

.headerMenu ul li
{
	float: left;
	margin:0;
}

.headerMenu ul .close ul
{
	/*display:none;*/
	position:absolute;
	left:-9999px;
}

.headerMenu ul .open ul, .headerMenu ul li ul.activeUl
{
	display:block;
/*	left:0;*/
}
.headerMenu ul .open>ul,
.headerMenu ul li ul.activeUl{
	left: 0;
    right: 0;
}

.headerMenu ul li a>div
{
	float:left;
}

.headerMenu ul.menuLv1
{
	z-index:9999;
	/*width:220px;*/
	text-align:left;
	border-top:1px solid #e0dfe4;
	background-color:#1a5d7a;
}

.headerMenu ul ul.menuLv1{
	list-style-type:disc;
}

.headerMenu ul ul.menuLv1>li
{
	float:none;
	border:0;
	border-top:0;
	list-style-type:disc;
}

.headerMenu ul.menuLv1>li:hover, .headerMenu ul.menuLv1>li:focus, .headerMenu ul.menuLv1>li:active
{
	/*background-color:#ebe9f4;	*/
}

.headerMenu ul.menuLv1 li a
{
	padding: 10px;
	/*width:220px;*/
	display: block;
	text-align: left;
}

.headerMenu ul.menuLv1.shortList
{
	width:240px;
}

.headerMenu ul .longList
{
	float:left;
	position:relative;
}

.headerMenu .longList ul.menuLv1.numUl1
{
	left:220px;
}
.headerMenu .longList ul.menuLv1.numUl2
{
	left:440px;
}

.headerMenu ul.menuLv0
{
	margin: 0 auto;
	padding: 0;
	/*width:1024px;*/
}

.headerMenu ul.menuLv0, .headerMenu ul.menuLv0 li
{
	list-style-type:none;
    text-align: center;
    vertical-align: top;
}

.headerMenu ul.menuLv0>li.firstLi
{
	/*border-left: #fff 1px solid;
	padding-top: 10px;
    padding-bottom: 10px;
	border-left: 0;*/
}



.headerMenu ul.menuLv0>li.firstLi>a img
{
	margin:0 15px;
}


.headerMenu ul.menuLv0>li
{
	position:static;
	/*background-color:#fff;
	position:relative;*/
	font-weight:bold;
	/*
	border-left: 1px solid #d2cfe1;
	/*border-right: #fff 1px solid; 
	/*width: 165px;*/
	/*position:relative;*/
	position:static;
}

.headerMenu ul.menuLv0>li.firstLi:before {
	content:'';
	display:none;
}

.headerMenu ul.menuLv0>li:before {
    /*content:' ';
    border-left: 1px solid #838383;
    position: relative;
    float: left;
    height: 60%;
    left: 0;
    top: 20%;*/
}

/*.headerMenu ul.menuLv0>li:after{
	content:' ';
	position:absolute;
	width:27px;
	height:25px;
	right:10px;
	bottom:5px;
	background-image:url(../images/navigation/icon/cyber_risk.png);
	background-repeat:no-repeat;
	background-size:100% 100%;
}

.headerMenu ul.menuLv0>li.my_menu0:after{
	background-image:url(../images/navigation/icon/cyber_risk.png);
}
.headerMenu ul.menuLv0>li.my_menu1:after{
	background-image:url(../images/navigation/icon/alerts.png);
}
.headerMenu ul.menuLv0>li.my_menu2:after{
	background-image:url(../images/navigation/icon/report.png);
}
.headerMenu ul.menuLv0>li.my_menu3:after{
	background-image:url(../images/navigation/icon/gov_ref.png);
}
.headerMenu ul.menuLv0>li.my_menu4:after{
	background-image:url(../images/navigation/icon/comment_icon.png);
}
*/
/*.headerMenu ul.menuLv0>li.firstLi
{
	background-color:#da2e5e;
}

.tMenu>li.firstLi {
    width: 50px!important;
	border:0 !important;
	padding-left:0;
	padding-right:0;
}
*/
.tMenu>li {
    position: relative;
    float: left;
    line-height: 1em !important;
    height: 76px !important;
    min-height: inherit !important;
    max-height: inherit !important;
/*    width:189px;*/
	/*padding-top: 15px;
    padding-bottom: 15px;*/
	/*padding-left:3px;
	padding-right:3px;*/
    font-size: 1em;
    text-align: left;
    /*max-width: 148px;*/
	background-repeat:no-repeat;
}
/*
.tMenu>li.my_menu0{
	background-image:url(../images/navigation/desktop/navigation_01.jpg);
}
.tMenu>li.my_menu1{
	background-image:url(../images/navigation/desktop/navigation_02.jpg);
}
.tMenu>li.my_menu2{
	background-image:url(../images/navigation/desktop/navigation_03.jpg);
}
.tMenu>li.my_menu3{
	background-image:url(../images/navigation/desktop/navigation_04.jpg);
}
.tMenu>li.my_menu4{
	background-image:url(../images/navigation/desktop/navigation_05.jpg);
}
*/
.headerMenu ul li ul
{
	position:absolute;
}

.headerMenu ul.menuLv0>li>a
{
	margin:0;
	padding:3px 0;
}

.chineseVersion .headerMenu ul.menuLv0>li>a
{

}

.headerMenu .tMenu a>span{margin: 0 0px;}
.headerMenu .tMenu a:link, .headerMenu .tMenu a:visited{
	/*display:block; color:#000;  padding:10px;  width: 185px; border-bottom: 1px solid #F5D473;*/
	margin:0; padding:0; color:#3e5259; font-weight:normal; font-size: 18px;
}
.headerMenu ul.menuLv1>li>a{
	font-weight:bold !important;
}

.headerMenu .tMenu>li>a{
	text-align: left !important;
    padding: 32px !important;
/*    padding-right: 50% !important;
    padding-left: 10px !important;*/
}

.headerMenu .tMenu li.open{/*position:relative;*/ min-height: 300px;}

.headerMenu .tMenu li.open ul.menuLv1, .headerMenu .tMenu li ul.activeUl.menuLv1{
	position: absolute;
	/*position:relative;*/
    /*width: 984px;
	/*top: 100%;
	left: 0;*/
	margin: 0;
	padding: 20px;
	/*min-height:220px;
	padding-left:480px;*/
}

.headerMenu .tMenu li.open ul, .headerMenu .tMenu li ul.activeUl{
	position:relative;
}

.headerMenu .tMenu li.open ul:after, .headerMenu .tMenu li ul.activeUl:after{
	clear:both;
}

.headerMenu .tMenu li.open>ul.menuLv1>li,
.headerMenu .tMenu li ul.activeUl.menuLv1>li{
	display:inline-block;
}

.headerMenu .tMenu li.open ul>li, .headerMenu .tMenu li ul.activeUl>li{
	/*display:list-item;
    float: left;
    /*margin-left: 30px;
    width: 450px;*/
	display: block;
}

.headerMenu .tMenu li.open ul li a, .headerMenu .tMenu li ul.activeUl li a
{
	margin:0;
	color:#fff;
	/*padding-left:10px;*/
}

.headerMenu .tMenu li ul>li{
	width:252px;
}

.headerMenu .tMenu li ul>li>a{
	/*background-image:url(../images/bg_menu_overlay.png);*/
	/*background-repeat:no-repeat;*/
	background-position:right bottom;
	/*background-color:#e5eefa;*/
	background-color:#1a5d7a;
/*	border:1px solid #eee;/*#d9ebf3;*/
	border-collapse:collapse;
    background-size: 100% 100%;
}
.headerMenu .tMenu li ul>li>a:focus, .headerMenu .tMenu li ul>li>a:active, .headerMenu .tMenu li ul>li>a:hover{
    background-color: #154961;
	color:#fff;
}

/*
.headerMenu .tMenu>li>a:focus, .headerMenu .tMenu>li>a:hover, .headerMenu .tMenu>li>a:active, .headerMenu .tMenu>li>a.active_section{
	background-image:url(../images/bg_menu_overlay.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color:rgba(255, 217, 80, .8);
	
}
.headerMenu .tMenu>li>a:focus, .headerMenu .tMenu>li>a:hover, .headerMenu .tMenu>li>a:active, .headerMenu .tMenu>li>a.active_section{
	background-image:url(../images/bg_menu_overlay.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color:rgba(255, 217, 80, .8);
	
}
*/
.headerMenu .tMenu>li>a {
	position: relative;
}

.headerMenu .tMenu>li>a:focus:after, .headerMenu .tMenu>li>a:hover:after, .headerMenu .tMenu>li>a:active:after, .headerMenu .tMenu>li>a.active_section:after {
/*    content: " ";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -9px;
    background-image: url(../images/bg_menu_overlay.png);
    background-repeat: no-repeat;
    background-position-x: 50%;
    height: 9px;    */
}
/*.headerMenu .tMenu .firstLi>a:link, .headerMenu .tMenu .firstLi>a:visited{padding:10px 0;}*/

/*.headerMenu .tMenu a:hover, .headerMenu .tMenu a:focus, .headerMenu .tMenu a:active, .headerMenu .tMenu a.active_section{background-color:#ffebbc; color:#b11111; text-decoration:none; font-weight:normal;}*/

.headerMenu .tMenu .menuLv1 a{padding:10px 20px;}
.headerMenu .tMenu .menuLv1 .menuLv2 a{padding-left:30px; font-weight: normal;}
/*.headerMenu .tMenu .menuLv1 a:link, .headerMenu .tMenu .menuLv1 a:visited, .headerMenu .tMenu .menuLv1, .headerMenu .tMenu .menuLv1{background-color:#FFEBBC;color:#B52C11;}
.headerMenu .tMenu .menuLv1 a:hover, .headerMenu .tMenu .menuLv1 a:focus, .headerMenu .tMenu .menuLv1 a:active, .headerMenu .tMenu .menuLv1 a.active_section{background-color:#965441; font-weight:normal; color:#fff;}*/
.headerMenu .tMenu .menuLv1 hr{
  margin-top: auto;
  margin-bottom: auto;
  border: 1px solid #b9c7d6;
  border-top: 0;
  width: 90%;
  margin: 0 auto;
}

.left_menu>div
{
	position:relative;
	z-index:8000;
}

.left_menu>div.menuBg
{
	position:absolute;
	top:0;
	bottom:0;
	background-color:#fff;
	width:185px;
	z-index:5000;
}

.leftMenuArea
{
	float:left;
	width: 185px;
	background-color:#fff;
}

.leftMenu
{
	 float: left;
}

.left_menu{
	width: 185px;
	min-height:100%;
	/*height:100%;*/
	/*position:absolute;*/
	z-index:999;
}

.chineseVersion .headerMenu .tMenu .menuLv1 a{ min-height:19px;}

.copyrightBar{  text-align: center;margin: 20px 0;}

.headerTool .headerNav{
	background-color:#fff;
}

.headerTool .myLogo {
/*	float: left;
	/*	width:385px;*/
	padding: 14px 0 14px 25px;
	position: absolute;
/*	width: 574px;*/
}
.headerTool .myLogo img {
/*	width: 131px;
	height: 48px;*/
}
.headerTool .myLogo span {
	vertical-align: top;
	width: 200px;
	display: inline-block;
	margin-top: 3px;
	margin-left: 15px;
	font-size: 1.1em;
}
.headerTool .headerMenu {
	width: 983px;
	float: left;
}

/*=========footer=========*/

.footerArea
{
	/*background-color:#fff;*/
}

.footerArea
{
	 color:#000;
}

.footerMenu ul.menuLv0>li.firstLi
{
/*	display:none;*/
}

.footerMenu ul, .footerMenu ul li
{
	list-style-type:none;
	padding:0;
}

.footerMenu ul.menuLv1,
.footerMenu ul.menuLv1>li{
	list-style-type:disc;
}

.indexVersion .footerMenu .bMenu
{
	display:block;
}

.footerArea
{
	position:relative;
    border-top-width: 4px;
    border-top-style: solid;
    border-top-color: #3f535a;
	/*background-color: #f1f1f1;*/
}

.footerArea .container
{
	position:relative;
	/*padding-top:15px;
	padding-bottom:30px;*/
	padding:30px;
	/*border-top:1px solid #cccccc;*/
	z-index:1000;
	color:#000;
}

.footerArea .footerTop{
	position:relative;
}

.footerArea .footerTop .mylogo{
	position:absolute;
	left:0;
	top:10px;
}

.footerArea .footerBottom{
	margin-top:30px;
}

body #wrap .footerArea .container{
	/*background-color:#26418e;*/
}

.footerArea .footerMenu
{
	padding-bottom:30px;
}

.footerArea .myFooterBg
{
	position: absolute;
	left: 0;
	right: 0;
	background:#012056;
	bottom:0;
	z-index: 1;
}

/*.footerMenu .bMenu
{
	display:none;
}*/

.footerMenu .bMenu li
{
	display: list-item;
	margin:10px 0;
}

.footerMenu .bMenu .menuLv1{
    padding-left: 1.4em;
}

.footerMenu .bMenu .menuLv1 li {
/*    padding-left: 1em;*/
}


.footerMenu .bMenu .menuLv1 li:before {
/*    content: "-";
    display: inline-block;
    position: absolute;
    margin-left: -1em;*/
}

.footerArea .footerMenu .bMenu>li {
    float: left;
    margin: 10px 2% 10px 2%;
    max-width: 21%;
    width:300px;
}

.footerMenu .bMenu
{
	/*border-bottom-color:#4d739c;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding: 0 0 30px 0;*/
	padding:0;
	font-size:1em;
	margin-top: 0;
}

.footerMenu .bMenu .menuLv2{
	display:none;
}

.footerMenu .shortList
{
	max-width:120px;
}

.footerMenu .longList>ul
{
	float:left;
}

.footerMenu .longList .firstUl
{
	margin-left:0;
}

.footerMenu .longList ul
{
	margin-left:20px;
}

.footerMenu .bMenu .menuLv1 a:link, .footerMenu .bMenu .menuLv1 a:visited
{
	display: inline;
}

.footerMenu .bMenu a:link, .footerMenu .bMenu a:visited{display:block; color:#000; font-weight:bold;}
.footerMenu .bMenu a:hover, .footerMenu .bMenu a:focus, .footerMenu .bMenu a:active, .footerMenu .bMenu a.active_section{text-decoration:none;}

.footerMenu .bMenu .menuLv1 a:link, .footerMenu .bMenu .menuLv1 a:visited, .footerMenu .bMenu .menuLv1, .footerMenu .bMenu .menuLv1{color:#000;font-weight:normal;}
.footerMenu .bMenu .menuLv1 a:hover, .footerMenu .bMenu .menuLv1 a:focus, .footerMenu .bMenu .menuLv1 a:active, .footerMenu .bMenu .menuLv1 a.active_section{text-decoration:underline;}


body .footerArea ul.fMenu
{
	list-style-type:none;
	padding:0 0 10px 0;
	margin-bottom:0;
}

body .footerArea ul.fMenu, body .footerArea .copyRight, body .footerArea .copyrightBar
{
	/*text-align:center;
    display: inline;*/
}

body .footerArea ul.fMenu{
    width: 100%;
    text-align: left;
    /*float: left;*/
/*    padding-right: 380px;*/
	/*margin:2px 0;
    display: inline-block;
	float: right;
	max-width:38%;*/
}

body .footerArea ul.fMenu a{
	color:#000;
}

body .footerArea ul.fMenu>li, body .footerArea .copyrightBar
{
	margin:0;
	display: inline-block;
}

body .footerArea .copyrightBar
{
	/*margin-left: 10px;
	float: left;*/
	margin-bottom:10px;
    float: right;
}

.footerArea .updateDate
{
	/*float:right;
	/*margin-top:20px;
	margin-right:15px;*/
	text-align: right;
	margin-bottom: 10px;
}

.footerArea ul.fMenu, .footerArea ul.fMenu li
{
	list-style-type:none;
	padding:0;
}

.footerArea .fMenu>li
{
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.footerArea .fMenu>li a{
	display: inline;
	margin: 0;
	padding: 5px 10px;
}

.footerArea .fMenu>li .firstItem{margin-left:0}
.footerArea .fMenu>li .lastItem{margin-right:0}


.footerLeft
{
	float:left;
}

.footerRight
{
	float:right;
}

body .footerArea ,
body .footerArea a{
    color: #3e5259;
}
body .footerArea{
	font-size:.8em;
}
/*
.footerArea .fMenu{color:#a6c3e0; margin-bottom:10px;}
.footerArea .fMenu a:link, .footerArea .fMenu a:visited{color:#a6c3e0;text-decoration:none;}
.footerArea .fMenu a:hover, .footerArea .fMenu a:focus, .footerArea .fMenu a:active, .footerArea .fMenu a.active_section{text-decoration:underline;}*/

.copyRight
{
	/*color:#000;
	/*display: inline;
	margin-top:20px;
	margin-left: 200px;*/
    margin-bottom: 10px;
    display: block;
    text-align: right;
}

.myheaderTool
{
	float:right;
	position: relative;
	/*width:100%;*/
}

.myheaderTool>div
{
	float:left;
	/*margin-left:5px;
	margin-right:5px;*/
	padding: 1px 20px 3px 20px;
}

.siteTool>div{
	display:inline-block;
	vertical-align: middle;
}

.siteTool .home img{
	vertical-align: text-top;
}

.siteTool>div:after {
    content: "I";
    font-size: medium;
    font-weight: lighter;
    color: #CCC;
    padding-left: 5px;
}

.siteTool>div.sitemap:after{
	display:none;
}

.siteTool>div a{
	color: #fff !important;
	font-size: 14px;
}

.mailTool
{
	float:right;
}

.footerArea>div{
/*	background-image:url(../images/footer/footer_bg.gif);
	background-repeat:repeat;*/
}

.footerArea .myLogo img{
	width:180px;
	display: block;
	margin:auto;
}
.footerArea .myLogo span{
    display: block;
	text-align:center;
	margin-top:10px;
}
/*=========Page Buttom=========*/

body div.btmNav {
	/*margin: 50px 0 0 0;
	/*height: 60px;*/
	/*width: 815px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	float: right;
	text-align:right;*/
	width:auto;
    padding: 30px;
}

.backBtn{
	display:inline-block;
	/*background-image: url(../images/btn_back.png);
	background-repeat: no-repeat;*/
	/*width:54px;
	height: 19px;*/
	float: left;
	/*padding: 10px 15px;*//*
	padding: 7px 12px;*/
	padding:6px 12px;
	/*background-color: #d8e2ed;*/
	color: #000;
	margin:0;
    background-color: #EC7514;
    border-bottom: 1px solid #EC7514;
    border-color: 1px solid #EC7514;
	/*
	margin:0 0 0 50px;*/
	/*background-color: #FAB965;*/
	font-weight:bold;
	/*margin-left:15px;*/
}

.topBtn{
	display:inline-block;
	padding:7px 12px;
	color: #000;
	margin:0;
	background-color: #EC7514;
    border-bottom: 1px solid #EC7514;
    border-color: 1px solid #EC7514;
	float: right;
	font-weight:bold;
	/*float:left;*/
	/*background-image: url(../images/btn_top.png);*//*
	background-repeat: no-repeat;
	float: right;
	padding: 7px 12px;
	color: #172e4d;
	margin:0;
	background-color: #FAB965;
	font-weight:bold;*/
}

.backBtn a{
	color: #000 !important;
	/*color: #172e4d;*/
	/*margin-left: 25px;*/
}

.backBtn a:hover,.backBtn a:focus{
	text-decoration:none;
}

.topBtn a{
	color: #000 !important;
	/*color: #172e4d;
	/*margin-left: 25px;*/
}

.topBtn a:hover,.topBtn a:focus{
	text-decoration:none;
}

/*=========breadcrumb=========*/
.contentArea .breadcrumb {
	background-color: transparent;
	color: #000;
	z-index: 7888;
	position: relative;
	padding: 0;
	margin: 0;
	margin-top: 15px;
	padding-bottom: 15px;/*    padding-left: 30px;*/
}
.breadcrumb a {
/*	color: #e62f10 !important;*/
	text-decoration: underline;
}
.breadcrumb ul {
	margin-left: .2em;
}
.breadcrumb ul li span, .bodyArea .breadcrumb span {
/*color:#f00;
	font-weight:bold;*/
}
/*
.indexVersion .breadcrumb {
	display: none;
}
.extIndex .breadcrumb {
	display: none;
}
*/
.listStyleInline {
	display: inline;
	padding: 0;
}
.listStyleInline li, .listStyleInline li>*, .listStyleInline li>a {
	margin: 0 1px;
	padding: 0;
	float: none;
	display: inline;
}
/*=============Header============*/
.mainHeader
{
	/*margin: 4px 10px 10px 10px;*/
	position:relative;
	/*padding-top: 70px;*/
	min-height:220px;
}

.mainHeader.header1{
	background-image:url('../images/banner_header1.jpg');
	background-repeat:no-repeat;
}

.mainHeader h1
{
	text-align: right;
	margin: 0px;
	font-weight: bold;
	padding: 180px 30px 0 30px;
	color: #652d86;
	text-shadow:2px 2px 2px white, 0.1em 0.1em 0.5em white, 0.1em 0.1em 0.5em white;
}

.mainContent .mainHeader h1
{
	/*position:relative;*/
	margin-bottom: 0;
	width: 100%;
	margin:0;
	padding-right: 80px;
	
}

.mainHeader hr
{
	border-bottom: #203682 1px solid;
	border-top: 0;
	margin: 0;
	padding: 0;
}

.printTool
{
	display:inline-block;
	text-align:right;
	/*margin: 0 10px 0 10px;*/
	float: right;
	/*position: absolute;
	right: 0;
	bottom: 10px;*/
}

.printTool a {
  color: #F00;
}

.mainContent h2
{
	/*color:#3b5998;*/
	color:#000;
/*	margin-left: 10px;*/
	font-size: 1.6em;
}

/*=========mainContent=============*/
.contentArea
{
	padding:0;
}

.mainContent
{
	margin:0px 0px;
	/*padding-top:10px;*/
}

.bodyArea
{
	/*background: #fff;*/
	
}

.bodyArea .container{
	padding:0 30px;
}

/*.bodyArea>div
{
	background-color: #efeee7;
	background-image: url(../images/shadow.png);
	background-repeat: repeat-y;
	background-position: 185px 0;
	position: relative;
}
*/
.titleBlue
{
	color:#203682;
	font-size:1.6em;
	font-weight:bold;
	border-bottom: #203682 1px solid;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

.rightBtn
{
	float:right;
	z-index: 7500;
	position: relative;
	padding-bottom: 5px;
}

.blueBtn img
{
	opacity: 0.7;
	filter: alpha(opacity=70);
	/*background-color:#7c9fc7;*/
}

.blueBtnOn img
{
	opacity: 1;
	filter: alpha(opacity=100);
	/*background-color:#006cae;*/
}

.indexContent, .whatIsNew, .eventCalender
{
	display:inline-block;
	*zoom: 1;
	*display: inline;
}

.indexContent
{
	width:38%;
}

.whatIsNew, .eventCalender
{
	width:405px;
	/*margin-left:2%;*/
}


.whatIsNew ul
{
	margin:0;
	padding:0;
	color:#006ab6;
}

.whatIsNew ul>li
{
	margin:25px 0;
}

.whatIsNew ul .newsDate
{
	color:#000;
}

.eventCalender .event_tit
{
	font-weight:bold;
	color:#000;
}

.eventCalender .event_tit.holiday
{
	color:#f00;
}

.eventCalender ul
{
	margin:0;
	padding:0;
	margin-left:15px;
	color:#006ab6;
}
.eventCalender ul>li
{
	margin:5px 0;
}

.eventCalender .eventList>div
{
	padding: 10px;
}

.eventCalender .bgColorZe
{
	background-color:#edf1f4;
}
/*===========AAA================*/
/*.headerArea, footerArea
{
	font-size: .7em;
}*/
.mySize0 .headerArea, .mySize0 footerArea
{
	font-size: 1em;
}

.mySize1 .headerArea, .mySize1  footerArea
{
	font-size: 1em;
}

.mySize2 .headerArea, .mySize2 footerArea
{
	font-size: 1em;
}

/*.mySize0 .mainContent
{
	font-size: .7em;
}

.mySize1 .mainContent
{
	font-size: 1.1em;
}

.mySize2 .mainContent
{
	font-size: 1.5em;
}*/
/*
.mySize0 #flexslider
{
	margin-bottom:1em;
}
.mySize1 #flexslider
{
	margin-bottom:3.5em;
}
.mySize2 #flexslider
{
	margin-bottom:5.5em;
}
*/
/*==========footerBanner==========*/
.footerBanner
{
	/*float:left;	
	/*margin:-20px 0 0 0;*/
	text-align:left;
	margin:auto;
	/*padding-bottom: 50px;
    padding-top: 10px;*/
	padding:10px 0 50px 0;
    float: left;
}
.footerBanner li
{
	display:inline;
	margin:0 5px;
}
.footerBanner li img{
	height:51px;
}
/*============================*/

/* =================================================================================================
	Right Scrolling Module with Pagnation 
================================================================================================= */

/*
 * simplyScroll 1.0.3 - a scroll-tastic jQuery plugin
 *
 * http://logicbox.net/jquery/simplyscroll
 * http://logicbox.net/blog/simplyscroll-jquery-plugin
 * http://plugins.jquery.com/project/simplyScroll
 *
 * Copyright (c) 2009 Will Kelly - http://logicbox.net
 *
 * Dual licensed under the MIT (MIT-LICENSE.txt)
 * and GPL (GPL-LICENSE.txt) licenses.
 *
 * Last revised: 03/07/2009 21:13
 *
 */

.simply-scroll-container { /* Container DIV - automatically generated */
	position: relative;
}

	.simply-scroll-clip { /* Clip DIV - automatically generated */
		position: relative;
		overflow: hidden;
		z-index: 2;
	}

	.simply-scroll-list { /* UL/OL/DIV - the element that simplyScroll is inited on */
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
		overflow: hidden;
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
		.simply-scroll-list li {
			padding: 8px 0px 0px;
			margin: 0;
			list-style: none;
		}
	
		.simply-scroll-list li img {
			border: none;
			display: block;
		}
	
	.simply-scroll-btn {
		position: absolute;

		width: 42px;
		height: 44px;
		z-index:3;
		cursor: pointer;
	}
	
	.simply-scroll-btn-left {
		left: 6px;
		bottom: 6px;
		background-position: 0 -44px;
	}
	.simply-scroll-btn-left.disabled {
		background-position: 0 0 !important;
	}
	.simply-scroll-btn-left:hover {
		background-position: 0 -88px;
	}
	
	.simply-scroll-btn-right {
		right: 6px;
		bottom: 6px;
		background-position: 84px -44px;
	}
	.simply-scroll-btn-right.disabled {
		background-position: 84px 0 !important;
	}
	.simply-scroll-btn-right:hover {
		background-position: 84px -88px;
	}
	
	.simply-scroll-btn-up {
		right: 6px;
		top: 6px;
		background-position: -126px -44px;
	}
	.simply-scroll-btn-up.disabled {
		background-position: -126px 0 !important;
	}
	.simply-scroll-btn-up:hover {
		background-position: -126px -88px;
	}
	
	.simply-scroll-btn-down {
		right: 6px;
		bottom: 6px;
		background-position: -42px -44px;
	}
	.simply-scroll-btn-down.disabled {
		background-position: -42px 0 !important;
	}
	.simply-scroll-btn-down:hover {
		background-position: -42px -88px;
	}

/* Custom class modifications - override classees

.simply-scroll is default

*/

.simply-scroll { /* Customisable base class for style override DIV */
	width:100%;
	/*width: 580px;*/
	height: 480px;
	margin-bottom: 1em;
}

	.simply-scroll .simply-scroll-clip {
		width: 580px;
		height: 480px;
		border-top: #a2adc1 1px solid;
	}
	
		.simply-scroll .simply-scroll-list {}
		
		.simply-scroll .simply-scroll-list li {
			float: left;
			width: 550px;
			height: 160px;
		}
		.simply-scroll .simply-scroll-list li img {}
	
	.simply-scroll .simply-scroll-btn {}
	
	.simply-scroll .simply-scroll-btn-left {}
	.simply-scroll .simply-scroll-btn-left.disabled {}
	.simply-scroll .simply-scroll-btn-left:hover {}
	
	.simply-scroll .simply-scroll-btn-right {}
	.simply-scroll .simply-scroll-btn-right.disabled {}
	.simply-scroll .simply-scroll-btn-right:hover {}
	
	.simply-scroll .simply-scroll-btn-up {}
	.simply-scroll .simply-scroll-btn-up.disabled {}
	.simply-scroll .simply-scroll-btn-up:hover {}
	
	.simply-scroll .simply-scroll-btn-down {}
	.simply-scroll .simply-scroll-btn-down.disabled {}
	.simply-scroll .simply-scroll-btn-down:hover {}
	


/* Vertical scroller example */

.vert { /* wider than clip to position buttons to side */
	width: 340px;
	height: 400px;
	margin-bottom: 1.5em;
}

	.vert .simply-scroll-clip {
		width: 290px;
		height: 400px;
	}
	
		.vert .simply-scroll-list {}
		
		.vert .simply-scroll-list li {
			width: 290px;
			height: 200px;
		}
		.vert .simply-scroll-list li img {}
	
	.vert .simply-scroll-btn {}

	.vert .simply-scroll-btn-up { /* modified btn pos */
		right: 0;
		top: 0;
	}
	.vert .simply-scroll-btn-up.disabled {}
	.vert .simply-scroll-btn-up:hover {}
	
	.vert .simply-scroll-btn-down { /* modified btn pos */
		right: 0;
		top: 52px;
	}
	.vert .simply-scroll-btn-down.disabled {}
	.vert .simply-scroll-btn-down:hover {}
	
	/* NOTE left-right classes wouldn't be needed on vertical scroller */
	
	.simply-scroll .simply-scroll-list .newsList>li
	{
		height:inherit;
		margin:0;
		padding: 0;
		/*border-bottom:1px solid #bdcfe3;
		/*list-style-type:disc;*/
		width:inherit;
	}
	.simply-scroll .simply-scroll-list .newsList>li>div
	{
		padding:10px 45px;
	}
	
/*=======================================================================*/
/*========================================Clf Style===============================================*/

.leftClfArea
{
	 float:left; 
     font-size: 1.4em;
	 /*padding-left: 10px;*/
}

.rightClfArea
{
	float:right;
}

.books_top_box
{ border-bottom:  1px ;
  text-align: center; 
  border-left: 1px ; 
  width: 20px; 
  height:180px;
  border-top:  1px ;
  border-right:  1px ;
  background-color: #f4f4f4;
}

.books_bottom_box
{width: 250px;
background-color: #fcf0e2;
text-align:center;
height:100px;
vertical-align:middle;
}

.issue {

  float: left;
  margin: 5px;
  padding: 10px;
  width: 350px;
  height: 185px;
  border: 1px solid black;
 
} 

.issue_title {
 color:#FFFFFF;
 font-size: 1.6em;
 background-color:#dc3431;
 padding: 5px 5px 5px 5px;
 width:100px;
 margin-top:-12px;
 text-align:center;
}

.mailTool
{
	width:102px;
	height:55px;
	background-image:url('../images/btn_email.png');
	background-repeat:no-repeat;
	font-weight: bold;
	text-align: center;
}

.headerArea .headerTool .mailTool a
{
	color:#fff;
	width: 50px;
	display: block;
	margin: 3px auto;
	line-height: 1.5em;
}

div.flexslider
{
	/*margin-top:-60px;
	margin-bottom:-50px;*/
}

.indexContent
{
	position: relative;
	z-index: 8000;
	background-color:#fff;
	width:940px;
	margin:0 15px;
	padding:10px 0;
}

.indexContent>div
{
	display:inline-block;
}

.colorSort
{
	width:180px;
	padding:0 10px;
	
}

.colorSort>div
{
	background-color:#efefef;
	padding:10px 50px 20px 10px;
	margin-bottom:1px;
}

.colorSort .cerise
{
	border-left:5px solid #DA3287;
}
.colorSort .lochmara
{
	border-left:5px solid #007EC7;
}
.colorSort .hippieGreen
{
	border-left:5px solid #53824B;
}
.colorSort .lavenderIndigo
{
	border-left:5px solid #9457EB;
}

.newsArea
{
	width:375px;
	padding:0 10px;
}

.newsArea .newsTopic
{
	color:#ab264c;
	font-weight:bold;
	font-size:1.2em;
	padding-top:10px;
}

.newsArea .newsDate
{
	color:#000;
	font-weight:bold;
}

.newsArea .newsTitle, .newsArea .newsTitle a
{
	color:#4f3e71;
}

.newsContent
{
    overflow-y: auto;
	max-height:215px;
}

.newsContent>div
{
	margin-top:20px;
}

.header2
{
	display:none;
}

/*=================================*/
.mainContent .full{
	padding:0;
}

.index_row{
	margin-bottom:50px;
}
.index_row2{
	margin-bottom:33px;
}
.index_row3{
	margin-bottom:50px;
}

.mainContent .main_left{
	width:913px;
	float:left;
    max-width: 100%;
}

.mainContent .sub_right{
	margin-left:10px;
	width:385px;
	float:left;
	position:relative;
}

.simple_tab{
    display: inline-block;
    font-weight: bold;
    height: 34px;
    padding: 10px 40px 10px 20px;
    position: relative;
    margin-top: 0;
    margin-bottom: 15px;
    background-color: #e8c8bb;
    background-image: url(../images/tag/white_arrow.png);
    background-repeat: no-repeat;
    background-position: center right;
}

.simple_tab:after{
	content:" ";
	position:absolute;
	width:17px;
	height:34px;
	background-image:url(../images/tag/deep_pink.png);
	background-repeat:no-repeat;
	left:100%;
	top:0;
}

/*==============================*/
#cloud {
	width: 380px;
	/*height: 280px;*/
}
#cloud>div {
	margin-right: 5px;
	margin-bottom: 5px;
	display: inline-block;
}
#cloud a {
	display: block;
	padding: 8px 25px;
	color: #fff;
	background-color: #c4c4c4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-weight: bold;
}
/*==============================*/

.mybox_login{
 	width: 405px;
    margin: auto;
    padding: 15px;
    margin-top: 50px;
}
.mybox_login>div{	
	width:375px;
	background-color:#fff;
	border:1px solid #c3c3c3;
	box-shadow: 7px 7px 0px #cdc7bb;
}

.mybox_login .title{
	background-color:#1d1d1d;
	color:#fff;
	padding:12px 20px;
}

.mybox_login .title:before{
	content:" ";
	position:relative;
	display:inline-block;
	width: 27px;
	height:25px;
	margin-right:10px;
	background-image: url(../images/user_login.png);
	background-repeat:no-repeat;
	background-size:100% 100%;
	vertical-align:bottom;
}

.mybox_login .input{
	position:relative;
	padding:15px 30px;
	padding-bottom:0;
}

.mybox_login .input>div{
	position:relative;
	margin:15px 0;
}

.mybox_login input{
	padding:12px;
	background-color:#f2f2f2;
	width: 100%;
    border: 0;
}

.mybox_login .input label{
    visibility: inherit;
}

.mybox_login .input>div.active label{
	visibility: hidden;
}

.mybox_login label{
    color: #bbb;
    left: 15px;
    overflow: hidden;
    position: absolute;
    text-align: initial;
    text-overflow: ellipsis;
    visibility: hidden;
    white-space: nowrap;
    top: 50%;
    margin-top: -.5em;
}

.mybox_login .button{
	position:relative;
	padding: 0 30px 15px 30px;
	
}

.mybox_login .btnSubmit{
	padding:12px;
	margin:0;
	color: #dddddd;
    background-color: #595959;
    width: 100%;
    display: block;
    border: 0;
    height:auto;
}

.mybox_login .tool{
	padding: 0 30px 15px 30px;
}

.mybox_login .tool a{
	color:#3e5259 !important;
}

.notice{
	margin: 50px 180px;
	padding:20px 25px;
	background-color:#e4e4e4;
	font-size:.8em;
}

.box_area{
	position:relative;
}

.alerts_area{
	float: left;
    width: 355px;
    /*height: 375px;*/
    height: 600px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .3);
}

.alerts_area .tab{
    display: inline-block;
    font-weight: bold;
	height:34px;
    padding: 10px 40px 10px 20px;
    position: relative;
    margin-top: -18px;
    margin-left: -1px;
    background-color: #e8c8bb;
	background-image:url(../images/tag/white_arrow.png);
	background-repeat:no-repeat;
	background-position:center right;
}

.alerts_area .tab:after{
	content:" ";
	position:absolute;
	width:17px;
	height:34px;
	background-image:url(../images/tag/deep_pink.png);
	background-repeat:no-repeat;
	left:100%;
	top:0;
}

.alerts_list{
	padding:5px 15px;
	height: 525px;
    overflow: hidden;
}
.alerts_list>div{
	margin-bottom:5px;
}
.alerts_list .title{
	font-weight:bold;
	margin-bottom:10px;
}
.alerts_list .cont{
	padding-bottom:5px;
	border-bottom:1px solid #ddd;
}
.alerts_list .cont img{
	/*width:49%;*/
}
.alerts_list .cont>span{
	display:inline-block;
	/*width:50%;*/
	width:48%;
	padding-left: 12px;
    line-height: 1.4em;
    vertical-align: top;
}

.dashboard_area{
	float:left;
	width: 938px;
    /*height: 375px;*/
    height: 600px;
    margin-left: 15px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .3);
    max-width: 100%;
}

.dashboard_area .tab{
    display: inline-block;
    font-weight: bold;
	height:34px;
    padding: 10px 40px 10px 20px;
    position: relative;
    margin-top: -18px;
    margin-left: -1px;
    background-color: #e8c8bb;
	background-image:url(../images/tag/white_arrow.png);
	background-repeat:no-repeat;
	background-position:center right;
}

.dashboard_area .tab:after{
	content:" ";
	position:absolute;
	width:17px;
	height:34px;
	background-image:url(../images/tag/deep_pink.png);
	background-repeat:no-repeat;
	left:100%;
	top:0;
}

.dashboard_area .dashboard{
	border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.digest_corner_area{
    padding-bottom: 50px;
}

.digest_corner_area a{
	color:#ff611a !important;
	font-weight:normal !important;
}

.digest_corner_area .tab{
    display: inline-block;
    font-weight: bold;
	height:34px;
    padding: 10px 120px 10px 20px;
    z-index: 8000;
    position: absolute;
    margin-top: -18px;
    margin-left: -1px;
    background-color: #dbd8c5;
	background-image:url(../images/tag/white_arrow.png);
	background-repeat:no-repeat;
	background-position:center right;
}

.digest_corner_area .tab:after{
	content:" ";
	position:absolute;
	width:17px;
	height:34px;
	background-image:url(../images/tag/grey.png);
	background-repeat:no-repeat;
	left:100%;
	top:0;
}

.digest_corner .flexslider .slides > li{
	height:auto;
    height: inherit;
}

.bulletin_area.digest_corner_area .digest_corner>div {
    float: left;
    width: 33%;
    margin-left: 21px;
}

.bulletin_area.digest_corner_area .digest_corner>div.fst-chd {
    margin-left: 0;
}
.report_area .digest_corner>div {
    float: left;
    width: 22%;
    margin-left: 21px;
    text-align:center;
}

.report_area .digest_corner>div.fst-chd {
    margin-left: 0;
}
.digest_corner_area .cover{
	position:relative;
}
.digest_corner_area .cover_img{
	z-index:3000;
	/*height: 168px;*/
	height: 208px;
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
}
.digest_corner_area .cover_title{
	z-index:6000;
    font-size: 1.2em;
	font-weight:bold;
	color:#fff;
	background-color:rgba(0,0,0,.5);
	padding:20px 10px;
	height:45%;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
}

.digest_corner_area .date{
	/*padding:8px 4px;*/
	padding:13px 4px;
	color:#383737;
	border:1px solid #e6e6e6;
	border-top:0;
	font-weight:normal;
}

.digest_corner_area .cont_area{
	background-color:#fff;
	padding:12px 8px;
	border:1px solid #e6e6e6;
	border-top:0;
}

.digest_corner_area .cont{
	margin-bottom:10px;	
}

.digest_corner_area .comment img {
    width: 25px !important;
    display:inline !important;
}

.digest_corner_area .category{
	background-color:#fff;
	font-weight:bold;
	padding:6px 8px;
	border:1px solid #e6e6e6;
	border-top:0;
}

.digest_corner_area .tag{
	background-color:#fff;
	font-weight:bold;
	padding:6px 8px;
	border:1px solid #e6e6e6;
	border-top:0;
	min-height:55px;
}

.digest_corner_area .tag{
	background-color:#fff;
	font-weight:bold;
	padding:6px 8px;
	border:1px solid #e6e6e6;
	border-top:0;
}

.more{
	text-align:right;
	padding:2px 15px;
	position: absolute;
    right: 0;
    bottom: 12px;
    z-index :8999;
/*    background-color: #fff;*/
}

.more a{
	color:#6e6e6e !important;
}
.more:before{
	content:" ";
	position:relative;
	width:20px;
	height:20px;
	background-image:url(../images/more_btn.png);
	background-repeat:no-repeat;
	background-size:100% 100%;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 5px;
}


/*============*/

.paging_area{
	width: 100%;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .3);
	padding:25px 15px;
}

.page_select{
	padding-bottom:10px;
	border-bottom:1px solid #ddd;
}

.page_select>div{
	display:inline-block;
	margin-right:10px;
	margin-bottom:15px;
}
#fromdate{
    height: 2.5em;
    padding: 0 20px 0 5px;
   /* width:120px;*/
   width:7em;
    
}
#todate{
    height: 2.5em;
    padding: 0 20px 0 5px;
    /*width:120px;*/
    width:7em;
}
.page_select select{
    height: 2.5em;
    padding: 0 20px 0 5px;
}

.page_select .searchBar{
	position:relative;
}

.page_select .searchBar input{
    height: 2.5em;
    padding: 0 20px 0 25px;
    /*
    padding:.64em 20px .64em 25px;
    */
	margin-right:5px;
}

.page_select .searchBar:before{
	content:" ";
	background-image:url(../images/icon_search.png);
	background-repeat:no-repeat;
	width:14px;
	height:14px;
    position: absolute;
    top: 50%;
    margin-top: -.6em;
    left: 7px;
}



.page_select button {
	border: 0;
	background-color: #535353;
	color: #fff;
    padding: 0 15px;
  /*  height: 32px;*/
    height: 42px;
    border-radius: 3px;
}

.page_select .btnSubmit {
    border: 0;
    background-color: #535353;
    color: #fff;
    padding: 0 15px;
    /*height: 32px;*/
    height: 42px;
}

.page_control{
	text-align: center;
    margin: 20px;
	font-size:1.4em;
}

.page_control ul{
	list-style-type:none;
    margin: 0;
    padding: 0;
}

.page_control ul>li{
	display:inline-block;
	float: none;
    display: inline;
	margin:0;
	padding:5px;
}

.page_control input{
	text-align:center;
}

.page_control .total_page{
	/*color:#ff0000;*/
}

.paging_area .page{
	height:475px;
	/*overflow:auto;*/
    border-bottom: 1px solid #ddd;
}

.paging_area .page ul{
	list-style-type:none;
    margin: 0;
    padding: 0;
}
.paging_area .page ul>li{
	padding:10px 0;
	position:relative;
}

.paging_area .page ul .date{
	position:absolute;
	/*width:100px;*/
	width:110px;
	font-weight:normal;
}

.paging_area .page ul .cont{
	padding-left:120px;
}

.paging_area .page ul .cont a{
	color:#1d4e76;
}

.system_select{
	width:90%;
	background-color:#f0f0f0;
	margin-top:5px;
}

.last_bottom{
    float: right;
    margin-top: -3em;
}


.alerts .detail{
	border-bottom:1px solid #ddd;
	padding-bottom:10px;
}

.alerts .detail .left{
	float:left;
	max-width:50%;
}
.alerts .detail .right{
	float:right;
	max-width:50%;
}
.alerts .detail .left>div,
.alerts .detail .right>div{
	margin-bottom:10px;
}


.alerts .detail .tlp_GREEN span{
	color:#1eff00;
	padding:2px 5px;
	background-color:#000;
}
.alerts .detail .tlp_WHITE span{
	color:#ffffff;
	padding:2px 5px;
	background-color:#000;
}

.alerts .detail .tlp_YELLOW span{
	color:#FFFF00;
	padding:2px 5px;
	background-color:#000;
}
.alerts .detail .tlp_AMBER span{
	color:#FFC200;
	padding:2px 5px;
	background-color:#000;
}

.alerts .detail .tlp_RED span{
	color:#FF0000;
	padding:2px 5px;
	background-color:#000;
}


.alerts .detail .tag span{
	color:#ff611a;
}


.alerts .cont{
	margin-top:10px;
}
.alerts .cont>p{
	margin-left:0;
}

.alerts .action{
	color:#1d4e76;
}

.blog .detail .right {
	float: right;
	max-width: 50%;
}
.blog .detail .left {
	float: left;
	max-width: 50%;
}
.paging_area.discussion {
	padding-bottom: 0;
}

.discussion .header{
	background-color:#dedede;
    margin: -25px -15px 0 -15px;
    padding: 25px 15px;
	font-size:1.2em;
	font-weight:bold;
}

.discussion>div>div>div.my_div0{
	text-align:left;
}
.discussion>div>div>div{
	text-align:center;
}

.discussion .my_div0{
	width:50%;
	float:left;
}
.discussion .my_div1{
	width:10%;
	float:left;
}
.discussion .my_div2{
	width:28%;
	float:left;
}
.discussion .my_div3{
	width:12%;
	float:left;
}

.discussion .content{
	margin: 0 -15px;
}

.discussion .content>div{
	padding: 0 15px;
}

.discussion .content>div:hover{
	background-color:#eee;
}

.discussion .content>div>div{
	padding:12px 0;
}

.discussion .content>div>div.clearBoth{
	padding:0;
}

.discussion .title{
	color:#a71c00;
	font-weight:bold;
	margin-bottom:10px;
}

.discussion .title a{
	color:#a71c00 !important;
}

h2 .red{
	background-color:#000;
	color:#f00;
}

h2 .h2Img{
	width:40px;
}
#fromdate_input{
	/*width:100px;*/
	height:2.5em;
}
#todate_input{
	/*width:100px;*/
	height:2.3em;
}
/*==================*/





.discussion_group {
	position: relative;
}
.discussion_group .green {
	color: #89bb2b;
	font-weight: bold;
	margin-bottom: 5px;
}
.discussion_group .create_detail {
	min-height: 140px;
	margin-bottom: 20px;
}
.discussion_group .header {
	box-shadow: 0 0 30px #ddd;
	margin: -22px -12px 30px -12px;
	padding: 22px 12px;
	position: relative;
}
.discussion_group .header .user {
	float: left;
	margin-right: 10px;
}
.discussion_group .header .title {
	float: left;
	font-weight: bold;
	margin-right: 50px;
}
.discussion_group .header .user_toggle {
	position: absolute;
	top: 12px;
	right: 22px;
}
.discussion_group .header .user_toggle button {
	border: 0;
	font-size: 1.4em;
	padding: 2px 8px;
}
.discussion_group .content .user {
	float: left;
	max-width: 95px;
}
.discussion_group .user .icon {
	margin-bottom: 5px;	
}
.discussion_group .new_post {
	padding-left: 125px;
}
.discussion_group .user .name {
	color: #345304;
	text-align: center;
	margin-bottom: 5px;
	word-break: break-word;
	font-size:15px;
}
.discussion_group .user .position {
	color: #2b597f;
	text-align: center;
	margin-bottom: 5px;
}
.discussion_group .input {
	margin-bottom: 10px;
}
.discussion_group .input input, .discussion_group .input textarea {
	padding: 5px;
	width: 100%;
}
.discussion_group .post {
	float: right;
}
.create_post .arrow {
	width: 15px;
	margin-left: 5px;
}
.discussion_group .post_area .sort {
	padding: 8px;
	background-color: #f5f5f5;
	margin-bottom: 10px;
}
.discussion_group .post_area .sort select {
	border: 0;
	background-color: transparent;
}
.discussion_group .post_area .sort>div {
	float: left;
	margin-right: 10px
}
.discussion_group .post_area .sort>div.reply {
	float: none;
	text-align: right;
}
.discussion_group .post_area .post_data {
	min-height: 140px;
	margin-bottom: 20px;
}
.discussion_group .post_area .post_data>div {
	position: relative;
	padding-bottom: 40px;
}
.discussion_group .post_area .post_data>div.toggle {
	position: relative;
	background-color: #e8e8e8;
	;
	margin: 0 -12px;
	padding: 0 12px 30px 12px;
}
.discussion_group .post_area .post_detail {
	padding-left: 125px;
}
.discussion_group .post_area .post_detail .title, .discussion_group .post_area .post_detail .title a {
	color: #a71c00;
	font-weight: bold;
	margin-bottom: 5px;
}
.discussion_group .post_area .post_detail .create_by {
	margin-bottom: 30px;
}
.discussion_group .post_area .post_detail .cont {
	margin-bottom: 10px;
	padding-top: 15px;
}
.discussion_group .post_area .post_data .post_reply {
	position: absolute;
	right: 10px;
	top: 5px;
}
/*
.discussion_group .post_area .post_data .post_reply:before {
	content: " ";
	background-image: url(../images/icon_reply.png);
	background-repeat: no-repeat;
	width: 34px;
	height: 26px;
	display: inline-block;
	position: relative;
	vertical-align: top;
	margin-right: 10px;
}
*/
.discussion_group .content .high_header {
	background-color: #dedede;
	margin: 0 -12px;
	padding: 12px 12px;
	font-weight: bold;
	font-size: 1.4em;
}
.discussion_group .content .date {
	background-color: #f8f8f8;
	margin: 0 -12px;
	padding: 12px 12px;
	font-weight: normal;
}
.discussion_group .content .data {
	padding-top: 10px;
}
.discussion_group .topic {
	margin-bottom: 47px;
	font-size: 1.4em;
}
.discussion_group_topic .post_area .post_detail {
	padding-left: 20%;
	/*width: 60%;*/
}
.discussion_group_topic .post_area .idno {
	/*
	position: absolute;
	top: 10px;
	left: 80%;
	*/
	float: left;
    margin-right: 10px;
}
.top_remarks {
	width: 100%;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
/*blog*/

.blog_items img {
 padding-right: 16px;
 width:240px;
}

.blog_items .img {
	float: left;
}

.blog_items .cont {
	min-height: 130px;
}

.blog_items .left {
	padding-top: 7px;
}

.blog_items .left>div {
	padding-bottom: 7px;
}

.blog_items .more {
    text-align: right;
    padding: 2px 15px;
    position: relative;
    right: 0;
    bottom: 0;
}
 
@media (max-width: 767px) {
.blog_items .img{
float: none;
text-align: center;
margin-bottom:5px;
}
}

.comment:after, {
	background-image: url(../images/comment_orange_icon.png);
	background-repeat: no-repeat;	
}
/*TLP*/
strong.tlp-red, span.tlp-red {
	color: #f03;
	background: #000;
	padding: 4px;
	height: 40px;
	display: marker;
}
strong.tlp-amber, span.tlp-amber {
	color: #ffc000;
	background: #000;
	padding: 4px;
	height: 40px;
}
strong.tlp-green, span.tlp-green {
	color: #3f0;
	background: #000;
	padding: 4px;
	height: 40px;
}
strong.tlp-white, span.tlp-white {
	color: #fff;
	background: #000;
	padding: 4px;
	height: 40px;
}
.date_and_article {
	float: right;
	height: 40px;
}
table.alerts td {
	/*background-color: #e0e0e0;*/
	background-color: #ffffff;
	padding: 6px;
	margin: 6px;
}
tr.alerts_first {
	background-color: #989898;
	padding: 6px;
	margin: 6px;
	color: #FFF;
}
tr.alerts_first td {
	background-color: #989898;
	font-weight: bold;
}

#content h4 {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #000;
}
/*==================*/
.alerts_2col .alerts_header>div,
.alerts_2col .alerts_title>div{
	padding:10px;
	float:left;
	width:100%;
}
.alerts_2col .alerts_row>div{
	padding:10px;
	float:left;
}

.alerts_table .alerts_header>div{
	color:#fff;
	background-color:#989898;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}

.alerts_2col .alerts_title{
	position:relative;
}

.alerts_2col .alerts_title:after{
	content:" ";
	position:absolute;
	right: 5px;
    top: 5px;
	width:23px;
	height:24px;
	background-image:url(../images/btn_more.png);
	background-repeat: no-repeat;
}
.alerts_2col .active>.alerts_title:after{
	background-image:url(../images/btn_more_on.png);
}

.alerts_table .alerts_title>div{
	color:#000;
    background-color: #e0e0e0;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	padding-right:30px;
}

.alerts_table .alerts_row>div{
	color:#000;
    background-color: #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}
/*
.alerts_table .alerts_cont{
	display:none;
}

.alerts_table .active>.alerts_cont{
	display:block;
}
*/
.alerts_table .active>.alerts_cont {
	z-index:1000;
	position:relative;
	height:auto;
	width:auto;
	opacity:1;
	filter: alpha(opacity=100);
	visibility:visible;
}

.alerts_table .alerts_cont {
	z-index:-1;
	position:fixed;
	height:0;
	width:0;
	-webkit-transition: height 0.5s ease;
	-moz-transition: height 0.5s ease;
	-o-transition: height 0.5s ease;
	transition: height 0.5s ease;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;/*s
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;*/
	opacity:0;
	filter: alpha(opacity=0);
	visibility:hidden;
	overflow: hidden;
}

/*==================*/
div.ms-options-wrap{
	position: relative;
    display: inline-block;
    vertical-align: initial;
    margin: 0px 0px;
    width: 300px;
    height:2.5em;
}
span.ms_text{
	width:30px;
	margin-left:5px;
	margin-right:5px;
	display:inline-block;
}
.ms-options ul li{
	margin:0;
}
/*==================*/


/*glossary=*/
.content-block .browse-button-bar {
  margin: 0 0 10px 0;
  clear:both;
  height:30px
}

.content-block .span12.btn-group {
  margin: 0 0 10px 0;
  display: block;
}

.content-block .span6.btn-group {
  margin: 0 0 10px 0;
  display: none;
}

.content-block .btn-group .btn {
  font-size: 12px;
  font-weight: bold;
  padding: 0;
  text-transform: capitalize;
}

.content-block .btn-group a {
  color: #767676;
  text-decoration:none;
  padding: 4px 7px;
  line-height: 28px;
}

.content-block .btn-group .btn-primary {
  padding: 0px 7px;
  line-height: 28px;
}

.content-block .recent-terms-title {
  font-weight: 800;
  margin-bottom: 13px;
}
.btn {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
/*my message*/
span.my_message {
	background-image: url(../images/my_message.png);
	background-repeat: no-repeat;
	padding-left: 25px;
}
/*system_specific_alerts*/
.system_type{
	padding-left: 52px;
}
/*tag*/
.tag{
    color: #EC7514;
}
.tag strong{
    color: #000;
}
/*banner*/
.carousel-inner .left{
    display:none
}
.carousel-inner .right{
    display:none
}
/*banner*/

#blog  .left {
	float: left;
	max-width: 50%;
}
#blog  .right {
	float: right;
	max-width: 50%;
}
.ui-inputfield, .ui-state-focus, .ui-state-hover{
	    box-shadow: inset 0 2px 2px #ffffff !important;
}


#chart>div{
	width:420px;
	height:280px;
	margin:30px 5px;
	float:left;
}
/*#chart>div>div{
	position:relative;
}
#chart>div>div:after{
	content:" ";
	display: block !important;
    float: none !important;
    clear: both !important;
    width: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
}*/

/*==================*/
body .mainContent .my_chart{
	/*padding:10px 30px;*/
	padding:2px 30px;
	border:0;
}

.comment_input{
	margin:10px 0 50px 0;
}

.comment_input textarea{
	margin-bottom:10px;
	padding:16px;
	width:100%;
	height:200px;
	background-color:#f4f4f4;
}

.comment_input .button{
	text-align:right;
}

.comment_input button{
    border: 0;
    background-color: #535353;
    color: #fff;
    padding: 0 20px;
    height: 32px;
    border-radius: 3px;
}

.comment_area{
	position:relative;
	padding:10px 0;
	border-top:2px solid #e6e6e6;
}
.comment_area:before{
	content:" ";
	position:absolute;
	width:60px;
	height:2px;
	/*background-color:#f68c38;*/
	top:-2px;
	left:0;
	display:block;
	z-index:6000;
}

.comment_area .comment_main>div,
.comment_area .comment_sub>div{
	padding:16px 12px;
}

.comment_area .comment_main>div{
	background-color:#f1f1f1;
	border:3px solid #dedede;
}

.comment_area .user {
	float: left;
	max-width: 95px;
}
.comment_area .user .icon {
	margin-bottom: 5px;
}
.comment_area .user .name {
	color: #345304;
	text-align: center;
	margin-bottom: 5px;
	word-break: break-all;
}
.comment_area .user .position {
	color: #2b597f;
	text-align: center;
	margin-bottom: 5px;
}

.comment_area .comment_detail {
    padding-left: 125px;
}
.comment_area .comment_detail .cont {
	margin-bottom: 10px;
}
.comment_area .comment_detail .tool {
	margin-bottom: 10px;
}
.comment_area .comment_detail .tool>div {
	display:inline-block;
	margin-right:20px;
}

.comment_area .comment_detail .tool>div a{
	color:#858586 !important;
}

.comment_sub{
	margin-left: 120px;
}
.comment_sub>div{
	margin:10px 0;
}
/*==================*/


/*comment_tag*/
.comment_tag {
	background-image: url(../images/comment_orange_small_icon.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 26px;
	display: inline-block;
	clear: left;
	vertical-align: middle;
	cursor:pointer
}

/*security_article*/
ol.security_article strong{
	left: -38px;
	position: relative;
}
ol.embrace li{
	list-style-type: lower-roman;
}
ul.ref li{
	list-style-type: lower-alpha;
}
/*request*/
.request {
	background-image: url(../images/request_icon.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 30px;
	display: inline-block;
	clear: left;
	vertical-align: middle;
	cursor:pointer
}

/*reply*/
.reply {
	background-image: url(../images/icon_reply.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 26px;
	display: inline-block;
	clear: left;
	vertical-align: middle;
	cursor: pointer;
	padding-left: 40px;
}
/*user*/
#user form{
	min-height: 160px;
}
table#user button {
    border: 0;
    background-color: #535353;
    color: #fff;
    padding: 0 15px;
    height: 32px;
    border-radius: 3px;
}

.ms-options-wrap>button{
	height:100%;
	
}

.tlp_ico{
	padding:2px 5px;
	background-color:#000;	
}
.tlp_ico.tlp_GREEN{
	color:#1eff00;
}
.tlp_ico.tlp_WHITE{
	color:#ffffff;
}
.tlp_ico.tlp_YELLOW{
	color:#FFFF00;
}
.tlp_ico.tlp_AMBER{
	color:#FFC200;
}
.tlp_ico.tlp_RED{
	color:#FF0000;
}


 .notification {	padding-left: 5px;
}
.paging_area {
    width: 100%;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .3);
    padding: 15px 15px;
}

.paging_area .page #cyber_threat_map .cont {
    padding-left: 30px;
    padding-right: 0px;
    width: 100%;
    display: inline-block;
}
.cont3 {
	height: 450px;
	float: left;
	width: 450px;
	clear: both;
	display: block;
	padding-left: 25px;
}
.paging_area .page {
	height: auto;
	/*overflow: auto;*/
	border-bottom: 0px none #ff000;
	}
	
.mainContent .main_left {
    /*width: 100%;*/

}

ul#cyber_threat_map li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
}
ul#cyber_threat_map li.last {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


.kas-cybermap-widget{
	float: right;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #FFF;
	height: 400px;
	width: 400px;
	margin-right: 35px;
	cursor:pointer
}
.paging_area .page {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.notification {
	padding-left: 5px;
	clear: both;
	padding-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

.blog_items .left
{
    float: left;
    max-width: 50%;
}
.blog_items .right
{
    float: right;
    max-width: 50%;
}
.blog_items p
{
	margin-left: 0px;
	padding-left: 0px;
}
span.label2 {
    color: rgb(255, 97, 26);
}

.blog_detail>img {
	width:50%;
}

.disable_a {
	opacity: .4;
	cursor: context-menu;
	background-color: #ddd;
}
		
#frmCreate>div:after{
	content:" ";
	display:block;
	height:0;
	padding:0;
	margin:0;
	clear:both;
}                	
#frmCreate>div>label{
	width:20%;
	min-width:140px;
	float:left;
	padding: 2.4% 3.2%;
}
#frmCreate>div>input,
#frmCreate>div>select,
#frmCreate>div>textarea{
	width:70%;
	float:left;
	margin: 2% 1.6%;
	padding:4px 6px;
}
#frmCreate>div>textarea{
	height:100px;
}
input.minibtn{
	max-width:25%;
	/*width:150px;*/
	float:left;
	padding:8px 10px;
	margin-left:50px;
}

input.minibtn{
	border: 0;
    background-color: #535353;
    color: #fff;
    padding: 0 15px;
    height: 32px;
    border-radius: 0px;
    border-color: transparent;
    box-shadow: none;
    font-weight: normal;
}

input.check_box{
	width:auto !important;
}

.discussion_group .user .name {
    /*height: 2.2em;*/
    min-height: 2.2em;
    overflow: hidden;
}

.avatar{
	width:146px;
}
.ui-datepicker {
    z-index: 9900 !important;
}

.archive_list ul {
	list-style-type: none;
	padding-left: 1.2em;
}

.archive_list li.ex_li:before {
	content: "\25ba";
	display: block;
	position: absolute;
	margin-left: -1.1em;
	font-size: .9em;
}

.archive_list li.ex_li.active:before {
	content: "\25bc";
}

.archive_list li.ex_li>ul {
	max-height: 0;
	overflow: hidden;
	opacity: 0;
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}

.archive_list li.ex_li.active>ul {
	max-height: inherit;
	opacity: 1;
}

.page_select input.btnSubmit {
    height: 2.5em;
    padding: 0 20px 0 25px;
    margin-right: 5px;
}

.btnSubmit {
    border: 0;
    background-color: #535353;
    color: #fff;
    padding: 0 15px;
    height: 32px;
}

.ui-fileupload-choose{	
	overflow:hidden !important;
}

#memberHead{
   padding-right:50px;
}

.news_img{
	/*float:right;*/
	float:left;
	margin:0 10px 0 0;
}
@media (max-width: 767px) {
	body .news_img{
		float:none;
	}
}


.ieVersion .archive_list li.ex_li>ul,
.ieNewVersion .archive_list li.ex_li>ul,
.ieWin7Version .archive_list li.ex_li>ul{
display:none;
}
.ieVersion .archive_list li.ex_li.active>ul,
.ieNewVersion .archive_list li.ex_li.active>ul,
.ieWin7Version .archive_list li.ex_li.active>ul{
display:block;
}

.bulletin_more{
	text-align:right;
	padding:2px 15px;
	/*position: absolute;*/
    right: 0;
    bottom: 12px;
    z-index :8999;
/*    background-color: #fff;*/
}

.bulletin_more a{
	color:#6e6e6e !important;
}
.bulletin_more:before{
	content:" ";
	position:relative;
	width:20px;
	height:20px;
	background-image:url(../images/more_btn.png);
	background-repeat:no-repeat;
	background-size:100% 100%;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 5px;
}


.ieVersion .clearable,
.ieWin7Version .clearable{
	/*background:none;*/
}
.clearable{
  background: #fff url(../images/mJotv.gif) no-repeat right -10px center;
  border: 1px solid #999;
  padding: 3px 18px 3px 4px;     
  border-radius: 3px;
  transition: background 0.4s;
}
.clearable.x  { background-position: right 5px center; } 
.clearable.onX{ cursor: pointer; }             
.clearable::-ms-clear {display: none; width:0; height:0;}


.AStyleArea {
    background-color: #000;
}
.AStyleArea a{
	color:#fff;
}

/*====================*/
.breadcrumb a {
    color: #595858 !important;
    text-decoration: underline;
}
table.table th{
	background-color: #c5cdd0;
}
.contentLeft{
	position:absolute;
	left:0;
	width:234px;
}
.contentLeft ul{
	padding-left: 0;
	list-style-type: none;
	margin-top: 12px;
	margin-right: 30px;
}
.contentLeft li {
    border-top: 1px solid #d2d2d2;
    margin: 0;
    padding:0;
}
body .contentLeft .title a{
    font-size: 1.8em;
    color: #1a5d7a;
    font-weight: normal;
}

body .contentLeft .title span{
    font-size: 1.8em;
    color: #1a5d7a;
    font-weight: normal;
}

.leftMenu .subMenu li>a{
	color:#666666;
}
.leftMenu .subMenu li>a:hover{
	color: #be4a03;
	text-decoration: underline;
}
.subMenu>li>a:visited{
    color: #3e5259;
    font-weight: bold;
}

.subMenu>li>a {
    border-bottom: 0;
    letter-spacing: -0.025em;
    display: block;
    /* font-size: 0.8em; */
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
}

.contentRight{
	padding-left:250px;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    margin-top: 0 !important;
}
.headerMenu ul.menuLv0>li>a>span.caret {
    position: absolute;
    padding-right: 0;
    top: 55%;
    right: 10px;
}
body #footer div.copyright {
    text-align: right;
    float: right;
    padding-right: 20px;
    width: 100%;
}

.footerMenu .bMenu a:link, .footerMenu .bMenu a:visited {
	display: block;		color: #3e5259;	font-weight: bold;
}
.footerMenu .bMenu a:hover, .footerMenu .bMenu a:focus, .footerMenu .bMenu a:active, .footerMenu .bMenu a.active_section {
	text-decoration: none;
}
.footerMenu .bMenu .menuLv1 a:link, .footerMenu .bMenu .menuLv1 a:visited, .footerMenu .bMenu .menuLv1, .footerMenu .bMenu .menuLv1 {		color: #3e5259;	font-weight: normal;
}

.subMenu li>a {
	position: relative;
}

.subMenu li>a>span.caret {
	padding-right: 0px;
	position: absolute;
	right: 4px;
	top: 50%;
	margin-top: -4px !important;
	display: block;
}

.subMenu .close>ul {
	height: 0;
	opacity: 0;
	filter: alpha(opacity = 0);
	z-index: -1;
	position: relative;
	margin: 0;
}

.subMenu .open>ul {
	height: auto;
	margin: 0;
	opacity: 1;
	filter: alpha(opacity = 100);
	z-index: 7910;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-ms-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}

.subMenu .open>a {
	border-bottom: 1px #ddd solid !important;
}

body .subMenu>li li {
	font-size: 0.875em;
	margin: 0;
	list-style-type: none;
	line-height: 30px;
	list-style-position: outside;
	border: 0;
}

body .subMenu>li li a {
	position: relative;
	line-height: 15px;
	list-style-type: disc;
	list-style-position: outside;
	display: list-item;
	margin-left: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	letter-spacing: -0.015em;
}

.leftbtn.active_section{
	color: #be4a03 !important;
}

.footerBorder{
	    position: relative;
}
