body
{
margin:0px 0px 0px 0px;
background:url(kong.jpg) fixed left top;
font-family:微软雅黑;
}

* html #TopBannerDock { 
        position: absolute; 
        top: expression((0 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); 
        left:0px;
        width:100%;height:32px;
		background:url('../../Images/bg.jpg') repeat-x 0px 0px;
		line-height:32px;z-index: 200001;
} 

#TopBannerDock_Wrap > #TopBannerDock { 
        position: fixed; 
        top: 0px; 
        left:0px;
        width:100%;height:32px;
		background:url('../../Images/bg.jpg') repeat-x 0px 0px;
		line-height:32px;z-index: 200001;
} 
#TopBannerDock_Wrap { 
        position: relative; 
        z-index: 200000; height:32px;margin:0px;padding:0px;
}
.SiteBody
{
	background:url('../../Images/bg.jpg') 0px -32px repeat-x;margin:0px;padding:0px;position:absolute;_width:100%;text-align:center;left:0px;right:0px;
}
.TopNavigation
{
	width:954px;
	height:32px;
	line-height:32px;
	text-align:left;
	font-size:13px;
	color:#474646;
}
.TopNavigation A:link, .TopNavigation A:visited, .TopNavigation A:active
{
	font-size:13px;
	color:#474646;
	text-decoration:none;
}
.TopNavigation A:hover
{
	font-size:13px;
	color:#cd0404;
	text-decoration:underline;
}
.TopRightArea
{
	float:right;
	padding:0px;
	margin:0px;
	padding-right:2px;
}
.TopLeftArea
{
	padding:0px;
	margin:0px;
	padding-left:2px;
	_display:inline-block;
	_padding-top:6px;
}

HR
{
	border:0px;
	height:1px;
	width:100%;
	background:#CD3235;
	text-align:center;
	color:#CD3235;
}

.LogoArea
{
margin-top:10px;
width:954px;
height:60px;
border-width:0px;
vertical-align:middle;
text-align:left;
position:relative;
background:url('../../Images/TopBannerBg.gif') no-repeat;
}
.SiteHead
{
	position:absolute;
	top:37px;
	left:382px;width:350px;
	z-index:1000;
	OVERFLOW: hidden; WHITE-SPACE: nowrap; TEXT-OVERFLOW: ellipsis; -o-text-overflow: ellipsis; -icab-text-overflow: ellipsis; -khtml-text-overflow: ellipsis; -moz-text-overflow: ellipsis; -webkit-text-overflow: ellipsis;
}
.SiteHead H1
{
	display:inline;
	font-size:14px;
	color:#E01900;
	font-weight:normal;
}
.SiteHead SPAN
{
	display:inline;
	font-size:14px;
	color:#E01900;
	font-weight:normal;
}
.LogoPanel
{
width:650px;
height:45px;
left:10px;
top:0px;
padding-left:8px;
position:absolute;
vertical-align:top;
}

.LogoPanel IMG
{
	vertical-align:top;
}

.LogoPanel A:Link, .LogoPanel A:Visited, .LogoPanel A:Active, .LogoPanel A:Hover
{
text-decoration:none;
font-size:14px;
color:#E01900;
display:block;
vertical-align:top;
}

.LogoRight
{
width:330px;
height:45px;
left:610px;
top:0px;
position:absolute;
text-align:right;
font-size:14px;
}

.LogoRight A:Link, .LogoRight A:Visited, .LogoRight A:Active
{
text-decoration:none;
font-size:14px;
color:#E01900;
}
.LogoRight A:Hover
{
text-decoration:underline;
font-size:14px;
color:#E01900;
}

.TopBanner
{
margin-top:8px;
background:url('../../Images/banner.gif') no-repeat;
width:954px;
height:43px;
border-width:0px;
}
.TopBanner h2
{
	font-size:15px;
	color:#000000;
	font-family:宋体;
	cursor:pointer;
	font-weight:bold;
	margin:0px;
	padding:0px;
	display:inline;
}

.TopBannerTabLeftPadding
{
margin-left:0px;
float:left;
width:10px;
height:39px;
}

.TopBannerTabSel
{
margin-left:0px;
float:left;
width:104px;
height:39px;
margin-top:6px;
background:url('../../Images/SmallInOne.png') 0px 0px no-repeat; 
text-align:center;
padding-top:0px;
font-size:15px;
color:#000000;
font-family:宋体;
cursor:pointer;
font-weight:bold;z-index:10000; 
}

*html .TopBannerTabSel
{
background:url("../../Images/banner-select.png");
_behavior: expression(  /* IE6 only - transparency with proper handling of relative URLs */
              this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1],
              this.style.background = "none",
              this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=" + this.src + ")");


}

.TopBannerTabSel A:Link, .TopBannerTabSel A:Visited, .TopBannerTabSel A:Active, .TopBannerTabSel A:Hover
{
position:relative;
text-decoration:none;
font-size:15px;
color:#000000;
font-family:宋体;
display:block;
padding-top:10px;
width:104px;
height:25px;
}

.TopBannerTab
{
margin-left:0px;
float:left;
width:104px;
height:39px;
margin-top:6px;
background:url('../../Images/SmallInOne.png') -105px 0px no-repeat;
text-align:center;
padding-top:0px;
font-size:15px;
color:#ffffff;
font-family:宋体;
cursor:pointer;
font-weight:bold;
}

*html .TopBannerTab
{
background:url("../../Images/banner-unselect.png");
_behavior: expression(  /* IE6 only - transparency with proper handling of relative URLs */
              this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1],
              this.style.background = "none",
              this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=" + this.src + ")");
}

.TopBannerTab A:Link, .TopBannerTab A:Visited, .TopBannerTab A:Active, .TopBannerTab A:Hover
{
position:relative;
text-decoration:none;
font-size:15px;
padding-top:8px;
color:#ffffff;
font-family:宋体;
display:block;
width:104px;
height:25px;
}

.Broad
{
margin-top:15px;
margin-bottom:5px;
margin-left:0px;
background:url('../../Images/broad1.jpg') no-repeat;
width:952px;
height:421px;
border-width:0px;
position:relative;
}

.BroadStar
{
width:300px;
height:170px;
position:absolute;
left:80px;
top:60px;
display:none;
}

.BroadDesc
{
width:300px;
height:120px;
position:absolute;
left:435px;
top:190px;
z-index:10000;
color:#D73928;
font-size:13px;
text-align:left;
line-height:25px;
font-weight:bold;
}

.BroadFly
{
width:320px;
height:120px;
position:absolute;
left:410px;
top:110px;
}
.BroadGanZhi
{
width:730px;
height:22px;
line-height:22px;
position:absolute;
left:93px;
top:39px;
text-align:left;
font-weight:normal;
color:#D73928;font-size:13px;
}
.BroadGanZhi A:link, .BroadGanZhi A:active, .BroadGanZhi A:hover,.BroadGanZhi A:visited
{
	color:#D73928;
	font-size:13px;
	text-decoration:underline;
}

.BroadHL
{
width:730px;
height:22px;
line-height:22px;
position:absolute;
left:93px;
top:360px;
text-align:left;
font-weight:normal;
color:#D73928;font-size:13px;
}
.BroadHL A:link, .BroadHL A:active, .BroadHL A:hover,.BroadHL A:visited
{
	color:#D73928;
	font-size:13px;
	text-decoration:underline;
}

.BroadFish
{
width:260px;
height:170px;
position:absolute;
left:90px;
top:60px;
display:none;
}

.BroadKouHao
{
width:313px;
height:54px;
position:absolute;

left:325px;
top:15px;
}

.BroadKouHao A:link, .BroadKouHao A:hover, .BroadKouHao A:visited, .BroadKouHao A:active
{
color:black;
font-size:22px;
font-weight:bold;
text-decoration:none;
}


.Box1
{
background:url('../../Images/IconBg.gif') no-repeat;
width:128px;
height:160px;
float:left;
margin-left:0px;
text-align:center;
margin-top:16px;
}

.Box1 A
{
position:relative;
}

.BoxHead
{
margin-top:18px;
color:black;
font-size:15px;
}

.BoxHead A
{
color:black;
font-size:15px;
text-decoration:none;
font-weight:bold;
}
.BoxHead h3
{
color:black;
font-size:15px;
text-decoration:none;
margin:0px;
padding:0px;
display:inline;
}

.BoxLogo
{
margin-top:9px;
padding:0px;
}

.BoxLogo A
{
	display:inline-block;
	width:110px;
	height:110px;
	padding:0px;
	margin:0px;
}

.BoxLogo A.WNL
{
	background:url('../../Images/AllLogos.jpg') 0px 0px no-repeat;
}
.BoxLogo A.PP
{
	background:url('../../Images/AllLogos.jpg') -111px 0px no-repeat;
}
.BoxLogo A.PBZ
{
	background:url('../../Images/AllLogos.jpg') -222px 0px no-repeat;
}
.BoxLogo A.CM
{
	background:url('../../Images/AllLogos.jpg') -333px 0px no-repeat;
}
.BoxLogo A.QMZ
{
	background:url('../../Images/AllLogos.jpg') -444px 0px no-repeat;
}
.BoxLogo A.ASTRO
{
	background:url('../../Images/AllLogos.jpg') 0px -111px no-repeat;
}
.BoxLogo A.MOB
{
	background:url('../../Images/AllLogos.jpg') -111px -111px no-repeat;
}
.BoxLogo A.QQ
{
	background:url('../../Images/AllLogos.jpg') -222px -111px no-repeat;
}
.BoxLogo A.CQ
{
	background:url('../../Images/AllLogos.jpg') -333px -111px no-repeat;
}
.BoxLogo A.PD
{
	background:url('../../Images/AllLogos.jpg') -444px -111px no-repeat;
}
.BoxLogo A.YC
{
	background:url('../../Images/AllLogos.jpg') 0px -222px no-repeat;
}
.BoxLogo A.BG
{
	background:url('../../Images/AllLogos.jpg') -111px -222px no-repeat;
}

.BoxLogo A.ZG
{
	background:url('../../Images/AllLogos.jpg') 0px -624px no-repeat;
}
.BoxLogo A.ZJ
{
	background:url('../../Images/AllLogos.jpg') -112px -624px no-repeat;
}
.BoxLogo A.GS
{
	background:url('../../Images/AllLogos.jpg') -224px -624px no-repeat;
}
.BoxLogo A.GSP
{
	background:url('../../Images/AllLogos.jpg') -336px -624px no-repeat;
}
.BoxLogo A.ART
{
	background:url('../../Images/AllLogos.jpg') -448px -624px no-repeat;
}
.BoxLogo A.CGSM
{
	background:url('../../Images/AllLogos.jpg') 0px -736px no-repeat;
}


.Box2
{
background:url('../../Images/IconBg.gif') no-repeat;
width:128px;
height:160px;
float:left;
margin-left:37px;
text-align:center;
margin-top:16px;
}

.Box2 A
{
position:relative;
}


.Box3
{
background:url('../../Images/AllLogos.jpg') -222px -222px no-repeat;
width:232px;
height:172px;
float:left;
text-align:center;
margin-top:20px;
}

