/* Blocks */
.field-type-text-with-summary {
	min-height: 100px;
}
section.block {
	padding:10px;
}
.block {
  clear: both;
}
.block.block-search {
	margin:0;
	padding:0;
}
div.block.block-region-sidebar-second {
	margin: 0 auto 8px;
	overflow: hidden;
}
div.block.block-region-sidebar-second p {
	margin: 0;
}
.sidebar section.block,
.sidebar .block-quicktabs {
    background-color: #E4E6E9;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin: 0 auto 8px;
    overflow: hidden;
    padding: 4px;
    position: relative;
}
.sidebar section.block .block-content {
	background-color: #FFFFFF;
	padding: 8px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.quicktabs_main {
	background-color: #FFFFFF;
	padding: 8px;
	height: auto;
    border-radius: 0 4px 4px 4px;
    -webkit-border-radius: 0 4px 4px 4px;
    -moz-border-radius: 0 4px 4px 4px;
}
section.block .block-content p {
	margin: 0;
}
.region-sidebar-second .block .item-list ul {
	margin:0;
}
.region-sidebar-second .block .item-list ul li,
.region-sidebar-second .block ul li {
	list-style-type: none;
}
#block-block-14,
#block-user-new {
	box-shadow:none;
	padding:0;
}
#block-system-main {
	margin:0;
	padding: 0;
	background:white;
}
#block-system-main ul {
	margin:0;
}
.block-inner {
	margin:0;
}
#block-block-70 > .block-inner{
	/*margin-left:15px;*/
}
.block .item-list ul.quicktabs-tabs {
	height: 29px;
	margin: 0;
}
.block-title {
  font-family: "Segoe UI Semibold","Segoe UI Web Semibold",'Segoe UI',Segoe,Helvetica,Arial;
  font-size: 110%;
  color:#333333!important;
  font-weight: bold;
  margin: 0;
  padding: 8px 12px;
  margin: -4px -4px 0;
}
.block-quicktabs .item-list ul.quicktabs-tabs li {
  margin: 0;
  padding: 4px 5px 5px;
  border-radius: 4px 4px 0 0;
  display: block;
  float: left;
}
.block-quicktabs .item-list ul.quicktabs-tabs li.active {
	background: #FFFFFF;
}
.block-quicktabs .item-list ul.quicktabs-tabs li a {
  font-family: "Segoe UI Semibold","Segoe UI Web Semibold",'Segoe UI',Segoe,Helvetica,Arial;
  font-size: 110%;
  color:#333333;
  font-weight: 600;
}

#block-system-main .block-inner {
  margin: 0;
}
#dashboard .block ul {
  margin-left: 0;
}
.mini-panel-title {
  margin: 0 10px;
}
.region-secondary-content .block {
  font-size: 1.2em;
  line-height: 1.35;
  text-shadow: 1px 1px 1px #fff;
}


.region-header .block {
  margin-top: 20px;
}
.region-header .block-superfish {
  margin-top: 36px;
}
#menu-bar .block {
  float: left;
  clear: none;
}
#menu-bar  #block-system-user-menu {
  float: right;
}

