body 
{
  background-color:#ffffff;
  color: #323232;
  font-family: Microsoft YaHei;
  font-size: 12px;
  line-height: 24px;
  margin: 0;
  padding: 0;
}
#tbody
{
    position:relative;
    z-index:10;
}


#page {
  background-color: #FFFFFF;
  margin: 0 auto 0;
  padding: 0 0px;
  width: 960px;
}


ul{
	margin: 0;
	margin-bottom: 5px;
	padding:0 0 0 0px;
}

ul-link{
font-size: 20px;
  color: #086FD7;
}


table
.box {border-width:0px; border-style:solid; border-color:#D2D2D2; width: 316px; height: 128px; vertical-align: top; padding-right: 2px; margin-right: 0px; }
.box-right {border-width:1px; border-style:solid; border-color:#D2D2D2; width: 316px; height: 128px; vertical-align: top; }
.bottom-line {border-top: 1px solid #D2D2D2;
margin-top: 2px; 
    border-left-color: #D2D2D2;
    border-right-color: #D2D2D2;
    border-bottom-color: #D2D2D2;
}
.content {border-width:1px; border-style:solid; border-color:#D2D2D2; width: 648px; height: auto; vertical-align: middle; margin-right: 16px; padding: 22px 65px 40px 32px}
.info-box {width: 200px; 
vertical-align: top; padding: 12px 12px 12px 12px; margin-bottom: 16px; background-image: url('../images/BoxVerlaufGrau.png'); }

td
.top {vertical-align: top; margin-top: 5px;}

.Content-Text {font-family: Microsoft YaHei; font-size: 12px; text-decoration: none; font-weight: normal; color: #323232; line-height: 16px; font-style: normal; }

.Content-Text-Small {font-family: Microsoft YaHei; font-size: 11px; text-decoration: none; font-weight: normal; color: #000000; line-height: 14px; font-style: normal}

h2 {font-family: Microsoft YaHei; font-size: 16px; line-height: 16px; text-decoration: none; font-weight: normal;color: #323232; margin: 13px 0px 7px 0; }
h3 {font-family: Arial, Helvetica, sans-serif; font-size: 17px; line-height: 20px; text-decoration: none; font-weight: normal;color: #323232; margin: 0px 0px 5px 0;
    width: 267px;
}

.teaser {font-family: Microsoft YaHei; font-size: 17px; line-height: 20px; text-decoration: none; color: #A1A1A1;}

a,a:link,.expandLink {
	background-color: inherit;
	color: #403a3a;
	text-decoration: none;
	outline: none;
	cursor: pointer;
}
 a:visited
 {
    background-color: inherit;
	color: #0066DE;
	text-decoration: none;
	outline: none;
	cursor: pointer;
     }
a:hover,a:active,.expandLink:hover,.expandLink:active {
	background-color: inherit;
	color: #0066DE;
	text-decoration: underline;
	outline: none;
	cursor: pointer;
}



a.biblio:link {color: #FFFFFF; text-decoration: none}
a.biblio:visited {color: #FFFFFF; text-decoration: none}
a.biblio:hover {color: #01346F; text-decoration: underline}

a.topmenu:link {color: #FFFFFF; text-decoration: none}
a.topmenu:visited {color: #FFFFFF; text-decoration: none}
a.topmenu:hover {color: #777777; text-decoration: none}

a.bodenmenu:link {font-size: 11px; color: #777777; text-decoration: none}
a.bodenmenu:visited {font-size: 11px; color: #777777; text-decoration: none}
a.bodenmenu:hover {font-size: 11px; color: #777777; text-decoration: underline}

a.teaser:link {font-family: Microsoft YaHei; font-size: 17px; line-height: 20px; text-decoration: none; color: #323232; margin-top: 20px; }
a.teaser:visited {font-family: Microsoft YaHei; font-size: 17px; line-height: 20px; text-decoration: none; color: #323232; margin-top: 20px; }
a.teaser:hover {font-family: Microsoft YaHei; font-size: 17px; line-height: 20px; text-decoration: underline; color: #323232; margin-top: 20px; }


.button {
  /*background-image: url(dp_style_button.jpg); background-repeat:no-repeat;*/
  border-style: none;
    border-color: inherit;
    border-width: medium;
    text-align:center;
    background: url('../images/icbutton.gif') 0 0;
    color: #FFFFFF;
    font-family: Microsoft YaHei;
    font-size:12px;
    font-weight: bold;
    cursor: pointer;
    cursor: hand;
}
.button1 {
  /*background-image: url(dp_style_button.jpg); background-repeat:no-repeat;*/
  border-style: none;
    border-color: inherit;
    border-width: medium;
     text-align:center;
    background: url('../images/style_button2.png') 0 0;
    color: #ffffff;
    font-family: Microsoft YaHei;
    font-size:12px;
    font-weight: bold;
    cursor: pointer;
    cursor: hand;
}
.button2 {
  /*background-image: url(dp_style_button.jpg); background-repeat:no-repeat;*/
  border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('../images/icbutton.gif') 0 0;
    color: #ffffff;
    font-family: Microsoft YaHei;
    font-size:12px;
    font-weight: bold;
    cursor: pointer;
    cursor: hand;
}
.button_playvoice {
  /*background-image: url(dp_style_button.jpg); background-repeat:no-repeat;*/
  border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('http://121.52.212.74/yunshiji/images/play22.png') 0 0;
    color: #ffffff;
    font-family: Microsoft YaHei;
    font-size:12px;
    font-weight: bold;
    cursor: pointer;
    cursor: hand;
}
.button_playvoice:hover 
{
  background-position: 0 -22px;
}
.button_pausevoice {
  /*background-image: url(dp_style_button.jpg); background-repeat:no-repeat;*/
  border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('http://121.52.212.74/yunshiji/images/pause22.png') 0 0;
    color: #ffffff;
    font-family: Microsoft YaHei;
    font-size:12px;
    font-weight: bold;
    cursor: pointer;
    cursor: hand;
}
.button_pausevoice:hover 
{
  background-position: 0 -22px;
}
.button_restorevoice {
  /*background-image: url(dp_style_button.jpg); background-repeat:no-repeat;*/
  border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('http://121.52.212.74/yunshiji/images/restore22.png') 0 0;
    color: #ffffff;
    font-family: Microsoft YaHei;
    font-size:12px;
    font-weight: bold;
    cursor: pointer;
    cursor: hand;
}
.button_restorevoice:hover 
{
  background-position: 0 -22px;
}
.button_stopplayvoice {
  /*background-image: url(dp_style_button.jpg); background-repeat:no-repeat;*/
  border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('http://121.52.212.74/yunshiji/images/stopplay22.png') 0 0;
    color: #ffffff;
    font-family: Microsoft YaHei;
    font-size:12px;
    font-weight: bold;
    cursor: pointer;
    cursor: hand;
}
.button_stopplayvoice:hover 
{
  background-position: 0 -22px;
}
.buttonNextStep {
  /*background-image: url(dp_style_button.jpg); background-repeat:no-repeat;*/
  background: transparent url(../images/Next.Steps.Button.jpg) 0 0; 
  color: #FFFFFF;
  width: 128px;
  height: 20px;
  font-family: Microsoft YaHei;
  font-size:11px;
  font-weight: normal;
  border:none;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  cursor: pointer;
  cursor: hand;
}
.button:hover {
  background-position: 0 -32px;
}
.button1:hover {
  background-position: 0 -26px;
  color: #000000;
}
.buttonNextStep:hover {
  background-position: 0 -20px;
}
.button2:hover {
  background-position: 0 -32px;
}
.buttonNextStep:hover {
  background-position: 0 -20px;
}
.expandArrow {
	background-image: url("product_close.gif");
	background-position: 0 2px;
	background-repeat: no-repeat;
	cursor: pointer;
	width: 16px;
	padding: 0;
	margin: 0;
	float: left;
}

.expandContent {
	padding-left: 16px;
	padding-bottom: 9px;
}
.tdbg
{
    background-image: url("../images/tdbg.png");
    }
    .gridviewhdbg
{
    background-image:url('../images/barbg1.png')
    }
 .button48 {
  /*background-image: url(dp_style_button.jpg); background-repeat:no-repeat;*/
  border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('../images/tab48_bg.png') 0 0;
    color: #ffffff;
    font-family: Microsoft YaHei;
    font-size:11pt;
    font-weight: bold;
    cursor: pointer;
    cursor: hand;
    vertical-align:middle;
    padding-top:10px;
    padding-bottom:10px;
}
.button48:hover 
{
  background-position: 0 -48px;
}
 .button40 {
  /*background-image: url(dp_style_button.jpg); background-repeat:no-repeat;*/
  border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('../images/button40.jpg') 0 0;
    color: #000000;
    font-family: Microsoft YaHei;
    font-size:11pt;
    font-weight: bold;
    cursor: pointer;
    cursor: hand;
    vertical-align:middle;
    padding-top:10px;
    padding-bottom:10px;
    width:155px;
    height:40px;
}
.button40:hover 
{
    width:155px;
    color: #ffffff;
    background-position: 0 -40px;
}
 .button43 {
  /*background-image: url(dp_style_button.jpg); background-repeat:no-repeat;*/
  border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('../images/buttonbg43.jpg') 0 0;
    color: #000000;
    font-family: Microsoft YaHei;
    font-size:11pt;
    font-weight: bold;
    cursor: pointer;
    cursor: hand;
    vertical-align:middle;
    padding-top:10px;
    padding-bottom:10px;
    width:155px;
    height:43px;
}
.button43:hover 
{
    width:155px;
    color: #ffffff;
    background-position: 0 -43px;
}
 .orderbutton32 {
  /*background-image: url(dp_style_button.jpg); background-repeat:no-repeat;*/
  border-style: none;
    border-color: inherit;
    border-width: 12px;
    background: url('../images/orderbars.jpg') 0 0;
    color: #000000;
    height:32px;
    font-family: Microsoft YaHei;
    font-size:Small;
    font-weight: normal;
    cursor: pointer;
    cursor: hand;
    vertical-align:middle;
}
.orderbutton32:hover 
{
  background-position: 0 -32px;
}
.menuindex
{
    position:static;
    z-index:18;
    }
    
    .treeviewrow
    {
        text-align:left;
        overflow:hidden;
        }