/* 全局CSS定义 */
body{
font-size:12px;
font-family: "宋体",Verdana, Arial, sans-serif, PMingLiu, MingLiu;
background: #fff;
color:#666;
line-height:160%;
text-align:left;
}
table,td,tr,th,textarea{font-size:12px;font-family:"宋体", arial;}
body,h1,h2,h3,h4,h5,h6,ul,ol,li,form,fieldset,input,img{margin:0;padding:0;}
a img { border: 0; }
ul,ol{list-style:none;}
label{cursor:pointer;cursor:hand;}


/* 其他属性定义 */
.left{ float: left;}
.right{ float: right;}
.clear{ clear: both; font-size:0px; line-height:0px; visibility:hidden; }
.hidden {display: none;}




h2{color:#000099; font-size:14px;}
/* Text color */
.t_title{ font-size:14px; font-weight:bold; color:#004d9f; text-decoration:underline;}
.t_title_2{ font-size:14px; font-weight:bold; color:#000;}
.t_num{color:#c75615;}
.t_blue{color:#093d72;}



/* 通用链接定义 */
a:link,a:visited {color: #777; text-decoration:none; }
a:hover {color: #333; text-decoration:underline;}


/* Text link */
a.news:link, a.news:visited{color:#093d72; font-size:14px; text-decoration:none;}
a.news:hover{color:#093d72; font-size:14px; text-decoration:underline;}

a.nav:link, a.nav:visited{  color:#fff;font-weight:bold; text-decoration:none;}
a.nav:hover{color:#fff; font-weight:bold; text-decoration:underline;}

a.orange:link, a.orange:visited{  color:#ff6600; font-size:14px; text-decoration:none;}
a.orange:hover{color:#ff9900; font-size:14px; text-decoration:underline;}

a.blue:link, a.blue:visited{  color:#004499; text-decoration:none;}
a.blue:hover{color:#004499; text-decoration:underline;}


a.more:link, a.more:visited{ color:#333; text-decoration:underline;}
a.more:hover{ color:#000; text-decoration:none;}







a.white:link, a.white:visited{color:#fff; font-size:14px; text-decoration:underline;}
a.white:hover{color:#fff; font-size:14px; text-decoration:none;}



ul.conlist,.ul.conlist2{
	padding:0;
	margin:0;
	list-style:none;
}
ul.conlist li{
	line-height:140%;
	background:url(/special/zxzht/cktsxq/img/dot.gif) 2px 9px no-repeat;
	padding:3px 0 3px 10px;
	width:98%;
}
ul.conlist li a,.ul.conlist2 li a{
	color:#666; font-size:14px; text-decoration: none;
}
ul.conlist li a:hover,.ul.conlist2 li a:hover{
	color:#004d9f;
	text-decoration:underline;
}
.main_center_left{ padding:0px; margin:0px;}
.main_center_left h5{ font-size:14px; font-weight:bold; color: #f60; line-height:120%;}
.main_center_left p{line-height:100%;}
ul.conlist2 li{
float:left;width:290px; 
line-height:160%;
background:url(/special/zxzht/cktsxq/img/dot.gif) 2px 9px no-repeat;
padding:3px 0 3px 10px;}




.input {BORDER: #dadada 1px solid; FONT-SIZE: 11pt; COLOR: #ff6600; height:20px; width:200px; padding:2px 0 0 2px; FONT-FAMILY: "Arial", "Helvetica"; BACKGROUND-COLOR: #fff}
.input2 {
	font-size: 12px;
	color: #000000;
	background-color: #F5F5F5;
	text-decoration: none;
	border-top: 1px solid #B4B4B4;
	border-right: 1px solid #F2F2F2;
	border-bottom: 1px solid #f2f2f2;
	border-left: 1px solid #B4B4B4;
}


.sum-list div{
	background:url(/special/zxzht/cktsxq/img/line.gif) bottom repeat-x;
}
.sum-list h5{
	font-size:14px;
	padding:0;
	margin:0;
}
.sum-list h5 a:link,.sum-list h5 a:visited{
	color:#004d9f;
	text-decoration:none;
}
.sum-list h5 a:hover,.sum-list h5 a:active{
	color:#004d9f;
	text-decoration:underline;
}
.sum-list p{
	padding-bottom:5px;
	margin:10px 0;
}

.img-sum-list li{
	height:130px;
	padding:10px 0;
	background:url(/special/zxzht/cktsxq/img/line.gif) bottom repeat-x;
}
.img-sum-list .image{
	float:left;
}
.img-sum-list .info{
	margin-left:10px;
	float:left;
}
.img-sum-list .title a{
	font-size:14px;
	font-weight:bold;
}
.img-sum-list .title a:link,.img-sum-list .title a:visited{
	color:#004d9f;
	text-decoration:none;
}
.img-sum-list .title a:hover,.img-sum-list .title a:active{
	text-decoration:underline;
}
.img-sum-list .summery{
	margin-top:10px;
}