#menu-bar #block-search-form {
	float:right;
}
.block .item-list ul  {
  margin-left: 1em;
}
.block-panels_mini .mini-panel-title {
  margin: 0 10px;
}
.block-poll ul.links li {
  list-style: none;
  margin: 0 0.5em 0 0;
}
.language-switcher-locale-session {
	margin:0;
}
.language-switcher-locale-session li {
	list-style-type:none;
}
.view-hot-news .item-list ul {
	margin-left:18px;
}
.view-taxonomy-term .views-row {
	padding: 15px 10px;
	border-bottom: 1px solid #CCCCCC;
	min-height: 40px;
}
#block-views-promoted-news-block {
	padding:0;
	margin:0 0 8px -6px;
	background:#FFFFFF;
	height: 158px;
	overflow: hidden;
}
#block-views-promoted-news-block .views-row {
	float:left;
	margin-left: 6px !important;
	position: relative;
}
#block-views-promoted-news-block ul {
	margin: 0;
}
#block-views-promoted-news-block .figure {
	position: relative;
	width:208px;
	height:158px;
}
#block-views-promoted-news-block .figure img {
	width:208px;
	height:158px;
}
#block-views-promoted-news-block .figure .figcaption {
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
}
#block-views-promoted-news-block .figure .figcaption a {
    -moz-transition: max-height 0.25s ease-in-out 0s;
    -webkit-transition: all .25s ease-in-out;
    transition: max-height .25s ease-in-out;
    background: #000000 repeat scroll 0 0;
    opacity: 0.75;
    -moz-opacity:0.75;
    -khtml-opacity: 0.75;
    filter:alpha(Opacity=75);   
    font-family: "Segoe UI Semibold","Segoe UI Web Semibold",'Segoe UI',Segoe,Helvetica,Arial;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    padding: 5px;
    display: block;
    color: #FFFFFF;
	min-height: 35px;
}
#block-views-promoted-news-block .figure .figcaption.nover a {
	height: 35px;
}
#block-views-promoted-news-block .views-row:hover .figcaption a {
    opacity: 0.95;
    -moz-opacity:0.95;
    -khtml-opacity: 0.95;
    filter:alpha(Opacity=95);
}
.region-sidebar-second .views-row{
    border-top: 1px solid #CCCCCC;
}
.region-sidebar-second .views-row.views-row-first,
.region-sidebar-second .view-latest-regulatory .views-row {
	border: none;
}
.view-latest-regulatory {
	height: 270px;
	overflow: hidden;
    position: relative;
}
.view-comments-recent {
	height: 95px;
    position: relative;
	overflow: hidden;
}
.region-sidebar-second .view-comments-recent .views-row {
	border: none;
}
section.block#block-block-22 .block-content {
	min-height: 68px;
}
#block-block-22 ul {
    background-color: #FFFFFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    list-style: none outside none;
    margin: 0;
    min-height: 68px;
}
#mc-embedded-subscribe-form {
	margin: 0;
}
#block-block-22 ul li {
	float: left;
	margin: 0 0 0 3px;
}
#block-block-22 ul li a {
    color: #666666;
    display: block;
    font-size: 90%;
    font-weight: 600;
    font-family: "Segoe UI Semibold","Segoe UI Web Semibold",'Segoe UI',Segoe,Helvetica,Arial;
    line-height: 16px;
    padding: 8px 4px 4px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    width: 60px;
}
#block-block-22 .widget-social-icon {
    display: block;
    height: 32px;
    margin: 0 auto 4px;
    width: 32px;
    background-image: url(images/social.gif);
}
#block-block-22 .widget-social-icon.twitter {
	background-position: -32px -32px;
}
#block-block-22 a:hover .widget-social-icon.twitter {
	background-position: 0 -32px;
}
#block-block-22 .widget-social-icon.google {
	background-position: 0 -64px;
}
#block-block-22 a:hover .widget-social-icon.google {
	background-position: -32px -64px;
}
#block-block-22 .widget-social-icon.rss {
	background-position: -32px -96px;
}
#block-block-22 a:hover .widget-social-icon.rss {
	background-position: 0 -96px;
}
#block-block-22 .widget-social-icon.newsletter {
	background-position: 0 -128px;
}
#block-block-22 a:hover .widget-social-icon.newsletter {
	background-position: -32px -128px;
}
#block-block-22 .widget-social-icon.linkedin {
	background-position: 0 -160px;
}
#block-block-22 a:hover .widget-social-icon.linkedin {
	background-position: -32px -160px;
}
#block-views-hand-book-block .views-row{
    padding: 5px 0 5px 22px;
}
#block-views-hot-ebook-block-1 .views-row{
    padding: 0 0 5px 90px;
    min-height: 90px;
    min-width: 198px;
}
#block-views-hot-ebook-block-1 img {
	width: 90px;
	height: 90px;
}
#block-views-hand-book-block .views-row span.pdf-icon{
    background: url(images/pdf.png) no-repeat scroll 0 0 transparent;
    padding: 11px;
    display: block;
}
.ebook-title {
	font-family: "Segoe UI Semibold", 'Segoe UI',Helvetica,Arial,sans-serif;
	font-size:13px;
	line-height:18px;
	margin-bottom: 3px !important;
}
#block-block-31 .block-title {
	display: none;
}
#block-quicktabs-latest-updata .views-row {
	padding: 5px 0 5px;
}
#block-quicktabs-latest-updata .views-row.views-row-last {
	padding: 5px 0 0;
}
#block-quicktabs-latest-updata .views-row .hot-new-title {
	line-height: 18px;
	padding-left: 20px;
}
#block-quicktabs-latest-updata .views-row .hot-new-title a {
	font-size: 12px;
	color: #000000;
}
.hot-icon {
	background: url("https://cdn.chemlinked.com/img/icon/css-img.png") -179px -464px;
	width: 14px;
	height: 14px;
	display: block;
	float: left;
	margin-top: 2px;
}
.key-icon {
	background: url("https://cdn.chemlinked.com/img/icon/css-img.png") -196px -510px;
	width: 16px;
	height: 16px;
	display: block;
	margin-top: 2px;
	float: left;
}
#widget-social-newsletter {
    text-align: center;
    list-style: none outside none;
    margin: 0;
    padding: 8px;
}
#widget-social-newsletter input.subscribeinput {
	background: url("images/icons/newsletter.png") no-repeat scroll 5px 7px transparent;
    background-color: #FFFFFF;
    border: 1px solid #D2D2D2;
    border-radius: 3px 3px 3px 3px;
    font-size: 12px;
    max-height: 14px;
    min-width: 140px;
    outline: medium none;
    padding: 5px 8px 5px 24px;
}
#block-feedback-form {
	background: none repeat scroll 0 0 #E4E6E9;
	background: none repeat scroll 0 0 padding-box #E4E6E9;
	border: 4px solid rgba(0, 0, 0, 0.5);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	bottom: 115px;
	right: 10px;
}
#block-feedback-form .block-title {
	margin: 0;
}
#block-feedback-form .feedback-link {
	font-family: "Segoe UI Semibold","Segoe UI Web Semibold",'Segoe UI',Segoe,Helvetica,Arial;
	font-weight: 600;
	font-size: 1;
}
.news-title {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    left: 10px;
    padding: 0 5px;
    position: absolute;
    top: -13px;
	*top: 7px;
	
}
HR.news-hr {
    border: none;
	border-top: 1px solid #CCCCCC;
    margin: 20px 0 0;
	*margin-top: 10px;
}
.guide-mask {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    left: 0;
    opacity: 0.99;
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType = 0,startColorstr='#D0000000',endColorstr='#D0000000');
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9990;
	min-width: 988px;
	 _width:expression_r((documentElement.clientWidth < 1024) ? "1024px" : "auto" );  
}
.guide-top {
    height: 250px;
    margin: 0 auto;
    position: relative;
    width: 988px;
    z-index: 9991;
}
.guide-top .free-trial-des {
    background: url("https://cdn.chemlinked.com/img/banner/free-trial-des.png") no-repeat scroll 0 0 transparent;
    font-size: 22px;
    font-weight: bold;
    height: 127px;
    line-height: 25px;
    padding-left: 12px;
    position: absolute;
    right: 288px;
    text-transform: uppercase;
    top: 68px;
    width: 140px;
}
.guide-top .free-trial-pic {
    background: url("https://cdn.chemlinked.com/img/banner/free-trial-ad.png") repeat scroll 0 0 transparent;
    height: 63px;
    position: absolute;
    right: 13px;
    top: 197px;
    width: 312px;
	display: block;
}
.guide-close {
    background: url("https://cdn.chemlinked.com/img/ui/close.png") no-repeat scroll transparent;
    cursor: pointer;
    display: block;
    width: 36px;
    height: 36px;
}
.guide-top .guide-close {
    position: absolute;
    right: -36px;
    top: 6px;
}
.guide-top .free-trial-option {
    background: url("https://cdn.chemlinked.com/img/banner/Free-Trail-ad3.png") no-repeat scroll 0 0 transparent;
    font-weight: bold;
    height: 127px;
    line-height: 25px;
    padding-left: 12px;
    position: absolute;
    right: 143px;
    text-transform: uppercase;
    top: 92px;
    width: 140px;
}
.guide-top .free-trial-option .free-trial-go {
    display: block;
    height: 20px;
    position: absolute;
    top: 15px;
    width: 85px;
}
.guide-top .free-trial-option .free-trial-close {
    display: block;
    height: 20px;
    position: absolute;
    top: 47px;
    width: 85px;
}
.login_pop_info {
	background: #F3E3E6;
	border: 1px solid red;
	padding: 3px;
	font-size: 12px;
	text-align: center;
}
.login_pop_wrap {
    background-color: #222E3E;
    color: #333333;
    font-size: 14px;
    line-height: 20px;
    left: 400px;
    opacity: 0.9;
	filter:alpha(opacity=90);
    padding: 15px;
    position: absolute;
    top: 37px;
    width: 765px;
    z-index: 999;
	border-radius: 10px;
}

