body {
    margin: 0px;
 font: 10px/1.5 Tahoma,'Microsoft Yahei','Simsun'; 
  }
a{text-decoration: none; } /* 链接无下划线,有为underline */ 
a:link {color: #003399;} /* 未访问的链接 */
a:visited {color: #003399;} /* 已访问的链接 */
a:hover{color: #FF0000;} /* 鼠标在链接上 */ 
a:active {color: #FF0000;} /* 点击激活链接 */
a img { border: none; }

div {
    background-repeat: no-repeat;
}

.raw_image {
    width: 100%;
    height: 100%;
}

.preload {
    display: none;
}
#main_container {
	
	position:absolute;
    left:50%;
	width: 1000px;
    margin-left: -500px;
}

.form_sketch {
    border-color: transparent;
    background-color: transparent;
}



.u0_container {
    position:absolute;
    left:0px;
    top:0px;
    width:1000px;
    height:138px;
}



.u2_container {
    position:absolute;
    left:0px;
    top:138px;
    width:1000px;
    height:381px;
}

.u4_container {
    position:absolute;
    left:8px;
    top:529px;
    width:277px;
    height:353px;
}


.u6_container {
    position:absolute;
    left:292px;
    top:529px;
    width:393px;
    height:353px;
	background-color:f0f6f9;
}


.u8_container {
    position:absolute;
    left:693px;
    top:529px;
    width:300px;
    height:353px;
}


.u10_container {
    position:absolute;
    left:8px;
    top:892px;
    width:980px;
    height:302px;
}

.u11_container {
    position:absolute;
    left:8px;
    top:1194px;
    width:980px;
    height:210px;
}

.u12_container {
    position:absolute;
    left:8px;
    top:1404px;
    width:277px;
    height:365px;
}



.u14_container {
    position:absolute;
    left:295px;
    top:1404px;
    width:692px;
    height:365px;
}



.u16_container {
    position:absolute;
    left:0px;
    top:1777px;
    width:1000px;
    height:142px;
}
p 
{
	margin: 0px;
}

iframe
{
	background: #FFFFFF;
}

div.intcases 
{
	font-family: arial; 
	font-size: 12px;
    text-align:left; 
	border:1px solid #AAA; 
	background:#FFF none repeat scroll 0% 0%; 
	z-index:9999; 
	visibility:hidden; 
	position:absolute;
    padding: 0px;
    border-radius: 3px;
}

div.intcaselink
{
	cursor: pointer;
    padding: 3px 8px 3px 8px;
    margin: 5px;
	background:#EEE none repeat scroll 0% 0%; 
	border:1px solid #AAA;
    border-radius: 3px;
}

div.annnoteimage
{
	position: absolute;
	font-size: 0px;
	width: 16px;
	height: 12px;
	cursor: help;
	background-image: url(images/note.gif);
	background-repeat: no-repeat;
}

div.annnotelabel
{
	position: absolute;
	font-family: Arial;
	font-size: 10px;
	border: 1px solid #666666;
	cursor: help;
	background:#DDDD00 none repeat scroll 0% 0%; 
	padding-left:3px; 
	padding-right:3px;
	white-space: nowrap;
}
 
.annotationName 
{
	font-size: .7em;
	font-weight: bold;
	margin-bottom: .2em;
	white-space: nowrap;
}

.annotation 
{
	font-size: .7em;
	padding-left: .2em;
	margin-bottom: 1em;
}

.dialogFix 
{
    position:absolute;
    text-align:left;
}

