@charset "utf-8";
/*----------------------------- */
/*  巨龙网页样式定义表 		    */
/*  技术支持：蓝点设计 			*/
/*  联系电话：0593-6566599		*/
/*	创建时间：2007/11/29			*/
/*----------------------------- */

#container {
	width: 942px;
	background-repeat: repeat-y;
	background-image: url(../images/Global-Shadow.gif);
	background-position: 50% 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 4px;
	padding-left: 22px;
	overflow: hidden;
} 

/*定义顶部导航*/
#header {
	background-color: #000000;
	text-align: left;
	clear: left;
	padding-top: 5px;
	padding-bottom: 13px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	width: 942px;
} 

/*标志*/
#header #glong-logo{
	margin: 0;
	padding-left: 26px;
	float: left;
	padding-top: 8px;
}

/*网站语言选择*/
#header #lng{
	float: right;
	margin: 0px;
	display: block;
	clear: right;
	min-width: 245px;
	font-size: 9pt;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
#header #lng li{
	float: left;
	display: block;
	padding-left: 23px;
}
#header #lng .worldmap{
	background-image: url(../images/world.gif);
	padding-left: 40px;
	background-repeat: no-repeat;
}
#header #lng a{
	color: #eeeeee;
	text-decoration: none;
}
#header #lng a:hover{
	color: #FF9900;
	text-decoration: none;
}

/*定义搜索*/
#glong-search-form {
	PADDING-RIGHT: 16px;
	PADDING-LEFT: 0px;
	FLOAT: right;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 30px;
	clear: right;
	margin: 0px;
}
#glong-search-form P {
	MARGIN: 0px;
	TEXT-ALIGN: right
}
#glong-search-form SELECT {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 1px; PADDING-LEFT: 1px; BORDER-LEFT-WIDTH: 0px; BACKGROUND: url(//www.glong.com/i/v16/t/masthead-submit-inner.gif) #e6e6e6 no-repeat 0% 100%; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 1px; MARGIN: 0px 4px 4px 0px; PADDING-TOP: 1px; BORDER-RIGHT-WIDTH: 0px
}
INPUT#q {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	MARGIN-BOTTOM: 5px;
	WIDTH: 130px;
	TEXT-INDENT: 5px;
	BORDER-RIGHT-WIDTH: 0px;
	background-color: #e6e6e6;
	background-image: url(../images/masthead-submit-inner.gif);
	background-repeat: no-repeat;
	padding: 2px;
}
INPUT.glong-btn-search {
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	MARGIN-BOTTOM: 4px;
	PADDING-BOTTOM: 1px;
	CURSOR: pointer;
	COLOR: #fff;
	BORDER-TOP-STYLE: none;
	PADDING-TOP: 2px;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	TEXT-ALIGN: center;
	BORDER-BOTTOM-STYLE: none;
	background-color: #000;
	background-image: url(../images/masthead-submit.gif);
	background-repeat: no-repeat;
	background-position: 100% 30%;
}
INPUT.glong-btn-search:hover {
	COLOR: #FF9900;
	background-color: #000;
	background-image: url(../images/masthead-submit-highlight.gif);
	background-repeat: no-repeat;
	background-position: 100%;
}
FORM#glong-search-form INPUT {
	POSITION: absolute
}
FORM#glong-search-form INPUT#q {
	POSITION: relative;
	background-image: url(../images/masthead-submit-inner.gif);
}
FORM#glong-search-form INPUT#glong-search {
	POSITION: relative
}
FORM#glong-search-form SPAN#glong-search-scope INPUT {
	POSITION: relative
}
#glong-search-form INPUT {
	FONT-SIZE: 11px; FONT-FAMILY: arial,sans-serif
}

/*导航菜单*/
#Nav {
	text-align: left;
	background-image: url(../images/nav-back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 0px;
	width: auto;
	font-weight: bold;
}
#Nav li{
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #484848;
}
#container #Nav li a {
	text-decoration: none;
	color: #FFFFFF;
	height: 23px;
	display: block;
	float: left;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
}
#container #Nav li a:Hover {
	background-image: url(../images/sel-nav-back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 24px;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;

}
#container #Nav li .sel {
	background-image: url(../images/sel-nav-back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 24px;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;

}

/*导航菜单下方显示的主题*/
.show-item{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	text-align: left;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
}

