*{box-sizing:inherit;}
body {
	background: url(../images/bg-body.jpg) repeat;
	color: #727272;
	font-family: 黑体;
	font-size: 14px;
	line-height: 1;
	margin: 0;
	min-width: 960px;
	padding: 0;
}
a{ text-decoration:none; outline:none;}
a:active {star:expression(this.onFocus=this.blur());}  
.form-control{padding: 3px 12px 0;line-height:1;    height: 30px;}
#body div div .section div div .nl li span{ background:none; border:none;}
select.form-control{
	
	appearance:none;
  -moz-appearance:none;
  
	-webkit-appearance:none;
  
  
	background: url("../images/arrow.png") no-repeat scroll right 10px center #fff;
	
   }
   
   
#background {
	background: url(../images/bg-page.jpg) no-repeat top center;
	margin: 0;
	padding: 0;
}
#header {
	background: url(../images/bg-header2.png) repeat-x top center;
	margin: 0;
	padding: 0;
}
#header > div {
	background: url(../images/bg-header.png) no-repeat top center;
	margin: 0;
	padding: 0;
}
#header > div > div {
	height: 147px;
	_height:197px;
	min-height:197px;
	margin: 0 auto;
	padding: 49px 0 0;
	position: relative;
	width: 960px;
	z-index: 5;
}
#header a.logo {
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 540px;
}
#header a.logo img {
	border: 0;
	display: block;
	margin-left:69px;
}
#header ul {
	background: url(../images/bg-navigation.png) no-repeat center center;
	bottom: -107px;
	min-height: 98px;
	_height:118px; /*IE6*/ 
