/* CSS Document */
/* 
	Copyright (c) 2008 QianLong Inc.
*/

/*
 *   sportsScreen.css   09/18/2008 10:51
 *   ----------------
 *   Control the look of the http://www.qianlong.com/zt/ output pages with this style sheet file.
 */

/* Build by weizhuce <weizhuce@msn.com>

Category	Color description	RGB		Use
--------	-----------------	---		---

Backgrounds:	white			#FFFFFF		main background color for all pages

Text colors:	black			#000000		main text color

Color			light grey		#CCCCCC

网站几套默认的颜色
几种常用字体颜色：
1、黑色:#000000
2、灰色:#4c4c4c
3、兰色:#003399
4、红色:#ca0000(多用于某些地方套红)

A           {color: #      ; text-decoration: none;}
A:link      {color: #      ; text-decoration: none;}
A:visited   {color: #800080; text-decoration: none;}
A:active    {color: #ca0000; text-decoration: none;}
A:hover     {color: #ca0000; text-decoration: none;}

行间距：180%

Page width 		1024/+
Content Width	96		table headers, in page gfx
Left/Right Margin		0/0
Between top boxes		0

Font sizes:		14px		Table Title (bold, blue)
				12px		Normal text

Pixel Infos:
------------
Transparent gif:	1 x 1		Subpage nice middle pic

*/

/* screen media */

