<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "euc-jp";

/* Global Reset-------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
}
body {
    line-height: 20px;
    color: #484848;
}
fieldset, img {
    border: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
ol, ul {
    list-style: none;
}
input:-moz-placeholder {
    color: #aaa !important;
}
::-webkit-input-placeholder {
    color:#aaa !important;
}
address, caption, cite, code, dfn, em, strong, th, var {
    font-weight: normal;
    font-style: normal;
}
caption, th {
    text-align: left;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}
q:before, q:after {
    content: '';
}
abbr, acronym {
    border: 0;
}
a {
    color: #07d;
    text-decoration: none;
    -webkit-transition: background .5s linear;
    -moz-transition: background .5s linear;
    -o-transition: background .5s linear;
    transition: background .5s linear;
}
a:hover, a:active {
    outline: 0;
}
a:hover {
    color: #005580;
    text-decoration: underline;
}

a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
*:hover{
    -webkit-transition: background .1s linear;
    -moz-transition: background .1s linear;
    -o-transition: background .1s linear;
    transition: background .1s linear;
}

/*layout-------------------------------------------------- */

/* header */
header {
    width: 100%;
    min-width: 950px;
}
H1 {
    text-align: left;
    margin: 8px 0px 6px 0px;
    padding: 2px 6px;
    font-weight: bolder;
    font-size: 22px;
    letter-spacing: 2px;
    float: left;
    display: inline;
}
h1 {
    margin: 0 0 0 9px;
    padding: 0;
}
#headerText {
    background: #EEEEEE;
    border-bottom: 1px solid #CCCCCC;
    line-height: 1.5em;
    width: 100%;
    margin: 0 0 10px;
}
#headerText #headerCaption {
    color: #666666;
    margin: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    float: left;
    padding-left: 14px;
    font-size: 0.8em;
    font-size: 13px\9;/*for ie*/
    line-height: 16px;
}
#headerText #headerTopics {
    float: right;
    margin: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 14px;
}
#headerArea{
    font-size: 0.9em !important;
}
.textLink {
    font-size: 0.9em !important;
    margin: 0;
    padding: 0 11px 5px 0;
    letter-spacing: normal;
    line-height: 16px;
    font-family:none;
}
#menuArea {
    height: 47px !important;
    width: 100%;
    min-width: 950px !important;
}
#menuArea #tabmenu {
    margin: 10px 0 0 12px;
    padding: 0;
    float: left;
    list-style: none;
    height: 30px;
    width: 430px;
}
#menuArea #tabmenu li {
    margin: 0 1px 0 0;
    padding: 0;
    float: left;
}
#menuArea #tabmenu li.pT5 {
    padding-top: 5px;
}
#menuArea #tabmenuSp {
    margin: 0 14px 0 0;
    padding: 0;
    float: right;
    list-style: none;
    width: 425px;
    height: 40px;
}
#menuArea #tabmenuSp li {
    margin: 0 0 0 6px;
    padding: 0;
    float: right;
}
#menuArea #tabmenu {
    display: inline;
    height: 37px;
    width: 930px;
}
#menuArea #tabmenu li {
    margin-right: 2px;
}
#headArea {
    background: url(/images/intern/header_bg03.gif) repeat-x bottom;
    _margin: -4px 0 10px 0;
    padding: 0 0 6px 0;
    width: 100%;
    clear: both;
}
#headArea #searchArea {
    background: #197DFF url(/images/intern/header_bg02.gif) repeat-x top;
    margin: 0;
    padding: 0;
    padding: 5px 0 0 12px;
}
#headArea #searchArea form {
    margin: 0;
    padding: 0px 0px 0;
    float: left;
}
#headArea #searchArea .text {
    margin: 0 4px 0 0;
    padding: 0;
    width: 213px;
}
#headArea #searchArea #siteLink {
    margin: 7px 10px 0 0;
    padding: 0;
    float: right;
    list-style: none;
}
#headArea #searchArea #siteLink li {
    margin: 0 6px 0 0;
    padding: 0;
    float: left;
}

.crumbs{
    height: 25px !important;
    text-align: left;
    padding: 2px 0 0 12px;
    margin-bottom: 5px;
    font-size: 75%;
}
/* main  */
.container {
    margin-right: auto;
    margin-left: auto;
    font-family: MS Gothic, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    min-width: 950px !important;
    width: 100%;
    background: #f9f9f9;
    padding: 10px 0 0;
    line-height: 12px;
    font-size: 14px;
}
.container::before, .container::after {
    display: table;
    line-height: 0;
    content: "";
}
.container::after {
    clear: both;
}

.mainCol {
    min-width: 620px !important;
    width:80%;
    margin-right: 20px;
    float:left;
}
.mainInner{
    float:left;
    text-align: right;
}
.mainArea{
    float:left;
    position:relative;
}
.promotion {
    text-align: center;
    width:100%;
    margin: 0 auto;
}

.sharingPlugins {
    text-align: right;
    width:100%;
}
.contents {
    background: #fff;
    border: 1px solid #e6e6e6;
    margin-right: 5px;
    float:left;
    width:80%;
    margin-left:99px;
    -ms-box-shadow: 0 1px 2px #e5e5e5;
    -webkit-box-shadow: 0 1px 2px #E5E5E5;
    -moz-box-shadow: 0 1px 2px #e5e5e5;
}
.contents section {
}
.h2Block {
    padding-bottom: 5px;
    margin-right: -5px;
    background: url(/images/intern/bg_h2RightBg.png) no-repeat right bottom;
    *background:none;/*for ie7*/
    *margin-right: 0;/*for ie7*/
}
.h2Block h2 {
    background: #358fe7;
    line-height: 30px;
    border-top: 2px solid #aad0f5;
    font-weight: bold;
    text-align: left;
    color: #fff;
    padding-left: 10px;
    margin-left: 12px;
    -ms-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3);
    -ms-text-shadow:: 1px 2px 0 #666;
-webkit-text-shadow: 1px 2px 0 #666;
-moz-text-shadow: 1px 2px 0 #666;
text-shadow: 1px 2px 0 #666;
    }
.h2Block h2 em {
    padding-left: 10px;
    font-weight: bold;
    color: #fee300;
}

.secInner {
    margin-left: 12px;
    padding-bottom: 30px;
    text-align: left;
}
.secInner h3 {
    margin: 20px 20px 0px 10px;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    line-height: 24px;
    padding-left: 7px;
    -ms-text-shadow:: 1px 1px 0 #e5e5e5;
-webkit-text-shadow: 1px 1px 0 #e5e5e5;
-moz-text-shadow: 1px 1px 0 #e5e5e5;
text-shadow: 1px 1px 0 #e5e5e5;
    }
