@charset "UTF-8";
/* CSS Document */

* { margin:0; padding:0; }

body          {
	
	color:#06C;
	text-align:center;
}

img           { border:0; vertical-align:top; }

a             { color:#1e7ec8; text-decoration:none; }
a:hover       { text-decoration:none; }
:focus        { outline: 0; }

/* Headings */
h1,h2,h3,
h4,h5,h6      { margin:0 0 5px; line-height:1.35; color:#0a263c; }
h1            { font-size:20px; font-weight:normal; }
h2            { font-size:18px; font-weight:normal; }
h3            { font-size:16px; font-weight:bold; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; /*border-collapse:collapse;*/ border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
p             { margin:0; }
strong        { font-weight:bold; }
address       { font-style:normal; line-height:1.35; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
/*sup           { font-size:1em; vertical-align:top; }*/

/* Lists */
ul,ol         { list-style:none; }

/*bluenavi start*/
.bluenaviwrap {
	height: 28px;
	clear: both;
}
.bluenavi {
	height: 28px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.bluenavibt {
	height: auto;
	width: 100%;
	
}
.bluenavibt a {
	float: left;
	height: 23px;
	display: block;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right: 17px;
	padding-left: 17px;
	padding-top: 5px;
	font-size: 13px;
}
.bluenavibt a:link, .bluenavibt a:visited{
	text-decoration: none;
	background-image: url(/xtr/images/bluenavi_.jpg);
	background-repeat: repeat-x;
	color: #039;
}
.bluenavibt a:hover, .bluenavibt a:active{
	color: #FFF;
	text-decoration: none;
	background-image: url(/xtr/images/bluenavi.jpg);
	background-repeat: repeat-x;
}


.corrent{
	color: #fff;
	background-image: url(/xtr/images/bluenavi.jpg);
	background-repeat: repeat-x;
}
/*bluenavi end*/

.adbanner {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 920px;
	padding-bottom: 8px;
}
.blueshadow {
	clear: both;
	background-image: url(/xtr/images/bluebg.jpg);
	background-repeat: repeat-x;
	height: 18px;
}

.maincontainer {
	clear: both;
}

.maincontainernei {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 920px;
	padding-bottom: 20px;
}

.hengtitle {
	width: 900px;
	background-image: url(/xtr/images/hengttt.jpg);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-left: 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
}

.hengtitlenei {
	height: 48px;
}

.hengtitlenei li {
	float: left;
	list-style-type: none;
	font-size: 15px;
	font-weight: bold;
	color: #039;
	text-align: left;
	text-indent: 12px;
	padding-top: 5px;
}

.hengtitlenei li a {
	color: #069;
}


.rsslogo {
	height: 21px;
	width: 15px;
	float: left;
	padding-top: 8px;
}

.greendown {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/xtr/images/fourpic/downgreenbg.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 920px;
	padding: 0px;
}
.browser {
	width: 920px;
	height: 120px;
	clear: both;
	padding-top: 12px;
	padding-bottom: 8px;
}
.lanmupicbox {
	float: left;
	width: 147px;
	padding-right: 6px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
.lanmupic {
	height: 82px;
	width: 145px;
	border: 1px solid #CCC;
}
.lanmutitle {
	width: 147px;
	padding-top: 6px;
}
.lanmutitle a {
	display: block;
	padding-top: 3px;
	text-align: left;
	padding-left: 25px;
	font-size: 14px;
	font-weight: bold;
}
.lanmutitle a:link, .lanmutitle a:visited{
	text-decoration: none;
	background-image: url(/xtr/images/greenar2_.jpg);
	background-repeat: no-repeat;
	color: #069;
	background-position: left 1px;
	background-attachment: scroll;
}
.lanmutitle a:hover, .lanmutitle a:active{
	color: #C60;
	text-decoration: none;
	background-image: url(/xtr/images/oriangear.jpg);
}
     

/****************** START Play Button Overlays **************************/

div.playThumb {
	border: 1px solid #CCC;
}
div.playThumb img{display:block;}
div.playThumb-nolink {float:left;}
div.playThumb-nolink img{display:block;}

/*div.playThumb a.playBtnOverlay {
	display:block;
	width:33px;
	height:33px;
	float:right;
	margin-right:53px;
	margin-top:-55px;
	padding:0;
	position:relative;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(/xtr/images/play_btn-.png);
	background-repeat: no-repeat;
	background-position: left top;
}*/

/****************** end Play Button Overlays **************************/
.pagetop {
	float: right;
	height: 19px;
	padding-top: 14px;
	padding-right: 6px;
}