*height:118px; /*IE7*/ 
height:118px \9; /*IE8*/ 
	left: 30px;
	margin: 0 auto;
	overflow: hidden;
	padding: 9px 17px;
	
	position: absolute;
    min-width: 865px ;
	
	_width:899px;
	*width:899px;
	width:899px \9;
	
	
}
#header ul li {
	display: block;
	float: left;
	list-style: none;
	margin: 0 5px;
	padding: 0;
}
#header ul li a {
	background: url(../images/menu.png) no-repeat;
	color: #a8a8a8;
	display: block;
	font-family: "黑体";
	font-size: 16px;
	font-weight: normal;
	height: 98px;
	letter-spacing: 0.07em;
	line-height: 104px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 163px;
}
#header ul li #menu1 {
	background-position: 0 0;
}
#header ul li #menu2 {
	background-position: -168px 0;
}
#header ul li #menu3 {
	background-position: -335px 0;
}
#header ul li #menu4 {
	background-position: -502px 0;
}
#header ul li #menu5 {
	background-position: -669px 0;
}
#header ul li a:hover, #header ul li.selected a {
	color: #fff;
}
#header ul li #menu1:hover, #header ul li.selected #menu1 {
	background-position: 0 -113px;
}
#header ul li #menu2:hover, #header ul li.selected #menu2 {
	background-position: -168px -113px;
}
#header ul li #menu3:hover, #header ul li.selected #menu3 {
	background-position: -335px -113px;
}
#header ul li #menu4:hover, #header ul li.selected #menu4 {
	background-position: -502px -113px;
}
#header ul li #menu5:hover, #header ul li.selected #menu5 {
	background-position: -669px -113px;
}
#body {
	background: url(../images/bg-body-header.png) no-repeat top center;
	margin: 0 auto;
	padding: 112px 0 0;
	width: 960px;
}
#body p {
	margin: 0;
	padding: 0;
}
#body p a {
	color: #797979;
}
#body p a:hover {
	color: #a3a3a3;
}
#body > div {
	background: url(../images/bg-body-footer.png) no-repeat bottom center;
	margin: 0;
	padding: 0 0 114px;
}
#body > div > div {
	background: url(../images/bg-body2.png) repeat-y top center;
	min-height: 400px;
	margin: 0;
	padding: 0;
}
#body div div .featured {
	height: 361px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 960px;
}
#body div div .featured img {
	display: block;
	left: 0;
	position: absolute;
	top: -112px;
	z-index: 1;
}
#body div div .section {
	background: #0a0a0a url(../images/gradient.png) repeat-x bottom center;
	margin: 0 auto;
	overflow: hidden;
	padding: 102px 9px 22px 9px;
	
	 min-width: 940px ;
	
	_width:970px;
	*width:970px;
	width:970px \9;
}
#body div div .section > div {
	background: url(../images/border.gif) repeat-x top left;
	float: left;
	margin: 0 10px;
	padding: 3px 0 0;
	width: 220px;
}
#body div div .section > div:first-child {
	width: 440px;
}
#body div div .section div h4 {
	background: #070707 url(../images/gradient2.png) repeat-x top center;
	border: 1px solid #22272a;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	margin: 0 0 1px;
	padding: 10px 19px;
}
#body div div .section div div {
	background: #181818;
	border: 1px solid #22272a;
	margin: 0;
	padding: 14px 19px;
}
#body div div .section div:first-child div {
	padding: 14px 19px 12px;
}
#body div div .section div div p {
	line-height: 24px;
	margin: 0;
	padding: 0;
}
#body div div .section div div p a {
	color: #727272;
}
#body div div .section div div p a.more {
	background: url(../images/bg-more.png) no-repeat center center;
	color: #bababa;
	display: inline-block;
	height: 23px;
	font-size: 10px;
	font-weight: normal;
	line-height: 22px;
	margin: 0 0 0 12px;
	padding: 0;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	width: 70px;
}
#body div div .section div div p a:hover {
	color: #a3a3a3;
}
#body div div .section div div p a.more:hover {
	background: url(../images/bg-more-hover.png) no-repeat center center;
	color: #bababa;
}
#body div div .section div h3 {
	background: #070707 url(../images/gradient3.png) repeat-x top center;
	border: 1px solid #22272a;
	color: #fff;
	font-family: "黑体";
	font-size: 16px;
	font-weight: normal;
	height: 50px;
	letter-spacing: 0.07em;
	line-height: 50px;
	margin: 0 0 1px;
	padding: 0 19px;
	text-transform: uppercase;
}
#body div div .section div div a.figure {
	border: 1px solid #22272a;
	display: block;
	margin: 0;
	padding: 0;
}
#body div div .section div div a.figure:hover {
	opacity: 0.8;
}
#body div div .section div div a.figure img {
	border: 1px solid #000;
	display: block;
}
#body div div .section div div span {
	background: #181a1a url(../images/gradient4.png) repeat-x bottom left;
	border-bottom: 1px solid #22272a;
	border-left: 1px solid #22272a;
	border-right: 1px solid #22272a;
	display: block;
	height: 38px;
}
#body div div .section div div span a {
	color: #a7a9ac;
	display: block;
	font-size: 12px;
	line-height: 38px;
	margin: 0;
	padding: 0 9px;
	text-align: center;
	text-decoration: none;
}
#body div div .section div div span a:hover {
	color: #fff;
}