.secInner .infoBlock ul li{
    *float: left;/*for ie7*/
}
.secInner .infoBox {
    -ms-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    margin: 10px;
    float: left;
    min-width: 220px;
    min-height:100px;
    width: 22%;
    cursor:pointer;
    position:relative;
    border:1px #f5f5f5 solid;
    border:1px #e6e6e6 solid\0;
}
.secInner .infoBox .img{
    left:5px;
    top:5px;
    width:57px;
    position:absolute;
}
.secInner .infoBox .txt{
    margin-left:63px;
    margin-right:5px;
    min-height:80px
}
.secInner .infoBox dt{
    margin-left:8px;
    margin-top:5px;
    font-weight:bold;
    font-size:84%;
    line-height:110%;
}
.secInner .infoBox dd{
    margin-top:5px;
    margin-left:8px;
    font-size:84%;
    line-height:120%;
    color:#808080;
}
.secInner .infoBox .date{
    background:#d4f5ff;
    line-height:24px;
    font-size:84%;
    text-align:right;
    padding-right:5px;
    margin-top:8px;
    display:block;
    color:#484848;
    -ms-text-shadow:: 1px 1px 0 #e5e5e5;
-webkit-text-shadow: 1px 1px 0 #e5e5e5;
-moz-text-shadow: 1px 1px 0 #e5e5e5;
text-shadow: 1px 1px 0 #e5e5e5;
    }

.secInner .comList li{
    float:left;
    margin: 0 8px 8px 0px;
}
.secInner .comList li a{
    display: block;
    *margin-bottom: 10px;/* for ie7*/
}
.makerList&gt;li{
    width:32%;
    float:left;
}

.makerList a{
    display:block;
    white-space:nowrap!important;
    overflow:visible !important;
}
.secInner ul.info {
    margin-top: 10px;
}
.secInner ul.info.img li{
    list-style:none;
    margin: 0 0 0 10px;
    padding: 0;
}


.secInner ul.info.img li a:hover{
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: .7;
}

.secInner ul.info li {
    margin: 0 0 0 30px;
    padding: 0 20px 0 0;
    line-height: 24px;
    font-size: 8px;
    list-style-position:outside;
    list-style-type:square;
    display:list-item;

}
.secInner ul.info li a{
    display:block;
    font-size:13px;
}
.taikenStream{
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
    width: 100%;
    height: 255px;
    scrollbar-base-color: #fff;
    scrollbar-3dlight-color: #C0C0C0;
    scrollbar-highlight-color: #C0C0C0;
    scrollbar-track-color: #fff;
    scrollbar-arrow-color:#ccc;
    scrollbar-shadow-color: #C0C0C0;
    scrollbar-dark-shadow-color: #C0C0C0;
    scrollbar-face-color:#eee;
}
::-webkit-scrollbar {
    background: transparent;
    overflow: visible;
    width: 5px;
}
/* Track */
::-webkit-scrollbar-track {
    background: transparent;
}

/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background: rgba(100,100,100,0.5);
}
::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(255,0,0,0.4);
}
.secInner .taikenList li{
    cursor: pointer;
    border-bottom: 1px solid #E8E8E8;
    line-height:20px;
}
.secInner .taikenList li a:hover {
    background: #f8f8f8;
    text-decoration: none;
}
.secInner .taikenList li a {
    display:block;
    color:#484848;
    text-decoration: none;
    margin:0px;
    padding:10px;
}

.makerList em.new {
    color:#ff9000;
    padding-left:10px;
}

