@charset "utf-8";
@media screen 
{


/*-------------------------------------------------------------------- head 页面顶部*/

#head {height:80px; margin-bottom:3px;}

#logo {position:absolute; bottom:0; left:0;}

#utility {position:absolute; top:5px; right:0;}
#utility a {color:#666;}

#headnav {position:absolute; bottom:0px; right:0;}

.linktd { background-image:url(/images/btn.jpg); background-repeat:no-repeat; background-position:center}
.linktd a {color:#fff;text-decoration:none}
.linktd_over { background-image:url(/images/btn_over.jpg); background-repeat:no-repeat; background-position:center}
.linktd_over a {color:#fff;text-decoration:none}

/*-------------------------------------------------------------------- navigation 导航栏*/

#navigation {
height:28px; 
line-height:28px; 
border-bottom:0;
overflow:hidden;
}
#navigation ul {margin:0; padding:0;}
#navigation li {list-style:none; float:left; cursor:pointer; padding:0 20px; overflow:hidden;}
#navigation li a {}
#navigation li a:hover {}
#navigation li span {float:left; width:12px; height:28px; background:url(../../images/sign03.gif) no-repeat left center;}
#navigation .selected {height:28px; text-decoration:none; background:url(../../images/navbg.jpg); font-weight:bold;}

#navigation .searchcontainer {position:absolute; right:10px;}
#navigation #search {
width:110px;
padding:4px;
border:0; 
background:url(../../images/search.gif) no-repeat left -1px;
}

#navigation .navbackl {}
#navigation .navbackr {}

/* --start--  导航栏菜单按钮的 默认状态、鼠标移上效果、选中状态 */
#navigation a .navbl {}
#navigation a .navbc {}
#navigation a .navbr {}
#navigation a:hover .navbl {}
#navigation a:hover .navbc {}
#navigation a:hover .navbr {}
#navigation .selected .navbl {}
#navigation .selected .navbc {}
#navigation .selected .navbr {}

#navigation .submenusign {}
#navigation .navsplit {margin:0; padding:0; width:1px; height:28px; background:url(../../images/navsplit.gif) no-repeat center;}
/* --end-- */

/*-------------------------------------------------------------------- banner 横幅图片*/

#banner {margin-bottom:6px; z-index:-10; height:215px; overflow:hidden; border:1px solid #888; text-align:center}

/*-------------------------------------------------------------------- 内容显示区 */


/* -------------------------------------------------------------------- sidebar */

#sidebar { background-image:url(../../images/l_bg.gif); background-position:bottom; background-repeat:no-repeat}
.ltitle {font-weight:bold;color:#000}
.menutitlecontainer {
clear:both; 
height:25px; 
line-height:25px;
border-bottom:1px solid #ccc;
background:#d02f00;
text-indent:10px; 
font-weight:bold; 
color:#fff;
}
.menulistcontainer {clear:both; margin-bottom:10px;margin-top:6px;}

/* --start--  侧边栏菜单标题及列表按钮的 默认状态、鼠标移上效果、选中状态 */
.menutitlebl {}
.menutitlebc {}
.menutitlebr {}

.menulist {margin-left:5px;margin-right:5px;margin-top:0px;margin-bottom:0px; padding:0;}
.menulist li {list-style:none; clear:both; border-bottom:1px solid #e5e5e5; padding:0px 0;}
.menulist a {display:block; height:26px; line-height:28px;}
.menulist a:hover {text-decoration:none; background:#f5f5f5;}
.menulist .selected a {background:#ddd;}

.menulist .menulistsign {float:left; width:23px; height:24px; background:url(../../images/sign.gif) no-repeat center;}

.menulist .menulistsolution .menulistsign {margin-left:10px; width:20px; background:url(../../images/sign06.gif) no-repeat center;}

.menulistsub a { padding-left:15px;}
.menulistsub .menulistsign { background-image:url(../../images/sign06.gif)}

.menulistPro ul {margin:0 20px; padding:0;}
.menulistPro ul a:hover {text-decoration:underline;}
.menulistPro li .menulistsign {background:url(../../images/sign01.gif) no-repeat center;}
/* --end-- */

/* -------------------------------------------------------------------- maincontent */

#maincontent {height:300px; }

#columntitle {
clear:both; 
border-bottom:1px solid #e0e0e0;
text-indent:10px; 
height:25px
}
#columntitle a {text-decoration:underline;}

#columncontent {clear:both; margin:10px;}

#columncontent .prodetailnav { margin:0; padding:0;}
#columncontent .prodetailnav li {
	list-style:none; 
	float:left; 
	margin-right:2px; 
	text-align:center;
	position: relative;
	top:1px;
}
#columncontent .prodetailnav a {
	display:block; 
	width:80px; 
	height:33px;
	line-height:33px; 
	font-weight:bold; 
	text-decoration:none;
}
#columncontent .prodetailnav a:hover {color:#CC0000;}
#columncontent .prodetailnav .selected a {background:url(../../images/ptitle.jpg); color:#CC0000;}
#columncontent .prodetailcontent {padding:15px; border:1px solid #C2C2C2;}


/* --------------------------------------------------------------------minorcontent */
#minorcontent {clear:both;}
#minorcontent img {border:0;}

#homecontent { border-top:0;height:260px;}
#homecontent ul {margin:0; padding:0;}
#homecontent ul  li table {height:265px;}
#homecontent li {list-style:none; float:left; display:none;}
#homecontent .selected {display:block;}
#homecontent .title {
overflow:hidden; 
height:25px; 
line-height:25px;
background:#1F75E2; 
text-indent:10px; 
font-weight:bold; 
color:#FFF;
}
#homecontent .titlehover {background:#d02f00; color:#fff;}
#homecontent .titlehover a {color:#fff;}
#homecontent .titleimg {margin:2px 0;}
#homecontent .summary {height:42px; overflow:hidden; }
#homecontent .item {height:25px; line-height:25px; width:220px; white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#homecontent .more {text-decoration:underline; color:red;}

#homecontent .linkblock {position:relative; width:170px; height:70px; line-height:70px; text-align:center;}
#homecontent .linkblock a:hover {color:#d02f00;}
#homecontent .linkblock span {
position:absolute; 
top:-3px;
right:0; 
width:13px; 
height:13px; 
background:url(../../images/corner.gif) center bottom;
}

/*--------------------------------------------------------------------bottom 页面底部*/

#footer {padding:6px 0 10px;}
#footer a {text-decoration:underline;}
#footer a:hover {}

}
/*******************************以下样式仅用于打印********************************/
@media print
{
}