.ct-1{ float:left; display:inline; width:440px; overflow:hidden; margin-left:260px}
.ct-1 h2{ float:left; width:300px; height:30px; line-height:30px; font-size:16px; color:#fff; display:inline; margin:18px 0px 0px 20px}
.ct-1 ul{ float:right;  overflow:hidden;     margin-bottom: 12px;}
.ct-1 ul li{ float:left; width:404px; overflow:hidden; line-height:27px; height:27px; text-overflow:ellipsis}
.ct-1 ul li a{ color:#727272; font-size:14px}
.ct-1 p{ float:right; display:inline; width:70px; height:23px; line-height:23px; text-align:center; background:url(../images/index-20160425-5.jpg) no-repeat; margin:20px 50px 0px 0px}
.ct-1 p a{ color:#bababa; font-size:12px;}
.ct-1 ul li a:hover{ color:#fff}

.ct-2{ float:left; display:inline; width:222px; overflow:hidden; margin-left:20px}
.ct-2 h2{ float:left; width:160px; height:30px; line-height:30px; font-size:16px; color:#fff; display:inline; margin:18px 0px 0px 20px}
.ct-2 ul{ float:right; ; overflow:hidden; }
.ct-2 ul li{ float:left; width:190px; overflow:hidden; line-height:32px; height:32px; text-overflow:ellipsis}
.ct-2 ul li a{ color:#727272; font-size:14px}
.ct-2 ul li a:hover{ color:#fff}


#body .media, #body .games, #body .about, #body .blog {
	margin: 0;
	padding: 24px 0;
}
#body .media > div {
	margin: 0;
	overflow: hidden;
	padding: 0 10px;
}
#body .media > div > div {
	background: url(../images/border.gif) repeat-x top left;
	float: left;
	margin: 0 10px;
	padding: 3px 0 0;
	width: 450px;
}
#body .media h3 {
	background: #070707 url(../images/gradient3.png) repeat-x top center;
	border: 1px solid #22272a;
	color: #fff;
	font-family: "黑体";
	font-size: 16px;
	font-weight: normal;
	height: 50px;
	letter-spacing: 0.07em;
	line-height: 50px;
	margin: 0 0 1px;
	padding: 0 19px;
	text-transform: uppercase;
}
#body .media ul {
	background: #181818;
	border: 1px solid #22272a;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
#body .media ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#body .media div div ul {
	padding: 8px;
}
#body .media div div ul li {
	border: 1px solid #22272a;
	display: block;
	float: left;
	margin: 8px 10px;
	padding: 0;
	width: 194px;
}
#body .media div div ul li a.figure {
	display: block;
	margin: 0;
	padding: 0;
}
#body .media div div ul li a.figure:hover {
	opacity: 0.8;
}
#body .media div div ul li a.figure img {
	border: 1px solid #000;
	display: block;
}
#body .media div div ul li span {
	background: #181a1a url(../images/gradient4.png) repeat-x bottom left;
	border-top: 1px solid #22272a;
	display: block;
	height: 38px;
}
#body .media div div ul li span a {
	color: #a7a9ac;
	display: block;
	font-size: 12px;
	line-height: 38px;
	margin: 0;
	padding: 0 9px;
	text-align: center;
	text-decoration: none;
}
#body .media div div ul li span a:hover {
	color: #fff;
}
#body .media .article {
	background: url(../images/border.gif) repeat-x top left;
	margin: 17px auto 0;
	padding: 3px 0 0;
	width: 920px
}
#body .media .article ul {
	padding: 0 10px;
}
#body .media .article ul li {
	display: block;
	float: left;
	margin: 0 9px;
	overflow: hidden;
	padding: 0 0 10px;
	width: 430px;
}
#body .media .article ul li a.figure {
	border: 1px solid #22272a;
	float: left;
	display: block;
	margin: 19px 13px 0 0;
	padding: 0;
}
#body .media .article ul li a.figure:hover {
	opacity: 0.8;
}
#body .media .article ul li a.figure img {
	border: 1px solid #000;
	display: block;
}
#body .media .article ul li p {
	font-size: 12px;
	line-height: 24px;
	padding: 13px 0 0;
}
#body .media .article ul li p a {
	color: #727272;
}
#body .media .article ul li p a:hover {
	color: #a3a3a3;
}
#body .games {
	overflow: hidden;
}
#body .games div {
	margin: 0;
	padding: 0;
}
#body .games h3 {
	background: #070707 url(../images/gradient3.png) repeat-x top center;
	border: 1px solid #22272a;
	color: #fff;
	font-family: "黑体";
	font-size: 16px;
	font-weight: normal;
	height: 50px;
	letter-spacing: 0.07em;
	line-height: 50px;
	margin: 0 0 1px;
	padding: 0 19px;
	text-transform: uppercase;
}
#body .games div ul {
	background: #181818;
	border: 1px solid #22272a;
	margin: 0;
	padding: 0;
}
#body .games div ul li {
	border: 1px solid #22272a;
	list-style: none;
	margin: 0;
	padding: 0;
}
#body .games div ul li a.figure {
	display: block;
	margin: 0;
	padding: 0;
}
#body .games div ul li a.figure:hover {
	opacity: 0.8;
}
#body .games div ul li a.figure img {
	border: 1px solid #000;
	display: block;
}
#body .games div ul li span {
	background: #181a1a url(../images/gradient3.png) repeat-x bottom left;
	border-top: 1px solid #22272a;
	display: block;
}
#body .games div ul li span a {
	color: #a7a9ac;
	display: block;
	margin: 0;
	padding: 0 9px;
	text-decoration: none;
}
#body .games div ul li span a:hover {
	color: #fff;
}
#body .games .content {
	background: url(../images/border.gif) repeat-x top left;
	float: left;
	margin: 0 0 0 19px;
	padding: 3px 0 0;
	width: 470px;
}
#body .games .content ul {
	padding: 16px 19px 1px;
}
#body .games .content ul li {
	margin: 0 0 20px;
}
#body .games .content ul li span a {
	font-size: 14px;
	height: 48px;
	line-height: 48px;
}
#body .games .aside {
	background: url(../images/border.gif) repeat-x top left;
	float: left;
	margin: 0 0 0 30px;
	padding: 3px 0 0;
	width: 420px;
}
#body .games .aside ul {
 *min-height: 568px;
	overflow: hidden;
	padding: 5px 8px 11px;
}
#body .games .aside ul li {
	float: left;
	margin: 11px 10px;
	width: 178px;
}
#body .games .aside ul li span a {
	font-size: 12px;
	height: 38px;
	line-height: 38px;
	text-align: center;
}
#body .games .article {
	clear: both;
	float: left;
	width: 960px;
}
#body .games .article p {
	font-size: 12px;
	line-height: 24px;
	padding: 11px 20px 0;
}
#body .games .article p a {
	color: #797979;
}
#body .games .article p a:hover {
	color: #a3a3a3;
}
#body .about {
	overflow: hidden;
}
#body .about ul {
	margin: 0;
	padding: 0;
}
#body .about ul li {
	background: url(../images/border.gif) repeat-x top left;
	list-style: none;
	margin: 0 0 20px;
	padding: 3px 0 0;
}
#body .about ul li h3 {
	background: #070707 url(../images/gradient3.png) repeat-x top center;
	border: 1px solid #22272a;
	color: #fff;
	font-family: 'Philosopher-Regular';
	font-size: 24px;
	font-weight: normal;
	height: 55px;
	line-height: 55px;
	margin: 0 0 1px;
	padding: 0 19px;
	text-transform: capitalize;
}
#body .about ul li div {
	background: #181818;
	border: 1px solid #22272a;
	margin: 0;
	min-height: 250px;
	padding: 11px 19px;
}
#body .about ul li div p {
	line-height: 24px;
	padding: 0 0 28px;
}
#body .about ul li div p span {
	font-size: 16px;
	text-transform: uppercase;
}
#body .about ul li div > span {
	text-transform: uppercase;
	line-height: 24px;
}
#body .about .content {
	float: left;
	margin: 0 0 0 20px;
	padding: 0;
	width: 560px;
}
#body .about .aside {
	float: left;
	margin: 0 0 0 20px;
	padding: 0;
	width: 340px;
}