.mainSearch {
    margin: 26px 10px 10px;
    text-align: center;

}
.mainSearch input {
    width: 400px;
    border: #59a1fb 1px solid !important;
    height: 30px !important;
    line-height: 30px !important;/*for ie*/
    margin-bottom: 0 !important;
}
.mainSearch button {
    -o-border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    width: 40px;
    height: 40px;
    color: white;
    text-shadow: 0 -1px 0 #bfbfbf;
    background-color: #07d;
    background-image: -moz-linear-gradient(top, #3a90fd, #07d);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3a90fd), to(#07d));
    background-image: -webkit-linear-gradient(top, #3a90fd, #07d);
    background-image: -o-linear-gradient(top, #3a90fd, #07d);
    background-image: linear-gradient(to bottom, #3a90fd, #07d);
    background-image: url(/images/intern/ico_search_b.png);
    background-position: center center;
    background-repeat: no-repeat;
    border-color: #03d #03d #002A80;
    border-color: #e5e5e5 #e5e5e5 #bfbfbf;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3a90fd', endColorstr='#ff0077dd', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.leftNav {
	position: absolute;
	top: 1px;
	left: 3px;
	width: 100px;
	max-width: 100px;
	padding: 0 0 30px;
	z-index: 10;
	text-align: right;
}
.leftNav .navList .btn {
    width: 74px;
    height: 74px;
    text-indent: -10000px;
    margin: 0 14px 0 10px;
    background-color: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: 3px solid #CCC;
    -ms-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px #e5e5e5;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px #e5e5e5;
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px #e5e5e5;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px #e5e5e5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
.leftNav .navList li {
    margin: 0 -1px 20px 0;
    display: block;
}
/*
.leftNav .navList li.active {
    background: url(/images/intern/ico_leftNavArr.png) no-repeat right;
}
*/

.leftNav .navList li.active .btn,
.leftNav .navList li .btn:hover{
    background-color: #5baafb;
    border: 3px solid #5baafb;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.leftNav .navList li.active a.lnTop {
    background-image: url(/images/intern/ico_lNav_top_act.png);
    background-position: center;
    background-repeat: no-repeat;
    opacity: 1;
}
.leftNav .navList li a.lnTop {
    background-image: url(/images/intern/ico_lNav_top.png);
    background-position: center;
    background-repeat: no-repeat;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: .8;
}
.leftNav .navList li a.lnTop:hover {
    background-image: url(/images/intern/ico_lNav_top_act.png);
    background-position: center;
    background-repeat: no-repeat;
    opacity: 1;
}
.leftNav .navList li.active a.lnContent {
    background-image: url(/contents/intern/top/img/common/ico_lNav_content_act.png);
    background-position: center;
    background-repeat: no-repeat;
    opacity: 1;
}
.leftNav .navList li a.lnContent {
    background-image: url(/contents/intern/top/img/common/ico_lNav_content.png);
    background-position: center;
    background-repeat: no-repeat;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: .8;
}
.leftNav .navList li a.lnContent:hover {
    background-image: url(/contents/intern/top/img/common/ico_lNav_content_act.png);
    background-position: center;
    background-repeat: no-repeat;
    opacity: 1;
}
.leftNav .navList li.active a.lnEvent {
    background-image: url(/images/intern/ico_lNav_event_act.png);
    background-position: center;
    background-repeat: no-repeat;
    opacity: 1;
}
.leftNav .navList li a.lnEvent {
    background-image: url(/images/intern/ico_lNav_event.png);
    background-position: center;
    background-repeat: no-repeat;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: .8;
}
.leftNav .navList li a.lnEvent:hover {
    background-image: url(/images/intern/ico_lNav_event_act.png);
    background-position: center;
    background-repeat: no-repeat;
    opacity: 1;
}
.leftNav .navList li.active a.lnSearch {
    background-image: url(/contents/intern/top/img/common/ico_lNav_search_act.png);
    background-position: center;
    background-repeat: no-repeat;
    opacity: 1;
}
.leftNav .navList li a.lnSearch {
    background-image: url(/contents/intern/top/img/common/ico_lNav_search.png);
    background-position: center;
    background-repeat: no-repeat;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: .8;
}
.leftNav .navList li a.lnSearch:hover {
    background-image: url(/contents/intern/top/img/common/ico_lNav_search_act.png);
    background-position: center;
    background-repeat: no-repeat;
    opacity: 1;
}
.leftNav .navList li.active a.lnMypage {
    background-image: url(/contents/intern/top/img/common/ico_lNav_mypage_act.png);
    background-position: center;
    background-repeat: no-repeat;
    opacity: 1;
}
.leftNav .navList li a.lnMypage {
    background-image: url(/contents/intern/top/img/common/ico_lNav_mypage.png);
    background-position: center;
    background-repeat: no-repeat;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: .8;
}
.leftNav .navList li a.lnMypage:hover {
    background-image: url(/contents/intern/top/img/common/ico_lNav_mypage_act.png);
    background-position: center;
    background-repeat: no-repeat;
    opacity: 1;
}

.rightCol {
    width: 300px;
    max-width: 300px;
    margin-right: 10px;
    margin-bottom: 30px;
    float:right;
}
.widgetBlock {
    background: #fff;
    -ms-box-shadow: 0 1px 2px #e5e5e5;
    -webkit-box-shadow: 0 1px 2px #e5e5e5;
    -moz-box-shadow: 0 1px 2px #e5e5e5;
    box-shadow: 0 1px 2px #e5e5e5;
    margin-bottom: 20px;
    border:1px #e6e6e6 solid;
    border-top:none;
}
.widgetBlock h2 {
    border-top: #fff 1px solid;
    background: #d2f2fe;
    -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    min-height: 34px;
    line-height: 34px;
    color: #484848;
    font-weight: bold;
    padding-left: 14px;
}
.widgetBlock h2.mes {
    border-top: 2px solid #358fe7
}
.widgetBlock i img {
    vertical-align: baseline;
    margin-right: 5px;
}
.widgetBlock h3{
    font-weight:bold;
    padding:10px 0 5px 10px;
    border-bottom: 1px solid #ddd;
}

.widgetBlock .today{
    text-align:right;
    font-size:14px;
    padding-bottom:10px;
    border-bottom: 2px solid #ddd;
    margin-bottom:10px;
}

.widgetBlock dl.expiration {
    margin:5px 0 5px 0;
    padding:5px 0 5px;
    display:table;
    width:100%;
    font-size:13px;
    line-height:16px;
}
.widgetBlock dl.expiration dt{
    display:table-cell;
    width:34px;
    height:34px;
    -o-border-radius: 34px;
    -webkit-border-radius: 34px;
    -moz-border-radius: 34px;
    border-radius: 34px;
    background:#FFF2E8;
    vertical-align:middle;
    text-align:center;
    *line-height: 34px;/*for ie7*/
    *float: left;/*for ie7*/
}
.widgetBlock dl.expiration dd{
    display:table-cell;
    padding-left:5px;
    vertical-align:middle;
    *float: left;/*for ie7*/
}
.widgetBlock dl.expiration dd a{
    display:block;
}
.widgetInner {
    padding: 12px;
}
.widgetInner hr {
    border:1px solid #f1f1f1;
}
.widgetInner ul li{
    margin: 3px 0px 0 20px;
    font-size:6px;
    font-weight:normal;
    list-style-position:outside;
    list-style-type:square;
    display:list-item;
}
.widgetInner ul li a{
    display:block;
    line-height: 24px;
    font-size: 90%;
    padding: 0 10px 0 5px;
    font-size:13px;
}
.mesBz{
    text-align:right;
}
.mesBz strong{
    background:url(/images/intern/ico_bz.png) no-repeat left center;
    padding-left:20px;
}
.mesBz a strong{
    vertical-align:middle;
    line-height: 20px;
}
.mesBz .mesTit{
    float: right;
}
.mesList{
    margin-top:10px;
}
.mesList li{
    list-style:none!important;
    margin-left:0!important;
}
.mesList li a{
    background:url(/images/intern/ico_email.png) no-repeat left center;
    padding-left:20px !important;
    margin-left:10px;
    line-height:18px;
}
.count-o {
    float: right;
    -moz-box-sizing: border-box;
    max-width: 100%;
    line-height:18px;
    margin: 0 0 0 2px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BBBBBB;
    border-radius: 3px 3px 3px 3px;
    min-height: 18px;
    min-width: 15px;
    position: relative;
    white-space: nowrap;
}
.count-o a{
}
.btn-o,
.count-o,
.btn .label,
#count {
    display: inline-block;
    vertical-align: top;
}
.count-o i, .count-o u {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent #AAAAAA transparent -moz-use-text-color;
    border-image: none;
    border-style: solid solid solid none;
    border-width: 4px 4px 4px 0;
    height: 0;
    left: 0;
    line-height: 0;
    margin: -4px 0 0 -4px;
    position: absolute;
    top: 50%;
    width: 0;
}
.count-o i, .count-o u {
    position: absolute;
    zoom: 1;
    line-height: 0;
    width: 0;
    height: 0;
    left: 0;
    top: 50%;
    margin: -4px 0 0 -4px;
    border: 4px transparent solid;
    _border-color: pink;
    _filter: chroma(color=pink);
    border-right-color: #aaa;
    border-left: 0;
}
.count-o u {
    margin-left: -3px;
    border-right-color: #fff;
}
#count {
    padding: 0 3px;
    font-size:12px;
    color: #333333;
    text-align: center;
    white-space: nowrap;
}


/* grp footer  */
footer {
    width: 100%;
    min-width: 950px;
    padding-top: 4px;
}
div#grpFooter dd,
div#grpFooter a{
    font-family: none !important;
}


/*subPage ----------------------------------------------------------*/
/****************************
-internReportDetail page-
****************************/
.internReportDetail{
    font-size: 14px;
    padding-bottom: 30px;
}
.internReportDetail .h2Block h2{
    padding-top:5px;
    padding-bottom:5px;
    padding-right:160px;
    font-size: 16px;
}
.internReportDetail .h2Block{
    margin-bottom: 10px;
}

.internReportDetail h2 .graduateTag{
    position: absolute;
    right: 16px;
    top:8px!important;

}
.graduateTag.y13{
    width:132px;
    height:25px;
    background:url(/images/intern/graduateTag_y13.png) no-repeat left top;
}
.graduateTag.y14{
    width:132px;
    height:25px;
    background:url(/images/intern/graduateTag_y14.png) no-repeat left top;
}
.graduateTag.y15{
    width:132px;
    height:25px;
    background:url(/images/intern/graduateTag_y15.png) no-repeat left top;
}
.graduateTag.y16{
    width:132px;
    height:25px;
    background:url(/images/intern/graduateTag_y16.png) no-repeat left top;
}
.graduateTag.y17{
    width:132px;
    height:25px;
    background:url(/images/intern/graduateTag_y17.png) no-repeat left top;
}
.graduateTag.y18{
    width:132px;
    height:25px;
    background:url(/images/intern/graduateTag_y18.png) no-repeat left top;
}
.graduateTag.y19{
    width:132px;
    height:25px;
    background:url(/images/intern/graduateTag_y19.png) no-repeat left top;
}
.graduateTag.y20{
    width:132px;
    height:25px;
    background:url(/images/intern/graduateTag_y20.png) no-repeat left top;
}
.graduateTag.y21{
    width:132px;
    height:25px;
    background:url(/images/intern/graduateTag_y21.png) no-repeat left top;
}
.graduateTag.y22{
    width:132px;
    height:25px;
    background:url(/images/intern/graduateTag_y22.png) no-repeat left top;
}
.internReportDetail #progress_bar{
    padding-top: 8px;
    padding-top: 2px \9;/*for ie*/
}
.internReportDetail #progress_bar .topLabel{
    text-align: left;
    padding-left: 106px;
    padding-bottom: 10px;
    padding-bottom: 5px \9;/*for ie*/
}
.internReportDetail #progress_bar .topLabel span{
    padding: 0;
    font-size: 12px;
    text-align: center;
    color: #358fe7;
    font-family: "Verdana";
    font-weight: bold;
    width: 39px!important;
    display: inline-block;
}
.internReportDetail .ui-progress-bar{
    margin:0px 0px 10px 12px;
    margin:0px 0px 8px 12px \9;/*for ie*/
    text-align: right;

}
.internReportDetail #progress_bar .label{
    display: table-cell;
    padding:0 0 10px 0;
    padding:0 0 8px 0\9;/*for ie*/
    vertical-align: middle;
    color: #358fe7;
    font-weight: bold;
    text-align: center;
    width: 84px;
    font-size: 12px;
}
.internReportDetail #progress_bar .mark{
    display: table-cell;
    padding:0 0 10px 0;
    padding:0 0 8px 0\9;/*for ie*/
    vertical-align: middle;
    background: url(/images/intern/bg_progressBar_markline.png) repeat-y center;
    width: 10px;
}
.internReportDetail #progress_bar .bar{
    display: table-cell;
    vertical-align: middle;
}


