﻿@import url('Common.css');

body
{
	width: 900px;
	margin: 0 auto 5px;
	font-family: 宋体;
	background: url('../Page/BG.gif') center;
}
body *
{
	font-size: 9pt;
}
a, a:hover
{
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
	color:#f00;
}

span,label{
	color:#666;}
h1, h2, h3, h4, h5, h6
{
	overflow: hidden;
	padding: 0;
	margin: 0;
	font-weight: normal;
}
ul, li, dl, dd, dt
{
	margin: 0;
	padding: 0;
}
h1
{
	background: url(       '../Page/Top.jpg' );
	height: 178px;
}
h1 span
{
	width: 322px;
	height: 24px;
	line-height: 24px;
	float: right;
	color: #fff;
}
.headFlash
{
	width: 100%;
	height: 178px;
}
h2
{
	background: url(       '../Page/Menu.gif' );
	height: 27px;
	line-height: 27px;
	margin-bottom:4px;
}

#All
{
	background: #fff;
	padding: 0 1px;
}

#tbList td
{
	height: 20px;
	line-height: 20px;
}

/*Menu Start*/
.Menu *
{
	margin: 0;
	padding: 0;
	z-index: 10;
}
.Menu
{
	letter-spacing: 2px;
	text-align: center;
	list-style: none;
	color: #fff;
	font-size: 10pt;
}
.Menu li
{
	float: left;
	position: relative;
}
.Menu li.s
{
	height: 27px;
	width: 4px;
	background: url(       '../Page/MenuSplit.gif' );
}
.Menu li a
{
	display: block;
	width: 78px;
	background: url(       '../Page/MenuOut.gif' );
	color: #fff;
}
.Menu li a:hover
{
	background: url(       '../Page/MenuOver.gif' );
	color: #fff;
}

.Menu li ul
{
	width: 73px;
	border: solid 1px #A40102;
	border-width: 1px 1px 1px 5px;
	position: absolute;
	top: 27px;
	display: none;
}
.Menu li ul li
{
	background: #fff;
	text-align: left;
	text-indent: 6px;
	letter-spacing: 1px;
}
.Menu li ul li ul
{
	left: 73px;
	top: 0;
}
.Menu li ul a
{
	width: 73px;
	background: none;
	color: #000;
}
.Menu li ul li.p
{
	background: #fff url(       '../Page/ParentMenu.gif' ) no-repeat;
	background-position: right center;
}
/*Menu End*/
h4
{
	background: url(       '../Page/Current.gif' );
	height: 33px;
}
h4 img
{
	margin: 5px 8px -2px;
}
h6
{
	background: url(       '../Page/BottomMenu.gif' );
	height: 26px;
	line-height: 25px;
	color: #fff;
	text-align: center;
	clear: both;
}
h6 a
{
	color: #fff;
}

#Body
{
	margin: 5px 0 0;
}

#Content
{
	width: 672px;
	float: right;
}

#Content dl
{
	width: 330px;
	height: auto;
	margin: 0 0 4px;
	border: 1px solid #990000;
	border-width: 0 1px 1px;
	padding: 0;
}

#Content dl dt, #Content dl dt a, #Content div.title, #Content div.title a
{
	height: 22px;
	background: url(       '../Page/Title.gif' ) repeat-x;
	font-size: 13px;
	color: #fff;
	line-height: 22px;
	text-indent: 6px;
	letter-spacing: 2px;
}

#Content dl dt img, #Content div.title img
{
	margin-right: 6px;
	margin-bottom: -1px !important;
	margin-top: auto !important;
	margin-top: 5px;
}

#Content dl dt a img, #Content div.title a img
{
	margin: 6px 4px 0px 0 !important;
	margin: 6px 4px 0px 0;
	border: 0;
}

#Content dl dt a
{
	color: #eee;
	font-weight: normal;
	float: right;
}

div.indexFlash
{
	float: right;
	width: 210px;
	height: 170px;
	text-align: center;
	background-image:url('../Page/FlashBG.gif');
	margin: 18px 8px 0;
}

div.indexFlash object
{
	clear:both;
	margin: 5px;
	text-indent:0;
	height: 160px;
	width: 200px;
}

.scroll_div
{
	overflow: hidden;
	height: 140px;
	width: 666px;
	margin: 5px 0;
	white-space: nowrap;
	background: url( '../Page/ImgBG.GIF' ) repeat-x 18px 50%;
}

.scroll_div img
{
	width: 160px;
	height: 120px;
	border: 0;
	margin: 10px 5px;
}

#Content div.page
{
	width: 670px;
	border: 1px solid #ADBDCE;
	border-top: 0;
}

#Content div.page ul li
{
	line-height: 24px;
	height: 24px;
	border-bottom: 1px dashed #ADBDCE;
	background: url(       '../Page/Li.gif' ) no-repeat 5px center;
	text-indent: 20px;
}

#Content div.page ul li span, #Side dl dd span, #Content dl dd span
{
	float: right;
	margin-right: 5px;
}

#Content dl.zskx
{
	width: 405px;
}

#Down
{
	background-color: #E3E3E3;
	width: 100%;
}

#Down td
{
	height: 24px;
	line-height: 24px;
	background: #fff;
}


div.page .idName
{
	text-align: center;
	padding: 5px;
	font-size: 12pt;
	font-weight: bold;
	line-height: 24px;
}
div.page .info
{
	border: solid 1px #DDD;
	border-width: 1px 0;
	height: 24px;
	line-height: 24px;
	padding-right: 10px;
}

div.page .description
{
	border: solid 1px #DDD;
	margin: 4px;
	padding: 4px;
}

div.page .description .dtitle
{
	background: none;
}

div.page .description .dcontent
{
}

div.page .content
{
	padding: 5px;
	line-height: 150%;
}

div.page .picture
{
}

div.page .picture img
{
	width: 670px;
	margin: 10px 0;
}

#PicList
{
	width: 670px;
	margin: 10px auto;
}

.img
{
	width: 163px;
	height: 140px;
	background: url(           '../Page/PicBG.gif' ) no-repeat;
	float: left;
	text-align: center;
	margin: 2px !important;
	margin: 2px 0px 2px 2px;
}

.img img
{
	border: 0;
	height: 120px;
	width: 150px;
	margin: 4px auto;
}

.border
{
	border: solid 1px #FF9E83;
}


#Side
{
	width: 222px;
	float: left;
}

#Side dl
{
	margin: 0 0 4px;
	border: 1px solid #990000;
	border-width: 0 1px 1px;
	padding: 0; /*background: #EFEFF7;*/
}

#Side dl dt
{
	background: url(       '../Page/Title.gif' ) repeat-x;
	text-align: center;
}

#Side dl dt, #Side dl dt a
{
	height: 22px;
	color: #fff;
	line-height: 22px;
	letter-spacing: 2px;
}

#Side dl dd, #Content dl dd
{
	margin: 8px 0 8px 2px;
	background: url(       '../Page/Li.gif' ) no-repeat 5px center;
	text-indent: 20px;
}

#Side dl.search
{
	height: 121px;
	overflow: hidden;
}

#Side dl.search dd
{
	background: none;
	text-indent: 10px;
}

#CopyRight
{
	line-height:150%;
	clear: both;
	text-align: center;
	margin: 5px 0 0;
	padding: 5px 0;
	border: solid #DDD 1px;
	border-bottom: 5px solid #8C0000;
}

#toolTip
{
	padding: 5px;
}

#Comment li
{
	font-size: 12px;
	color: #333;
	font-family: 宋体;
	padding-right: 10px;
	border-top: #ccc 1px solid;
	background: #fff;
}
#Comment li.label
{
	float: right;
	line-height: 30px;
}
#Comment li img
{
	border: 0;
	cursor: pointer;
}
#Comment li.info
{
	background: #efefef;
	height: 30px;
	line-height: 26px;
}
#Comment li.content
{
	padding-left: 40px;
	line-height: 30px;
}
#Comment img.team
{
	margin: 0 10px -5px;
}
#Comment b
{
	color: Red;
}
#Comment TD
{
	font-size: 12px;
	height: 30px;
	color: #333;
}


.gbTable
{
	width: 100%;
	border: 1px #ADBDCE solid;
	margin-bottom: 10px;
}
.gbTable td
{
	padding: 0 5px;
}
.gbTable td label
{
	float: right;
}
.gbTable .title, .gbTableW .title
{
	background: url(    '../Page/Title.gif' );
	height: 22px;
	color: #fff;
}
.gbTable .title label a
{
	color: #fff;
}
.gbTable .gbTdl
{
	border-right: 1px #ADBDCE solid;
	width: 130px;
	padding: 5px;
	line-height: 23px;
}
.gbTable .gbTdr
{
	padding: 5px;
	line-height: 18px;
}
.gbTable .replay
{
	margin: 8px;
	padding: 5px;
	border: 1px #777 dotted;
	color: Red;
}
.gbTableW
{
	width: 100%;
	border: 1px #ddd solid;
	margin-bottom: 10px;
	border-collapse: collapse;
}
.gbTableW td
{
	border: 1px #ADBDCE dotted;
	padding: 6px;
}
.gbTableW .title
{
	padding: 0 5px;
}

#planSearch
{
	height: 35px;
	line-height: 35px;
	text-align: center;
}

.flash
{
	width: 255px;
	height: 194px !important;
	height: 212px;
}

/*提示框开始*/
#pltsTipLayer .toolTipMsg
{
	background-color: #F6F4F7;
	border: solid 1px #900;
}
#pltsTipLayer .toolTipTitle
{
	background-color: #900;
}
/*提示框结束*/