/* CSS Document */
body {
	margin:0 auto;
	padding:0;
	color:#555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
div,form,img,ul,ol,li,dl,dt,dd{margin: 0; padding: 0; border: 0; list-style-type:none; overflow:hidden; zoom:1;}
p {margin: 0; padding: 0; border: 0; list-style-type:none;}
h1,h2,h3,h4,h5,h6 {margin:0; padding:0;}
table,tr,td{font-size:12px;}
table{table-layout:fixed;}
td{word-break:break-all; overflow:hidden;}

/* 链接颜色 */
a:link {color: #555; text-decoration:none;}
a:visited {color: #555;text-decoration:none;}
a:hover {color: #0239AE; text-decoration:underline;}
a:active {color: #555;}

.blue{color:#1A5D9D;}
a.blue:link{color:#1A5D9D;}
a.blue:visited{color:#1A5D9D;}
a.blue:hover{color:#555;}

a.ul:link{text-decoration:underline;}
a.ul:visited{text-decoration:underline;}
a.ul:hover{text-decoration:none;}

/* 其他属性 */
.clear{ clear: both; font-size:1px; line-height:1px; width:1px; height:0; visibility: hidden;}
.input{color:#999;}

/* 顶部 */
#top{margin:0 auto; width:100%; min-width:980px;}
#top .t01{
	background:#F7F7F7;
	border-bottom:1px solid #E1E1E1;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	height: 21px;
	padding-left: 10px;
}
#top .t01 .t-left{width:360px; float:left;}
#top .t01 .t-left img{padding-right:15px;}
#top .t01 .t-right{width:350px; float:right;}
#top .t01 .t-right img{padding:0 5px;}
#top .logo{text-align:center; padding:50px 0;}

#typeTrol{display: none; width:80px; position: absolute; right:3px; margin-top:-3px; *margin-top:14px; overflow: hidden; background:#F7F7F7; border:1px solid #E1E1E1;}
#typeTrol li{padding:5px;}
#typeTrol li:hover{background:#E1E1E1;}

/* 主体 */

#jdetailmain{width:700px; margin:0px auto;}
#jdetailmain h1{font:bold 18px/30px normal; color:#1A5D9D; text-align:center; padding:20px 0 20px 0;}

.jlo2{text-align: center;}

.blank33{padding-left:40px;}

.blank33 ul{
	padding-top: 10px;
	line-height: 24px;
}
.blank33 ul li{
	float: left;
	width: 205px;
	padding-left: 15px;
}

.blank44{border:1px solid #D2DFEE; line-height:28px;}
.blank44 dt li{float:left; background:#F5FBFF; color:#1A5D9D; font:bold 14px/24px normal; text-align:center;}
.blank44 dd li{float:left; border-top:1px solid #D2DFEE;}
.blank44 .bw1{width: 157px; border-right:1px solid #D2DFEE; text-align:center;}
.blank44 .bw2{width: 530px; padding-left:10px;}

.jhg{border:1px solid #E1E1E1; background:#F9F9F9; padding:10px; margin-top:10px;}
.jhg dd{padding-left:10px;}
.jhg-sr{background:#FDF3F1; border:1px solid #E9D5D1; text-align:center; padding:20px 0; font:bold 18px/20px normal; color:#B71017; margin-top:10px;}

/* 底部 */
#footer{width:980px; margin:5px auto; color:#888; text-align:center; line-height:24px;}
#footer center{background:#EBF2FA;}
#foot{
	width:980px;
	margin-top:8px;
	background-color: #F5FBFF;
	border: 1px solid #D2DFEE;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 11px;

	padding-bottom: 7px;
}
#foot2{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}