body { background-image: url(/images/setting//bg.jpg); background-size: 100%; background-repeat: no-repeat; background-position: 0 115px; }

.red { color: #f00; }

.shadow1 { -webkit-box-shadow: 0px 5px 10px #424544; -moz-box-shadow: 0px 5px 10px #424544; box-shadow: 0px 5px 10px #424544; background-color: #fff; }

header { }

aside { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(45%, #ffffff)); background-image: -webkit-linear-gradient(#ffffff 0%, #ffffff 45%); background-image: -moz-linear-gradient(#ffffff 0%, #ffffff 45%); background-image: -o-linear-gradient(#ffffff 0%, #ffffff 45%); background-image: linear-gradient(#ffffff 0%, #ffffff 45%); }
aside.span3_5 { width: 213px; }
aside .wrap { margin-top: 20px; padding-left: 20px; padding-right: 20px; padding-bottom: 20px; }

.side_title { font-size: 14px; color: #1991e8; margin-bottom: 10px; }

.side_item { margin-bottom: 50px; }
.side_item li { display: block; padding-top: 5px; padding-bottom: 5px; border-bottom: thin solid #cccccc; *border: none; }
.side_item a { line-height: 20px; color: #666666; display: block; padding-top: 1px; border: thin solid rgba(255, 255, 255, 0); padding-bottom: 3px; text-decoration: none; }
.side_item li.active a, .side_item a:hover { color: #005cb9; *border: none; border: none \0/IE8; }
.side_item strong { display: block; font-weight: normal; width: 75%; float: right; }
.side_item section { margin-top: 10px; margin-bottom: 10px; }
.side_item section img { width: 100%; }
.side_item .icon { width: 20%; float: left; }
.side_item .icon img { max-width: 100%; }

.span9_tune { margin-left: 20px; float: left; }

#main { margin-right: 30px; }
#main .title { display: inline; float: left; font-size: 24px; font-weight: normal; background-repeat: no-repeat; margin-bottom: 0; line-height: 35px; padding-top: 5px; }
#main .page_header { border-bottom: thin solid #cccccc; *line-height: 40px; *float: left; *width: 670px; }

ul.crumbs { text-align: right; float: right; margin-top: 26px; }
ul.crumbs li { display: inline; margin-left: 10px; }
ul.crumbs a { font-size: 12px; color: #aaa; padding-left: 10px; padding-top: 5px; padding-bottom: 5px; background-image: url(/images/setting//crumb_icon.png); background-repeat: no-repeat; background-position: left center; text-decoration: none; }
ul.crumbs a:hover { color: #666; }

.article {
 margin-top: 20px;
 
}

.article_title { font-size: 24px; color: #1991e8; margin-bottom: 0px; padding-bottom: 0px; }

.link_icon { margin-left: 15px; background-image: url(/images/setting//icon_dot.png); background-repeat: no-repeat; background-position: 0px 8px; padding-left: 8px; }

.side_banner li { list-style: none; margin-bottom: 10px; }

.item_list { margin-bottom: 20px; }

