@charset "utf-8";
@media screen 
{
.newslist{
margin:0 3px;
padding:0;
list-style:none;
}

.newslist li {
	text-indent:10px;background:url(/images/sign66.gif) no-repeat 3px center;width:190px; overflow:hidden; word-break:keep-all;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 
}

.newsbox{
margin:0 3px;
padding:0;
list-style:none;
}

.newsbox li {
	text-indent:10px;background:url(/images/sign66.gif) no-repeat left center;width:220px;overflow:hidden; word-break:keep-all;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 ;
}

a {color:#000; text-decoration:none}
a:hover {color:#06F;text-decoration:underline}
.input {
    width: 116px;
	height: 24px;
	border: 0;
	cursor: pointer;
	background: url(../../images/btn-bg.gif) no-repeat left top;
	color: #fff;
	font-size: 9pt;
}

/*-------------------------------------------------------------------- navigation 导航栏 */

#navigation {
}
#navigation li {
}

#navigation li a {
    text-decoration: none;
}
#navigation ul ul li a {
}
#navigation li.navselected {
}
#navigation li.navselected a.MenuBarItemSubmenu
{
}

#navigation .submenusign {
}

/*-------------------------------------------------------------------- 内容显示区 */

.titlebg {
	height:25px;
	line-height:25px;
	text-decoration:none;
	color: #fff;
	font-size: 10pt;
	
	
}
.titlebg a {color:white;text-decoration:none}
.titlebg span {
	color: #888;
	font-size: 8pt;
	padding-left: 10px;
}

.sign { 
	display:block; 
	float:left; 
	width:20px; 
	height:23px; 
	background:url(../../images/sign04.gif) no-repeat center;
}
.sign-220 { 
	float:left; 
	width:30px; 
	height:28px; 
	background:url(../../images/220-2.gif) no-repeat center;
}
.sign-96-2 { 
	float:left; 
	width:18px; 
	height:15px; 
	background:url(../../images/96-2.gif) no-repeat center bottom;
}

/* -------------------------------------------------------------------- sidebar */

/* --start--  侧边栏菜单标题及列表按钮的 默认状态、鼠标移上效果、选中状态 */

.menulist { 
	margin: 0px 10px; 
	padding: 0; 
}
.menulist li { 
	list-style:none; 
	margin: 0;
	padding: 3px 0;
}
.menulist a {
    display: block;
	height: 20px;
	line-height: 20px;
}
.menulist .menulistsign { 
	float: left; 
	width: 28px; 
	height: 20px;
	background: url(../../images/96.gif) no-repeat center;
}

/* 下级菜单样式 */
.menulist .menulistsub {
    text-indent: 15px;
}
.menulist .menulistsub .menulistsign {
    background: url(../../images/sign66.gif) no-repeat right center;
}

/* -------------------------------------------------------------------- contentright */

#columntitle { 
	text-decoration: none;
	color:#000;
	font-size: 10pt;
	font-weight:bold;
	padding-bottom: 10px;
}
#columntitle a:hover { }


.locationNavigation { position:absolute; right:5px; top:0px; }


#columncontent { padding:20px;}


#columncontent table {
    border-collapse: collapse;
}

#columncontent p {margin-top:10px;margin-bottom:10px;}
#columncontent  p a {color:#03F}
/* -------------------------------------------------------------------- 首页样式 */

#minorcontent {}

#minorcontent .titlebg {
    top: 0;
	margin-bottom: 1px;
}

/*--------------------------------------------------------------------bottom 页面底部*/

#footer td { color: #333; }
#footer td a {text-decoration: underline; color: #333; }
#footer td a:hover {}
.boxtitle {color:#ffffff; vertical-align:top;padding-top:3px;}
.boxtitle a {color:#ffffff; text-decoration:none}
.boxtitle a:hover {font-weight:bold}
.boxmore { vertical-align:top;padding-top:4px;padding-right:8px;}
}
/*******************************以下样式仅用于打印********************************/
@media print
{
}