/*----------------------首页布局定义-------------------------*/
/*定义FLASH图片轮播*/
#container #SlideSpecItem {
	clear: both;
	margin-bottom: 4px;
}

/*侧边栏产品分类*/
#container #sidebar{
	float: left;
	width: 333px;
	height: 202px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	text-align: left;
	background-color: #F1F1F1;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 13px;
	overflow: hidden;
}

/*产品列表*/
#sidebar li{
	float: left;
	font-size: 11px;
	color: #464538;
	display: block;
	width: 155px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	/* white-space:nowrap;  */
}
#sidebar a {
	color: #464538;
}
#sidebar a:hover {
	color: #FF6600;
}
#sidebar .MoreProdutcs a{
	color: #FF3300;
}
#sidebar .MoreProdutcs a:hover{
	text-decoration: underline;
}

#sidebar .itempad{
	padding-bottom: 6px;
	font-size: 16px;
	margin-left: -2px;
}
#sidebar #show-class{
	margin: 0px;
	clear: both;
}

/*新闻+专题部分*/
#container #mainContent {
	border: 1px solid #CCCCCC;
	float: right;
	padding-bottom: 13px;
	padding-left: 20px;
	width: 568px;
	margin-left: 2px;
	height: 215px;
	text-align: left;
	overflow: hidden;
} 

#mainContent #left{
	width: 320px;
	float: left;
}
#left h2{
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666666;
	display: block;
}
#left li{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	clear: both;
}

#mainContent #left a {
	color: #464538;
	text-decoration: none;
}
#mainContent #left a:hover {
	color: #464538;
	text-decoration: underline;
}
#left .news-date{
	color: #FF6600;
	font-size: 11px;
	padding: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#mainContent #right{
	width: 228px;
	float: right;
	padding: 6px;
}

/*----------------------产品页面布局定义-------------------------*/
#container #sidebar1{
	float: left;
	width: 202px;
	text-align: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #97A1AA;
	margin: 0px;
	overflow: hidden;
	background-image: url(../images/cShadow.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

/*产品列表*/
#sidebar1 li{
	font-size: 11px;
	color: #464538;
	width: 192px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	background-color: #F2F2F2;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 6px;
	display: block;
	float: left;
	/* white-space:nowrap;  */
}
#sidebar1  .bigItem {
	background-image: url(../images/Arr-b.gif);
	background-repeat: no-repeat;
	background-position: 183px;
	font-weight: bold;
}
#sidebar1  .UnderLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E2;
}

#sidebar1 a {
	color: #464538;
}
#sidebar1 a:hover {
	color: #FF6600;
}
#container #pContent {
	float: right;
	text-align: left;
	margin: 0px;
	padding: 0px;
} 

/*产品幻灯片显示*/
#pContent #SlideImg{
	width:737px;
	height:235px;
	background:#666666;
}

#SlideImg #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#SlideImg .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	width:737px;
	height: 235px;
	overflow: hidden;
}
#SlideImg .Slides li {
	float: left;
	width: 737px;
	height: 235px;
}

#SlideImg .Slides img{
	border:0;
	display: block;
	height: 235px;	
}

#SlideImg .SlideTriggers{
	margin: 0 3px 0 0 ;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 210px; 
	right: 0px;
	z-index: 10;
	height: 25px;	
}
#SlideImg .SlideTriggers li{
	float: left;
	display: inline;
	color: #666666;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden; 
	margin:2px 2px;
	background: url(../images/slide_trigger.gif) no-repeat center center;
}
#SlideImg .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(../images/slide_trigger_c.gif) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 1.3em;
	line-height: 17px;
	height: 17px;
	width: 17px;
	margin:0 2px; 
}
/*结束幻灯片显示CSS定义*/

#pContent #Product {
	border: 1px solid #CCCCCC;
	margin-top: 3px;
	clear: both;
	float: left;
	width: 735px;
	overflow: hidden;
}
#pContent #Product .HeadItem {
	background-image: url(../images/item-back.jpg);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 6px;
}

#pContent #Product .Pl-back{
	background-image: url(../images/item-back.gif);
	background-repeat: repeat-x;
	padding-left: 14px;
}
#pContent #Product .HeadItem h1{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;

} 

#pContent #Product #pClass{
	margin: 0px;
	padding: 0px;
}
#pContent #Product #pClass ul {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 735px;
	overflow: hidden;
}
#pContent #Product #pClass li {
	width: 192px;
	padding-right: 26px;
	padding-left: 26px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	overflow: hidden;
}

