body {
	margin-top: 0px;
	margin-left: 0px;
	background: #ffffff;
	font-size: 9pt;
	font-family: 宋体;
	text-align:center;
}
.tablebg{
	background: #FFFFFF; border: 1px #183789 solid
}
input
{
    font-size: 12px;
    color: #000000;
    font-family: "宋体"
}
td,span {
	font-size: 9pt; font-family: 宋体;
}

a:link,
a:visited,
a:active {
	color: #0044dd;
	text-decoration: none;
}
a:hover {
	color: #ff3300;
	text-decoration: underline;
}

/* 首页链接导航菜单样式 */

a.nav:link,
a.nav:hover {
    padding-left: 3px;
    font-weight: bold;
    font-size: 12px;
    page-break-before: auto;
    page-break-after: auto;
    color: #ef6622;
    font-family: "宋体";
    letter-spacing: 1px;
    text-align: center;
    text-decoration: underline
}
a.nav:visited {
    padding-left: 3px;
    font-weight: bold;
    font-size: 12px;
    color: #ef6622;
    font-family: "宋体";
    letter-spacing: 1px;
    text-align: center;
    text-decoration: none
}

a.more:link,
a.more:visited {
    padding-left: 3px;
    font-size: 12px;
    color: #FF8000;
    font-family: "宋体";
    letter-spacing: 1px;
    text-align: center;
    text-decoration: none
}
a.more:hover {
    padding-left: 3px;
    font-size: 12px;
    page-break-before: auto;
    page-break-after: auto;
    color: #ff3300;
    font-family: "宋体";
    letter-spacing: 1px;
    text-align: center;
    text-decoration: underline
}

/*表格第一行，导航栏链接字体*/

a.tabletitletd:link
{
    padding-left: 3px;
    font-weight: bold;
    font-size: 12px;
    color: #333333;
    font-family: "宋体";
    letter-spacing: 1px;
    text-align: center;
    text-decoration: none
}
a.tabletitletd:hover
{
    padding-left: 3px;
    font-weight: bold;
    font-size: 12px;
    page-break-before: auto;
    page-break-after: auto;
    color: #333333;
    font-family: "宋体";
    letter-spacing: 1px;
    text-align: center;
    text-decoration: underline
}
a.tabletitletd:visited
{
    padding-left: 3px;
    font-weight: bold;
    font-size: 12px;
    color: #333333;
    font-family: "宋体";
    letter-spacing: 1px;
    text-align: center;
    text-decoration: none
}


/* 公告背景色和表格高度 */

.gg_bg {
	background: #efefef; height: 26;
}

/* 白色背景 */
.white_bg {
	background: #ffffff;
}
/* 灰色背景 */
.gray_bg {
	background: #fafafa;
}
/* 灰色背景1 */
.gray_bg1 {
	background: #efefef;
}
/* 灰色背景2 */
.gray_bg2 {
	background: #dfdfdf;
}

/* 橙色背景 */
.orange_bg {
	background: #CCCCCC;
}
/* 橙色背景 */
.orange_bg2 {
	background: #fff7bd;
}

.title_orange {
	color: #000066; font-weight: bold;
}
.title_blue {
	color: #ffffff; font-weight: bold;
}