.Box4
{
background:url('../../Images/AllLogos.jpg') -222px -222px no-repeat;
width:232px;
height:172px;
float:left;
margin-left:8px;
text-align:center;
margin-top:20px;
}



.BoxMoreHead
{
margin-top:10px;
color:#E30409;
font-size:15px;
font-weight:bold;
}

.BoxMoreHead A
{
color:#E30409;
font-size:15px;
font-weight:bold;
text-decoration:underline;
}
.BoxMoreHead h3,.BoxMoreHead h4
{
color:black;
font-size:15px;
text-decoration:none;
margin:0px;
padding:0px;
display:inline;
}

.BoxMoreContent
{
margin-top:6px;
text-align:left;
width:100%;
padding:0px;
}
.BoxMoreContentCore LI
{
	margin-top:3px;
}
.BoxMoreContent LI
{
	list-style:none; float:left;
	background:url('../../Images/SmallInOne.png') 0 -62px no-repeat;
	line-height:140%;
	margin-left:7px;
	padding-left:14px;
	width:54px;
	overflow:hidden;
	white-space: nowrap;
}
*html .BoxMoreContent LI
{
	margin-left:4px;
	background:url('../../Images/ie6pt.gif') 0 8px no-repeat;
}

.BoxMoreContentSM LI
{
	list-style:none; float:left;
	line-height:180%;
	padding-left:10px;
	width:76px;
}
.BoxMoreContentSM LI A:link, .BoxMoreContentSM LI A:active, .BoxMoreContentSM LI A:visited, .BoxMoreContentSM LI A:hover
{
	text-decoration:underline;
	color:#E01900;
	font-size:13px;
}
*html .BoxMoreContentSM LI
{
	margin-left:0px;
}
.LeftLI LI
{
	line-height:150%;height:24px
}
.BoxMoreContent LI A:link, .BoxMoreContent LI A:active, .BoxMoreContent LI A:visited, .BoxMoreContent LI A:hover
{
	text-decoration:underline;
	color:#E01900;
	font-size:13px;
}

.BoxZhiShiContent
{
margin-top:6px;
text-align:left;
width:100%;
padding:0px;
}
.BoxZhiShiContent LI
{
	list-style:none; float:left;
	background:url('../../Images/SmallInOne.png') 0 -64px no-repeat;
	line-height:19px;
	margin-left:7px;
	padding-left:14px;FONT-SIZE: 13px;
	width:205px;
	OVERFLOW: hidden; WHITE-SPACE: nowrap; TEXT-OVERFLOW: ellipsis; -o-text-overflow: ellipsis; -icab-text-overflow: ellipsis; -khtml-text-overflow: ellipsis; -moz-text-overflow: ellipsis; -webkit-text-overflow: ellipsis
}
*html .BoxZhiShiContent LI
{
	margin-left:4px;
	width:205px;
	background:url('../../Images/ie6pt.gif') 0 3px no-repeat;
}

.BoxZhiShiContent LI A:link, .BoxZhiShiContent LI A:active, .BoxZhiShiContent LI A:visited, .BoxZhiShiContent LI A:hover
{
	text-decoration:underline;
	color:#155DCB;
	font-size:13px;	
}

.BoxSplitor
{
width:954px;
height:15px;font-size:5px;
background:url('../../Images/SmallInOne.png') 0px -45px repeat-x;
margin-top:15px;
text-align:center;
}

*html .BoxSplitor
{
	height:10px;padding:0px;
}

.InfoBox
{
width:954px;
height:34px;
background:url("../../Images/InfoBox.gif") no-repeat;
margin-bottom:20px;
text-align:left;
color:#000000;
font-size:14px;
padding-left:0px;

line-height:38px;
vertical-align:middle;

}

.InfoBox A:link, .InfoBox A:active, .InfoBox A:visited
{
color:#0066CC;
font-size:14px;
text-decoration:none;
}

.InfoBox A:hover
{
text-decoration:underline;
}

.InfoDotImg
{
margin-top:15px;
border-width:0px;
}

.InfoPrompt
{
color:#000000;
margin:1px 1px 1px 1px;
width:150px;
float:left;
padding-left:6px;
}

.Footer
{
width:954px;
height:20px;
background:url('../../Images/SmallInOne.png') 0px -45px repeat-x;
margin-top:5px;
text-align:center;
font-size:15px;
}

*html .Footer
{
	font-size:5px;
	height:10px;padding:0px;
}

.FooterHelp
{
	margin-top:25px;
	margin-bottom:30px;
	font-size:15px;
}

.FooterHelp A
{
	font-size:15px;
}

.BoxProductMain
{
background:url('../../Images/AllLogos.jpg') -255px -400px no-repeat;
width:232px;
height:90px;
margin-left:1px;
margin-top:10px;
text-align:center;
}

.BoxZhuanJia
{
background:url('../../Images/AllLogos.jpg') -255px -494px no-repeat;
width:232px;
height:90px;
margin-left:1px;
margin-top:10px;
text-align:center;
padding:0px;
}
.BoxZhuanJia A
{
	display:block;
	width:100%;
	height:100%;
}

.BoxProduct
{
background:url('../../Images/AllLogos.jpg') -222px -222px no-repeat;
width:232px;
height:172px;
margin-left:1px;
margin-top:10px;
text-align:center;
}

.BoxProduct A
{
position:relative;
}

.BoxProductHead
{
padding-top:10px;
color:black;
font-size:15px;
}

.BoxProductHead A
{
color:black;
font-size:15px;
text-decoration:none;
}

.BoxProductLogo
{
margin-top:5px;
}

.BoxProductSel
{
background:url('../../Images/AllLogos.jpg') 0 -400px no-repeat;
width:240px;
height:172px;
margin-left:1px;
margin-top:10px;
text-align:left;
}

.BoxProductSelInner
{
width:232px;
height:172px;
text-align:center;
}

.BoxProductHead A.Sel
{
color:#CD3235;
font-size:15px;
text-decoration:none;
}

.ProductPanelTop
{
margin-top:10px;
width:700px;
height:52px;
background:url('../../Images/SmallInOne.png') 0px -102px no-repeat;
_background:url('../../Images/product-panel-top.gif') no-repeat;
line-height:45px;

color:#000000;
text-align:left;
font-size:16px;
}

.ProductPanelTop A
{
	color:#000000;
}

.ProductPanelTop STRONG
{
margin-left:40px;
}

.ProductPanelMiddle
{
width:700px;
background:url('../../Images/product-panel-middle.gif') repeat-y;
padding-top:10px;
padding-bottom:20px;
overflow:hidden;
}

.ProductPanelBottom
{
width:700px;
height:20px;
background:url('../../Images/SmallInOne.png') 0px -154px no-repeat;
_background:url('../../Images/product-panel-bottom.gif') no-repeat;
margin-bottom:20px;
}

.BoxSampleMain
{
background:url('../../Images/sample-main.gif') no-repeat;
width:232px;
height:90px;
margin-left:1px;
margin-top:10px;
text-align:center;
}

.BoxZhishiMain
{
background:url('../../Images/zhishi-main.gif') no-repeat;
width:232px;
height:90px;
margin-left:1px;
margin-top:10px;
text-align:center;
}

.BigBoxTop
{
background:url('../../Images/big-box-top.gif') no-repeat;
width:952px;
height:15px;
margin-bottom:0px;
margin-top:12px;margin-left:1px;
font-size:12px;
}

.BigBoxMiddle
{
background:url('../../Images/big-box-middle.gif') repeat-y;
width:952px;

margin-top:0px;margin-left:1px;
margin-bottom:0px;
text-align:left;
}

.BigBoxContent
{
padding-left:16px;
padding-right:16px;
padding-bottom:20px;
word-break: break-all;
word-wrap: break-word;
}

.BigBoxContent A
{
	color:#155DCB;
}

.BigBoxContent IMG
{
    
}

.BigBoxBottom
{
background:url('../../Images/big-box-bottom.gif') no-repeat;
width:952px;
height:15px;
font-size:12px;
margin-top:0px;margin-left:1px;
margin-bottom:25px;
}

TABLE.YongShenInfo
{
	margin-top:30px;
	border:solid 1px #CD3235;
	border-bottom-width:0px;
	border-right-width:0px;
}

TABLE.YongShenInfo TD
{
	border:solid 1px #CD3235;
	border-left-width:0px;
	border-top-width:0px;
	height:33px;
}

.XiYongShen
{
	padding:10px;
	text-align:left;
}

.HightlightRed
{
	color:Red;
	line-height:200%;
}

.RedColor
{
	color:Red;
}

.WuGeBox
{
	padding:12px 0px 0px 10px;color:black;line-height:130%;
	border:dotted 1px #FEA89D;border-bottom:solid 1px #CC181F;color:black;margin-top:6px;border:outset 2px #F57679;
	text-align:left;height:122px;_width:649px;background:#FEF4F4  url('../../Images/InputBoxBg.jpg') 0px -62px no-repeat;position:relative;
}
@-moz-document url-prefix(){.WuGeBox{line-height:100%;}}
.ShengXiaoBox
{
	padding:12px 0px 0px 10px;color:black;line-height:130%;
	border:dotted 1px #FEA89D;border-bottom:solid 1px #CC181F;color:black;margin-top:6px;border:outset 2px #F57679;
	text-align:left;height:122px;_width:649px;background:#FEF4F4  url('../../Images/InputBoxBg.jpg') 0px -62px no-repeat;position:relative;
}
.ModleBox
{
	padding:25px 0px 0px 10px;color:black;line-height:130%;
	border:dotted 1px #FEA89D;border-bottom:solid 1px #CC181F;color:black;margin-top:6px;border:outset 2px #F57679;
	text-align:left;height:50px;background:#FEF4F4  url('../../Images/InputBoxBg.jpg') 0px -62px no-repeat;position:relative;
}
.WuGeBoxLinkLeft
{
	position:absolute;left:80px; top:-21px; z-index:10000;background:url('../../Images/link.gif') no-repeat;width:13px;height:32px;font-size:10px;
}
.WuGeBoxLinkRight
{
	position:absolute;left:573px; top:-21px; z-index:10000;background:url('../../Images/link.gif') no-repeat;width:13px;height:32px;font-size:10px;
}
.WuXingBox
{
	border:dotted 1px #FEA89D; line-height:200%;padding-bottom:10px;padding-top:60px;
	padding-left:10px; text-align:left;border-bottom:solid 1px #CC181F;background:#FEF4F4  url('../../Images/InputBoxBg.jpg') no-repeat;border:outset 2px #F57679;
}
.NameBox
{
	border:dotted 1px #FEA89D; line-height:210px;height:210px; border-top:solid 1px #CC181F;border-bottom:solid 2px #FEA89D; 
	padding-left:10px; margin-top:10px;
	background:url('../../Images/NameBoxJZ.jpg') no-repeat;
	position:relative;text-align:center;color:Red; font-weight:bold;font-size:50px;border:outset 2px #F57679;margin-bottom:6px;
}
.NameBox h3, .NameBox h4
{
    display:inline;
    padding:0px;
    margin:0px;
    font-size:50px;
}
.NameBox A
{
	color:Red;
	font-weight:bold;font-size:50px
}
.ViewedName
{
	border:dotted 1px #FEA89D; line-height:160%;
	padding:3px 10px 3px 10px; text-align:left;margin-top:15px;border-bottom:solid 1px #CC181F
}
.WuGeBox LI
{
	float:left;
	width:150px;
	list-style:none;
	padding-left:5px;
	margin-left:0px;
}
.WordSelectBox
{
	border:dotted 1px #FEA89D; border-top-width:0px; 
	padding:10px; text-align:left;line-height:150%;
	height:350px;border-bottom:solid 1px #CC181F;border:outset 2px #F57679;
}
.WordSelectBox LI
{float:left;list-style:none;padding-left:1px;font-size:14px;width:40px;
}
.NameRadioLi2
{
	float:left;list-style:none;padding-left:1px;font-size:14px;
	width:60px;
}
.NameRadioLi3
{
	float:left;list-style:none;padding-left:1px;font-size:14px;
	width:75px; 
}
.NameRadioLi4
{
	float:left;list-style:none;padding-left:1px;font-size:14px;
	width:90px;
}
.WordSelectBox INPUT
{
	cursor:pointer;
}
.WordSelectBox LABEL
{
	cursor:pointer;
}