#body .blog {
	overflow: hidden;
}
#body .blog ul {
	margin: 0;
	padding: 0;
}
#body .blog ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#body .blog .content {
	background: url(../images/border.gif) repeat-x top left;
	float: left;
	margin: 0 0 0 20px;
	padding: 3px 0 0;
	width: 730px;
}
#body .blog.new .content{width: 630px;}

#body .blog.pay .content{ width:750px;}
#body .blog .content ul li {
	padding: 0 0 20px;
}
#body .blog.intro .content ul li {
	padding: 0px;
}
#body .blog.intro .content .tab-pane{padding:20px; line-height:25px; color:#fff;}
#body .blog .content ul li .header {
	background: #070707 url(../images/gradient5.png) repeat-x top center;
	border: 1px solid #22272a;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	margin: 0 0 1px;
	overflow: hidden;
	padding: 10px 18px 15px;
}
#body .blog .content ul li .header b {
	display: inline;
	float:left;
	line-height: 24px;
	margin: 0;
	padding: 0;
}
#body .blog .content ul li .header b a {
	color: #fff;
}
#body .blog .content ul li .header b a:hover {
	color: #727272;
}
#body .blog .content ul li .header span {
	background: #181818;
	border: 1px solid #22272a;
	border-radius: 4px;
	display: inline;
	float: left;
	margin: 0 0 0 34px;
	overflow: hidden;
	padding: 0;
}
#body .blog .content ul li .header span a {
	color: #bababa;
	display: block;
	float: left;
	font-size: 10px;
	height: 23px;
	line-height: 23px;
	margin: 0;
	padding: 0 15px;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
}
#body .blog .content ul li .header span a:first-child {
	border-right: 1px solid #22272a;
}
#body .blog .content ul li .header span a:hover {
	color: #fff;
}
#body .blog .content ul li .article {
	background: #181818;
	border: 1px solid #22272a;
	margin: 0;
	overflow: hidden;
	padding: 14px 19px 19px;
	min-height:210px;
}
#body .blog .content ul li .article a.figure {
	border: 1px solid #22272a;
	display: block;
	float: left;
	margin: 6px 20px 0 0;
	padding: 0;
}
#body .blog .content ul li .article a.figure:hover {
	opacity: 0.8;
}
#body .blog .content ul li .article a.figure img {
	border: 1px solid #000;
	display: block;
}
#body .blog .content ul li .article p {
	line-height: 24px;
}
#body .blog .content ul li .article p a.more {
	background: url("../images/bg-more.png") no-repeat center center;
	color: #bababa;
	display: inline-block;
	font-size: 10px;
	font-weight: normal;
	height: 23px;
	line-height: 22px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	width: 70px;
}
#body .blog .content ul li .article p a.more:hover {
	color: #fff;
}
#body .blog .sidebar {
	background: url(../images/border.gif) repeat-x top left;
	float: left;
	margin: 0 0 0 30px;
	padding: 3px 0 0;
	width: 170px;
}
/*#body .blog.new .sidebar{width: 250px;}
#body .blog.pay .sidebar{ width:140px;}*/
#body .blog .sidebar h3{margin:0px; color:#FFF; line-height:48px;font-size: 18px;
    padding-left: 10px;}