#pContent #Product #pClass p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #333333;
}
#pContent #Product a {
	color: #FF6600;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 70px 4px;
}
#pContent #Product a:hover {
	text-decoration: underline;
}
#pContent #Product .spec-item{
	padding: 0px;
	margin: 0px;
	display: block;
	width: 735px;
	list-style-type: none;
}
#pContent #Product dl{
	display: block;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#pContent #Product dt {
	display: block;
	margin-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 735px;
}
#pContent #Product dt .sItem{
	font-size: 11px;
	padding-left: 4px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666666;
	display: block;
	font-weight: bold;
	margin: 6px;
	color: #666666;

}


#pContent #Product  dd {
	display: block;
	margin: 0px;
	padding: 0px;
	
}

#pContent #Product .SpecImg {
	width: 406px;
	overflow: hidden;
	background-color: #999999;
	padding: 0px;
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	margin-left: 6px;
}

#pContent #Product .SpecBrief {
	display: block;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 35px;
	margin-bottom: 35px;
	width: 308px;
	color: #666666;
}

/*产品列表页面定义*/
#pContent #pList{
	margin: 0px;
	padding: 0px;
}

#pContent #pList ul {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 735px;
	overflow: hidden;
}
#pContent #pList li {
	width: 120px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
	overflow: hidden;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
	display: block;
}
#pContent #pList ul .New{
	background-image: url(../images/new.gif);
	background-repeat: no-repeat;
	background-position: 111px 0px;
}
#pContent #pList .Hot{
	background-image: url(../images/hot.gif);
	background-repeat: no-repeat;
	background-position: 111px 0px;
}
#pContent #pList dt{
	width: 120px;
	height:23px;
	border: none;
	font-size: 11px;
	font-weight: bold;
	color: #4A4A4A;
	overflow: hidden;
	line-height: 98%;
}
#pContent #pList .clipImg{
	height: 96px;
	width: 120px;
	overflow: hidden;
	padding-top: 2px;
	padding-bottom: 2px;
}

/*产品展示页面定义*/
#pContent  .pInfoItem{
	width:717px;
	border: 1px solid #CCCCCC;
	height: 30px;
	padding-left: 18px;
	line-height: 28px;
	background-color: #F2F2F2;
}
#pContent .pInfoItem h1{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;

} 
#pContent #pInfo{
	border: 1px solid #CCCCCC;
	margin-top: 3px;
	clear: both;
	float: left;
	width: 735px;
	overflow: hidden;
}
#pContent #sidebar2{
	float: right;
	width: 208px;
	text-align: center;
	font-size: 11px;
}
#pContent #sidebar2 ul{
	text-align: left;
	margin-left: 10px;
	margin-top: 13px;
}
#pContent #sidebar2 li{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 14px;
}
#pContent  #sidebar2 a {
	color: #666666;
	text-decoration: none;
}
#pContent #sidebar2 a:hover {
	color: #FF6600;
}

#pContent #sidebar2 .s2Item{
	background-image: url(../images/Cir-Btn.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 6px;
	margin: 0px;
	font-weight: bold;
	color: #FF6600;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#pContent  #sidebar2 dl {
	width: 170px;
	display: block;
	padding-top: 6px;
}
#pContent #sidebar2 dl a {
	font-weight: bold;
	color: #006699;
	background-image: url(../images/down.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	margin-top: 5px;
	padding-right: 10px;
}



#pContent #pmContent{
	width: 516px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	overflow: hidden;
}
#pContent #pmContent .productPhoto{
	display: block;
	padding: 13px;

}

/*- Menu Tabs J--------------------------- */

#pContent #pmContent #tabsJ {
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #F8F8F8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFCFCF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	font-size: 11px;
      }
    #tabsJ UL {
	margin:0;
	list-style:none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 13px;
}
    #tabsJ LI {
	display:inline;
	margin:0px;
	padding:0px;
      }
        
    #tabsJ A {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 9px;
	BACKGROUND: url(../images/left.gif) no-repeat left top;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
}
    #tabsJ A span{
	PADDING-RIGHT: 15px;
	DISPLAY: block;
	PADDING-LEFT: 6px;
	FONT-WEIGHT: bold;
	BACKGROUND: url(../images/right.gif) no-repeat right top;
	FLOAT: left;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 5px;
	TEXT-DECORATION: none;
	color: #666666;

}
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      }

    #tabsJ A:hover {
	color: #666666;
	BACKGROUND-IMAGE: url(../images/left-on.gif)
		
}
    #tabsJ A:hover span {
	BACKGROUND-IMAGE: url(../images/right-on.gif);
	color: #FF6600;
}

    #tabsJ .current A {
	BACKGROUND-IMAGE: url(../images/left-on.gif);
}
    #tabsJ .current A span{
	BACKGROUND-IMAGE: url(../images/right-on.gif);
	PADDING-BOTTOM:5px;
	COLOR: #FF6600
}

