﻿body {
}

#TMbox
{
	width: 1001px;
	height: 135px;
	margin: 0px;
	padding: 0px;
	border: solid 0px #ff0;
}
	
#dvLogo
{
	width: 320px;
	height: 135px;
	cursor: pointer;
	border-bottom: solid 2px #000;
}
#dvTopLink
{
	width: 660px;
	height: 104px;
	border: solid 0px #f00;
	
}
#dvTopLink a{
	font-family:Verdana;
	font-size:12px;
	color:#000;
	font-weight: bold;
	text-decoration:underline;
	margin-left:12px;
	float:left;
}
#dvTopLink a:hover{
	color:#990000;
	text-decoration: underline;
}



#dvTopMenuAll a
{
	width: 625px;
	height: 31px;
	text-align: center;
	text-decoration: none;
}
#dvTopMenuAll a:hover
{
	width: 625px;
	height: 31px;
	text-align: center;
	text-decoration:underline;
}

.dvStyle
{
	float:left;
	text-align: center;
	width: 134px;
	height: 31px;
	line-height: 31px;
	background-color: #676767;
	border-bottom: solid 2px #000;
	position: relative;	
}
.dvStyleSelected
{
	float:left;
	text-align: center;
	width: 133px;
	height: 31px;
	line-height: 31px;
	background-color: #fff;
	text-align: center;
	border-top: solid 2px #000;
	border-right: solid 2px #000;
	border-left: solid 2px #000;
	position: relative;
}


.dvStyleFont
{
	text-align: center;
	float: left;
	width: 92px;
}

.dvStyleFontOver
{
	text-align: center;
	float: left;
	width: 91px;
    background-color:#443d3d;
}
.dvStyleFontCheckedOver
{
	text-align: center;
	float: left;
	width: 91px;
    
}
.dvStyleFontCheckedDown
{
	text-align: center;
	float: left;
	width: 90px;
	height:30px;
	padding-top: 1px;
	padding-left: 1px;
	
}
.dvStyleFontDown
{
	text-align: center;
	float: left;
	width: 90px;
	height:30px;
	padding-top: 1px;
	padding-left: 1px;
	background-color:#443d3d;
}
.dvStyleFontOut
{
	text-align: center;
	float: left;
	width: 91px;

}
.dvStyleFontSelected
{
	float: left;
	width: 91px;
	float: left;
	text-align: center;

}

/*------Gift-----*/

.dvGift
{
	float:left;
	width: 195px;
	height: 31px;
	line-height: 31px;
	background-color: #676767;
	text-align: center;
	border-right: solid 1px #484848;
	border-bottom: solid 2px #000;
	position: relative;
}
.dvGiftSelected
{
	float:left;
	width: 195px;
	height: 31px;
	line-height: 31px;
	background-color: #fff;
	text-align: center;
	
	border-top: solid 2px #000;
	border-right: solid 2px #000;
	border-left: solid 2px #000;
	position: relative;

}
.dvGiftFont
{
	float: left;
	width: 153px;
	text-align: center;
}
.dvGiftFontOver
{
	float: left;
	width: 153px;
	text-align: center;
    background-color:#443D3D;
}
.dvGiftFontCheckedOver
{
	float: left;
	width: 153px;
	text-align: center;
}
.dvGiftFontOut
{
	float: left;
	width: 153px;

	text-align: center;
}
.dvGiftFontDown
{
	float: left;
	width: 152px;
	padding-top: 1px;
	padding-left: 1px;
	text-align: center;
	background-color:#443D3D;
}
.dvGiftFontCheckedDown
{
	float: left;
	width: 152px;
	padding-top: 1px;
	padding-left: 1px;
	text-align: center;
}
.dvGiftFontSelected
{
	float: left;
	width: 153px;

	text-align: center;
}

.menuFont
{
	font-family:Tahoma;
	font-size:15px;
	font-weight:bolder;
	text-align: center;
	color: #fff;
}
.menuFontSelected
{
	font-family:Tahoma;
	font-size:15px;
	font-weight:bolder;
	text-align: center;
	color: #000;
}

.dvmenuImgUnChecked
{
	float:right;
	width: 42px;
	height: 31px;
	text-align:center;
	background-color: #676767;
	cursor: pointer;
}
.dvmenuImgChecked
{
	float:right;
	width: 42px;
    height: 31px;
	text-align:center;
	cursor: pointer;
}
.dvmenuImgOver
{
	float:right;
	width: 42px;
	height: 31px;
	text-align:center;
	background-color: #443D3D;
	cursor: pointer;
}
.dvmenuImgDown
{
	float:right;
	width: 41px;
	height: 30px;
	text-align:center;
    padding-top: 1px;
    padding-left: 1px;
	background-color: #4d4d4d;
	cursor: pointer;
}

