/* CSS Document */

*{
margin:0px;
padding:0px;
}

body{
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

#popwindowcontainer{
	margin:0px auto;
	width:800px;
}

#logotoparea{
	width: 760px;
}

.yet5logo{
	float:left;
	width:136px;
	height:51px;
}
.semenscontact{
	float:right;
	width:250px;
	height:51px;
	font-size:12px;
	color:#000000;
}
.popupimage{
	height: 11px;
	width: 800px;
}
.popupbg{
	background-image: url(http://www.yet5.com/chn/newwindow-middle.gif);
	background-repeat: repeat-y;
	width: 760px;
	padding:0 20px 0 20px;
}

.siemens{
	font-size:12px;
	color:#000000;
	text-align:justify;}

.siemens ul{
    margin-left:30px;
}

.siemens ul li{
list-style-image:url(http://www.yet5.com/chn/tick.gif);}

.siemens-header-top-1{
    font-size:20px;
	color:#00347a;
	font-weight:bold;}
.siemens-header-top-2{
    font-size:16px;
	color:#00000000000;
	font-weight:bold;}
.siemens-header{
    font-size:14px;
	color:#00347a;
	font-weight:bold;}

.siemens-green{
	font-size:12px;
	color:#00ba1a;
	text-align:left;
	font-weight:norma;;}
.siemens-red{
	font-size:14px;
	color:#ff0000;
	text-align:center;
	font-weight:bold;}
.siemens-red-left{
	font-size:12px;
	color:#ff0000;
	text-align:left;
	font-weight:normal;}
	
.siemens-blue{
	font-size:12px;
	color:#2e3192;
	text-align:left;
	font-weight:bold;}
	
.siemenstable{
	width:605px;
	border-top:solid 1px #333333;
	border-right:solid 1px #333333;
	border-left:solid 1px #333333;}
.siemenstableheader{
	width:605px;
	border-bottom:solid 1px #000000;
	height:30px;
	padding-top:10px;
	background-color: #9cc5fc;
}
.siemenstablecontent{
	height:40px;
	padding-top:10px;
	font-size:12px;
	color:#000000;
	float:left;
	width:100px;
	border-bottom:solid 1px #000000;
	border-right:solid 1px #000000;}
.siemenstablecontentright{
	height:40px;
	padding-top:10px;
	font-size:12px;
	color:#000000;
	float:left;
	width:100px;
	border-bottom:solid 1px #000000;
}