#pContent #pmContent #tabContainer{
	clear: left;
	padding: 13px;
}

#tabContainer a{
	color: #666666;
	text-decoration: none;
}
#tabContainer a:hover{
	color: #FF6600;
}
#tabContainer .tabContent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height:auto!important; 
	height:280px; 
	min-height:280px;
}
#tabContainer .UnderLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	display: block;
	width: 530px;
}
#tabContainer p{
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 3px;
}
#tabContainer .tabContent ul{
	border-top-width: 1px;
	display: block;
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	width: 530px;
}
#tabContainer .tabContent li{
	float: left;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	display: inline;
}
#tabContainer .tabContent dl{
	width: 121px;
	margin: 0px;
	padding: 0px;
}
#tabContainer .tabContent dt{
	padding-top: 5px;
	font-weight: bold;
	width: 121px;
	padding-bottom: 10px;
}

/*文章页面定义*/
#pContent  #slArt{
	width:736px;
	margin: 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#pContent .artDesc{
	vertical-align:middle;
	width: 486px;
	font-size: 11px;
	background-color: #666666;
	color: #FFFFFF;
	padding-left: 16px;
}

#pContent  #artBody {
	border: 1px solid #CCCCCC;
	margin-top: 3px;
	clear: both;
	float: left;
	width: 699px;
    height:auto!important;
    height:380px;
    min-height:380px;
	/*overflow: hidden;*/
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #363131;
	text-align: justify;
}


#pContent #artBody #MulImg{
	margin-top: 0px;
	overflow: hidden;
	width: 698px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
#pContent #artBody #MulImg li {
	float: left;
	border: none;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
}
#pContent #artBody #MulImg A{
	margin: 0px;
	padding: 0px;
}
#pContent #artBody #MulImg dl,dt,dd{
	margin: 0px;
	padding: 0px;
} 

#pContent #artBody #MulImg dt{
	text-align: center;
	color: #666666;
}

#pContent #artBody #MulImg dd{
	border: 1px solid #eeeeee;
	padding:0;
}

#pContent  #artBody .CurSel{
	color: #FF6600;
}
#pContent  #artBody li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 180%;
	color: #666666;
}
#pContent #artBody a {
	text-decoration: none;
	color: #363131;
	padding-left: 5px;
}

#pContent #artBody a:Hover {
	color: #FF6600;
	
}

#pContent  #artBody .news_date {
	float: right;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-right: 10px;
}
/*下载布局*/
#pContent  #Download {
	border: 1px solid #CCCCCC;
	margin-top: 3px;
	clear: both;
	float: left;
	width: 715px;
	height:auto!important;
	height:380px;
	min-height:380px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #363131;
	text-align: justify;
	padding: 10px;
	line-height: 120%;
}
#pContent .DownDesc{
	font-size: 12px;
	color: #333333;
	padding: 3px;
	line-height: 150%;
}
#pContent #Download ul {
	padding-top: 15px;
	text-indent: 3px;
}
#pContent #Download li {
	padding-left: 3px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 150%;
}
#pContent #Download dt {
	background-color: #FF9933;
	padding-top: 5px;
	font-size: 11px;
	font-weight: bold;
	text-indent: 2px;
	padding-left: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 10px;
}
#pContent #Download dd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 16px;
	padding-top: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	padding-left: 32px;
}

#pContent #Download .FileSize {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 10px;
}


/*阴影*/
.shadow{
	background-image: url(../images/shadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 8px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

/*页面底部版权信息*/
#footer {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 15px;
	margin: 0px;
	height: 43px;
	background-color: #DDDDDD;
	background-image: url(../images/foot-back.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	text-align: left;
	overflow: hidden;
} 
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

/*底部阴影*/
#ft-shadow{
	background-image: url(../images/foot-shadow.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 968px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-position: left top;
}