.tablebg{background:#FFFFFF;}
.titletd{
	BACKGROUND-IMAGE: url(../../images/bluebg.gif); height: 25px; Color: #FFFFFF; Font-weight: Bold
}
.td{background:#ffffff; height:20px;}
/* 表格的单元格背景色，网页背景色一致 */

/* 个别特殊字体定义 */
.fred {color: #ee0000; font-weight: bold;}
.fblack {color: #000000; font-weight: bold;}

.web_current_place{
	font-size: 9pt; color: #333333; background: #efefef; height: 28px;
}
.line {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
}

a.a01:link,
a.a01:visited, 
a.a01:active {
	color: #5d89df;
	text-decoration:none;
}
a.a01:hover {
	color : #FF5900;
	text-decoration: underline;
}

a.a02:link,
a.a02:visited, 
a.a02:active {
	color: #0044ff;
	text-decoration:none;
}
a.a02:hover {
	color : #FF5900;
	text-decoration: underline;
}

.ok{
	background-image:url(skins/bgbt.gif);
	background-repeat:no-repeat;
	background-position:%50 10px
} 

a.a04:link,
a.a04:visited {
	text-decoration:none;
	color: #FFFFFF;
}
a.a04:active,
a.a04:hover {
	color : #FFFFFF;
	text-decoration: underline;
}

a.a05:link,
a.a05:visited,
a.a05:active {
	text-decoration:none;
	color: #0033CC;
	font-size: 14px;
	font-weight: bold;
}
a.a05:hover {
	color : #ff3300;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

a.aor:link,
a.aor:visited,
a.aor:active {
	text-decoration:none;
	color: #FF6600;
	font-size: 12px;
	font-weight: normal;
}
a.aor:hover {
	color : #FF6600;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

.TDOrange {
	border-top: 1px none #FF9900;
	border-right: 1px solid #FF9900;
	border-bottom: 1px none #FF9900;
	border-left: 1px solid #FF9900;
	background-color: #FFF8E1;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.OrangeLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #FFF8E1;
}
.OrangeLine2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
}
a.aor2:link,a.aor2:visited {
	text-decoration:none;
	color: #FF3300;
	font-size: 14px;
	font-weight: bold;
}
a.aor2:active,a.aor2:hover {
	color : #FF6600;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
.imageborder {
	border-right: #dddddd 1px solid;
	padding-right: 4px;
	border-top: #dddddd 1px solid;
	padding-left: 4px;
	padding-bottom: 4px;
	border-left: #dddddd 1px solid;
	width: 85px;
	padding-top: 4px;
	border-bottom: #dddddd 1px solid;
}
.weightOrangeLine {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.line1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.line2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}.td0 {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.td1 {
	background-color: #F7FAFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.td2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}.td3 {
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}a.TF {
	font-size: 12px;
	color: #000000;
}
.leftfont {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.whitefont {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.grayborder {
	background-color: #F5F5F5;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.searchinput {
	font-size: 12px;
}
input {
	font-size: 12px;
}
select {
	font-size: 12px;
}
.makesure {
	padding: 5px 0 0 3px;
	font-size: 12px;
}
.weightwhitefont {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.orangeweightborder {
	border: 2px solid #FFCC00;
}
.greenweightborder {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C4CE1A;
	border-bottom-color: #C4CE1A;
	border-left-color: #C4CE1A;
}
.greenborder {
	border: 1px solid #B5E300;
}
.dotted {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tdok1 {
	background-color: #FFFFFF;
}
.tdok_0 {
	background-color: #F7F7F7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D7D7D7;
	border-bottom-width: 1px;
}
.tdok_1 {
	background-color: #F0F0F0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D7D7D7;
	border-bottom-width: 1px;
}
.tdok_2 {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #7F7F7F;
	border-bottom-width: 2px;
}
.shoptd1 {
	background-color: #F8F5F8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
}
.shoptd0 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tdbg {
	background-color: #FFFEDF;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #FF9900;
}
a.catclass:link,a.catclass:visited {
	text-decoration:none;
	color: #0033CC;
	font-size: 14px;
}
a.catclass:active,a.catclass:hover {
	color : #0033CC;
	text-decoration: underline;
	font-size: 14px;
}
.none {
	border: none;
}
.price {
	font-size: 16px;
	font-weight: bolder;
	color: #FF6600;
}
.titletop {
	font-size: 16px;
	font-weight: bold;
}
.titleauctype {
	font-size: 13px;
	font-weight: bold;
	color: #FF3300;
}


/* Channel Choice */
#ChlChoice{
	margin-top:10px;
}
.ChlItem{
	position:relative;
	float:left;
	width:190px;
}
.ChlName{
	clear:both;
	width:185px;
	margin-bottom:3px;
	border-bottom:3px solid #DDD;
	background-color: #ffffff;
	font-size:14px;
	font-weight:bold;
}
.ChlName a{
	display:block;
	border-left:6px solid #FF9900;
	padding-left:8px;
	margin-bottom:2px;
}
#Chllady{border-color:#E0549B;}
#Chllady a{color:#E0549B;}
#Chlman{border-color:#3672AE;}
#Chlman a{color:#3672AE;}
#Chldigital{border-color:#707C8E;}
#Chldigital a{color:#707C8E;}
#ChlCulture{border-color:#D9BA3D;}
#ChlCulture a{color:#D9BA3D;}
#Chlsports{border-color:#9FAD22;}
#Chlsports a{color:#9FAD22;}
#Chlgame{border-color:#E0549B;}
#Chlgame a{color:#E0549B;}
#Chllife{border-color:#EDA908;}
#Chllife a{color:#EDA908;}
#Chlcollection{border-color:#70321E;}
#Chlcollection a{color:#70321E;}

.ChlImage{
	float:left;
	width:185px;
}
#ChlChoice ul{
	clear: both;
	display:block;
	margin:0;
	padding:0;
	margin-top: 3px;
}
#ChlChoice ul li{
	display:block;
	list-style-type:none;
	margin-bottom:6px;
	text-indent: 10px;
	background: url("../../skins/2007/point_3.gif") no-repeat 3px left;
}
.tdshop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}