.login_pop_wrap a {
    font-size: 14px;
    text-decoration: underline;
}
.login_pop_wrap .close {
    background: url("https://cdn.chemlinked.com/img/ui/close.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 36px;
    overflow: hidden;
    position: absolute;
    right: -18px;
    top: -18px;
    width: 36px;
	z-index: 999;
}
.login_pop_wrap ul, .login_pop_wrap ol, .login_pop_wrap li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.login_pop_wrap li {
    display: inline;
    float: left;
    margin-right: 5px;
}

.login_pop_wrap li label {
    vertical-align: middle;
	float: left;
}
.login_pop_wrap li input {
    vertical-align: middle;
}
.login_pop_wrap li input.txt {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #AAAAAA #DDDDDD #DDDDDD #AAAAAA;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    height: 20px;
    line-height: 20px;
    padding: 2px;
    width: 150px;
}
/*layout login*/
.hide {
    display: none;
}

.login_pop_wrap li a.reg {
    color: #666666;
    display: block;
    height: 18px;
    line-height: 16px;
    margin-top: 3px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
	font-size: 12px;
}
#pnl_tip_login_overlay {
    background: #000;
    cursor: pointer;
    height: 2534px;
    opacity: 0.95;
	filter:alpha(opacity=95);
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
	min-width: 998px;
    z-index: 990;
}
#pnl_tip_login {
	width: 980px;
}
.signup-column {
	float: left;
}
#pnl_tip_login {
	font-size: 12px;
	color: #303030;
	position: fixed;
	top: 0;
	z-index: 9999;
	font-family: Tahoma, Arial, san-serif;
}
#pnl_tip_login .am-layout-two-coll {
	background: #fff;
	/*background: url("images/two-coll-divider-center.png") repeat-y scroll center top #D5D5D5;*/
	border: 15px solid #d2d2d2;
}
#pnl_tip_login .am-layout-two-coll-top, #pnl_tip_login .am-layout-two-coll-bottom {
	/*background: #D5D5D5;*/
	height: 2em;
}
#pnl_tip_login form {
	margin: 0;
}
.am-layout-two-coll {
    background: url("images/user/two-coll-divider-middel.png") repeat-y scroll center top #F5F5F5;
    border: 15px solid #d2d2d2;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0px 10px #666;
    overflow: hidden;
	font-size: 12px;
}
.am-layout-two-coll-top {
    background: url("images/user/two-coll-divider-top.png") repeat-y scroll center top transparent;
    clear: both;
    height: 15px;
}
.am-coll-left, .am-coll-right {
    float: left;
    width: 50%;
}
.am-coll-left .am-coll-content,
.am-coll-right .am-coll-content {
    margin: 0 2em;
}
.am-layout-two-coll form {
   /* background: none repeat scroll 0 0 #e5e5e5;
    border-radius: 10px 10px 10px 10px;
   box-shadow: 0 1px 1px #B0B0B0;*/
    margin: 10px 0 0 0;;
    padding: 0;
    text-align: left;
}
.am-layout-two-coll span.legend {
    /*background: url('https://cdn.chemlinked.com/img/ui/form-legend-bg.png') repeat-x scroll left top transparent;*/
   /* border-bottom: 1px solid #FFFFFF;*/
    /*color: #FFFFFF;*/
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 0.5em 0;
    white-space: nowrap;
    width: 100%;
    z-index: -1;
	text-align: center;
    /*border-radius: 10px 10px 0 0;*/
}
.am-layout-two-coll .form-item {
	margin:0;
    border-bottom: 1px solid #EDEDED;
    clear: both;
    overflow: hidden;
    padding: 1em 0.5em;
}
.am-layout-two-coll .form-item label {
    float: left;
    text-align: right;
    width: 100px;
    font-weight:bold;
    height:20px;
    line-height:20px;
    padding:4px 15px 0 0;
    font-family: arial;
    font-size:12px;
}
#edit-sitesuser-login,
#edit-login {
    background-image: url("images/user/users.png");
    background-position: 5px center;
    background-repeat: no-repeat;
    padding-left: 30px;
	max-width: 250px;
}
#edit-sitesuser-pass {
    background-image: url("images/user/key.png");
    background-position: 5px center;
    background-repeat: no-repeat;
    padding-left: 30px;
	max-width: 250px;
}
.block .am-layout-two-coll .form-actions {
	width:200px;
	margin:10px auto;
}
.am-layout-two-coll-bottom {
    background: url("images/user/two-coll-divider-bottom.png") repeat-y scroll center top transparent;
    clear: both;
    height: 15px;
}
#pnl_tip_login .centet {
	text-align: center;
}
#pnl_tip_login .red {
	color: red; 
}
#pnl_tip_login .btn-green {
	font-size: 13px;
}
#pnl_tip_login .btn-green.disable-btn {
	background: gray;
	border: none;
	cursor: none;
}
.signup-column {
	width: 100%;
}
.signup-column .signup-block {
	margin-right: 325px;
	float: left;
	background-color: #FFFFFF;
	width: 400px;
	z-index: 999;
}
.signup-column .signup-sidebar {
	margin-left: -317px;
	width: 325px;
	float: left;
}
.am-layout-two-coll div.signup-row, .am-layout-two-coll div.login-row {
    clear: both;
    height: 50px;
    overflow: hidden;
}
.am-layout-two-coll div.signup-row#row-referrer {
    height: 85px;
}
.am-layout-two-coll .signup-row, .am-layout-two-coll .login-row {
	padding-bottom: 2px;
}
.signup-column select#title {
	width: 53px;
}
.signup-column #item-options input, #pnl_tip_login #row-options input {
	width: 10px;
}
.am-layout-two-coll .comment {
	font-size: 80%;
}
.am-layout-two-coll .element-title {
    float: left;
    padding: 1em 0.5em;
    text-align: right;
    width: 125px;
}
.am-layout-two-coll div.element-title label {
    color: #555555;
    font-weight: bold;
}