.dvmenuImgClicked
{
    float:right;
	width: 42px;
	height: 31px;
	text-align:center;
	background-color: #000;
	cursor: pointer;
}

.dvSearchbox
{
	float:left;
    width: 347px;
	height: 31px;
	border-left: solid 1px #484848;
	border-bottom: solid 2px #000;
	background-color: #676767;
}
.dvSearchboxNoCheckMenu
{
	float:left;
    width: 350px;
	height: 31px;
	border-left: solid 1px #484848;
	border-bottom: solid 2px #000;
	background-color: #676767;
	
}

/*------------------Tips begin-----------------*/

#dvStyleTips
{
	width:674px;
	position:absolute;
	z-index:5001;
	display:none; 
}
#dvStyleTips a
{
    font-weight: normal; 
	color: #3D2F7A;
	text-decoration:none;
}
#dvStyleTips a:link
{
	color: #3D2F7A;
	text-decoration:none;
}
#dvStyleTips a:visited 
{
	text-decoration:none;
}
#dvStyleTips a:hover 
{
	text-decoration:underline;
}

#dvGiftTips
{
	position:absolute;
	z-index:5001;
	display:none;
}
#dvGiftTips a
{
	color: #3D2F7A;
	text-decoration:none;
}
#dvGiftTips a:link
{
	color: #3D2F7A;
	text-decoration:none;
}
#dvGiftTips a:visited 
{
	text-decoration:none;
}
#dvGiftTips a:hover 
{
	text-decoration:underline;
}
.dvSmallTest2{
    height:20px;
    text-align:center;
    color:#3D2F7A;
    font-family:Verdana;
    font-size:12px;
}
.dvSmallImg
{
    padding-top:6px;
    text-align:center;  
    border: solid 0px #f99;
}
.dvSmallTest
{
    padding-top: 0px;
    text-align:center;
    color:White;
    font-family:Verdana;
    font-size:12px;

}
.dvIconAll
{
	margin-left:2px;
	text-align: center;
	width: 106px;
	height: 96px;
}
.dvIconAllOver
{
	margin-left:2px;
	text-align: center;
	width: 106px;
	height: 96px;
	background: url("/Images/MenuImg/0001.jpg") no-repeat;
}
.dvIconAllDown
{
	margin-left:2px;
	text-align: center;
	width: 106px;
	height: 96px;
	background: url("/Images/MenuImg/0002.jpg") no-repeat;
}
.imgClass{
    width:50px;
    height:50px;
    cursor:pointer;
    border:1px solid #3F4897;
}
.imgOverClass{
    width:50px;
    height:50px;
    cursor:pointer;
    border:3px solid #708F56;
}

#hengStyle
{
    height:8px;
    width:100%;
    background-image:url("/Images/MenuImg/hengS.png") ;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/MenuImg/hengS.png');
}
#shuStyle
{	
    height:441px;
    width:7px;
    background-image:url("/Images/MenuImg/shuS.png") ;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/MenuImg/shuS.png');
}
#hengGift
{
     
    height:8px;
    width:921px;
    background-image:url("/Images/MenuImg/hengG.png") ;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/MenuImg/hengG.png');
}
#shuGift
{
    height:441px;
    width:7px;
    background-image:url("/Images/MenuImg/shuG.png") ;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/MenuImg/shuG.png');
}
/*-----------tips end-----------*/
.dvSmallTest a
{
    font-size: 12px;
}


.mylh:link {
	font-family: Arial, Helvetica, sans-serif;COLOR: #000; FONT-SIZE: 12px; FONT-STYLE: normal; FONT-VARIANT: normal; FONT-WEIGHT: normal; LINE-HEIGHT: normal; TEXT-DECORATION:  none;
}
.mylh:visited {
	font-family: Arial, Helvetica, sans-serif;COLOR: #000; FONT-SIZE: 12px; FONT-STYLE: normal; FONT-VARIANT: normal; FONT-WEIGHT: normal; LINE-HEIGHT: normal; TEXT-DECORATION:  none;
}
.mylh:hover {
	font-family: Arial, Helvetica, sans-serif;COLOR: #009900; FONT-SIZE: 12px; FONT-STYLE: normal; FONT-VARIANT: normal; FONT-WEIGHT: normal; LINE-HEIGHT: normal; TEXT-DECORATION:  none;
}

.none1lh{
color:#000;
margin-left:33px;
text-decoration:none;
}

.none2lh{
color:#FDFFFE;
margin-left:33px;
text-decoration:none;
}
