/* CSS Document */
/*提示文字样式*/
.prj_font_tishi{font:12px "宋体" arial;color:#fff;line-height:26px;}

/*提示文字样式2*/
.prj_font_tishi2{font:12px "宋体" arial;color:#AEAEAE;line-height:26px;}

/*提示文字样式2*/
.prj_font_video{font:15px "宋体" arial;color:#868485; font-weight:bold;/*line-height:26px;*/}

/*图片组文字链样式*/
a.aprj_pic{font:12px "宋体" arial;color:#11B7FF;font-weight:bold;outline:none;}
a.aprj_pic:link{font:12px "宋体" arial;font-weight:bold;color: #11B7FF; text-decoration: underline;}
a.aprj_pic:visited{font:12px "宋体" arial;font-weight:bold;color: #11B7FF; text-decoration: underline;}
a.aprj_pic:hover{font:12px "宋体" arial;font-weight:bold;color: #E08E00; text-decoration: underline;}
a.aprj_pic:active{font:12px "宋体" arial;font-weight:bold;color:#8C5600; text-decoration: underline;}



/*级联菜单样式*/
dl, dt, dd{ margin:0; padding:0;} 
dl {	
	width: 193px;
}
dt {
	/*padding: 5px 20px;*/
	/*padding-bottom:10px;*/
	cursor: pointer;
	position: relative;
	margin:1px;
    font-weight:bold;
    height:28px;
}
.leftIco{background:url(images/menu_bgs.gif) bottom; margin-bottom:5px; border:1px solid #9eaeb9;}
.bottomIco{background:url(images/menu_bgs.gif) bottom; /*border:1px solid #9eaeb9;*/ margin-bottom:0px;}
dd {
	display:none;
	margin-bottom:5px;
/*	padding-left:10px;*/
}
dd a{border-bottom:1px dotted #9eaeb9;}
dd a:link{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #333333;
	height: 26px;
	width: 180px;
	display: block;
	text-align: center;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	text-decoration: none;
}
dd a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #333333;
	display: block;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 180px;
	text-decoration: none;
}
dd a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #333333;
	height: 26px;
	width: 180px;
	display: block;
	text-align: center;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	text-decoration: none;
}
dd a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	color: #395a7b;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 180px;
	text-decoration: none;
}
/*级联菜单样式结束*/

a.aprdmenu{font:14px "宋体" arial;color:#000;font-weight:normal;display:block; width:193px; height:28px; text-align:left; line-height:28px; padding-left:10px; margin-bottom:5px;background:url(../images/submenubtnbg.jpg) no-repeat 0 0;outline:none;}
a.aprdmenu:link{font:14px "宋体" arial; line-height:28px;color: #000; text-decoration: none;}
a.aprdmenu:visited{font:14px "宋体" arial; line-height:28px;color: #000; text-decoration: none;}
a.aprdmenu:hover{font:14px "宋体" arial; line-height:28px;color: #fff; font-weight:bold; text-decoration: none;background:url(../images/submenubtnbg.jpg) no-repeat 0 -28px;}
a.aprdmenu:active{font:14px "宋体" arial; line-height:28px;color:#9DE2F9; text-decoration: none;}



/*图片组播放器样式*/
/* GALLERY LIST */
/* IMPORTANT - Change '#photos' to the ID of your gallery list to prevent a flash of unstyled content */
#photos { visibility: hidden; }

/* GALLERY CONTAINER */
.gallery { background: #ddd; border: 1px solid #aaa; padding: 5px;}

/* LOADING BOX */
.loader { background: url(../images/prd/loader.gif) center center no-repeat #ddd; }

/* GALLERY PANELS */
.panel {}

/* DEFINE HEIGHT OF PANEL OVERLAY */
/* NOTE - It is best to define padding here as well so overlay and background retain identical dimensions */
.panel .panel-overlay,
.panel .overlay-background { height: 60px; padding: 0 1em;}

/* PANEL OVERLAY BACKGROUND */
.panel .overlay-background { background: #222; }

/* PANEL OVERLAY CONTENT */
.panel .panel-overlay { color: white; font-size: 12px;}
.panel .panel-overlay a { color: white; text-decoration: underline; font-weight: bold; font:13px "宋体"; padding-left:5px; padding-right:5px; }
h2{ font:15px "宋体"; font-weight:bold; padding-bottom:5px; padding-top:15px;}
p{font:13px "宋体";}

/* FILMSTRIP */
/* 'margin' will define top/bottom margin in completed gallery */
.filmstrip { margin: 5px; }

/* FILMSTRIP FRAMES (contains both images and captions) */
.frame { /*width:500px;*/}

/* WRAPPER FOR FILMSTRIP IMAGES */
.frame .img_wrap { border: 10px solid #aaa; }

/* WRAPPER FOR CURRENT FILMSTRIP IMAGE */
.frame.current .img_wrap { border-color: #000; }

/* FRAME IMAGES */
.frame img { border: none; }

/* FRAME CAPTION */
.frame .caption { font-size: 11px; text-align: center; color: #888; }

/* CURRENT FRAME CAPTION */
.frame.current .caption { color: #000; }

/* POINTER FOR CURRENT FRAME */
.pointer {
	border-color: #000;
}

/* TRANSPARENT BORDER FIX FOR IE6 */
/* NOTE - DO NOT CHANGE THIS RULE */
*html .pointer {
	filter: chroma(color=pink);
}
/*图片组播放器样式结束*/

/*项目描述框 下拉条*/
/*p.text{padding:10px; margin:10px; background:#f5f5f5; border:1px solid #ccc;}
.fontRed{ color:#FF0000}
.title{font-family:Verdana, Arial; font-weight:bold; font-size:14px; padding:0 20px}*/
.demo{ width:650px; margin:30px; font-size:13px; padding:10px; border:0px solid #ccc;}
/*.demo2{ border:0px solid #ccc; padding:1px; background:#fff; width:700px; margin:20px;}
.logo h1,.footer h1{ height:1px; overflow:hidden; padding:0; margin:0; line-height:20px; font-size:12px; display:block}
.footer { border-top:1px dotted #ccc; font-family:Verdana, Arial, Helvetica, sans-serif;  background:#efefef}
.footer .copyRight{padding:20px; font-size:11px;}
.footer .copyRight p a{ text-decoration:none;}
pre.text{padding:10px; margin:10px; background:#f5f5f5; border:1px solid #ccc;}
.img{ border:1px solid #efefef; padding:1px; background:#fff; width:99px; margin:0 0 0 20px}*/
#tt,#cc,#ee,#dd{background:#f5f5f5; height:400px;} 
/*.download{font-size:18px; font-family:Verdana, Arial, Helvetica, sans-serif; padding:20px}*/

.hot{width:80px; height:20px; float:left; padding-left:670px; margin-top:6px;}