.signup-column div.element, .am-layout-two-coll .element {
    margin-left: 105px;
    padding: 12px 6px;
	padding-left: 18px;
}
.am-layout-two-coll .element a {
    *position: relative;
    *top: 5px;
}
.am-layout-two-coll #row-referrer .element {
	position: relative;
}
.signup-column .login-row div.element-title {
	width: 90px;
}
.signup-column .login-block div.element {
	margin-left: 90px;
}
.signup-block, .sidebar-block  {
	border: #E4E6E9 solid 3px;
	padding: 4px 12px;
	margin: 5px 0;
	background-color: #FFFFFF;
}
.am-coll-right .sidebar-block {
	background: none repeat scroll 0 0 #EDEDED;
    margin: 0 2em 1em;
    padding: 3px;
}
.sidebar-block.user-agre, .sidebar-block.privacy {
	border: none;
}
.placeholding-input {
	float:left;
	position: absolute;
	width: 135px;
}
.placeholding-input .placeholder {
    -moz-user-select: none;
    bottom: 1px;
    color: #999999;
    cursor: text;
    font-size: 13px;
    height: 20px;
    left: 2px;
    line-height: 20px;
    padding: 2px;
    position: absolute;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    top: 0;
    transition: opacity 0.1s ease 0s, font-size 0.1s ease 0s;
    white-space: nowrap;
    z-index: 1;
}
.placeholding-input .placeholder-last {
	left: 127px;
}
.hasome .placeholder {
    font-size: 0 !important;
    opacity: 0;
    z-index: -1;
}
.signup-column .text-input, .am-layout-two-coll .text-input {
	height: 26px;
    background: #eeeeee;
    box-shadow: 0 1px 0 #EEEEEE inset, 0 1px 0 #FFFFFF;
    top: 0;
	border: solid 1px #ddd;;
    border-radius: 4px;
    display: inline-block;
    margin: 0;
    outline: medium none;
    padding: 2px;
	width: 200px;
}
.am-layout-two-coll .text-input#email {
	color: #999999;
}
.signup-column .input-red, .am-layout-two-coll .input-red  {
	border: 1px solid red;
}
.btn-member {
	background: url('https://cdn.chemlinked.com/img/ui/form-button-bg.png') repeat-x top left #e8e8e8;
	border: 1px solid #ccc;
	padding: 5px 13px;
    padding-top: 2px\9;
    padding-bottom: 5px\9;
    *padding: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #555960;
	text-shadow: 0 -1px 1px #c7c8c9;
	font-family: Tahoma, Arial, san-serif;
}
.btn-member:hover, .btn-member:active {
	border-color: #ccc;
	background: #69A219;
	background: -moz-linear-gradient(center top , #AFD47B 0px, #AFD47B 1px, #8BC03F 1px, #69A219 100%) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #AFD47B), color-stop(5%, #AFD47B), color-stop(5%, #8BC03F), color-stop(100%, #69A219));
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#AFD47B', endColorstr='#8BC03F',GradientType=0 );
	color: white;
	text-shadow: 0 -1px 1px #ccc;
}
.formErrorContent {
	width: 100%;
	background: #ee0101;
	position: relative;
	color: #fff;
	width: 160px;
	font-size: 11px;
	border: 2px solid #ddd;
	box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	padding: 4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	top: -30px;
	left: 80px;
	z-index: 991;
	cursor: pointer;
}
.am-layout-two-coll .text-input:focus {
    border: 1px solid #56B4EF;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05) inset, 0 0 8px rgba(82, 168, 236, 0.6);
}
/*---------------------------------*/
#block-views-comments-recent-block .views-row {
	padding: 8px 0 8px 0;
	min-height: 50px;
}
#block-views-comments-recent-block .views-row.views-row-first {
	padding-top: 0;
}
#block-views-comments-recent-block .views-row.views-row-last {
	padding-bottom: 0;
}
#block-views-comments-recent-block .title {
	margin: 0;
	font-size: 12px;
	color: #333333;
	padding-bottom: 3px;
}
#block-views-comments-recent-block .user-picture img {
	width: 50px;
}
#block-views-comments-recent-block .user-picture {
	display: block;
	float: left;
	margin-left: -60px;
}
#block-views-comments-recent-block .more {
	text-align: right;
}
#block-views-comments-recent-block .review {
	margin-right: 8px;
}
.mdd_nav .inner {
border: 1px solid #fa0;
position: relative;
zoom: 1;
z-index: 10;
}
.mdd_nav h2 {
height: 33px;
padding-left: 6px;
background: url(/images/mdd_nav_bg2.gif) repeat-x 0 -3px;
color: #964701;
font-weight: normal;
line-height: 33px;
font-size: 16px;
margin: 0;
}
.mdd_nav dl {
height: 32px;
font-size: 14px;
margin: 0;
}
.mdd_nav dt {
position: relative;
height: 31px;
background: url(/images/mdd_nav_bg2.gif) repeat-x 0 -39px;
border-top: 1px solid #fa0;
color: #666;
line-height: 29px;
cursor: pointer;
font-size: 14px;
color: #414141;
}
.mdd_nav dl.hover dt, .mdd_nav dl:hover dt {
background: #fff;
z-index: 100;
margin-right: -1px;
}
.mdd_nav dt strong {
float: left;
padding-left: 33px;
font-weight: normal;
}
.mdd_nav dt b {
position: absolute;
left: 8px;
top: 7px;
width: 16px;
height: 16px;
background: url(/images/mdd_nav_bg2.gif) no-repeat;
overflow: hidden;
font-size: 0;
line-height: 0;
}
.mdd_nav dd {
position: absolute;
left: 258px;
margin: 0;
top: 33px;
z-index: 98;
width: 400px;
padding: 5px 15px 7px;
background-color: #fff;
border: 1px solid #fa0;
border-radius: 0 5px 5px 5px;
line-height: 25px;
display: none;
z-index: 98;
}
.mdd_nav dd.new_nav {
width: 520px;
padding: 5px 10px 7px 5px;
font-size: 12px;
}
.mdd_nav dd .extra {
margin-top: 5px;
padding: 5px 0;
border-top: 1px dashed #dbdbdb;
text-align: center;
}
.mdd_nav dd.new_nav strong {
float: left;
width: 65px;
height: 16px;
line-height: 16px;
text-align: right;
padding-right: 5px;
border-right: 1px solid #cbcbcb;
margin: 5px 10px 0 0;
color: #666;
}
.mdd_nav dd.new_nav p {
float: left;
width: 435px;
line-height: 25px;
}
.mdd_nav dd.new_nav li {
overflow: hidden;
zoom: 1;
}

