@charset "utf-8";
@media screen 
{
.logo{
margin-top:8px;
padding:8px;
border:#dcdcdc 1px solid;
background:#fff;
}
.newslist{
list-style:none;
padding:0;
margin:8px 15px 0px 15px;
}

.title_sel { background:#0a51a1;color:#ffffff}
.prlist{
margin:0 15px;
padding:0;
}
.prlist li{
background:url(/images/sign023.gif) no-repeat left center;
text-indent:15px;
border-bottom:#434343 1px solid; 
list-style:none;
padding:5px 0;
}
.prlist li a{
color:#c9c9c9;
}
.prlist li a:hover{
color:#f39700;
}
.newslist li{
margin:0;
padding:4px 0;
text-indent:10px;
background:url(../../images/sign332.gif) left center no-repeat ;
width:200px;
overflow:hidden; word-break:keep-all;text-overflow:ellipsis;white-space:nowrap;
}

.news div { background:url(/images/bluearrow.jpg) no-repeat left;padding-left:15px;height:24px;line-height:24px;margin-left:5px;width:300px;overflow:hidden; word-break:keep-all;text-overflow:ellipsis;white-space:nowrap;}
.news span {color:#0a51a1}
.borderlr{
border-left:#ccc 1px solid;
border-right:#ccc 1px solid;
border-bottom:#ccc 1px solid;
background:#fff;
}
.typical * {color:#fff}
.typical a {color:#FC0}
.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 {
}

/*-------------------------------------------------------------------- 内容显示区 */
.titlebg2{
height:25px;
line-height:25px;
font-weight:bold;
color:#fff;
background:#b30c04;
font-weight:bold;
text-indent:10px;
}
.typename{
font-weight:bold;
border-left:#bd1217 7px solid;
height:24px;
line-height:24px;
text-indent:8px;
font-size:12px;
}
.typenameline{
border-left:#ebebeb 1px solid;
}
.titleindex {
color: #FFFFFF;
font-weight:bold;
text-indent:10px;
background:#000 }
.titlemargin{
	margin:0px 5px;
}
.titlebg {
	height:24px;
	line-height:24px;
	text-decoration:none;
	text-indent: 10px;
	color: #000;
	font-size: 9pt;
	font-weight:bold;
	border-left:#bd1217 7px solid;
	background:#dedede;
	margin:10px 5px 0px 5px;
	
	
}
.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/sign66.gif) no-repeat center bottom;
}

/* -------------------------------------------------------------------- sidebar */

/* --start--  侧边栏菜单标题及列表按钮的 默认状态、鼠标移上效果、选中状态 */

.menulist { 
	margin: 5px 5px; 
	padding: 0; 
}
.menulist li { 
	list-style:none; 
	margin: 0;
	padding: 0px;
	border-bottom:#e5e5e5 1px solid;
}
.menulist a {
    display: block;
	height: 26px;
	line-height: 26px;
	color:#000;
}
.menulist a:hover {
	text-decoration:underline;
	color: #0a51a1;
}

.menulist .menulistsign { 
	float: left; 
	width: 20px; 
	height: 20px;
	background: url(/images/blue2.jpg) no-repeat left;
}

.menulist li.selected a{
	color:#0a51a1;font-weight:bold
}
.menulist li.selected .menulistsign {
}

/* 下级菜单样式 */
.menulist .menulistsub {
    text-indent: 10px;
}
.menulist .menulistsub .menulistsign {
    background: url(/images/barrow.jpg) no-repeat right 60%;
}
/* -------------------------------------------------------------------- contentright */

#columntitle { 

	text-decoration: none;
	color: #000;
	font-size: 8pt;
	padding: 0px;
	margin:5px 0;
	text-indent: 10px;
	
}
#columntitle a{ 
    text-decoration: none;
	color: #000;
	font-size: 8pt;
	padding: 0px;
	margin:0px;
	text-indent: 10px;
	
}

#columntitle a:hover { }

#columntitleline{
border-left:#000 130px solid;
background:#d9d9d9;
height:1px;
margin:0 5px
}
.locationNavigation { position:absolute; right:5px; top:0px; }


#columncontent {
margin:15px 10px;
 padding:0px;}

#columncontent p, #columncontent td, #columncontent div, #columncontent span, #columncontent a {
	color:#000;
}

#columncontent table {
    border-collapse: collapse;
}

#columncontent p { margin-bottom:12px; }

/* -------------------------------------------------------------------- 首页样式 */

#minorcontent {}

#minorcontent .titlebg {
    top: 0;
	margin-bottom: 1px;
}

/*--------------------------------------------------------------------bottom 页面底部*/
#footer {color:#999999}
#footer  a {text-decoration: none; color: #ffffff; }
#footer  a:hover {}

}
/*******************************以下样式仅用于打印********************************/
@media print
{
}