#body .blog .sidebar div {
	background: #070707 url(../images/gradient3.png) repeat-x top center;
	border: 1px solid #22272a;
	height: 48px;
	margin: 0 0 1px;
	overflow: hidden;
	padding: 0;
}
#body .blog .sidebar div span {
	display: block;
	float: left;
	margin: 0;
	padding: 8px 16px;
	width: 107px;
}
#body .blog .sidebar div span:first-child {
	background: url(../images/border2.gif) repeat-y right top;
}
#body .blog .sidebar div span a {
	color: #727272;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	line-height: 28px;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	width: 103px;
}
#body .blog .sidebar div span a:hover {
	color: #fff;
}
#body .blog .sidebar div span a.selected {
	color: #fff;
	background: #000;
	border: 1px solid #22272a;
	border-radius: 6px;
}
#body .blog .sidebar ul {
	border: 1px solid #22272a;
	background: #181818;
}
#body .blog .sidebar ul li {
	background: url(../images/border2.gif) repeat-x top left;
	padding: 9px 19px 11px;
}
#body .blog .sidebar ul li:first-child {
	background: none;
}
#body .blog .sidebar ul li > a {
	color: #fff;
	display: block;
	line-height: 24px;
	padding: 0 0 5px;
	text-decoration: none;
	    width: 100%;
		
}
#body .blog .sidebar ul li.active>a {
	color:#f00;}

#body .blog .sidebar ul li > a:hover {
	color: #f00
}
#body .blog .sidebar ul li span {
	background: #181818;
	border: 1px solid #22272a;
	border-radius: 4px;
	display: inline-block;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