.am-login-text {
background: #dfe8f0;
border: 1px solid #ccddeb;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
margin-bottom: 1em;
padding: 0.5em 1em;
}
.am-form form {
border: 1px solid #ededed;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
box-shadow: 0 1px 1px #b0b0b0;
background: #fff;
margin: 0;
padding: 0;
text-align: left;
}
.am-form div.row {
clear: both;
overflow: hidden;
border-bottom: 1px solid #ededed;
}
.am-form div.element-title {
width: 35%;
padding: 1em 0.5em;
float: left;
text-align: right;
}
.am-form div.element {
margin-left: 35%;
padding: 1em 0.5em;
padding-left: 1.5em;
}
.am-form div.element-title label {
font-weight: bold;
color: #555;
}
span.required {
color: red;
}
.small {
font-size: small;
font-style: italic;
}
.am-form fieldset {
display: block;
background: none;
border: none;
padding: 0;
}
.am-form fieldset legend {
width: 100%;
font-family: Arial;
font-size: 120%;
color: #fff;
white-space: nowrap;
display: block;
padding: 0.5em 0;
background: none repeat scroll 0 0 #DFE8F0;
text-shadow: 0 -1px 1px #243745;
border-bottom: 1px solid #fff;
z-index: -1;
}
.toc ul {
    background: none repeat scroll 0 0 #DBDBDB;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 1px #B0B0B0;
    color: #333333;
    margin: 0 0 1em;
    overflow: hidden;
    padding: 0.5em;
    text-align: right;
}
#block-system-main .article-content .toc ul li {
    display: inline-block;
    float: left;
    margin: 0 0.5em 0 0;
	list-style: none outside none;
}
.toc ul li  a {
    background: url("../img/admin/form-button-bg.png") repeat-x scroll left top #E8E8E8;
    border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    border-radius: 5px 5px 5px 5px;
    color: #555960;
    display: block;
    padding: 7px 12px;
    *padding: 7px 11px;
    text-decoration: none;
    text-shadow: 0 -1px 1px #C7C8C9;
}
.toc ul li.toclevel-1 a:hover {
	border-color: #66cc00;
	background: #69A219;
	background: -moz-linear-gradient(center top , #AFD47B 0px, #AFD47B 1px, #8BC03F 1px, #69A219 100%) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #AFD47B), color-stop(5%, #AFD47B), color-stop(5%, #8BC03F), color-stop(100%, #69A219));
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#AFD47B', endColorstr='#8BC03F',GradientType=0 );
	color: white;
	text-shadow: 0 -1px 1px #8BC03F;
}

/**news filter***/
#news-filter {
	background: none repeat scroll 0 0 #D5D5D5;
	padding: 5px;
}
.news-filter-select {
	width: 130px;
	margin: 0 3px 0 0;
	background: none repeat scroll 0 0 #ececec;
	border: 1px solid #707070;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-family: 'Segoe UI',Helvetica,Arial, sans-serif;
}
#news_filter_btn {
	margin-left: 8px;
	font-family: 'Segoe UI',Helvetica,Arial, sans-serif;
}
form#custom-translation-form , #custom-translation-form .form-actions {
	margin: 0;
}
.region-sidebar-second section#block-alter-custom-translation,
.region-sidebar-second section#block-block-17 {
	background-color: #E4E6E9;
}
#block-alter-custom-translation .block-title {
	color: #FFFFFF;
}
/***** News Navigator*************/
#block-block-45 {
	margin-bottom: 12px;
}
#menu-nav {
    position: absolute;
    zoom: 1;
    z-index: 10;
    background: none repeat scroll 0 0 #4AA939;
    height: 38px;
  top: 40px;
  width: 628px;
  padding-left: 8px;
  *position: relative;
  *top: 0;
}
#menu-nav dl {
	display: inline-block;
	float: left;
	margin: 0;
	padding: 12px 0;
	color: #FFFFFF;
}
#menu-nav dl:hover {
	background-color: #FFFFFF;
	color: #333333;
	-moz-border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
	border-radius: 5px 5px 0 0;
}
#menu-nav dl dt .menu-nav-hsc {
    background-position: 0 0;
    display: inline-block;
    height: 10px;
    margin-left: 7px;
    vertical-align: middle;
    width: 12px;
	background-image: url("images/menu/bg-menu-nav.png");
	background-repeat: no-repeat;
}
#menu-nav dl:hover dt .menu-nav-hsc {
	background-position: 0 -9px;
}
#menu-nav dl dt {
	font-weight: 600;
	padding: 0 8px;
    *padding: 0 6px;
	line-height: 14px;
    height: 14px;
	cursor: pointer;
	border-right: 1px solid #448E35;
	font-size: 12px;
}
#menu-nav dl.menu-nav-icon dt, #menu-nav dl dt.tit4 {
	border: none;
}
#menu-nav dl dd {
	position: absolute;
	left: 0;
	top: 38px;
	z-index: 98;
	width: 604px;
	padding: 5px 15px 7px;
	background-color: #FFFFFF;
	border: 1px solid #bfc0c1;
	border-radius: 0 0 5px 5px;
	line-height: 25px;
	display: none;
	z-index: 98;
	margin: 0;
	border-top: none;
}
#menu-nav dl dd li {
	list-style-type: none;
	overflow: hidden;
}
#menu-nav dl dd p {
	margin: 0 0 0 110px;
	border-left: 1px solid #bfc0c1;
	border-bottom: 1px solid #bfc0c1;
}
#menu-nav dl dd p.plast {
	border-bottom: none;
}
#menu-nav dl dd strong {
	float: left;
	width: 100px;
	height: 16px;
	line-height: 16px;
	text-align: right;
	padding-right: 5px;
	margin: 5px 0 0;
	color: #666;
	font-weight: 600;
	font-size: 12px;
}
#menu-nav dl dd p span {
	display: inline-block;
}
#menu-nav dl dd p span a {
	padding: 0 10px;
	font-size: 12px;
}
/************gss search******/
#search-form #edit-basic  input.form-text {
	max-width: 600px;
}
#search-form #edit-basic .form-submit {
	padding: 8px 10px;
	border:0 none;
}
/********For Node Sibling*************/
.paginator {
	height: 22px;
    margin-top: 16px;
    padding-top: 8px;
    border-top: 1px solid #D5D5D5;
}
.paginator a.next {
    background: url("images/bg-next.gif") no-repeat scroll 100% 0 transparent;
    color: #0E0F0E;
    float: right;
    font: 10px/14px Verdana,Geneva,Arial,Helvetica,sans-serif;
    margin: 3px 0 0;
    padding: 0 20px 0 0;
}
.paginator a.previous {
    background: url("images/bg-prev.gif") no-repeat scroll 0 0 transparent;
    color: #0E0F0E;
    float: left;
    font: 10px/14px Verdana,Geneva,Arial,Helvetica,sans-serif;
    margin: 3px 0 0;
    padding: 0 0 0 20px;
}
/********For system statistics**********/
form#user-search-form, form#keywords-search-form, form#keywords-count-search-form, form#mysearch-node-form {
    background-color: #EDEDED;
    padding: 12px;
    box-shadow: 0 1px 1px #B0B0B0;
    margin:0;
}
#user-search-form input.form-text,
#keywords-search-form input.form-text {
    max-width: 300px;
}
#user-search-form .form-actions,
#user-search-form .form-item {
    display: inline;
}
#keywords-search-form .form-item-date-end {
    margin-left: 100px;
}
#keywords-search-form .form-type-date,
#keywords-count-search-form .form-type-date {
    display: inline;
}
#keywords-search-form .form-item-date-end, #keywords-count-search-form .form-item-date-end {
    margin-left: 100px;
}
#keywords-search-form #edit-date-end, #keywords-search-form #edit-date-start,
#keywords-count-search-form #edit-date-end, #keywords-count-search-form #edit-date-start {
    display: inline;
}
#keywords-search-form .form-actions,
#keywords-count-search-form .form-actions {
    margin-bottom: 0;
}

