You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

92 lines
3.9 KiB
CSS

@charset "utf-8";
/* CSS Document */
/*Right Content*/
#contentRight .TopSellers { width:100%; margin-bottom: 15px;}
#contentRight .TopSellers h2 { background: #e4e4e4; border-left: 7px solid #A6A6A6; font-size:16px; font-weight:normal; height:30px; line-height:30px; padding-left:10px; margin:10px 0; display: block; clear: both; }
#contentRight h2 {
font-size: 18px;
}
.TopSellers h2{background: #e4e4e4; border-left: 7px solid #A6A6A6; font-size:16px; font-weight:normal; height:30px; padding-left:10px; }
.TopSellers p { margin-bottom:0;}
.TopSellers h3 { font-size: 20px;
margin-bottom: 10px;}
.PandaPhoto { font-size:15px; font-style:italic; border-bottom: 1px #d1d1d1 dashed; margin-bottom:10px;}
#sideBar { margin-top:5px;}
#sideBar p { margin-bottom:10px; }
#sideBar .navLeft { margin-bottom:20px;border-top:5px solid #a31022; text-align:left; }
#sideBar .navLeft li { list-style: none; margin:0; padding:0; background: #fff url(https://data.chinahighlights.com/css/images/sprites.gif) no-repeat 8px -692px; line-height:30px; border-top: 1px solid #fff; border-bottom: 1px dotted #ccc; position:relative; display:block;}
#sideBar .navLeft a { display:block; font-size: 11px; }
#sideBar .navLeft a:link, #sideBar .navLeft a:visited, #sideBar .navLeft a:hover, #sideBar .navLeft a:active { text-decoration:none; cursor:pointer;font-size:13px; }
#sideBar .navLeft a:link, #sideBar .navLeft a:visited { color:#a1a1a1 }
#sideBar .navLeft a:hover { color:#A31022; background-color: #f4f4f4; background: url(https://data.chinahighlights.com/css/images/sprites.gif) no-repeat 10px 50px #;
}
#sideBar .navLeft li.active a:link, #sideBar .navLeft li.active a:visited, #sideBar .navLeft li.active a:hover, #sideBar .navLeft li.active a:active { color:#A31022; background-color:#f4f4f4; }
#sideBar .navLeft li a:hover { color:#f4f4f4; background-color:#A31022; }
#sideBar .facts { border:1px solid #e8e8e8; background:#f9f9f9; margin: 0 0 10px 0; }
#sideBar .facts h2 { font-size:15px; text-transform: none; }
#sideBar .facts ul { list-style:none; margin:0; padding:0; }
#sideBar .facts ul li { font-size:11px; color:#666; line-height:14px; margin-bottom:7px; list-style-image:url(https://data.chinahighlights.com/css/images/arrow-gray.gif); margin-left:12px; }
#sideBar .otherContact { border: 1px solid #D1D1D1;
margin: 0 10px 15px 2px;
width: 185px;}
#sideBar .otherContact h5 { border-bottom:1-px solid #d1d1d1; font-size:15px; background:url(https://data.chinahighlights.com/css/images/arrow4.gif) no-repeat 175px 5px; margin:5px 0 8px 0; border-bottom:1px solid #d1d1d1; padding-bottom:5px }
#sideBar .otherContact ul { margin-left:5px }
#sideBar .otherContact ul li { list-style:none; background:url(https://data.chinahighlights.com/pic/arrow-r.GIF) no-repeat left 7px; padding-left:15px; line-height:20px; margin-bottom:5px; }
.PandasPhotos { margin-bottom:20px;}
#learnch {
border: 2px solid #D1D1D1;
height: auto;
margin: 10px auto;
overflow: visible;
padding: 15px;
}
#translation {
border-color: #5E5E5E #B7B7B7 #B7B7B7 #5E5E5E;
}
#translation, #tranQuery {
float: left;
height: 100px;
margin: 0 0 10px;
min-height: 80px !important;
overflow: visible;
padding: 10px;
width: 275px;
}
.textarea {
resize: none;
}
#tranQuery {
background: none repeat scroll 0 0 #FCFBFB;
border: 1px solid #CCCCCC;
}
#tranQuery {
float: right;
}
#translation, #tranQuery {
height: 100px;
margin: 0 0 10px;
min-height: 80px !important;
overflow: visible;
padding: 10px;
width: 275px;
}
.video { margin-left:0;}
table.tableStyle1 { border:1px solid #d1d1d1;}
table.tableStyle1 th { background:#f1f1f1; border:1px solid #d1d1d1;text-align:center; height:40px;}
table.tableStyle1 td { border:1px solid #d1d1d1; text-align:center; height:30px;}
/* fixed main menu */
#header { position: fixed !important; z-index: 9999; top: 0; width: 100%;}
#contentHead { padding-top: 110px;}