* {font-size: 12px;}
html {margin:0px; padding:0px;}
body {margin:0px; padding:0px; font-size:12px; color:#333333; background:#FFFFFF;}
a:link		{color:#333333; text-decoration:none}
a:visited	{color:#333333; text-decoration:none}
a:hover		{color:#CA0000; text-decoration:underline}
a:active	{color:#CA0000; text-decoration:none}

h1, h2, h3, h4, h5, h6, form, div, p, i, img, ul, li, ol, table, tr, td, fieldset, label, legend {
	margin:0;
	padding:0;
}
fieldset, img, table {border:none;}
td {line-height:180%;}

#navSite		{color:#000000; border-bottom:1px solid #ECF6FF; background:#EEEEEE; text-align:center; padding:4px;}
#navSite li		{display:inline;}
#navSite a:link		{color:#000000; text-decoration:none;}
#navSite a:visited	{color:#800080; text-decoration:none;}
#navSite a:hover	{color:#FF0000; text-decoration:underline;}
#navSite a:active	{color:#000000; text-decoration:none;}
#navSite #map		{color:#FF0000;}

#copyright {padding:10px; border-top:5px solid #8B8B8B; background:#F6F6F6; text-align:center; color:#000000; font-size:12px; line-height:180%;}

/* W3 star */
.W3Nav {
	border:1px solid #E0E0E0;
	background:url(/img/W3NavBg.gif) repeat-x 0 0;
	width:958px;
	font-size:12px;
	margin-top:2px;
	margin-bottom:10px;
}
.W3Logo {
	width:143px;
	height:58px;
	float:left;
}
.W3Logo a,
.W3Logo a a:link,
.W3Logo a a:visited,
.W3Logo a a:hover,
.W3Logo a a:focus,
.W3Logo a a:active {display:block; width:133px; height:0px; padding-top:58px; overflow:hidden; background:url(/img/W3Logo.gif) no-repeat 0 0;}
.W3Channel {width:815px; height:58px; padding:0; float:left;}
.W3Channel p {padding:12px 0 0 0; margin:0px; height:12px; line-height:12px;}
.W3Channel a,
.W3Channel a:link,
.W3Channel a:visited,
.W3Channel a:hover,
.W3Channel a:focus,
.W3Channel a:active {color:#4D5864; text-decoration:none; margin:0 4px 0 2px;}
.W3Channel a:hover {color:#FF0000; text-decoration:underline;}
.W3Channel span {background:url(/img/W3NavGrid.gif) no-repeat center 0;}

.W3Ad {width:960px; margin-bottom:10px;}
.W3AdL {width:600px; float:left; overflow:hidden;}
.W3AdR {width:340px; float:right; overflow:hidden;}

.W3Nav:after,
.W3Ad:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.W3Nav,
.W3Ad {display:inline-block;}
* html .W3Nav,
* html .W3Ad {height:1%;}
.W3Nav,
.W3Ad {display:block;}
/* W3 end */

/* W3 star */
.W3Nav {border:1px solid #E0E0E0; background:url(/img/W3NavBg.gif) repeat-x 0 0; width:958px; font-size:12px; margin-top:2px; margin-bottom:10px;}
.W3Logo {width:143px; height:58px; float:left;}
.W3Logo a,
.W3Logo a a:link,
.W3Logo a a:visited,
.W3Logo a a:hover,
.W3Logo a a:focus,
.W3Logo a a:active {display:block; width:133px; height:0px; padding-top:58px; overflow:hidden; background:url(/img/W3Logo.gif) no-repeat 0 0;}
.W3Channel {width:815px; height:58px; padding:0; float:left;}
.W3Channel p {padding:12px 0 0 0; margin:0px; height:12px; line-height:12px;}
.W3Channel a,
.W3Channel a:link,
.W3Channel a:visited,
.W3Channel a:hover,
.W3Channel a:focus,
.W3Channel a:active {color:#4D5864; text-decoration:none; margin:0 4px 0 2px;}
.W3Channel a:hover {color:#FF0000; text-decoration:underline;}
.W3Channel span {background:url(/img/W3NavGrid.gif) no-repeat center 0;}
.W3Ad {width:960px; margin-bottom:10px;}
.W3AdL {width:600px; float:left; overflow:hidden;}
.W3AdR {width:340px; float:right; overflow:hidden;}
.W3Nav:after,
.W3Ad:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.W3Nav,
.W3Ad {display:inline-block;}
* html .W3Nav,
* html .W3Ad {height:1%;}
.W3Nav,
.W3Ad {display:block;}
/* W3 end */

/* v6 Header Star */
	/* HEADER */
.headerwrap {border:1px solid #E0E0E0; background:#FFFFFF; padding:10px; margin:10px 0; width:938px; font-size:12px;}
.headerwrap .header {}
.headerwrap .header h1.logo {margin:0; padding:0; font-size:300%;}
.headerwrap .header h1.logo a {width:120px; height:0px; padding-top:50px; display:block; overflow:hidden; background:url(/img/logo.gif) no-repeat 0 0;}
	/* 网站导航 */
.headerwrap .mainnavwrap {}
.headerwrap .mainnav {}
.headerwrap .mainnav ul {border-left:1px solid #E0E0E0; float:left; list-style:none; margin:0; padding:0 5px 0 14px; line-height:200%;}
.headerwrap .mainnav ul.first-item {border-left:none;}
.headerwrap .mainnav ul li a,
.headerwrap .mainnav ul li a:link,
.headerwrap .mainnav ul li a:visited,
.headerwrap .mainnav ul li a:hover,
.headerwrap .mainnav ul li a:active {color:#4D5864; margin:0 10px 0 0; text-decoration:none;}
.headerwrap .mainnav ul li a:hover {color:#CA0000; text-decoration:underline;}
.headerwrap .mainnav ul li a.first-item {font-weight:bold;}
/* v6 Header End */

/* ========================================== */
/* ========================================== */
/* ========================================== */

#subjects {width:960px; margin:0px auto; padding:0px;}

/* Part Custom CSS Selectors */

.subjects01 {background:url(img/subjects.jpg) no-repeat left top; height:0px; padding:97px 0 0 0; overflow:hidden;}
.subjects02 {background:url(img/subjects01.gif) repeat-x left top; height:41px; line-height:41px; padding:0 20px 0 20px;}
.subjects03 {background:url(img/subjects01.gif) repeat-x left top; height:31px; line-height:31px; padding:0 20px 0 20px; text-align:right;}
.subjects04 {padding:10px 30px;}
.subjects05 {color:#3C61A4; font-size:14px; font-weight:bold; background:url(img/subjects02.gif) no-repeat left 8px; padding:10px 25px; margin:0 0 10px 0; border-bottom:1px dashed #D7D7D7;}
.subjects06 {padding:10px; color:#333333;}
.subjects06 img {width:165px; height:100px; border:1px solid #000000; margin-bottom:6px;}
.subjects06 a:link,
.subjects06 a:visited,
.subjects06 a:hover,
.subjects06 a:active {color:#333333; font-size:14px;}
.subjects06 a:hover {color:#FF0000;}
.subjects07 {border-bottom:1px dashed #D7D7D7; border-top:1px dashed #D7D7D7; background:url(img/subjects03.gif) repeat-x left center; height:36px; line-height:36px;}
.subjects08 {color:#3C61A4; font-size:14px; font-weight:bold; background:url(img/subjects02.gif) no-repeat left 8px; padding:10px 170px 10px 25px; margin:0 0 0 10px;}
.subjects09 {background:url(img/subjects04.gif) no-repeat left 10px; padding:10px 0px 10px 20px; margin:0 0 0 10px;}
.subjects10 {padding:10px; color:#3C61A4}
.subjects11 {border-left:1px dashed #D7D7D7;}

/* ========================================== */
/* ==========topnews========================== */
/* ========================================== */


/* Other Custom CSS Selectors */
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.Gap1 td {padding-bottom:25px;}
.End {}

.block10 {display:block; height:10px; overflow:hidden; font-size:10px; line-height:10px; padding:0px; margin:0px;}
.block5 {display:block; height:5px; overflow:hidden; font-size:5px; line-height:5px; padding:0px; margin:0px;}

.fontstyle {color:#999999;}
.BgTransparent {background-color: transparent;}

.S098,/*  */
.S098 a:link,
.S098 a:visited,
.S098 a:hover,
.S098 a:active {color:#000000; text-decoration:none;}
.S098 a:hover {color:#FF0000;}
.S098 table {border-collapse:collapse;}
.S098 table {border-collapse:separate; border-spacing: 10px;}
.S098 table {name:expression(this.cellSpacing="10");}
.S098 tr {background-color:expression((this.sectionRowIndex%2==0)?"#DEDEDE":"")}