/**************mysearch**************/
#mysearch-node-form .form-item,
#mysearch-node-form .form-actions {
  display: inline;
  margin: 0;
}
#mysearch-node-form .form-item {
  margin: 0 5px 0 0; 
}
#mysearch-node-form input.form-text {
  width: 220px;
  margin: 0; 
}
#mysearch-node-form .form-submit {
    padding: 7px 10px;
}
.clsearch-results li {
    border-bottom: 1px solid #D5D5D5;
    list-style: none outside none;
    padding: 8px 0 15px;
    margin: 0;
}
.clsearch-results .clsearch-title {
    font-weight: normal;
}
/*********For CORRECTIONS***************/
#content .light-grey {
    color: #939395;
}
#content .font-size-0 {
    font-size: 83%;
    padding-top: 3px;
    line-height: 20px;
}
/*********footer*****************/
ul.contact-list {
    margin-top: 8px;
}

ul.contact-list li a {
    border-bottom: 1px dotted #666666;
}
#footer-wrapper ul.contact-list li a:hover {
    border-color: #FFFFFF;
    color: #FFFFFF;
}
ul.contact-list li span {
    color: #FFFFFF;
    font-size: 110%;
    font-weight: bold;
}
ul.social-list {
    display: block;
    overflow: hidden;
    margin: 15px 0;
}
ul.social-list li {
    background: none repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 33px;
    margin: 0 10px 0 0;
    padding: 0;
    width: 33px;
}
ul.social-list li a {
    background-image: url("https://cdn.chemlinked.com/img/icon/css-img.png");
    background-repeat: no-repeat;
    display: block;
    height: 33px;
    overflow: hidden;
    text-indent: -999em;
}
ul.social-list li.twitter a {
    background-position: -2px -283px;
}
ul.social-list li.twitter a:hover {
    background-position: -35px -283px;
}
ul.social-list li.feed a {
    background-position: -2px -382px;
}

