﻿ * {
	margin: 0px;
	padding: 0px;
	}
 html {
	border: 0px;
	height: 100%; /* if not set the value, body height will not work*/	
	
	}
body {
	/*background: #E5ECF4 url(~/images/bg.png) repeat-x;*/
	min-height: 100%;
	height: auto;
	font-size: 10pt;
    color: #3266cc;
	text-align: center;
	font-family: Verdana;
	}
img {
	border: 0px;
	}
a:link,a:visited {
	color: #3266cc;
	text-decoration: none
	} a:hover {
		color: #E00;
		text-decoration: none
	}
#zwxx
{
    width:1024px;
    text-align:center;
}
#zwxx_depName
{
    width:100%;
    height:50px;
    line-height:50px;
    text-align:left;
    color:Black;
}
#zwxx_zw
{
    width:70%;
}
div#close
{
	width:1024px;
	height:30px;
	line-height:30px;
}
li.zwxx_list_li_right
{
	width:18%;
	list-style-type:none;
	text-align:left;
	float:right;
	_float:right;
}
li.zwxx_list_li_left
{
	text-align: left;
	margin-left: 1em;
	list-style:none;
	width:77%;
	display:list-item;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;

}
dl,dd
{
    width:100%;
}