#body .blog .sidebar ul li span a {
	color: #bababa;
	display: block;
	float: left;
	font-size: 10px;
	height: 23px;
	line-height: 23px;
	margin: 0;
	padding: 0 15px;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
}
#body .blog .sidebar ul li span a:first-child {
	border-right: 1px solid #22272a;
}
#body .blog .sidebar ul li span a:hover {
	color: #fff;
}
#footer {
	background: url(../images/bg-footer2.png) repeat-x bottom left;
	margin: 0;
	padding: 0;
}
#footer > div {
	background: url(../images/bg-footer.png) no-repeat bottom center;
	margin: 0;
	text-align: center;
	padding: 73px 0 42px;
}
#footer ul {
	display: block;
	margin: 0 auto;
	padding: 0 0 65px;
	overflow: hidden;
	width: 351px;
}
#footer ul li {
	display: block;
	float: left;
	list-style: none;
	margin: 0 22px;
	padding: 0;
}
#footer ul li a {
	background: url(../images/icons.png) no-repeat;
	color: #fff;
	display: block;
	line-height: 73px;
	height: 73px;
	text-decoration: none;
	text-indent: -99999px;
	width: 73px;
}
#footer ul #facebook a {
	background-position: 0 0;
}
#footer ul #facebook a:hover {
	background-position: -78px 0;
}
#footer ul #twitter a {
	background-position: 0 -78px;
}
#footer ul #twitter a:hover {
	background-position: -78px -78px;
}
#footer ul #googleplus a {
	background-position: 0 -156px;
}
#footer ul #googleplus a:hover {
	background-position: -78px -156px;
}
#footer p {
	color: #4e5151;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-transform: capitalize;
}

#wizard {font-size:14px;height:400px;margin:20px auto;width:570px;overflow:hidden;position:relative;-moz-border-radius:5px;-webkit-border-radius:5px;}
#wizard .items{width:20000px; clear:both; position:absolute;}
#wizard .right{float:right;}
#wizard #status{height:45px;padding-left:45px !important;}
#status li{float:left;color:#fff;padding:10px 30px;}
#status li.active{font-weight:normal;}
.input{width:240px; height:18px; margin:10px auto; line-height:20px; border:1px solid #d3d3d3; padding:2px}
.page{padding:20px 30px;float:left;

 	min-width: 550px;	
	_width:550px;
	*width:550px;
	width:550px \9;
	
	}
.page h3{height:42px; font-size:16px; border-bottom:1px dotted #ccc; margin-bottom:20px; padding-bottom:5px}
.page h3 em{font-size:12px; font-weight:500; font-style:normal}
.page p{line-height:24px;}
.page p label{font-size:14px; display:block;}

.status{
	
	/*centering*/
	display: inline-block;
	
	overflow: hidden;
	border-radius: 5px;
	/*Lets add the numbers for each link using CSS counters. flag is the name of the counter. to be defined using counter-reset in the parent element of the links*/
	counter-reset: flag; 
	
	}
	
#body .blog .content  .status	li {
	
	outline: none;
	display: block;
	float: left;
	font-size: 14px;
	line-height: 36px;
	color: white;
	/*need more margin on the left of links to accomodate the numbers*/

	padding: 0 10px 0 60px;
	background: #666;
	background: linear-gradient(#666, #333);
	position: relative;
}

#body .blog .content .status li:first-child {
	padding-left: 46px;
	border-radius: 5px 0 0 5px; /*to match with the parent's radius*/
}
#body .blog .content  .status li:first-child:before {
	left: 14px;
}
#body .blog .content  .status li:last-child {
	border-radius: 0 5px 5px 0; /*this was to prevent glitches on hover*/
	padding-right: 20px;
}

/*hover/active styles*/
#body .blog .content  .status li.active, .breadcrumb a:hover{
	background: #333;
	background: linear-gradient(#333, #000);
}
#body .blog .content .status li.active:after, .breadcrumb a:hover:after {
	background: #333;
	background: linear-gradient(135deg, #333, #000);
}

/*adding the arrows for the breadcrumbs using rotated pseudo elements*/
#body .blog .content .status li:after {
	content: '';
	position: absolute;
	top: 0; 
	right: -18px; /*half of square's length*/
	/*same dimension as the line-height of .breadcrumb a */
	width: 36px; 
	height: 36px;
	/*as you see the rotated square takes a larger height. which makes it tough to position it properly. So we are going to scale it down so that the diagonals become equal to the line-height of the link. We scale it to 70.7% because if square's: 
	length = 1; diagonal = (1^2 + 1^2)^0.5 = 1.414 (pythagoras theorem)
	if diagonal required = 1; length = 1/1.414 = 0.707*/
	transform: scale(0.707) rotate(45deg);
	
	