ul.social-list li.feed a:hover {
    background-position: -35px -382px;
}
ul.social-list li.linkedin a {
    background-position: -2px -449px;
    width: 120px;
}
ul.social-list li.linkedin a:hover {
    background-position: -2px -481px;
}
#footer-wrapper {
    width: 100%;
    margin-top: 2px;
    color: #AAAAAA;
    font-size: 12px;
    line-height: 21px;
}
#footer-wrapper .container {
    width: 988px;
}
#footer-wrapper ul {
    list-style: none;
}
#footer-wrapper a {
    color: #AAAAAA;
    text-decoration: none;
}
#footer-wrapper .block-inner {
    padding: 20px 0;
    border-bottom: 1px solid #DDDDDD;
}
.cl-box {
    float: left;
    overflow: hidden;
}
div.cl-moduletable, div.module {
    margin-left: 10px;
    margin-right: 10px;
}
#footer-wrapper .moduletable h3 {
    border: 0 none;
    color: #D9DEE4;
    font-size: 1.077em;
    font-weight: bold;
    margin: 20px 0 10px;
    font-size: 1.077em;
    font-weight: bold;
    padding: 0;
    text-transform: uppercase;
}

#footer-wrapper ul.menu li {
    background: none repeat scroll 0 0 transparent;
    margin: 0;
    padding: 1px 0;
}
#footer-wrapper ul.menu li a {
    background-color: #222e3e;

}
#footer-wrapper ul.menu li a:hover, #footer-wrapper ul.menu li a:focus, #footer-wrapper ul.menu li a:active {
    color: #FFFFFF;
}
#footer-wrapper a.footer-logo {
    opacity: 0.5;
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    filter:alpha(Opacity=50);
}
#footer-wrapper a.footer-logo:hover, #footer-wrapper a.footer-logo:focus, #footer-wrapper a.footer-logo:active {
    opacity: 1;
    -moz-opacity:1;
    -khtml-opacity: 1;
    filter:alpha(Opacity=100);
}
#footer-wrapper .footer-link ul li {
    float:left;
    margin: 0;
}
#footer-wrapper .footer-link ul li a {
    padding: 0 10px 0 0;
    color: #FFFFFF;
}
#footer-wrapper #block-block-7 .block-inner{
    padding: 5px 0;
    border: none;
}
.down_f1 {
    float: right;
}
.down_f a {
    background: none repeat scroll 0 0 #92BF48;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    text-align: center;
    margin: 0 auto;
    text-decoration: none;
    padding: 2px 8px;
}
.down_f span {
    color: #666666;
    line-height: 14px;
    margin-top: 12px;
}
.down_f a:hover {
    background: none repeat scroll 0 0 #9FC75F;
    text-decoration: none;
}
.down_f1 a {
    background: none repeat scroll 0 0 #54B4E6;
}
.down_f1 a:hover {
    background: none repeat scroll 0 0 #6FBEEA;
}
section.block#block-views-chemlinked-webinar-block {
    padding: 0;
    margin-bottom: 10px;
}
section.block#block-views-chemlinked-webinar-block .block-title {
    margin: 0;
}
.company-logo {
    width: 165px;
    float: right;
}
.company-logo img {
    height: 50px;
}
li.border-bottom {
    border-bottom: 1px solid #CCCCCC;
    padding: 2px 0 5px;
}
.webinar-reg li {
    height: 45px;
}
.inline {
    display: inline-block;
}
.reg-opt {
    width: 190px;
    float: left;
}
.reg-reg {
    height: 44px;
    line-height: 44px;
    vertical-align: top;
    float: right;
}
a.reg-button {
    background: url(images/register.png) no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    width: 86px;
    height: 30px;
    line-height: 30px;
    display: block;
    margin: 7px 0;
    text-align: center;
    text-decoration: none;
    font-weight: 600;
}
/**************KB******************/
.cl-typo-blockswrap .block {
    text-align: center;
}
.cl-typo-blockswrap .block .block-content {
    font-size: 12px;
    color: #555555;
}
.cl-typo-blockswrap .block-img{
	position: relative;	
}
.cl-typo-blockswrap .block-img span.ebook-price{
	position: absolute;
	top: -15px;
	right: 45px;
	width: 40px;
	height: 40px;
	display: block;
	border-radius: 25px;
	line-height: 40px;
	background: #F09007;
	color: #fff;
	font-size: 13px;	
	font-weight: bold;
}
.cl-typo-blockswrap .block-img i {
    background-image: url("https://cdn.chemlinked.com/img/kb/icon-chempidia.png");
    background-repeat: no-repeat;
    display: block;
    height: 120px;
    margin: 0 auto;
    text-indent: -999em;
    width: 120px;
}
.cl-typo-blockct .block a {
    margin: 0; 
}
.introducing-icon1 {
    background-position:0 0;
}
.introducing-icon2 {
    background-position:-120px 0;
}
.introducing-icon3 {
    background-position:-240px 0;
}
.introducing-icon4 {
    background-position:-360px 0;
}
.introducing-icon5 {
    background-position:-480px 0;
}
form#chempedia-new-form {
    margin: 0;
}
form#chempedia-new-form input.form-text {
    width: 282px;
}
#chempedia-new-form .form-actions {
    margin-bottom: 0;
}
.backposition {
    background: #223344;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 1001;
    opacity: 0.25;
    -moz-opacity:0.25;
    -khtml-opacity: 0.25;
    filter:alpha(Opacity=25);
    height: 0;
}
.kb_lists dl {
    border-bottom: 1px dashed #DBDBDB;
    overflow: hidden;
    padding: 30px 0 25px;
    margin: 0;
}
.kb_lists dd {
    float: left;
    margin: 0;
}
.kb_lists .pl_left {
    margin: 0 15px 0 0;
    width: 145px;
}
.kb_lists .pl_right {
    line-height: 21px;
    width: 530px;
}
.kb_lists h5 {
    font-weight: 600;
    font-size: 16px;
    margin: 0;
}
.kb_lists .p_right {
    float: right;
    width: 160px;
}
.kb_lists .pl_right .recoup {
    background: none repeat scroll 0 0 #EEEEEE;
    border-radius: 5px;
    padding: 12px;
    box-shadow: 0 0 1px #AAAAAA inset, 0 1px 0 #FFFFFF;
}
#block-system-main .article-content .recoup ul {
    list-style: none;
    margin: 0;
}
#block-system-main .article-content .recoup ul li {
    list-style: none;
    margin: 0;
}
#block-views-gblist-block .block-title {
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #D5D5D5;
    margin: 0;
}
#block-views-gblist-block .view-header {
    height: 0;
    float: right;
}
#block-views-gblist-block #mysearch-node-form {
    padding: 0;
    position: relative;
    top: -44px;
    background: none;
    box-shadow: none;
}
#block-views-gblist-block #mysearch-node-form label {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}
#block-views-gblist-block .view-content ul {
    margin: 0;
}
#block-views-gblist-block .view-content ul li {
    padding: 5px 0;
}
.jcarousel-skin-default .jcarousel-container-horizontal {
    width: 880px;
    height: 232px;
}
#block-system-main .article-content .block .view-kb-ebook .jcarousel-skin-default ul li.jcarousel-item {
    text-align: center;
    vertical-align: top;
    width: 165px;
    height: 232px;
    margin: 0 10px 0 0;
}