.WordSelectBoxForTwoWordName
{
	border:dotted 1px #FEA89D; border-top-width:0px; width:310px;display:inline-block;float:left;
	padding:10px; text-align:left;line-height:150%;height:350px;border-bottom:solid 1px #CC181F;border:outset 2px #F57679;
}
.WordSelectBoxForTwoWordName LI
{float:left;list-style:none;padding-left:1px;font-size:14px;width:40px;
}
.WordSelectBoxForTwoWordName INPUT
{
	cursor:pointer;
}
.WordSelectBoxForTwoWordName LABEL
{
	cursor:pointer;
}
.WordContentBox
{
	overflow:auto;height:320px;border:dotted 1px #FEA89D;color:#155DCB;font-weight:bold; overflow-x:hidden; overflow-y:scroll;
	scrollbar-face-color: #fc8790; scrollbar-shadow-color: #fc8790; scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #FDCFDD; scrollbar-darkshadow-color: #FDCFDD; scrollbar-track-color: #fce4ec; scrollbar-arrow-color: #ffffff;
	
}
.NameInputBox
{
	padding:80px 0px 50px 0px;color:black;line-height:150%;
	border:dotted 1px #FEA89D;border-bottom:solid 1px #CC181F;color:black;margin-top:10px;
	text-align:center;background:#FEF4F4  url('../../Images/InputBoxBg.jpg') no-repeat;border:outset 2px #F57679;
}

.NameInputBoxBig
{
	padding:95px 0px 25px 0px;color:black;line-height:260%;
	border:dotted 1px #FEA89D;border-bottom:solid 1px #CC181F;color:black;margin-top:10px;
	text-align:center;background:#FEF4F4 url('../../Images/InputBoxBg.jpg') no-repeat;height:200px;border:outset 2px #F57679;
}
.NameInputBoxBigCZ
{
	padding:95px 0px 25px 0px;color:black;line-height:260%;
	border:dotted 1px #FEA89D;border-bottom:solid 1px #CC181F;color:black;margin-top:10px;
	text-align:center;background:#FEF4F4 url('../../Images/InputBoxBg-cz.jpg') no-repeat;height:200px;border:outset 2px #F57679;
}
.HiddenClass
{
	display:none;
}
.FriendLinkDiv
{
	margin-top:10px;
	text-align:left;
	padding:0px 6px 0px 6px;
}
.FriendLinkDiv LI
{
	margin:0px;
	margin-left:2px;
	padding:0px;
	padding-left:10px;
	font-size:15px;
	line-height:138%;
	display:inline;
}
.FriendLinkDiv LI A:link, .FriendLinkDiv LI A:active, .FriendLinkDiv LI A:visited, .FriendLinkDiv LI A:hover
{
	text-decoration:underline;
	color:black;
	font-size:15px;
}

.GoodNameList
{
	text-align:left;
	margin-left:20px;
	margin-right:20px;
	background:#FEF3F1;
	overflow:hidden;
}

.GoodNameList LI
{
	float:left;
	list-style:none;	
	margin:0px;
	margin-left:2px;
	padding:0px;
	padding-left:14px;
	font-size:15px;
	line-height:200%;
	width:70px;
}
.GoodNameList LI A:link, .GoodNameList LI A:active, .GoodNameList LI A:visited, .GoodNameList LI A:hover
{
	text-decoration:underline;
	color:#155DCB;
	font-weight:bold;
	font-size:15px;
}

.NamingHistory
{
	text-align:left;
	margin-left:20px;
	margin-right:20px;
	overflow:hidden;
}

.NamingHistory LI
{
	float:left;
	list-style:none;	
	margin:0px;
	margin-left:2px;
	padding:0px;
	padding-left:10px;
	font-size:15px;
	line-height:170%;
	width:110px;
}
.NamingHistory LI A:link, .NamingHistory LI A:active, .NamingHistory LI A:visited, .NamingHistory LI A:hover
{
	text-decoration:underline;
	color:#155DCB;
	font-weight:bold;
	font-size:15px;
}
.opacity_class 
{
	-khtml-opacity: 0.4;
	opacity: 0.4;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
}
A
{
	color:#155DCB;
}

.IndexGoodNameList
{
	padding-left:16px;
	padding-right:16px;
	font-size:15px;
}

.IndexGoodNameList A
{
	font-size:15px;
	color:#E01900;
}

.IndexGoodNameList DIV
{
	font-size:15px;
	color:#E01900;
}

.IndexGoodNameList LI
{
	float:left;
	list-style:none;	
	margin:0px;
	margin-left:0px;
	padding:0px;
	font-size:15px;
	line-height:160%;
	width:50px;
}
.IndexGoodNameList LI A:link, .IndexGoodNameList LI A:active, .IndexGoodNameList LI A:visited, .IndexGoodNameList LI A:hover
{
	text-decoration:underline;
	color:#155DCB;
	font-weight:normal;
	font-size:15px;
}
.NameList LI A:link, .NameList LI A:active, .NameList LI A:visited, .NameList LI A:hover
{
	text-decoration:underline;
	color:#155DCB;
	font-weight:normal;
	font-size:15px;
}
.NameList LI
{
	font-weight:normal;
	font-size:15px;
}

.XingShiPanel
{
	position:absolute;
	width:340px;
	height:40px;
	border:solid 0px #9D8128;
	padding:8px;
	padding-left:8px;
	font-size:14px;
	line-height:150%;
	z-index:10000;
	background:url('../../Images/XingShiBg.jpg') no-repeat;
	overflow:hidden;
}

.XingShiPanelIframe
{
	position:absolute;
	width:338px;
	display:none;
	_display:;
	*width:340px;
	height:35px;
	padding:8px;
	font-size:14px;
	line-height:150%;
	z-index:9999;
}