.internReportDetail .sectionInner01{
    padding: 0 12px 12px 0;

}
.internReportDetail .sectionInner02{
    padding: 0;
    margin-left: 12px;
    margin-bottom: 12px;

}
.internReportDetail .sectionInner02&gt;.fxBox&gt;.infoBox{
    display: table-cell;
    margin-rignt: 12px;
    text-align: left;
    border-right: 12px #fff solid;
}
.internReportDetail .sectionInner02&gt;.fxBox.col&gt;.infoBox{
    width: 100%;
}
.internReportDetail .sectionInner02&gt;.fxBox.col2&gt;.infoBox{
    width: 50%;
}
.internReportDetail .sectionInner02&gt;.fxBox.col3&gt;.infoBox{
    width: 25%;
}
.internReportDetail .sectionInner02&gt;.fxBox.col5&gt;.infoBox{
    width: 15%;
}

.internReportDetail .fxBox {
    display: table;
}

.internReportDetail .fxBox .col01 {
    margin-right:12px;
    text-align: left;
    display: table-cell;
    padding-right: 12px;
}
.internReportDetail .fxBox .jobTagBlock{
    display: table;
    margin-left: 12px;
    margin-bottom: 15px;
}
.internReportDetail .fxBox .jobTagBlock .tit{
    display: table-cell;
    vertical-align: top;
    padding: 4px 12px 4px;
    white-space: nowrap;
}
.internReportDetail .fxBox .jobTagBlock .tags{
    display: table-cell;
}
.internReportDetail .fxBox .jobTagBlock .tags li{
    display: block;
    background:#2fa8dd;
    margin-right: 8px;
    margin-bottom: 8px;
    float:left;
    color: #fff;
    padding: 4px 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.internReportDetail .fxBox .col02 {
#    width: 317px!important;
    width: 280px!important;
    display: table-cell;
    background-color: #f1f1f1;
    /*border-bottom: #dbdbdb 2px solid; */
    -ms-box-shadow: inset 0px -2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0px -2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0px -2px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px -2px 2px rgba(0, 0, 0, 0.1);
    vertical-align: top;
}
.internReportDetail .h3Block{
    background:#34b3e7;
    padding:6px 12px;
    text-align:left;
    color:#fff;
    position:relative;
}
.internReportDetail .h3Block h3{
    color:#fff;
    font-size:14px !important;
    line-height:16px;
    font-weight:bold !important;
    -ms-text-shadow: : 1px 2px 0 #aaa;
    -webkit-text-shadow: 1px 2px 0 #aaa;
    -moz-text-shadow: 1px 2px 0 #aaa;
    text-shadow: 1px 2px 0 #aaa;
}
.internReportDetail .infoBox{
    background-color: #f1f1f1;
    /*border-bottom: #dbdbdb 2px solid; */
    -ms-box-shadow: inset 0px -2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0px -2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0px -2px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px -2px 2px rgba(0, 0, 0, 0.1);
    vertical-align: top;
    margin:10px 0 0 12px;
}
.internReportDetail .infoBox dt{
    color: #358fe7;
    padding: 6px 12px;
    line-height: 16px;
    border-bottom: #dcdcdc 1px solid;
}
.internReportDetail .infoBox dt h4{
    font-weight: bold !important;
}
.internReportDetail .infoBox dd{
    color: #000;
    padding: 4px 12px 8px 12px;
    line-height: 20px;
    border-top: #fff 1px solid;
}

.internReportDetail .infoBox.inline dt,
.internReportDetail .infoBox.inline dt h4{
    display: inline;
    border:none;
    line-height: 32px;
}
.internReportDetail .infoBox.inline dd{
    display: inline;
    border:none;
    padding: 0;
    line-height: 32px;
}

.internReportDetail .noLogin {
    background: url(/images/intern/bk.png);
    height: 1000px;
    background-repeat: no-repeat;

}

.internReportDetail .noLogin .login {
    width: 450px;
    background: #eefda5;
    opacity: 0.7;
    border: 1px solid #eefda5;
    border-radius: 8px;
    margin: 30px;
    padding: 30px;
}


/****************************
-company page-
****************************/

.company .h2Block h2{
    min-height:37px;
    padding-top:8px;
}
.company .h2Block{
}
.company h2 .favBtnM{
    right: 16px;
    top:8px!important;
    padding: 4px 8px !important;
}
.company h2 .favBtnM:hover{
	opacity:1;
    filter: alpha(opacity=100);
}
.company h2 .favBtnM:hover i{
	background:url(/images/intern/ico-folder-favoritesAct-m.png) no-repeat;
	width:20px;
	height:20px;
	vertical-align:bottom !important;
}
.company .reportBtn{
	color:#fff;
    -ms-box-shadow:inset 0 0px 1px 1px rgba(255, 255, 255, 0.5), 0 0px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 0px 1px 1px rgba(255, 255, 255,  0.5), 0 0px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 0px 1px 1px rgba(255, 255, 255,  0.5), 0 0px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 0px 1px 1px rgba(255, 255, 255,  0.5), 0 0px 2px rgba(0, 0, 0, 0.1);
    -ms-text-shadow: 0 1px 0px #333 !important;
    -webkit-text-shadow: 0 1px 0px #333 !important;
    -moz-text-shadow: 0 1px 0px #333 !important;
    text-shadow: 0 1px 0px #333 !important;
	border: 1px #0071d7 solid;
    background-color: #2194f7;
    background-image: -moz-linear-gradient(top, #0077dd, #006bd2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0077dd), to(#006bd2));
    background-image: -webkit-linear-gradient(top, #0077dd, #006bd2);
    background-image: -o-linear-gradient(top, #0077dd, #006bd2);
    background-image: linear-gradient(to bottom, #0077dd, #006bd2);
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0077dd', endColorstr='#ff006bd2', GradientType=0); */
    background-repeat: repeat-x;
	font-size:12px;
	font-weight:normal;
	padding: 4px 6px;
}
.company .reportBtn i{
	margin-right:4px !important;
}
.company .reportBtn:hover{
	border: 1px #0071d7 solid;
	opacity:0.8;
    filter: alpha(opacity=800);
	color:#fff;
}

.company .h3Block .reportBtn{
	position:absolute;
	right:10px;
	top:5px;
}
.company .leaderImg{
	background:url(/images/intern/img_leaderImg.png) no-repeat left;
	display:block;
	height:136px;
	margin:-5px auto 18px;
	/*max-width:540px;*/
}
.company .leaderImg a{
	display:block;
	height:136px;
	position:relative;
}
.company .leaderImg .btn{
	position:absolute;
	bottom:5px;
	right:10px;
	font-size:12px;
}
.internInfoList{
	margin:5px 6px;
	font-size:12px;
}
.internInfoList th{
	width:100px;
	padding:3px;
	vertical-align:top;
}
.internInfoList td{
	padding:3px;
	vertical-align:top;
    -o-text-overflow:ellipsis;
    -webkit-text-overflow:ellipsis;
    -moz-text-overflow:ellipsis;
	text-overflow:ellipsis;
    /*white-space:nowrap;
    overflow:hidden!important;
	width:300px!important;*/
}

.company .h3Block{
	background:#34b3e7;
	margin-left:12px;
	padding:12px 12px;
	text-align:left;
	color:#fff;
	position:relative;
}
.company .h3Block h3{
	color:#fff;
	font-size:16px !important;
	line-height:18px;
	font-weight:bold !important;
}

.company .secInner{
	font-size:12px;
	line-height:140%;
	padding-bottom:25px;
}
.company .secInner p{
	padding:8px;
}
.company .internReport,
.company .companyInfo {
	border:#b2d6f5 1px solid;
	cursor:pointer;
	margin:0 10px;
}
.company .internReport .title,
.company .companyInfo .title {
	background:#57a4e7;
	color:#fff;
	padding:8px;
}
.company .internReport:hover{
	border:#61abea 1px solid;
	-ms-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0px 4px rgba(0, 0, 0, 0.3);
	-moz-transform:scale(1.01);
    -webkit-transform:scale(1.01);
    -o-transform:scale(1.01);
    -ms-transform:scale(1.01);
    transform:scale(1.01);
    z-index:2;
}
.company .companyInfo:hover {
    cursor: default;
}
.company .internReport:hover .title{
	background:#0071d7;

}
.company .internReport .title em,
.company .companyInfo .title em {
	position:absolute;
	right:0px;
	text-align:right;
	font-weight:bold !important;
}

.company .internReport .title h4,
.company .companyInfo .title h4 {
	text-align:left;
    position: relative;
	font-weight:bold !important;
}

.company .internReport th,
.company .companyInfo th {
	background:#f1f1f1;
	text-align:left;
	padding:12px 6px;
	font-weight:bold;
	border-bottom:1px #fff solid;
	min-width:110px;
	width:110px;
	max-width:100px !important;
}
.company .internReport td,
.company .companyInfo td {
	padding:12px 6px;
	border-bottom:1px #f1f1f1 solid;

}
.company .internReport td.unloginInfo{
    padding:0px 4px !important;
}
.company .internReportDis{
	/*-ms-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0px 4px rgba(0, 0, 0, 0.3); */
	padding:0px;
	display:block;
	background:url(/images/intern/img_internReportDis.png) center no-repeat;
	height:209px;
}

.company .internReportDis01{
    /*-ms-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0px 4px rgba(0, 0, 0, 0.3);*/
    padding:0px;
    display:block;
    background:url(/images/intern/img_internReportDis01.png) center no-repeat;
    height:209px;
}

/*.company .internReportDis:hover,
.company .internReportDis01:hover{
	-ms-box-shadow: 0 0px 4px #0072d9;
	-webkit-box-shadow: 0 0px 4px #0072d9;
	-moz-box-shadow: 0 0px 4px #0072d9;
	box-shadow: 0 0px 4px #0072d9;

}*/
.company ul{
	margin:10px;
}
.company ul li{
	margin:5px 0;
}
.company ul.bbsList li td{
	vertical-align:middle;
}
.company ul.bbsList li td.time{
	background:#e2ebcc;
	width:86px;
	height:75px;
	text-align:center;
	border-right:#fff 1px solid;
}
.company ul.bbsList li td.text{
	background:#f1f1f1;
	padding:10px 10px;
}
.company ul.bbsList li td.author{
	background:#f1f1f1;
	padding:10px 10px;
	text-align:center;
	width:100px;
}
.company ul.bbsList li td.author a{
	font-weight:bold;
	display:block;
}

.company .bbsLoginBlock{
	padding:15px 10px;
	border:#ededed solid 5px;
	margin:10px;
	text-align:center;
}
.company .bbsLoginBlock .number{
	color:#fc8724;
	font-size:18px;
	font-weight:bold;
}
.company .bbsLoginBlock .btn{
	color:#fff;
	text-align:left;
	margin:10px;
	padding:10px;
	font-size:18px;
}
.company .bbsLoginBlock .btn:hover{
	opacity:0.8 !important;
    filter: alpha(opacity=80) !important;
}
.company .bbsLoginBlock .btn em{
	font-size:14px;
}
.company .bbsLoginBlock .btn.loginBtn{
	border: 1px #0071D7 solid;
	-ms-box-shadow:inset 0 0px 1px 1px rgba(255, 255, 255, 0.5), 0 0px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0px 1px 1px rgba(255, 255, 255,  0.5), 0 0px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0px 1px 1px rgba(255, 255, 255,  0.5), 0 0px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0px 1px 1px rgba(255, 255, 255,  0.5), 0 0px 2px rgba(0, 0, 0, 0.3);
    -ms-text-shadow: 0 1px 0px #333 !important;
    -webkit-text-shadow: 0 1px 0px #333 !important;
    -moz-text-shadow: 0 1px 0px #333 !important;
    text-shadow: 0 1px 0px #333 !important;
    background-color: #0077dd;
    background-image: -moz-linear-gradient(top, #0077dd, #006bd2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0077dd), to(#006bd2));
    background-image: -webkit-linear-gradient(top, #0077dd, #006bd2);
    background-image: -o-linear-gradient(top, #0077dd, #006bd2);
    background-image: linear-gradient(to bottom, #0077dd, #006bd2);
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0077dd', endColorstr='#ff006bd2', GradientType=0); */
    background-repeat: repeat-x;
	border:none!important\9;/*for ie*/
	border-right: 2px #ccc solid !important\9;/*for ie*/
	border-bottom: 2px #ccc solid !important\9;/*for ie*/
}
.company .bbsLoginBlock .btn.registerBtn{
	border: 1px #ff932c solid;
	-ms-box-shadow:inset 0 0px 1px 1px rgba(255, 255, 255, 0.5), 0 0px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0px 1px 1px rgba(255, 255, 255,  0.5), 0 0px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0px 1px 1px rgba(255, 255, 255,  0.5), 0 0px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0px 1px 1px rgba(255, 255, 255,  0.5), 0 0px 2px rgba(0, 0, 0, 0.3);
    -ms-text-shadow: 0 1px 0px #333 !important;
    -webkit-text-shadow: 0 1px 0px #333 !important;
    -moz-text-shadow: 0 1px 0px #333 !important;
    text-shadow: 0 1px 0px #333 !important;
    background-color: #fe8822;
    background-image: -moz-linear-gradient(top, #fe8822, #f4882a);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fe8822), to(#f4882a));
    background-image: -webkit-linear-gradient(top, #fe8822, #f4882a);
    background-image: -o-linear-gradient(top, #fe8822, #f4882a);
    background-image: linear-gradient(to bottom, #fe8822, #f4882a);
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffe8822', endColorstr='#fff4882a', GradientType=0);     */
    background-repeat: repeat-x;
	border:none!important\9;/*for ie*/
	border-right: 2px #ccc solid !important\9;/*for ie*/
	border-bottom: 2px #ccc solid !important\9;/*for ie*/

}
.company ul.desiredMotive li{
	background:#f1f1f1;
	padding:12px;
	margin:10px 0;
}
.company ul.desiredMotive li:hover{
	-ms-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0px 4px rgba(0, 0, 0, 0.3);
}
.company ul.desiredMotive li a{
	display:block;
}
.company ul.desiredMotive li.unLogin{
	padding:10px;
	border: 1px #f1f1f1 solid;
}
.company ul.desiredMotive li.unLogin a{
	height:75px;
	background:url(/images/intern/img_desiredMotiveDis.png) center no-repeat #fff;
	-ms-box-shadow: 0 0px 4px #333;
	-webkit-box-shadow: 0 0px 4px #333;
	-moz-box-shadow: 0 0px 4px #333;
	box-shadow: 0 0px 4px #333;
}
/*.company ul.desiredMotive li.unLogin a:hover{
	-ms-box-shadow: 0 0px 4px #0072d9;
	-webkit-box-shadow: 0 0px 4px #0072d9;
	-moz-box-shadow: 0 0px 4px #0072d9;
	box-shadow: 0 0px 4px #0072d9;

}*/
#follower{
    position: absolute;
    display:none;
    border: 2px solid #85beef;
    -ms-box-shadow: 0 0px 3px #ccc;
    -webkit-box-shadow: 0 0px 3px #ccc;
    -moz-box-shadow: 0 0px 3px #ccc;
    box-shadow: 0 0px 3px #ccc;
    padding: 5px;
    font-size: 12px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    z-index: 10000;
}

.loadMoreBlock {
	margin-top:20px;
	text-align:center;
}

/****************************
-industryList page-
****************************/
.contents.sub .h2Block h2{
    margin-left: 0;
    position: relative;
    text-align: center;
    padding-left: 12px;
}
.contents.sub .h2Block h2 .btn{
	position: absolute;
	font-size: 12px;
	text-shadow: none;
	font-weight: normal;
	display: block;
	text-align: left;
	line-height: 18px;
	padding: 1px 10px 1px 5px;
	top: 10px;
	border: 1px #3874b0 solid;
	-ms-box-shadow: 0 0px 4px #fff;
	-webkit-box-shadow: 0 0px 4px #fff;
	-moz-box-shadow: 0 0px 4px #fff;
	box-shadow: 0 0px 4px #fff;
	-ms-text-shadow: 0 1px 0px #fff;
	-webkit-text-shadow: 0 1px 0px #fff;
	-moz-text-shadow: 0 1px 0px #fff;
	text-shadow: 0 1px 0px #fff;
}
.contents.sub .h2Block h2 .btn i{
    margin-right: 3px;
    vertical-align: middle;
}

.contents.sub .h2Block h2 .bacBtn {
    left: 10px;
    top: 4px;
}

.industryList li {
    padding: 16px 8px 25px;
    border-bottom: 1px dashed #ddd;
}
.industryList.Ad{
    margin-top: -5px;
    border-bottom: 1px solid #ccc;
}
.industryList.Ad li{
    padding-left: 5px;
    border-bottom:none;
    border-top: 1px solid #ebebeb;
}
.industryList li:last-child{
    border-bottom: none;
}
.industryList.Ad .comLogo{
    float: left;
    display: inline-block;
    width: 140px;
    min-height: 70px;
    border: 1px #e5e5e5 solid;
    -ms-box-shadow: 0 0px 4px #e5e5e5;
    -webkit-box-shadow: 0 0px 4px #E5E5E5;
    -moz-box-shadow: 0 0px 4px #e5e5e5;
    box-shadow: 0 0px 4px #E5E5E5;
}
.industryList.Ad .comLogo img{
    background: white;
    margin-top: 10px;
}
.industryList .info{
    margin-left: 16px;
}
.industryList.Ad .info{
    margin-left: 160px;
}
.industryList .info h3 {
    margin: 0px 10px 10px 2px;
    font-weight: bold;
    line-height: 24px;
    border-bottom: none;
    padding-left: 0px;
    -ms-text-shadow: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none;
}
.industryList .info a{
    margin-right: 10px;
    font-size: 12px;

}
.industryList .info h3 a{
    margin-right: 10px;
    font-size: 14px;

}
.industryList.Ad .info .btn{
    margin-bottom: 10px;
    color: #fff;
    font-size: 14px;
    color: white;
    -ms-box-shadow: inset 0 0px 1px 1px rgba(255, 255, 255, 0.5), 0 0px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 0px 1px 1px rgba(255, 255, 255, 0.5), 0 0px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 0px 1px 1px rgba(255, 255, 255, 0.5), 0 0px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 0px 1px 1px rgba(255, 255, 255, 0.5), 0 0px 2px rgba(0, 0, 0, 0.1);
    -ms-text-shadow: 0 1px 0px #333 !important;
    -webkit-text-shadow: 0 1px 0px #333 !important;
    -moz-text-shadow: 0 1px 0px #333 !important;
    text-shadow: 0 1px 0px #333 !important;
    border: 1px #0071D7 solid;
    background-color: #2194F7;
    background-image: -moz-linear-gradient(top, #07D, #006BD2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#07D), to(#006BD2));
    background-image: -webkit-linear-gradient(top, #07D, #006BD2);
    background-image: -o-linear-gradient(top, #07D, #006BD2);
    background-image: linear-gradient(to bottom, #07D, #006BD2);
    background-repeat: repeat-x;
    font-size: 12px;
    font-weight: normal;
    padding: 2px 12px;
    }
.industryList.Ad .info .btn:hover{
    border: 1px #0077dd solid;
    -ms-box-shadow: 0 0px 4px #e5e5e5, inset 0 0px 1px 1px #9bc8fe;
    -webkit-box-shadow: 0 0px 4px #E5E5E5, inset 0 0px 1px 1px #9bc8fe;
    -moz-box-shadow: 0 0px 4px #e5e5e5, inset 0 0px 1px 1px #9bc8fe;
    box-shadow: 0 0px 4px #E5E5E5, inset 0 0px 1px 1px #9bc8fe;
}

.pageTools{
    background: #D2F2FE;
    padding: 5px 10px;
    position: relative;
    text-align: left;
    font-size: 12px;
    -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid #ccc !important;
}
.pageTools .btn{
    font-size: 12px !important;
    padding-bottom: 0px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.pageTools .btn i{
    vertical-align: top;
}
.pageTools .pageNum{
    position: absolute;
    right: 10px;
    top: 5px;
}
.pageTools .pageNumReportList {
    position: static;
    text-align: right;
}
.pageTools .pageNum .btn{
    max-width: 16px;
    vertical-align: middle;
}
.pageTools .pageNum .btn:active,
.pageTools .pageNum .btn.active,
.pageTools .pageNum .btn.disabled,
.pageTools .pageNum .btn[disabled] {
    color: #333;
    cursor: default;
    background-color: #ddd !important;
    background-image:none !important;
    -moz-box-shadow:none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    filter:none !important;
}
.pageTools .pageNum .btn.active{
    font-weight: bold;
}



/* Components-------------------------------------------------- */

/*icons*/
[class^="icon-"], [class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("/images/intern/glyphicons-halflings.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
}
.icon-white,.nav-pills&gt;.active&gt;a&gt;[class^="icon-"],.nav-pills&gt;.active&gt;a&gt;[class*=" icon-"],.nav-list&gt;.active&gt;a&gt;[class^="icon-"],.nav-list&gt;.active&gt;a&gt;[class*=" icon-"],.navbar-inverse .nav&gt;.active&gt;a&gt;[class^="icon-"],.navbar-inverse .nav&gt;.active&gt;a&gt;[class*=" icon-"],.dropdown-menu&gt;li&gt;a: hover&gt;[class^="icon-"],.dropdown-menu&gt;li&gt;a: focus&gt;[class^="icon-"],.dropdown-menu&gt;li&gt;a: hover&gt;[class*=" icon-"],.dropdown-menu&gt;li&gt;a: focus&gt;[class*=" icon-"],.dropdown-menu&gt;.active&gt;a&gt;[class^="icon-"],.dropdown-menu&gt;.active&gt;a&gt;[class*=" icon-"],.dropdown-submenu: hover&gt;a&gt;[class^="icon-"],.dropdown-submenu: focus&gt;a&gt;[class^="icon-"],.dropdown-submenu: hover&gt;a&gt;[class*=" icon-"],.dropdown-submenu: focus&gt;a&gt;[class*=" icon-"] {
	background-image: url("/images/intern/glyphicons-halflings-white.png")
}
.icon-chevron-left {
    background-position: -432px -72px
}
.icon-chevron-right {
    background-position: -456px -72px
}
.icon-chevron-up {
    background-position: -288px -120px
}
.icon-chevron-down {
    background-position: -313px -119px
}
.icon-favorites{
	background:url(/images/intern/ico-folder-favorites-m.png) no-repeat;
	width:20px;
	height:20px;
	vertical-align:bottom !important;
}
.icon-favorites.act{
	background:url(/images/intern/ico-folder-favoritesAct-m.png) no-repeat;
	width:20px;
	height:20px;
	vertical-align:bottom !important;
}
.icon-page-edit{
	background:url(/images/intern/ico_page_white_edit.png) no-repeat;
	width:16px;
	height:16px;
	vertical-align:top !important;
}
.icon-green-dot{
    background:url(/images/intern/icon-green-dot.png) no-repeat;
    width:10px;
    height:10px;
    vertical-align:top !important;
}




/*dropdown*/
.dropup,.dropdown {
    position: relative
}
.dropdown-toggle {
    margin-bottom: -3px
}
.dropdown-toggle:active,.open .dropdown-toggle {
    outline: 0
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: ""
}
.dropdown .caret {
    margin-top: 8px;
    margin-left: 2px
}
.dropdown-menu {
    position: absolute;
    top: 88%;
    left: 10px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 0px 0 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.2);
    border-right-width: 2px\9;
    border-bottom-width: 2px\9;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto
}
.dropdown-menu .divider {
    *width: 100%;
    height: 1px;
    margin: 9px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff
}
.dropdown-menu&gt;li&gt;a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    color: #333;
    white-space: nowrap;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
}
.dropdown-menu &gt; li &gt; a:hover, .dropdown-menu &gt; li &gt; a:focus, .dropdown-submenu:hover &gt; a, .dropdown-submenu:focus &gt; a {
    color: white;
    text-decoration: none;
    background-color: #2194F7;
    background-image: -moz-linear-gradient(top, #7BB4FE, #2194F7);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7BB4FE), to(#2194F7));
    background-image: -webkit-linear-gradient(top, #7BB4FE, #2194F7);
    background-image: -o-linear-gradient(top, #7BB4FE, #2194F7);
    background-image: linear-gradient(to bottom, #7BB4FE, #2194F7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7bb4fe', endColorstr='#ff2194f7', GradientType=0);
    background-repeat: repeat-x;;
}

.dropdown-menu&gt;.active&gt;a,.dropdown-menu&gt;.active&gt;a:hover,.dropdown-menu&gt;.active&gt;a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #0081c2;
    background-image: -moz-linear-gradient(top,#08c,#0077b3);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0077b3));
    background-image: -webkit-linear-gradient(top,#08c,#0077b3);
    background-image: -o-linear-gradient(top,#08c,#0077b3);
    background-image: linear-gradient(to bottom,#08c,#0077b3);
    background-repeat: repeat-x;
    outline: 0;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0077b3',GradientType=0)
}
.dropdown-menu&gt;.disabled&gt;a,.dropdown-menu&gt;.disabled&gt;a:hover,.dropdown-menu&gt;.disabled&gt;a:focus {
    color: #999
}
.dropdown-menu&gt;.disabled&gt;a: hover,.dropdown-menu&gt;.disabled&gt;a: focus {
    text-decoration: none;
    cursor: default;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}
.open {
    *z-index: 1000
}
.open&gt;.dropdown-menu {
    display: block
}
.pull-right&gt;.dropdown-menu {
    right: 0;
    left: auto
}
.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid #000;
    content: ""
}
.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

/*font*/
strong {
    font-weight: bold;
}

/*layout tools*/
.mtNe5 {
    margin: -5px 0 0 12px;
}
.mt12{
    margin-top: 12px;
}
.tSlignL {
    text-align: left !important;
}
/*flex-Box*/
.fxBox {
    display: table;
    display: -ms-flexbox;
    display: -moz-box;
    display: -webkit-box;
    display: box;
    width: 100%;
    box-lines: multiple;
}
.fxBox.v {
    -ms-flex-direction: row;
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    box-orient: vertical;
}
.fxBox.h {
    -ms-flex-direction: column;
    -moz-box-orient: horizontal;
    -webkit-box-orient: horizontal;
    box-orient: horizontal;
}
.box1 {
    /*display: table-cell;*/
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
}
.box2 {
    /*display: table-cell;*/
    -moz-box-flex: 2;
    -webkit-box-flex: 2;
    box-flex: 2;
}
.box3 {
    /*display: table-cell;*/
    -moz-box-flex: 3;
    -webkit-box-flex: 3;
    box-flex: 3;
}

/*clearfix*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/* End hide from IE-mac */


/*input*/
.placeholder {
    color : #aaa!important;
}
.btn {
    background-color: whiteSmoke;
    background-image: -moz-linear-gradient(top, white, #E6E6E6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#E6E6E6));
    background-image: -webkit-linear-gradient(top, white, #E6E6E6);
    background-image: -o-linear-gradient(top, white, #E6E6E6);
    background-image: linear-gradient(to bottom, white, #E6E6E6);
    background-repeat: repeat-x;
    border-image: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-color: #E6E6E6 #E6E6E6 #BFBFBF;
    border-color: #e5e5e5 #e5e5e5 #bfbfbf;
    border-bottom-color: #B3B3B3;
    border: 1px solid #CCC;
    -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);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
}
.btn:hover {
    color: #333;
    text-decoration: none;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    border: 1px solid #aaa;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
}
.btn:active{

}
.btn.active, .btn.disabled, .btn[disabled] {
    color: #333 !important;
    background-color: #eee !important;
    -moz-box-shadow:none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    filter:none !important;
    border: 1px solid #aaa;
}
.btn.disabled:hover,
.btn.active:hover{
    border: 1px solid #aaa;
}
input, textarea, .uneditable-input {
    margin-left: 0;
    width: 206px;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    display: inline-block;
    height: 20px;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px\9;/*for ie*/
    color: #555;
    vertical-align: middle;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: rgba(82,168,236,0.8);
    outline: 0;
    outline: thin dotted 9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
}
button.load-more i{
	position:absolute;
	right:15px;
	top:10px;
}
button.load-more {
	position:relative;
	margin:0 auto !important;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05) inset;
    cursor: pointer;
    display: block;
    margin: 0;
    padding: 8px 0!important;
    text-align: center;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
    transition: background-color 0.2s ease-out 0s;
    width: 70%;
    color:#000;
    -ms-box-shadow:inset 0 0px 1px 1px rgba(255, 255, 255, 0.5), 0 0px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 0px 1px 1px rgba(255, 255, 255,  0.5), 0 0px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 0px 1px 1px rgba(255, 255, 255,  0.5), 0 0px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 0px 1px 1px rgba(255, 255, 255,  0.5), 0 0px 2px rgba(0, 0, 0, 0.1);
    -ms-text-shadow: 0 1px 0px #f1f1f1 !important;
    -webkit-text-shadow: 0 1px 0px #f1f1f1 !important;
    -moz-text-shadow: 0 1px 0px #f1f1f1 !important;
    text-shadow: 0 1px 0px #f1f1f1 !important;
	border: 1px #98c6ec solid;
    background-color: #9ecbf2;
    background-image: -moz-linear-gradient(top, #9ecbf2, #8bb4d8);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9ecbf2), to(#8bb4d8));
    background-image: -webkit-linear-gradient(top, #9ecbf2, #8bb4d8);
    background-image: -o-linear-gradient(top, #9ecbf2, #8bb4d8);
    background-image: linear-gradient(to bottom, #9ecbf2, #8bb4d8);
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9ecbf2', endColorstr='#ff8bb4d8', GradientType=0); */
    background-repeat: repeat-x;
	font-size:12px;
	font-weight:normal;
	padding: 4px 6px;
}
button.load-more:hover,button.load-more:focus{
    color:#fff;
    -ms-box-shadow:inset 0 0px 1px 1px rgba(255, 255, 255, 0.5), 0 0px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 0px 1px 1px rgba(255, 255, 255,  0.5), 0 0px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 0px 1px 1px rgba(255, 255, 255,  0.5), 0 0px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 0px 1px 1px rgba(255, 255, 255,  0.5), 0 0px 2px rgba(0, 0, 0, 0.1);
    -ms-text-shadow: 0 1px 0px #333 !important;
    -webkit-text-shadow: 0 1px 0px #333 !important;
    -moz-text-shadow: 0 1px 0px #333 !important;
    text-shadow: 0 1px 0px #333 !important;
	border: 1px #0071d7 solid;
    background-color: #2194f7;
    background-image: -moz-linear-gradient(top, #0077dd, #006bd2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0077dd), to(#006bd2));
    background-image: -webkit-linear-gradient(top, #0077dd, #006bd2);
    background-image: -o-linear-gradient(top, #0077dd, #006bd2);
    background-image: linear-gradient(to bottom, #0077dd, #006bd2);
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0077dd', endColorstr='#ff006bd2', GradientType=0);*/
    background-repeat: repeat-x;
	font-size:12px;
	font-weight:normal;
	padding: 4px 6px;
    filter: alpha(opacity=100);
    -moz-opacity:1;
    opacity: 1;
}
button.load-more:hover i,button.load-more:focus i{
background-image: url("/images/intern/glyphicons-halflings-white.png")
}
/*searchArea input*/
#searchArea input {
    padding: 2px 6px;
    font-size: 13px;
    margin-bottom: 0;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 1px rgba(0, 0, 0, 0.2);
    border-color: rgba(25, 125, 255, 0.3);
}
#searchArea .btn {
    -o-border-radius: 26px;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    border-radius: 26px;
    padding: 0;
    height: 26px;
    width: 26px;
    background-color: whiteSmoke;
    background-image: -moz-linear-gradient(top, white, #E6E6E6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#E6E6E6));
    background-image: -webkit-linear-gradient(top, white, #E6E6E6);
    background-image: -o-linear-gradient(top, white, #E6E6E6);
    background-image: linear-gradient(to bottom, white, #E6E6E6);
    background-image: url(/images/intern/ico_search_s.png);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 1px rgba(0, 0, 0, 0.2);
    border-color: rgba(25, 125, 255, 0.3);
}

/***************************
/ genre page css
/***************************/
.genreSecInner {
    margin-left: 12px;
    padding-bottom: 10px;
    text-align: left;
}


/***************************
/ socila link area
/***************************/
.socialLink {
    text-align: right;
}
.socialLink li {
    text-align: right;
    display: inline;
}
iframe.twitter-share-button {
    width: 100px!important;
}


/*************************
/ add genre page
/*************************/
.genreSecInner {
    margin-left: 12px;
    padding-bottom: 10px;
    text-align: left;
}

.industryList.Ad {
    border-bottom: 0;
}

.pageTools .pageNum .btn {
    max-width: 25px;
    vertical-align: middle;
}

.h2Block h2 {
    height: 32px;
}

/*************************
/ add company page
/*************************/
.recommendOtherCompany li {
    background: url(/images/intern/recommend_list.png) no-repeat 0 1px;
    padding-left: 20px;
}

</pre></body></html>