.gray {
    color: gray;
}
.inset-margin {
    background: none repeat scroll 0 0 #EEEEEE;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 1px #AAAAAA inset, 0 1px 0 #FFFFFF;
    padding: 7px;
    position: relative;
}
.pull-left {
    float: left;
}
.entry-content img {
    display: block;
    margin: 0 auto 20px;
}
.img-rounded {
    border-radius: 6px 6px 6px 6px;
}
.name {
    font-weight: bolder;
}
#reply_body {
    max-width: 800px;
}
.pull-right {
    float: right;
}
#toc {
    background-color: #F9F9F9;
    border: 1px solid #AAAAAA;
    font-size: 95%;
    padding: 5px;
}
#toc #toctitle,  #toc .toctitle {
    text-align: center;
}
#toc h2{
    border: medium none;
    font-size: 100%;
    font-weight: bold;
    padding: 0 0 8px;
    margin: 0;
}
#toc ul, #toc ul li{
    list-style-image: none;
    list-style-type: none;
    text-align: left;
}
#toc ul li{
    display: block;
}
#block-system-main .article-content #toc ul li.toclevel-1 {
    margin: 0 0 1px 0;
}
.webinar-end {
    background: none repeat scroll 0 0 green;
}
.webinar-statu {
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: 600;
    padding: 0 4px;
}

/* Tabs */

.am-tabs {}

.am-tabs > ul {
    color:#333333;
    background:#dbdbdb;
    -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;
    padding:0.5em;
    text-align: right;
    box-shadow: 0 1px 1px #b0b0b0;
    overflow: hidden;
}

#block-system-main .article-content .am-tabs ul {
    margin: 0;
    margin-bottom: 1em;
}

#block-system-main .article-content .am-tabs ul li {
    margin: 0 2px 0 0;
}
.am-tabs > ul li {
    display: inline-block;
    float: left;
}

.am-tabs > ul a {
    display: block;
    background: #e8e8e8;
    border: 1px solid #ccc;
    padding: 5px 7px;
    -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
    color: #555960;
    text-shadow: 0 -1px 1px #c7c8c9;
    text-decoration: none;
}

.am-tabs > ul li.active a, .am-tabs > ul li.normal a:hover {
    border-color: #66cc00;
    background: #69A219 ;
    background: -moz-linear-gradient(center top , #AFD47B 0px, #AFD47B 1px, #8BC03F 1px, #69A219 100%) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #AFD47B), color-stop(5%, #AFD47B), color-stop(5%, #8BC03F), color-stop(100%, #69A219));
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#AFD47B', endColorstr='#8BC03F',GradientType=0 );
    color: white;
    text-shadow: 0 -1px 1px #8BC03F;
    cursor: pointer;
}

.am-tabs > ul li.disabled a {
    color: #ccc;
    text-shadow: none;
}

/* chempedia-form  */
.chempedia-name {
    border-bottom:1px dotted #d5d5d5;
    margin: 0 -12px; 
    padding-left: 12px; 
    padding-bottom:8px;
}
.chempedia-name .form-item {
    margin: 0;
}
.merge .form-item {
    display: inline;
}
.merge .form-item input.form-text {
    width: 45%;
}
.form-submit.chempedia-submit {
    background-color: #669933;
    background-image: url("https://cdn.chemlinked.com/img/ui/arrow.png");
    background-position: 77px 8px;
    background-repeat: no-repeat;
    font-size: 16px;
    padding: 10px 50px 10px 12px;
}
.form-submit.chempedia-submit#chempedia-sp-submit {
    background-position: 135px 8px;
}

.sider_nav {position:absolute; right: 0; top: -20px;}
.sider_nav li{float: left; margin: 0 5px; padding: 3px 0  3px 0;list-style:none;cursor: pointer}
.sider_nav li a{padding: 2px 10px 2px 30px; font-size: 12px;background-image:url("https://cdn.chemlinked.com/img/icon/css-img.png"); background-repeat: no-repeat; border-radius: 8px;display:bolck;}
.sider_nav li a.a1{ background-position: -299px -683px; background-color: #f5f5f5; color: #333;}
.sider_nav li a.a1:hover{ background-position: -299px -667px; background-color: #f8f8f8; color: #666; text-decoration: none;}
.sider_nav li a.a2{ background-position: -299px -715px; background-color: #f5f5f5; color: #333;}
.sider_nav li a.a2:hover{ background-position: -299px -693px; background-color: #f8f8f8; color: #666; text-decoration: none;}