.XingShiPanel A
{
	font-size:14px;
	color:#155DCB;
	margin-left:8px;
}
.OpacityLev1
{
-khtml-opacity: 1;opacity: 1;filter:alpha(opacity=100);-moz-opacity:1;
}
.OpacityLev2
{
-khtml-opacity: 0.9;opacity: 0.9;filter:alpha(opacity=90);-moz-opacity:0.9;
}
.OpacityLev3
{
-khtml-opacity: 0.8;opacity: 0.8;filter:alpha(opacity=80);-moz-opacity:0.8;
}
.OpacityLev4
{
-khtml-opacity: 0.7;opacity: 0.7;filter:alpha(opacity=70);-moz-opacity:0.7;
}
.OpacityLev5
{
-khtml-opacity: 0.6;opacity: 0.6;filter:alpha(opacity=60);-moz-opacity:0.6;
}
.OpacityLev6
{
-khtml-opacity: 0.5;opacity: 0.5;filter:alpha(opacity=50);-moz-opacity:0.5;
}
.OpacityLev7
{
-khtml-opacity: 0.4;opacity: 0.4;filter:alpha(opacity=40);-moz-opacity:0.4;
}
.OpacityLev8
{
-khtml-opacity: 0.3;opacity: 0.3;filter:alpha(opacity=30);-moz-opacity:0.3;
}
.OpacityLev9
{
-khtml-opacity: 0.2;opacity: 0.2;filter:alpha(opacity=20);-moz-opacity:0.2;
}
.OpacityLev10
{
-khtml-opacity: 0.1;opacity: 0.1;filter:alpha(opacity=10);-moz-opacity:0.1;
}
.WordExpArrow
{
	position:absolute;
	width:24px;
	height:20px;
	z-index:100000;
	background:url('../../Images/WordExpBg.gif') 0px 0px no-repeat;
}
.WordExpPanel
{
	position:absolute;
	width:199px;
	height:116px;
	z-index:99999;
	background:url('../../Images/WordExpBg.gif') 0px -24px no-repeat;
}
.WordExpTitle
{
	height:16px;
	margin:3px 5px 3px 8px;
	font-size:13px;
	color:White;
	font-weight:bold;
	font-family:Arial;
	overflow:hidden;
}
.WordExpBody
{
	width:188px;
	height:90px;
	margin:8px 5px 0px 8px;
	font-size:13px;
	font-family:Arial;
	color:#155DCB;overflow:hidden;
}
.FixWordNamePanel
{
	line-height:normal;
	position:absolute;
	width:199px;
	height:116px;
	left:235px;
	top:-50px;
	z-index:99999;
	background:url('../../Images/WordExpBg.gif') 0px -24px no-repeat;
}
.FixWordNameBody
{
	width:188px;
	height:80px;
	text-align:center;
	margin:16px 5px 0px 8px;
	font-size:13px;
	font-family:Arial;
	color:#155DCB;white-space:nowrap;
}
.HunLine
{
	background:url('../../Images/HunLine.png') no-repeat;
	width:338px;
	height:60px;
	position:absolute;
	left:165px;
	top:-40px;z-index:1000;
}
*html .HunLine
{
background:url("../../Images/HunLine.png");
_behavior: expression(  /* IE6 only - transparency with proper handling of relative URLs */
              this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1],
              this.style.background = "none",
              this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=" + this.src + ")");


}
.HunArrow
{
	background:url('../../Images/Arraw.gif') no-repeat;
	width:38px;
	height:38px;
	position:absolute;
	left:315px;
	top:-50px;z-index:1001;cursor:pointer;
}
.GoldLinkLeft
{
	background:url('../../Images/glink.gif') no-repeat;
	width:17px;
	height:60px;
	position:absolute;
	left:78px;
	top:-61px;z-index:10000;
}
.GoldLinkRight
{
	background:url('../../Images/glink.gif') no-repeat;
	width:17px;
	height:60px;
	position:absolute;
	left:571px;
	top:-61px;z-index:10000;
}
.dateCal { width:220px; text-align:center;margin-left:4px;margin-top:13px}
.dateCal SELECT
{
	margin-left:5px;
}
.dateCal th { background:#FEF0ED; color:#000; text-align:center; line-height:16px; font-size:12px;}
.dateCal td { font-size:12px; text-align:center; line-height:16px;}
.dateCal td.bg01 { background:#ff0000 no-repeat center center; color:#fff; font-weight:bold;}
.dateCal ul{margin-left:10px;}
.dateCal li { background:#ff0000 no-repeat right 15px;color:#555452;display:inline;float:left;width:38px; padding-left:5px;}
.ButtonSubmit
{
	padding:0px;
	width:140px;
	height:30px;
	border:none;
	cursor:pointer;
	background:url('../../Images/BtSubmit.gif') no-repeat;
}
.ButtonSubmit2
{
	padding:0px;
	width:140px;
	height:30px;
	border:none;
	cursor:pointer;
	background:url('../../Images/BtSubmit.gif') 0px -31px no-repeat;
}
.AppInputBox
{
	padding:0px 0px 0px 0px;color:#62615f;font-weight:bold;position:relative;
	text-align:center;background:#FEF4F4 url('../../Images/InputBoxBg-ForApp.jpg') -82px 0px no-repeat;height:330px;width:500px;border:outset 2px #F57679;
}
.AppQMTitle
{
	position:absolute;left:-1px;top:-35px;background:url('../../Images/AppQMTitle.gif') no-repeat;width:260px;height:28px;
}
.AppZhouYiDesc
{
	position:absolute;left:5px;top:350px;background:url('../../Images/OldBook.gif') no-repeat;height:48px;
	padding-left:70px; padding-right:15px;text-align:left; color:#904c02;font-size:14px;font-weight:normal;line-height:18px;
}
.AppZhouYiDescResult
{
	position:absolute;left:5px;top:190px;background:url('../../Images/OldBook.gif') no-repeat;height:48px;
	padding-left:70px; padding-right:15px;text-align:left; color:#9f5403;font-size:14px;font-weight:normal;line-height:18px;
}
.AppZhouYiDescResult2
{
	position:absolute;left:5px;top:262px;background:url('../../Images/OldBook.gif') no-repeat;height:48px;
	padding-left:70px; padding-right:15px;text-align:left; color:#9f5403;font-size:14px;font-weight:normal;line-height:18px;
}

.AppInputBoxResult
{
	padding:0px 0px 0px 0px;color:red;font-weight:bold;
	text-align:center;background:#FEF4F4 url('../../Images/InputBoxBg-ForApp.jpg') -85px 0px no-repeat;height:170px;width:540px;border:outset 2px #F57679;
}
.AppInputBoxInner
{
	margin:100px 50px 0px 70px;
	text-align:left;
	line-height:100%;
}
.AppCMInputBoxInner
{
	margin:95px 0px 0px 50px;
	text-align:left;
	line-height:100%;
}
.AppInputBoxInnerResult
{
	margin:60px 50px 0px 130px;
	text-align:left;
	line-height:150%;
}
.AppWuGeBox
{
	padding:0px 0px 0px 0px;color:black;line-height:130%;
	margin-top:0px;border:outset 2px #F57679;
	text-align:left;height:137px;width:500px;background:#FEF4F4  url('../../Images/InputBoxBg-ForApp.jpg') -82px 0px no-repeat;position:relative;
}
.AppWuGeOptions
{
	margin:60px 15px 0px 15px;
}
.AppWuGeOptions LI
{
	float:left;
	width:150px;
	list-style:none;
	padding-left:5px;
	margin-left:0px;
}
.AppBackHomeHover
{
	position:absolute;
	left:10px;
	top:7px;
	height:29px;
	width:90px;
	background:url('../../Images/BackBt.gif') 0px 0px no-repeat;
	cursor:pointer;
}
.AppBackHome
{
	position:absolute;
	left:10px;
	top:7px;
	height:29px;
	width:90px;
	background:url('../../Images/BackBt.gif') 0px -30px no-repeat;
	cursor:pointer;
}
.AppHunArrow
{
	width:500px;
	height:7px;
	text-align:center;
	z-index:1001;cursor:pointer;margin-top:0px;position:relative;
}
.AppArrow
{
	position:absolute;left:0px;top:-14px;width:38px;height:38px;display:none;
	background:url('../../Images/NamingArraw2.gif') 0px 0px no-repeat;z-index:1002;cursor:pointer;
}

.AppNameBox
{
	height:165px;  width:500px;line-height:40px;
	margin-top:10px;margin-bottom:0px;
	background:url('../../Images/NameBoxJZ3.jpg') -10px 0px no-repeat;
	position:relative;text-align:center;color:Red; font-weight:bold;font-size:18px;border:outset 2px #F57679;
}
.AppNameBox A
{
	color:Red; text-decoration:none;
	font-weight:bold;font-size:18px
}
.AppNamingScoring
{
	position:absolute;
	left:126px;
	top:30px;
	width:34px;
	height:18px;
	font-size:13px;
	color:Red;border:dotted 1px red;line-height:18px;text-align:center;
}
.AppNameCML
{
	left:0px;position:absolute;line-height:18px;width:100%; text-align:center; height:18px; top:32px; font-size:13px;font-weight:normal;color:#9F7C01;
}
.AppNameExpInner
{
	left:15px;position:absolute;line-height:18px;width:480px; text-align:left; height:110px; top:37px; font-size:14px;font-weight:normal;color:#000000;
	overflow:hidden;font-family:Arial
}
.AppNamingExpLink
{
	left:0px;position:absolute;line-height:18px;width:30px; text-align:left; height:18px; top:82px; font-size:13px;font-weight:normal;color:#ad8e01; text-decoration:underline;cursor:pointer;
}
.AppNamingExpLink A
{
	font-size:13px;font-weight:normal;color:#ad8e01;
}
.AppHideBang
{
	left:440px;position:absolute;line-height:18px;width:60px; text-align:left; height:18px; top:28px; font-size:13px;font-weight:normal;color:#949496; text-decoration:underline;cursor:pointer;
}
.AppHideBang:hover
{
	color:Black;
}
.AppShowNameExpPanel
{
	line-height:normal;
	position:absolute;
	width:460px;
	height:190px;
	left:20px;
	top:47px;
	z-index:999999;
	text-align:left;
	background:url('../../Images/ExpBg.jpg') 0px 0px no-repeat;cursor:default;
}
.AppWordExpTitle
{
	height:16px;
	margin:10px 12px 3px 12px;
	font-size:14px;
	color:White;
	font-weight:bold;
	font-family:Arial;
	overflow:hidden;
}
.AppWordExpBody
{
	width:440px;
	height:150px;
	margin:15px 10px 0px 10px;
	font-size:13px;
	font-family:Arial;
	color:#155DCB;overflow:hidden;
}
.AppNameBoxImgBg
{
	padding:0px;margin:0px;
	width:504px;
}
.AppWordSelectBox
{
	padding:10px; text-align:left;line-height:150%;
	height:220px;border-bottom:solid 1px #CC181F;border:outset 2px #F57679;
}
.AppWordSelectBox LI
{float:left;list-style:none;padding-left:12px;font-size:14px;width:40px;cursor:pointer;_height:24px;
}
.AppWordContentBox
{
	padding-left:12px;padding-top:10px;overflow:auto;height:180px;border:dotted 1px #fc1d01;color:#5c5c63;font-weight:bold; overflow-x:hidden; overflow-y:hidden;	
}
.AppNameLinkLeft
{
	position:absolute;left:90px; top:229px; z-index:1001;background:url('../../Images/link2.gif') no-repeat;width:13px;height:40px;font-size:10px;
}
.AppNameLinkRight
{
	position:absolute;left:402px; top:229px; z-index:1001;background:url('../../Images/link2.gif') no-repeat;width:13px;height:40px;font-size:10px;
}
.AppNameLinkLeft2
{
	position:absolute;left:90px; top:-23px; z-index:1001;background:url('../../Images/link2.gif') no-repeat;width:13px;height:40px;font-size:10px;
}
.AppNameLinkRight2
{
	position:absolute;left:402px; top:-23px; z-index:1001;background:url('../../Images/link2.gif') no-repeat;width:13px;height:40px;font-size:10px;
}
.AppInputBox-Big
{
	padding:0px 0px 0px 0px;color:#62615f;font-weight:bold;position:relative;
	text-align:center;background:#FEF4F4 url('../../Images/InputBoxBg-ForApp.jpg') -2px 0px no-repeat;height:330px;width:660px;border:outset 2px #F57679;
}
.AppInputBoxResult-Big
{
	padding:0px 0px 0px 0px;color:red;font-weight:bold;
	text-align:center;background:#FEF4F4 url('../../Images/InputBoxBg-ForApp.jpg') 0px 0px no-repeat;height:170px;width:660px;border:outset 2px #F57679;
}
.AppInputBoxInner-Big
{
	margin:100px 50px 0px 155px;
	text-align:left;
	line-height:100%;
}
.AppCMInputBoxInner-Big
{
	margin:95px 50px 0px 130px;
	text-align:left;
	line-height:100%;
}
.AppInputBoxInnerResult-Big
{
	margin:60px 50px 0px 130px;
	text-align:left;
	line-height:150%;
}
.AppWuGeBox-Big
{
	padding:0px 0px 0px 0px;color:black;line-height:130%;
	margin-top:0px;border:outset 2px #F57679;
	text-align:left;height:157px;width:660px;background:#FEF4F4  url('../../Images/InputBoxBg-ForApp.jpg') -2px 0px no-repeat;position:relative;
}
.AppWuGeOptions-Big
{
	margin:60px 15px 0px 15px;
}
.AppWuGeOptions-Big LI
{
	float:left;
	width:150px;
	list-style:none;
	padding-left:5px;
	margin-left:0px;
}
.AppBackHomeHover-Big
{
	position:absolute;
	left:9px;
	top:7px;
	height:29px;
	width:90px;
	background:url('../../Images/BackBt.gif') 0px 0px no-repeat;
	cursor:pointer;
}
.AppBackHome-Big
{
	position:absolute;
	left:9px;
	top:7px;
	height:29px;
	width:90px;
	background:url('../../Images/BackBt.gif') 0px -30px no-repeat;
	cursor:pointer;
}
.AppHunArrow-Big
{
	width:660px;
	height:7px;
	
	text-align:center;
	z-index:1001;cursor:pointer;margin-top:0px;position:relative;
}
.AppArrow-Big
{
	position:absolute;left:0px;top:-13px;width:38px;height:38px;display:none;
	background:url('../../Images/NamingArraw2.gif') 0px 0px no-repeat;z-index:1002;cursor:pointer;
}
.AppNameBox-Big
{
	line-height:55px;height:190px;  width:660px;
	margin-top:10px;margin-bottom:0px;
	background:url('../../Images/NameBoxJZ2.jpg') 0px 0px no-repeat;
	position:relative;text-align:center;color:Red; font-weight:bold;font-size:22px;border:outset 2px #F57679;
}
.AppNameBox-Big A
{
	color:Red;cursor:default;
	font-weight:bold;font-size:22px; text-decoration:none;
}
.AppNamingScoring-Big
{
	position:absolute;
	left:208px;
	top:37px;
	width:36px;
	height:20px;
	font-size:13px;
	color:Red;border:dotted 1px red;line-height:20px;text-align:center;
}
.AppNameCML-Big
{
	left:0px;position:absolute;line-height:18px;width:100%; text-align:center; height:18px; top:40px; font-size:13px;font-weight:normal;color:#9F7C01;
}
.AppNamingExpLink-Big
{
	left:0px;position:absolute;line-height:18px;width:30px; text-align:left; height:18px; top:100px; font-size:13px;font-weight:normal;color:#ad8e01; text-decoration:underline;cursor:pointer;
}
.AppNamingExpLink-Big A
{
	font-size:13px;font-weight:normal;color:#ad8e01;
}
.AppNameExpInner-Big
{
	left:30px;position:absolute;line-height:18px;width:600px; text-align:left; height:130px; top:50px; font-size:14px;font-weight:normal;color:#000000;
	font-family:Arial;overflow:hidden;
}
.AppHideBang-Big
{
	left:585px;position:absolute;line-height:19px;width:60px; text-align:left; height:18px; top:35px; font-size:13px;font-weight:normal;color:#949496; text-decoration:underline;cursor:pointer;
}
.AppHideBang-Big:hover
{
	color:black;
}
.AppShowNameExpPanel-Big
{
	line-height:normal;
	position:absolute;
	width:460px;
	height:190px;
	left:100px;
	top:48px;
	z-index:99999;
	text-align:left;
	background:url('../../Images/ExpBg.jpg') 0px 0px no-repeat;cursor:default;
}
.AppNameBoxImgBg-Big
{
	margin:0px;padding:0px;
	width:664px;
}
.AppWordSelectBox-Big
{
	padding:10px; text-align:left;line-height:150%;margin:0px;width:640px;
	height:223px;border:outset 2px #F57679;
}
.AppWordSelectBox-Big LI
{float:left;list-style:none;padding-left:24px;font-size:14px;width:40px;cursor:pointer;_height:24px;
}
.AppWordContentBox-Big
{
	padding-left:8px;padding-top:10px;overflow:auto;height:183px;border:dotted 1px #fc1d01;color:#5c5c63;font-weight:bold; overflow-x:hidden; overflow-y:hidden;	
}
.AppNameLinkLeft-Big
{
	position:absolute;left:130px; top:232px; z-index:1001;background:url('../../Images/link2.gif') no-repeat;width:13px;height:40px;font-size:10px;
}
.AppNameLinkRight-Big
{
	position:absolute;left:520px; top:232px; z-index:1001;background:url('../../Images/link2.gif') no-repeat;width:13px;height:40px;font-size:10px;
}
.AppNameLinkMiddle-Big
{
	position:absolute;left:325px; top:232px; z-index:1001;background:url('../../Images/link2.gif') no-repeat;width:13px;height:40px;font-size:10px;
}
.AppNameLinkLeft2-Big
{
	position:absolute;left:130px; top:-24px; z-index:1001;background:url('../../Images/link2.gif') no-repeat;width:13px;height:40px;font-size:10px;
}
.AppNameLinkRight2-Big
{
	position:absolute;left:520px; top:-24px; z-index:1001;background:url('../../Images/link2.gif') no-repeat;width:13px;height:40px;font-size:10px;
}
.AppNameLinkMiddle2-Big
{
	position:absolute;left:325px; top:-24px; z-index:1001;background:url('../../Images/link2.gif') no-repeat;width:13px;height:40px;font-size:10px;
}
.AppZhouYiDescResult-Big
{
	position:absolute;left:5px;top:210px;background:url('../../Images/OldBook.gif') no-repeat;height:48px;
	padding-left:70px; padding-right:15px;text-align:left; color:#9f5403;font-size:14px;font-weight:normal;line-height:18px;
}
.AppZhouYiDescResult2-Big
{
	position:absolute;left:5px;top:266px;background:url('../../Images/OldBook.gif') no-repeat;height:48px;
	padding-left:70px; padding-right:15px;text-align:left; color:#9f5403;font-size:14px;font-weight:normal;line-height:18px;
}
.dothr
{
	border:none;border-top:dashed 1px #f00;
	background:#ffffff;
	color:#ffffff;
}

.AppCMSumBox
{
	padding:0px 0px 0px 0px;color:black;line-height:130%;
	margin-top:0px;border:outset 2px #F57679;
	text-align:left;height:150px;width:500px;background:#FEF4F4  url('../../Images/InputBoxBg-ForApp.jpg') -82px 0px no-repeat;position:relative;
}
.AppCMSumInner
{
	margin:65px 15px 0px 15px;font-size:13px;
}
.AppCMWXBox
{
	height:140px;  width:500px;
	margin-top:6px;margin-bottom:0px;
	background:url('../../Images/NameInputBoxBg2.jpg') -10px 0px no-repeat;
	position:relative;text-align:center;border:outset 2px #F57679;
}
.AppCMWXInner
{
	margin:18px 15px 0px 15px;font-size:13px;
	cursor:pointer;
}
.AppCMWGBox
{
	height:140px;  width:500px;
	margin-top:6px;margin-bottom:0px;
	background:url('../../Images/NameInputBoxBg2.jpg') -10px 0px no-repeat;
	position:relative;text-align:center;border:outset 2px #F57679;
}
.AppCMWGInner
{
	margin:18px 15px 0px 15px;font-size:13px;
	cursor:pointer;
}
.AppCMZhouYiDescResult
{
	position:absolute;left:5px;top:160px;background:url('../../Images/OldBook.gif') no-repeat;height:48px;
	padding-left:70px; padding-right:15px;text-align:left; color:#9f5403;font-size:14px;font-weight:normal;line-height:18px;
}
.AppCMName
{
	color:Red;font-weight:bold;font-size:14px;padding-right:10px;
}
.AppCMWXSum
{
	padding-left:10px;padding-right:20px;font-weight:bold;
}
.AppCMWGSum
{
	padding-right:10px;font-weight:bold;
}
.AppTongMingSum
{
	font-weight:bold;
}
.AppCMWXDetails
{
	padding:0px 0px 0px 0px;color:black;
	margin-top:0px;border:outset 2px #F57679;
	text-align:left;height:520px;width:500px;background:#FEF4F4  url('../../Images/InputBoxBg-ForApp.jpg') -82px 0px no-repeat;position:absolute;
	left:-2px;top:-312px;z-index:10000;
}
.AppCMWXDetailsWrapper
{
	margin:0px;padding:0px;width:100%; height:100%; 
	position:relative;
}
.AppCMWXDetailsInner
{
	margin:65px 2px 0px 0px;font-size:13px;padding:0px 6px 0px 6px;width:488px;
	overflow:hidden; text-align:center;height:443px;background:#FEF4F4;
	overflow-x:hidden;position:absolute;
}
.AppCMWGDetails
{
	padding:0px 0px 0px 0px;color:black;
	margin-top:0px;border:outset 2px #F57679;
	text-align:left;height:520px;width:500px;background:#FEF4F4  url('../../Images/InputBoxBg-ForApp.jpg') -82px 0px no-repeat;position:absolute;
	left:-2px;top:-312px;z-index:10000;
}
.AppCMWGDetailsWrapper
{
	margin:0px;padding:0px;width:100%; height:100%; 
	position:relative;
}
.AppCMWGDetailsInner
{
	margin:65px 0px 0px 0px;font-size:13px;padding:0px 6px 0px 6px;width:488px;
	overflow:hidden; text-align:center;height:440px;background:#FEF4F4;
	overflow-x:hidden;position:absolute;
}

.AppCMSumBox-Big
{
	padding:0px 0px 0px 0px;color:black;line-height:130%;
	margin-top:0px;border:outset 2px #F57679;
	text-align:left;height:150px;width:660px;background:#FEF4F4  url('../../Images/InputBoxBg-ForApp.jpg') -2px 0px no-repeat;position:relative;
}
.AppCMSumInner-Big
{
	margin:65px 30px 0px 30px;font-size:14px;
}
.AppCMWXBox-Big
{
	height:160px;  width:660px;
	margin-top:6px;margin-bottom:0px;
	background:url('../../Images/NameInputBoxBg2.jpg') -10px 0px no-repeat;
	position:relative;text-align:center;border:outset 2px #F57679;
}
.AppCMWXInner-Big
{
	margin:28px 30px 0px 30px;font-size:13px;
	cursor:pointer;
}
.AppCMWGBox-Big
{
	height:160px;  width:660px;
	margin-top:6px;margin-bottom:0px;
	background:url('../../Images/NameInputBoxBg2.jpg') -10px 0px no-repeat;
	position:relative;text-align:center;border:outset 2px #F57679;
}
.AppCMWGInner-Big
{
	margin:28px 30px 0px 30px;font-size:13px;
	cursor:pointer;
}
.AppCMZhouYiDescResult-Big
{
	position:absolute;left:5px;top:180px;background:url('../../Images/OldBook.gif') no-repeat;height:48px;
	padding-left:70px; padding-right:15px;text-align:left; color:#9f5403;font-size:14px;font-weight:normal;line-height:18px;
}
.AppCMName-Big
{
	color:Red;font-weight:bold;font-size:16px;padding-right:10px;
}
.AppCMWXSum-Big
{
	padding-left:10px;padding-right:20px;font-weight:bold;
}
.AppCMWGSum-Big
{
	padding-right:10px;font-weight:bold;
}
.AppTongMingSum-Big
{
	font-weight:bold;
}
.AppCMWXDetails-Big
{
	padding:0px 0px 0px 0px;color:black;
	margin-top:0px;border:outset 2px #F57679;
	text-align:left;height:495px;width:660px;background:#FEF4F4  url('../../Images/InputBoxBg-ForApp.jpg') -2px 0px no-repeat;position:absolute;
	left:-2px;top:-332px;z-index:10000;
}
.AppCMWXDetailsWrapper-Big
{
	margin:0px;padding:0px;width:100%; height:100%; 
	position:relative;
}
.AppCMWXDetailsInner-Big
{
	margin:65px 2px 0px 0px;font-size:13px;padding:0px 12px 0px 12px;width:636px;
	overflow:hidden; text-align:center;height:415px;background:#FEF4F4;
	overflow-x:hidden;position:absolute;
}
.AppCMWGDetails-Big
{
	padding:0px 0px 0px 0px;color:black;
	margin-top:0px;border:outset 2px #F57679;
	text-align:left;height:495px;width:660px;background:#FEF4F4  url('../../Images/InputBoxBg-ForApp.jpg') -2px 0px no-repeat;position:absolute;
	left:-2px;top:-332px;z-index:10000;
}
.AppCMWGDetailsWrapper-Big
{
	margin:0px;padding:0px;width:100%; height:100%; 
	position:relative;
}
.AppCMWGDetailsInner-Big
{
	margin:65px 0px 0px 0px;font-size:13px;padding:0px 12px 0px 12px;width:636px;
	overflow:hidden; text-align:center;height:415px;background:#FEF4F4;
	overflow-x:hidden;position:absolute;
}

.AppCGBox
{
	height:220px;  width:500px;
	margin-top:6px;margin-bottom:0px;
	background:url('../../Images/NameInputBoxBg2.jpg') -10px 0px no-repeat;
	position:relative;text-align:center;border:outset 2px #F57679;
}
.AppCGInner
{
	margin:18px 15px 0px 15px;font-size:13px;
}
.AppCGZhouYiDescResult
{
	position:absolute;left:5px;top:240px;background:url('../../Images/OldBook.gif') no-repeat;height:48px;
	padding-left:70px; padding-right:15px;text-align:left; color:#9f5403;font-size:14px;font-weight:normal;line-height:18px;
}
.AppCGMingShu
{
	text-align:center;margin-top:16px;font-weight:bold;
	color:Red;font-size:15px;line-height:180%;
}
.AppCGMingShuJieShi
{
	text-align:left;margin-top:10px;
	color:blue;font-size:14px;line-height:140%;
}
.AppCGBox-Big
{
	height:220px;  width:660px;
	margin-top:6px;margin-bottom:0px;
	background:url('../../Images/NameInputBoxBg2.jpg') -10px 0px no-repeat;
	position:relative;text-align:center;border:outset 2px #F57679;
}
.AppCGInner-Big
{
	margin:28px 30px 0px 30px;font-size:13px;
}
.AppCGZhouYiDescResult-Big
{
	position:absolute;left:5px;top:240px;background:url('../../Images/OldBook.gif') no-repeat;height:48px;
	padding-left:70px; padding-right:15px;text-align:left; color:#9f5403;font-size:14px;font-weight:normal;line-height:18px;
}
.AppCGMingShu-Big
{
	text-align:center;margin-top:16px;font-weight:bold;
	color:Red;font-size:15px;line-height:180%;
}
.AppCGMingShuJieShi-Big
{
	text-align:left;margin-top:10px;
	color:blue;font-size:14px;line-height:140%;
}

.AppCGInputBox
{
	padding:0px 0px 0px 0px;color:#62615f;font-weight:bold;position:relative;
	text-align:center;background:#FEF4F4 url('../../Images/InputBoxBg-ForApp.jpg') -82px 0px no-repeat;height:330px;width:500px;border:outset 2px #F57679;
}
.AppCGInputBox-Big
{
	padding:0px 0px 0px 0px;color:#62615f;font-weight:bold;position:relative;
	text-align:center;background:#FEF4F4 url('../../Images/InputBoxBg-ForApp.jpg') -2px 0px no-repeat;height:330px;width:660px;border:outset 2px #F57679;
}
.AppCGSumBox
{
	padding:0px 0px 0px 0px;color:black;line-height:130%;
	margin-top:0px;border:outset 2px #F57679;
	text-align:left;height:150px;width:500px;background:#FEF4F4  url('../../Images/InputBoxBg-ForApp.jpg') -82px 0px no-repeat;position:relative;
}
.AppCGSumBox-Big
{
	padding:0px 0px 0px 0px;color:black;line-height:130%;
	margin-top:0px;border:outset 2px #F57679;
	text-align:left;height:150px;width:660px;background:#FEF4F4  url('../../Images/InputBoxBg-ForApp.jpg') -2px 0px no-repeat;position:relative;
}

.AppBaziInputBox
{
	padding:0px 0px 0px 0px;color:#62615f;font-weight:bold;position:relative;
	text-align:center;background:#FEF4F4 url('../../Images/InputBoxBg-ForApp.jpg') -82px 0px no-repeat;height:330px;width:500px;border:outset 2px #F57679;
}
.AppBaziInputBox-Big
{
	padding:0px 0px 0px 0px;color:#62615f;font-weight:bold;position:relative;
	text-align:center;background:#FEF4F4 url('../../Images/InputBoxBg-ForApp.jpg') -2px 0px no-repeat;height:330px;width:660px;border:outset 2px #F57679;
}
.AppBaZiSumBox
{
	padding:0px 0px 0px 0px;color:black;line-height:130%;
	margin-top:0px;border:outset 2px #F57679;border-bottom:none;
	text-align:left;height:130px;width:500px;background:#FEF4F4  url('../../Images/InputBoxBg-ForApp.jpg') -82px 0px no-repeat;position:relative;
}
.AppBaZiSumBox-Big
{
	padding:0px 0px 0px 0px;color:black;line-height:130%;
	margin-top:0px;border:outset 2px #F57679;border-bottom:none;
	text-align:left;height:130px;width:660px;background:#FEF4F4  url('../../Images/InputBoxBg-ForApp.jpg') -2px 0px no-repeat;position:relative;
}
.AppBaZiBox
{
	height:400px;  width:500px;
	margin-top:0px;margin-bottom:0px;
	background:#fadedd url('../../Images/InputBoxBg-ForApp2.jpg') -10px -50px no-repeat;
	position:relative;text-align:center;border:outset 2px #F57679;border-top:none;
}
.AppBaZiBox-Big
{
	height:380px;  width:660px;
	margin-top:0px;margin-bottom:0px;
	background:#fadedd url('../../Images/InputBoxBg-ForApp2.jpg') -10px -50px no-repeat;
	position:relative;text-align:center;border:outset 2px #F57679;border-top:none;
}
.AppBaZiZhouYiDescResult
{
	position:absolute;left:5px;top:415px;background:url('../../Images/OldBook.gif') no-repeat;height:48px;
	padding-left:70px; padding-right:15px;text-align:left; color:#9f5403;font-size:14px;font-weight:normal;line-height:18px;
}
.AppBaZiZhouYiDescResult-Big
{
	position:absolute;left:5px;top:400px;background:url('../../Images/OldBook.gif') no-repeat;height:48px;
	padding-left:70px; padding-right:15px;text-align:left; color:#9f5403;font-size:14px;font-weight:normal;line-height:18px;
}
.AppBaZiInner
{
	margin:0px 15px 0px 15px;font-size:13px;
}
.AppBaZiInner-Big
{
	margin:0px 30px 0px 30px;font-size:13px; 
}

.AppSMBoxTop
{
	width:538px;
	height:25px;
	margin:0px;
	padding:0px;
	background:url('../../Apps/Images/sm_app_tb.gif') no-repeat;
}
.AppSMBoxMiddle
{
	width:538px;
	height:300px;
	margin:0px;
	padding:0px;
	background:url('../../Apps/Images/sm_app_m.gif') repeat-y;
}
.AppSMBoxBottom
{
	width:538px;
	height:25px;
	margin:0px;
	padding:0px;
	background:url('../../Apps/Images/sm_app_tb.gif') 0px -25px no-repeat;
}
.AppSMInputBox
{
	padding:0px 0px 0px 0px;color:#62615f;font-weight:bold;position:relative;
	text-align:center;background:none;height:300px;width:500px;
}
.AppSMInputBoxInner
{
	padding:75px 0px 0px 50px;
	text-align:left;
	line-height:100%;
}
.AppSMBoxMiddleRet
{
	width:538px;
	height:510px;
	margin:0px;
	padding:0px;
	background:url('../../Apps/Images/sm_app_m.gif') repeat-y;
}
.AppSMResultBox
{
	padding:0px 0px 0px 0px;color:#62615f;font-weight:bold;position:relative;
	text-align:center;background:none;height:500px;width:538px;
}
.AppSMResultSub1
{
	width:500px;
	height:20px;
	margin:0px 19px 2px 19px;
	padding:0px;
	padding-top:10px;
}
.AppSMResultSub2
{
	width:500px;
	height:440px;
	margin:0px 19px 10px 19px;
	padding:0px;
	text-align:center;
}
.AppSMResultSub3
{
	width:500px;
	height:30px;
	margin:10px 19px 0px 19px;
	padding:0px;
	text-align:center;
	font-size:14px;
}
.AppSMIframe
{
	width:490px;
	height:440px;
	border:solid 2px #c6c5c5;
	overflow-x:hidden;
	overflow-y:auto;
	padding:0px;
	margin:0px;
	background:#ffffff;
}
.AppZhouYiDescSM
{
	position:absolute;left:5px;top:340px;background:url('../../Images/OldBook.gif') no-repeat;height:48px;
	padding-left:70px; padding-right:15px;text-align:left; color:#904c02;font-size:14px;font-weight:normal;line-height:18px;
}
.AppZhouYiDescResultSM
{
	position:absolute;left:5px;top:550px;background:url('../../Images/OldBook.gif') no-repeat;height:48px;
	padding-left:70px; padding-right:15px;text-align:left; color:#9f5403;font-size:14px;font-weight:normal;line-height:18px;
}
.AppSMBackHome
{
	width:100px;
	height:24px;
	background:url('../../apps/images/smbt.gif') no-repeat;
	border:solid 0px #E01900;
	line-height:24px;
	font-weight:bold;
	font-size:13px;
	cursor:pointer;
	color:#ffffff;
}

.AppSMBoxTop-Big
{
	width:638px;
	height:30px;
	margin:0px;
	padding:0px;
	background:url('../../Apps/Images/sm_app_tb_b.gif') no-repeat;
}
.AppSMBoxMiddle-Big
{
	width:638px;
	height:300px;
	margin:0px;
	padding:0px;
	background:url('../../Apps/Images/sm_app_m_b.gif') repeat-y;
}
.AppSMBoxBottom-Big
{
	width:638px;
	height:30px;
	margin:0px;
	padding:0px;
	background:url('../../Apps/Images/sm_app_tb_b.gif') 0px -30px no-repeat;
}
.AppSMInputBox-Big
{
	padding:0px 0px 0px 0px;color:#62615f;font-weight:bold;position:relative;
	text-align:center;background:none;height:300px;width:600px;
}
.AppSMInputBoxInner-Big
{
	padding:75px 0px 0px 100px;
	text-align:left;
	line-height:100%;
}
.AppSMBoxMiddleRet-Big
{
	width:638px;
	height:510px;
	margin:0px;
	padding:0px;
	background:url('../../Apps/Images/sm_app_m_b.gif') repeat-y;
}
.AppSMResultBox-Big
{
	padding:0px 0px 0px 0px;color:#62615f;font-weight:bold;position:relative;
	text-align:center;background:none;height:500px;width:638px;
}
.AppSMResultSub1-Big
{
	width:590px;
	height:20px;
	margin:0px 24px 2px 24px;
	padding:0px;
	padding-top:10px;
}
.AppSMResultSub2-Big
{
	width:590px;
	height:440px;
	margin:0px 24px 10px 24px;
	padding:0px;
	text-align:center;
}
.AppSMResultSub3-Big
{
	width:590px;
	height:30px;
	margin:10px 24px 0px 24px;
	padding:0px;
	text-align:center;
	font-size:14px;
}
.AppSMIframe-Big
{
	width:580px;
	height:440px;
	border:solid 2px #c6c5c5;
	overflow-x:hidden;
	padding:0px;
	margin:0px;
	background:#ffffff;
}
.AppZhouYiDescSM-Big
{
	position:absolute;left:5px;top:340px;background:url('../../Images/OldBook.gif') no-repeat;height:48px;
	padding-left:70px; padding-right:15px;text-align:left; color:#904c02;font-size:14px;font-weight:normal;line-height:18px;
}
.AppZhouYiDescResultSM-Big
{
	position:absolute;left:5px;top:550px;background:url('../../Images/OldBook.gif') no-repeat;height:48px;
	padding-left:70px; padding-right:15px;text-align:left; color:#9f5403;font-size:14px;font-weight:normal;line-height:18px;
}
.AppSMBackHome-Big
{
	width:100px;
	height:24px;
	background:url('../../apps/images/smbt.gif') no-repeat;
	border:solid 0px #E01900;
	line-height:24px;
	font-weight:bold;
	font-size:13px;
	cursor:pointer;
	color:#ffffff;
}

.AppTMTXSumBox-Big
{
	padding:0px 0px 0px 0px;color:black;line-height:130%;
	margin-top:0px;border:outset 2px #F57679;
	text-align:left;height:150px;width:660px;background:#FEF4F4  url('../../Images/InputBoxBg-ForApp3.jpg') -2px 0px no-repeat;position:relative;
}
.AppTMTXSumBox,.AppTMTXSumBox-Big
{
	padding:0px 0px 0px 0px;color:black;line-height:130%;
	margin-top:0px;border:outset 2px #F57679;
	text-align:left;height:150px;width:500px;background:#FEF4F4  url('../../Images/InputBoxBg-ForApp3.jpg') -82px -23px no-repeat;position:relative;
}
.AppTMTXLogo
{
	position:absolute;left:183px; top:33px;font-size:20px;color:#bd0101;
	background:url("../../apps/images/tmtxlogo.gif") no-repeat;width:186px;height:40px;
}
.AppTMTXBox-Big
{
	height:220px;  width:660px;
	margin-top:6px;margin-bottom:0px;
	background:url('../../Images/InputBoxBg-ForApp3.jpg') -10px 0px no-repeat;
	position:relative;text-align:center;border:outset 2px #F57679;
}
.AppTMTXBox,.AppTMTXBox-Big
{
	height:220px;  width:500px;
	margin-top:6px;margin-bottom:0px;
	background:url('../../Images/InputBoxBg-ForApp3.jpg') -82px -70px no-repeat;
	position:relative;text-align:center;border:outset 2px #F57679;
}
.AppTMTXInner-Big
{
	margin:28px 30px 0px 30px;font-size:13px;
}
.AppTMTXInner,.AppTMTXInner-Big
{
	margin:34px 15px 0px 48px;font-size:14px;
	text-align:left;
}
.AppTMTXInput
{
	margin:75px 15px 0px 80px;font-size:13px;
}
.AppTMTXInputBox1
{
	width:20px;
	height:43px;
	float:left;
	border:none;
	background:url("../../apps/images/inputbox.gif") no-repeat;
}
.AppTMTXInputBox2
{
	width:240px;
	height:43px;
	float:left;
	border:none;
	background:url("../../apps/images/inputbox.gif") -21px 0 no-repeat;
	
}
.AppTMTXInputBox3
{
	width:25px;
	height:43px;
	float:left;
	border:none;
	background:url("../../apps/images/inputbox.gif") -265px 0 no-repeat;
}
.AppTMTXInputBox4
{
	width:58px;
	height:43px;
	float:left;
	border:none;
	background:url("../../apps/images/inputbox.gif") -290px 0 no-repeat;
	cursor:pointer;
}
.AppTMTXText
{
	margin:11px 1px 0px 1px;
	height:21px;
	line-height:21px;
	font-weight:bold;
	width:150px;
	border:none;
	font-size:14px;
	background:url("../../apps/images/inputbox.gif") -21px -11px no-repeat;
	text-align:left;color:#017fcf;float:left;
}
.AppTMTXTextPrompt
{
	margin:11px 1px 0px 1px;
	height:21px;
	line-height:21px;
	font-weight:bold;
	width:80px;
	border:none;
	font-size:14px;
	background:url("../../apps/images/inputbox.gif") -21px -11px no-repeat;
	text-align:left;float:left;
	color:#c16060;
}
.AppTMTXMaleProg
{
	display:inline-block;
	width:150px;
	height:15px;
	background:url('../../apps/images/smbannerbg-red.jpg') 0px -5px repeat-x;
	border:solid 1px #bd0101;
	margin-right:8px; vertical-align:middle;
}
.AppTMTXFemaleProg
{
	display:inline-block;
	width:150px;
	height:15px;
	background:url('../../apps/images/smbannerbg-blue.jpg') 0px -5px repeat-x;
	border:solid 1px #138cd8;
	margin-right:8px; vertical-align:middle;
}
.AppTopLogLink
{
	display:block;
	width:230px;
	height:33px;
	left:138px;
	top:7px;
	border:none;
	cursor:pointer;
	position:absolute;
}
.AppTopLogLink-Big
{
	display:block;
	width:230px;
	height:33px;
	left:218px;
	top:7px;
	border:none;
	cursor:pointer;
	position:absolute;
}
.SMButtonSubmit
{
	padding:0px;
	width:86px;
	height:24px;
	line-height:24px;
	color:#ffffff;
	font-weight:bold;
	border:none;
	cursor:pointer;
	font-size:14px;
	background:url('../../Apps/Images/smbt86.gif') no-repeat;
}
.BizHeadItem
{
	font-size:16px;
	font-weight:bold;
	color:#d40c02;
	padding:5px 0px 5px 0px;
	margin:16px 0px 0px 0px;
	display:inline-block;
}
.BuyButton
{
	padding:0px;
	width:155px;
	height:37px;
	border:none;
	cursor:pointer;
	background:url('../../Images/buybutton.gif') no-repeat;
}

.TabStripHover
{
	display:inline-block;
	width:100px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:14px;
	color:White;
	font-weight:bold;
	background:#bb0f01;
	float:left;
	border:solid 1px #bb0f01;
}
.TabStrip
{
	display:inline-block;
	width:100px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:14px;
	color:Black;
	font-weight:bold;
	background:#feebe9;
	border:solid 1px #cc9793;
	float:left;
}
.TabStripLinkHover
{
	font-size:14px;
	color:White;
	font-weight:bold;
	text-decoration:none;
}
.TabStripLink
{
	font-size:14px;
	color:gray;
	font-weight:bold;
	text-decoration:none;
}
table.table_border
{
	font-size:14px;
	border:solid 1px #CBDCED;
	border-top:none;
	margin-left:2px;width:948px; 
}
table.table_border td
{
	border:none;
}
table.table_tp
{
	background:#e6ebfe;
	color:#083af0;
	font-size:14px;
	font-weight:bold;
	margin-left:2px;width:948px; 
}
table.table_data
{
	border:solid 1px #99ccff;
}
table.table_data td
{
	border-top:solid 1px #99ccff;
	border-left:solid 1px #99ccff;
}
.table_data_head th
{
	background:#c4d0fd;
	border:solid 1px #99ccff;
	height:26px;
}
.table_data_head td
{
	background:#c4d0fd;
	border:solid 1px #99ccff;
	height:26px;
}
.table_data_alt
{
	background:#edeeef;
}
.table_data_item td
{
	border:solid 1px #99ccff;
	border-color:#99ccff;
}

table.table_data_red
{
	border:solid 1px #fba299;font-size:14px;
}
table.table_data_red td
{
	border-top:solid 1px #fba299;
	border-left:solid 1px #fba299;
	padding:5px;
}
.table_data_head_red th
{
	background:#fff0ef;
	border:solid 1px #fba299;
	height:26px;
}
.table_data_head_red td
{
	background:#fff0ef;
	border:solid 1px #fba299;
	height:26px;
}
.table_data_alt_red
{
	background:#edeeef;
}
.table_data_item_red td
{
	border:solid 1px #fba299;
	border-color:#fba299;
}
.logo16_light
{
	display:inline-block;
	width:16px;
	height:16px;
	background:url('../../Images/logo16X2.gif') no-repeat;
	margin:0px 6px 4px 6px;
	vertical-align:middle;
}
.logo16_gray
{
	display:inline-block;
	width:16px;
	height:16px;
	background:url('../../Images/logo16X2.gif') 0px -16px no-repeat;
	margin:0px 6px 4px 6px;
	vertical-align:middle;
}
.qqconnect_bt
{
	width:105px;
	height:16px;
	margin:0px;
	padding:0px;
	border:none;
	cursor:pointer;
	background:url('../../YongHu/images/Connect_logo_QQ.png') no-repeat;
}
.user_greeting
{
	color:#e01900;
}
.smbox
{
	overflow:hidden;
	padding:0px;
	margin:0px;
	list-style:none;
}
.smbox li
{
	margin:20px 0px 0px 50px;
	list-style:none;
	padding:0px;
	width:550px;
	height:130px;
	display:inline;
	float:left;
	color:#000000;
	font-size:14px;
	line-height:100%;
}
.smbox li h2
{
	padding:0px;
	margin:0px;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	display:inline;
}
.smbox li h2 a:link, .smbox li h2 a:visited, .smbox li h2 a:active
{
	font-size:16px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.smbox li h2 a:hover
{
	font-size:16px;
	color:#E30409;
	font-weight:bold;
	text-decoration:none;
}
.smbox li h3
{
	padding:0px;
	margin:0px;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	display:inline;
}
.smbox li h3 a:link, .smbox li h3 a:visited, .smbox li h3 a:active
{
	font-size:16px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.smbox li h3 a:hover
{
	font-size:16px;
	color:#E30409;
	font-weight:bold;
	text-decoration:none;
}
.smbox li div
{
	padding:15px 0px 0px 0px;
	margin-left:20px;
	display:inline-block;
	width:400px;
	color:Gray;
	float:right;
}
.smbox li div p
{
	margin-top:20px;
	line-height:200%;
}
.smbox li img
{
	vertical-align:middle;
	border:none;
}
.smbox li a.All
{
	display:block;
	width:110px;
	height:110px;
	padding:0px;
	margin:0px;
}
.smbox li a.CM
{
	background:url('../../Images/AllLogos.jpg') -333px 0px no-repeat;
	
}
.smbox li a.QMZ
{
	background:url('../../Images/AllLogos.jpg') -444px 0px no-repeat;
}
.smbox li a.ASTRO
{
	background:url('../../Images/AllLogos.jpg') 0px -111px no-repeat;
}
.smbox li a.MOB
{
	background:url('../../Images/AllLogos.jpg') -111px -111px no-repeat;
}
.smbox li a.QQ
{
	background:url('../../Images/AllLogos.jpg') -222px -111px no-repeat;
}
.smbox li a.CQ
{
	background:url('../../Images/AllLogos.jpg') -333px -111px no-repeat;
}
.smbox li a.PD
{
	background:url('../../Images/AllLogos.jpg') -444px -111px no-repeat;
}
.smbox li a.YC
{
	background:url('../../Images/AllLogos.jpg') 0px -222px no-repeat;
}
.smbox li a.BG
{
	background:url('../../Images/AllLogos.jpg') -111px -222px no-repeat;
}
.smbox li a.WNL
{
	background:url('../../Images/AllLogos.jpg') 0px 0px no-repeat;
}
.smbox li a.PP
{
	background:url('../../Images/AllLogos.jpg') -111px 0px no-repeat;
}
.smbox li a.PBZ
{
	background:url('../../Images/AllLogos.jpg') -222px 0px no-repeat;
}
.smpromptline
{
	display:inline-block;
	float:left;
	border-bottom:solid 1px red;
	width:200px;
	height:30px;
	line-height:30px;
	clear:left;
}
.smpromptline h1
{
	display:inline;
	padding:5px;
	margin:0px;
	font-size:16px;
	font-weight:bold;
	color:#E30409;
}
.smpromptline2
{
	display:inline-block;
	border-bottom:solid 1px #dfdedd;
	width:450px;
	height:30px;
	line-height:normal;
	font-size:13px;
}
.SignPanel
{
	margin-top:30px;
	background:url('../../qianming/images/template.jpg') no-repeat;
	width:668px;
	height:333px;
	position:relative;
}
.SignCanvas
{
	background:url('../../qianming/images/signcanv.gif') repeat;
	width:668px;
	height:333px;
	left:0px;
	top:0px;
	z-index:1000;
	position:absolute;
}
.DownloadSignButton
{
	padding:0px;
	width:163px;
	height:50px;
	border:none;
	cursor:pointer;
	background:url('../../qianming/images/downsign.jpg') no-repeat;
}
.WenZhangList
{
	margin-top:10px; text-align:center;width:230px; border:1px solid #ff5151;padding-top:0px;float:left;
	padding-bottom:15px;margin-bottom:15px;background:#fcf6f6;
	border-radius: 5px;
    box-shadow: 1px 1px #CAC9C7, -1px -1px #CAC9C7;float:left;
}
.WenZhangList LI
{
	list-style:none; float:left;
	background:url('../../Images/SmallInOne.png') 0 -64px no-repeat;
	line-height:157%;
	margin-left:7px;
	padding-left:40px;FONT-SIZE: 14px;
	width:205px;
	OVERFLOW: hidden; WHITE-SPACE: nowrap; TEXT-OVERFLOW: ellipsis; -o-text-overflow: ellipsis; -icab-text-overflow: ellipsis; -khtml-text-overflow: ellipsis; -moz-text-overflow: ellipsis; -webkit-text-overflow: ellipsis
}
*html .WenZhangList LI
{
	margin-left:4px;
	width:150px;
	background:url('../../Images/ie6pt.gif') 0 3px no-repeat;
	overflow:hidden;
}

.WenZhangList LI A:link, .WenZhangList LI A:active, .WenZhangList LI A:visited, .WenZhangList LI A:hover
{
	text-decoration:underline;
	color:#E01900;
	font-size:14px;	
	font-weight:bold;
}

.NaviQiMingBox
{
    margin:15px 10px 15px 12px;text-align:left;
    line-height:210%;
    font-size:14px;
    color:#E30409;
}
.NaviQiMingBoxSMBox
{
    margin:2px;
    margin-top:10px;
    text-align:left;
    line-height:210%;
    font-size:13px;
    color:#E30409;
    width:195px;
}
.WenZhangListImg
{
    border:1px solid #EEE;display:inline-block;float:left;width:120px;max-height:200px;vertical-align:middle;margin-right:6px;
}
.WenZhangConts
{
    background:url('../../Images/NameInputBoxBg2.jpg') 0px 0px no-repeat;float:left;width:600px;border-left:solid 1px #FFE6E1;padding-left:5px;border-bottom:solid 1px #FFE6E1;padding-bottom:5px;padding-top:5px
}
.WenZhangConts a
{
    display: inline-block;
    float: left;
    max-height: 100px;
    overflow: hidden;
    _height:expression(this.scrollHeight > 100 ? "100px" : "auto"); 
}
.GoTopWrap
{
    position:fixed;
    width:64px;
    height:186px;
    bottom:38px;
    z-index:1000;
    _position: absolute; 
    _top: expression(eval(documentElement.scrollTop + document.documentElement.clientHeight - 224) + 'px');
}
.GoTopWrap .gotop
{
    display:block;
    opacity: 0.8;
    filter:alpha(opacity=80);
    position:absolute;
    left:9px;top:0px;
    width:46px;height:46px;
    background:url('../../Images/gotop.gif') no-repeat;
}
.GoTopWrap .home
{
    display:block;
    opacity: 0.8;
    filter:alpha(opacity=80);
    position:absolute;
    left:9px;top:56px;
    width:46px;height:46px;
    background:url('../../Images/gotop.gif') 0px -46px no-repeat;
}
.GoTopWrap .TJYQR
{
    width:80px;
    height:95px;
    position:absolute;
    left:0px;
    top:112px;
    background:url("../../Images/tjyqr.gif") no-repeat;
    z-index:10000;
}
.wzlistwrap
{
    border:solid 1px #e9b9bf;
    border-top:solid 2px #E30409;
    text-align:left;
    padding-bottom:8px;
    float:left;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}
.wzlisthead
{
    width:100%;
    height:36px;
    line-height:36px;
    background:#fcf3f4;
    text-align:left;
}
.wzlisthead a
{
    font-size:14px;
}
.wzlisthead h2
{
    display:inline-block;
    font-size:16px;
    margin:0px;
    padding:0px;
    margin-left:5px;
    color:#e01800
}
.wzlisthead h2 a
{
    font-size:16px;
    color:#e01800
}
.wzlistfirst
{
    width:100%;
    overflow:hidden;
    height:80px;
}
.wzlistfirst span
{
    display:inline-block;
    vertical-align:middle;    
    margin:5px;
    margin-top:10px;
    float:left;
}
.wzlistfirst .tdleft
{
    width:118px;
    vertical-align:middle;
}
.wzlistfirst .tdleft a
{
    display:inline-block;
    margin:5px;
    border:solid 1px #eee;
    overflow:hidden;
    width:108px;
    height:70px;
}
.wzlistfirst .tdright
{
    vertical-align:top;
}
.wzlistfirst img
{
    border:none;
    width:100%;
    min-height:70px;
}
.wzlistfirst h3
{
    font-size:15px;
    margin:0px;
    padding:0px;
    display:inline-block;
    color:#155DCB;
    vertical-align:middle;
    line-height:150%;
}
.wzlistfirst h3 a
{
    text-decoration:none; 
}
.wzlistbox
{
    width:100%;
    line-height:200%;
    padding:0px;
    margin:0px;
    overflow:hidden;
}
.wzlistbox LI
{
	list-style:none; float:left;
	background:url('../../Images/SmallInOne.png') 0 -64px no-repeat;
	line-height:23px;
	margin-left:4px;
	padding-left:14px;FONT-SIZE: 13px;
	
	overflow: hidden; WHITE-SPACE: nowrap; TEXT-OVERFLOW: ellipsis; -o-text-overflow: ellipsis; -icab-text-overflow: ellipsis; -khtml-text-overflow: ellipsis; -moz-text-overflow: ellipsis; -webkit-text-overflow: ellipsis
}
*html .wzlistbox LI
{
	margin-left:4px;
	
	background:url('../../Images/ie6pt.gif') 0 3px no-repeat;
}

.wzlistbox LI A:link, .wzlistbox LI A:active, .wzlistbox LI A:visited, .wzlistbox LI A:hover
{
	text-decoration:underline;
	color:#155DCB;
	font-size:14px;	
}
.wzcatelist
{
    overflow:hidden;
    list-style:none;
    font-size:16px;
}
.wzcatelist li
{
    width:30%;float:left;
    list-style:none; 
	background:url('../../Images/SmallInOne.png') 0 -62px no-repeat;
	line-height:140%;
	padding-left:17px;
	margin-top:10px;
	overflow:hidden;
	  white-space: nowrap;
  TEXT-OVERFLOW: ellipsis;
  -o-text-overflow: ellipsis;
  -icab-text-overflow: ellipsis;
  -khtml-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
}

*html .wzcatelist li
{
	margin-left:4px;
	background:url('../../Images/ie6pt.gif') 0 8px no-repeat;
}

.MoreWenZhangList
{
margin-top:6px;
text-align:left;
width:310px;
padding:0px;
display:inline-block;
}
.MoreWenZhangList LI
{
	list-style:none; float:left;
	background:url('../../Images/ie6pt.gif') 0 7px no-repeat;
	line-height:28px;
	margin-left:7px;
	padding-left:14px;FONT-SIZE: 15px;
	width:300px;
	OVERFLOW: hidden; WHITE-SPACE: nowrap; TEXT-OVERFLOW: ellipsis; -o-text-overflow: ellipsis; -icab-text-overflow: ellipsis; -khtml-text-overflow: ellipsis; -moz-text-overflow: ellipsis; -webkit-text-overflow: ellipsis
}

.MoreWenZhangList LI A:link, .MoreWenZhangList LI A:active, .MoreWenZhangList LI A:visited, .MoreWenZhangList LI A:hover
{
	text-decoration:underline;
	color:#155DCB;
	font-size:15px;	
}
.taglinkwarp
{
    color:Gray;
    font-size:14px;
    padding-top:5px;
    margin-left:30px;
    clear:both;
}
.taglinkwarp a
{
    color:#7e96ce;
    font-size:14px;
    margin-left:10px;
    display:inline;
}
.tagcloud
{
	text-align:left;
	margin-left:0px;
	margin-right:0px;
	overflow:hidden;
	padding:0px;
}

.tagcloud LI
{
	float:left;
	list-style:none;	
	margin:0px;
	margin-left:2px;
	padding:0px;
	padding-left:10px;
	font-size:15px;
	line-height:200%;
	width:190px;
	overflow: hidden;
	text-align:center;
  white-space: nowrap;
  TEXT-OVERFLOW: ellipsis;
  -o-text-overflow: ellipsis;
  -icab-text-overflow: ellipsis;
  -khtml-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
}
.tagcloud LI A:link, .tagcloud LI A:active, .tagcloud LI A:visited, .tagcloud LI A:hover
{
	text-decoration:underline;
	color:#155DCB;
	font-weight:bold;
	font-size:15px;
}
.CMSample
{
    list-style:none;
    margin:10px 0px 10px 0px;
    padding:0px;
    overflow:hidden;
}
.CMSample li
{
    list-style:none;
    float:left;
    width:11%;
    text-align:left;
    overflow:hidden;
}
.QMSample
{
    list-style:none;
    margin:10px 0px 10px 0px;
    padding:0px;
    overflow:hidden;
}
.QMSample li
{
    list-style:none;
    float:left;
    width:11%;
    text-align:left;
    overflow:hidden;
}
.wzboxpaddingbox {
    height: 18px;
    border: none;
    clear: both;
}
.wxenergytxt
{
    display:inline-block;
    font-size:16px;
    font-weight:bold;
    vertical-align:middle;
    width:30px;
    line-height:30px;
    text-align:center;
    height:30px;
}
.wxmu
{
    color:#18a837;
}
.wxhuo
{
    color:#be3432;
}
.wxtu
{
    color:#9f5100;
}
.wxjin
{
    color:#CABE05;
}
.wxshui
{
    color:#0188e4;
}
.wxenergybar
{
    display:inline-block;
    height:12px;
    vertical-align:middle;
}
.wxmubar
{
    background:#18a837;
}
.wxhuobar
{
    background:#be3432;
}
.wxtubar
{
    background:#9f5100;
}
.wxjinbar
{
    background:#e6d900;
}
.wxshuibar
{
    background:#0188e4;
}
.tjyqimingbt
{
    width:115px;
}
.tjycemingbt
{
    width:115px;
}
.tjyshowforvip
{
    
}
.tjyhide
{
    display:none;
}

.bds_renren
{
    display:none;
}
.bds_tsina
{
    display:none;
}
.bds_more
{
    display:none;
}
.bds_tqq
{
    display:none;
}