﻿ * {
	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;
	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
	}
#tqyb
{
    width:1024px;
    
}
#tqyb_depName
{
    width:100%;
    height:50px;
    line-height:50px;
    text-align:left;
}
#tqyb_zw
{
    width:100%;
}
#tqyb_zw_left
{
    width:32%;
    _width:31%;
    text-align:left;
    float:left;
	_float:left;
    margin-right:10px;
    _margin-right:4px;
}
.tqyb_zw_dt_left
{
    width:50%;
    height:20px;
    line-height:20px;
    text-align:right;
    filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF', endColorStr='lightblue', gradientType='1'); 
    float:left;
	_float:left;
	_margin-right:-4px;
}
.tqyb_zw_dt_right
{
    width:50%;
    float:left;
    height:20px;
    line-height:20px;
    filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='lightblue', endColorStr='#FFFFFF', gradientType='1'); 
}
li.tqyb_dl_list_li_left
{
	text-align: left;
	margin-left: 2em;
	list-style-image: url('../images/ds.gif');
	list-style-position:outside;
	width:70%;
	display:list-item;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;

}
li.tqyb_dl_list_li_right
{
	width:20%;
	list-style-type:none;
	text-align:left;
	float:right;
	_float:right;
}
li.tqyb_dl_list_li
{
	text-align: left;
	margin-left: 2em;
	list-style-image: url('../images/ds.gif');
	list-style-position:outside;
	display:list-item;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;

}

#tqyb_zw_mid
{
    width:33%;
    _width:32%;
    text-align:left;
    float:left;
    margin-right:10px;
    _margin-right:4px;
}
#tqyb_zw_right
{
    width:32%;
    _width:31%;
    text-align:left;
    float:left;
}
dl
{
    width:100%;
}
dd
{
    width:100%;
}
div#close
{
	width:1024px;
	height:30px;
	line-height:30px;
}
