﻿
@import url("Layout.css");
@import url("Color.css");
@import url("Font.css");
@import url("Nav.css");
@import url("Nav_Left.css");
@import url("AutoPage.css");

#HiliPic
{
	margin:0px 0px;
	padding:2px 2px;
}
#HiliPic ul
{
	width:100%;
}
#HiliPic li
{
	display:block;
	float:left;
	width:155px;
	height:116px;
	text-align:center;
	margin:0px 0px;
	overflow:hidden;
	background-image:url("../../images08/loading.gif");
	background-position:center;
	background-repeat:no-repeat;
}
#HiliPic li img
{
	display:block;
	padding:0px;
	width:155px;
	height:116px;
	margin:0px;
}

#HiliPic li A
{
	color:#000000;
	font-size:12px;
	line-height:120%;
	display:block;
	width:155px;
	height:116px;
	overflow:hidden;
}
#HiliPic li A:hover
{
	color:#000000;
	font-size:12px;
	line-height:120%;
	display:block;
	width:155px;
	height:116px;
	border:1px #000000 solid;
	overflow:hidden;
}

/* CSS Document */
html
{
	margin:0px;
	padding:0px;
	border:0px;
	height:100%;
}
/**/
body
{
	margin:0px;
	padding:0px;
	border:0px;
	height:100%;
	text-align:left;
	font-size:13px; 
	color:#000;
	font-family:宋体, Arial;
	background-repeat:repeat;
}
div,form,img,ul,ol,li,dl,dt,dd 
{
	margin:0px;
	padding:0px;
	border:0px;
	list-style:none;
}
h1,h2,h3,h4,h5,h6,p
{ 
	margin:0px;
	padding:0px;
	border:0px;
	text-align:left;
}
p
{
	line-height:120%;
	font-family:宋体, Arial;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
}

/* 链接颜色 */
A{color:#333;text-decoration:none;}
A:hover{text-decoration:underline;color:#f03;}

/* 其他属性 */
.left{ float:left;}
.right{ float:right;}
.clear{ clear:both; font:0px/0px sans-serif; height:0px; width:0px; overflow:hidden; display:block;}
.hidden {display:none;}
.unLine ,.unLine a{text-decoration:none;}
.noBorder{border:none;	}
em
{
	margin-left:6px;
	margin-right:4px;
	text-align:center;
	font-family:Arial;
}
.Input_text
{
	border:1px solid #ccc;
	background-color:#eee;
}
.Loading_1
{
	vertical-align:middle;
	border:0px;
}

.loadingDiv
{
	height:20px;
	line-height:20px;
	font-size:12px;
	background-image:url("../../images08/loading.gif");
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:16px;
	white-space:normal;
	margin:0px auto;
	text-align:left;
}
.CSSNODATA
{
	padding:10px 5px;
	text-align:center;
	color:#f03;
}