-ms-transform: scale(0.707) rotate(45deg);	/* IE 9 */
-moz-transform: scale(0.707) rotate(45deg);	/* Firefox */
-webkit-transform: scale(0.707) rotate(45deg); /* Safari 和 Chrome */
-o-transform: scale(0.707) rotate(45deg); 	/* Opera */

	/*we need to prevent the arrows from getting buried under the next link*/
	z-index: 1;
	/*background same as links but the gradient will be rotated to compensate with the transform applied*/
	background: #666;
	background: linear-gradient(135deg, #666, #333);
	/*stylish arrow design using -webkit-box shadow*/
	box-shadow: 
		2px -2px 0 2px rgba(0, 0, 0, 0.4), 
		3px -3px 0 2px rgba(255, 255, 255, 0.1);
	/*
		5px - for rounded arrows and 
		50px - to prevent hover glitches on the border created using shadows*/
	border-radius: 0 5px 0 50px;
}
/*we dont need an arrow after the last link*/
#body .blog .content .status li:last-child:after {
	content: none;
}
/*we will use the :before element to show numbers*/
#body .blog .content .status li:before {
	content: counter(flag);
	counter-increment: flag;
	/*some styles now*/
	border-radius: 100%;
	width: 20px;
	height: 20px;
	line-height: 20px;
	margin: 8px 0;
	position: absolute;
	top: 0;
	left: 30px;
	background: #444;
	background: linear-gradient(#444, #222);
	font-weight: bold;
	padding-left: 6px;
}

#body .blog .content .sub_spr {
   
	    padding-left: 30px;
		color:#fff;
}

#body .blog .content ul li .article .downinfo{color:#fff; line-height:35px;}
.nav-tabs>li
{ float:inherit;}
.nav-tabs>li>a:hover{ border:none; background:none;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover
{
	    background: none;
   /* background: linear-gradient(#333, #000);*/
	border:none;
		color:#f00;
	
	}
	
	.nav-tabs>li>a{  
	color:#fff;
		border:none;  
	background: none;
  /*  background: linear-gradient(#666, #333);*/}
	
	.nav-tabs {
    border-bottom: 1px solid #3c3c3c;
}
.tab-content{
	   /* border-left: 1px solid #3c3c3c;
    border-right: 1px solid #3c3c3c;
    border-bottom: 1px solid #3c3c3c;*/
	}
	
	#body .blog.news .content
	{ width:920px;}
	
	#body .blog.news .content .article ul li{

	padding:10px 0 10px ; border-bottom:1px dotted #98b0d1;
}

#body .blog.news .content .article ul li a{ color:#fff;}
#body .blog.news .content .article ul li span{padding-left:5px;}
#body .blog.newshow .content{background:none; width:920px;}

#body .blog.newshow .content .mm{padding: 5px 40px 0 40px;
    line-height: 25px;}
	
	#body .blog.newshow .content .mmpage
	{    text-align: center;
    margin-top: 30px;}
	
	#acco td{ line-height:30px;}
	
#acco input,#acco select
{	margin: 10px 0;
    line-height: 20px;
}


#body .blog .sidebar ul.dropdown-menu{border: none;
    background: none;
    box-shadow: none;
	position:relative;
	display:none;
	    min-width: initial;}
	
#body .blog .sidebar  ul.dropdown-menu
	{ display:block;}
	
	.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{background:none;}
	.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{ background:none;}
	
	.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{background:none;}
	
.portrait img{cursor: pointer;    display: block;
    margin-right: auto;
    margin-left: auto;    max-width: 100%;
    height: auto;}
#tab7 img{
display: inline;
}
 .carrousel, .carrousel .wrapper {
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.carrousel {
  position: fixed;
  background-color: rgba(10, 10, 10, 0.8);
  display: none;
      z-index: 9999;
}

.carrousel .wrapper {
  /*width: 600px;
  height: 600px;
*/
  overflow: hidden;
top: 50%;
left:50%;
  /*.loading{
    color: #FFF;
    font-size: 24px;
    margin: 40% 40%;
    display: none;
  }*/
}
.carrousel .wrapper > img {
  width: 100%;
}

.close {
  cursor: pointer;
  color: #FFF;
  position: absolute;
  top: 4px;
  right: 8px;
  font-size: 18px;
}
.close:hover {
  font-size: 20px;
  color: #DDD;
}