@charset "utf-8";
/* 网站主样式表 */
body{
	font-size:12px;
	font-family:"宋体", arial;
	margin:0;
	padding:0;
	background:#fff;
	color:#333;
}
ul,li,p,h1,h2,h3,h4,h5,form,input,p{
	margin:0;
	padding:0;
}
li{
	list-style:none;
}
table{
	font-size:12px;
}
a:link{                                                        /*超链接默认样式*/
	color:#1F376D;
	text-decoration:none;
}
a:visited{
	color:#1F376D;
	text-decoration:none;
}
a:hover{
	color:#BD0A01;
	text-decoration:underline;
}
a:active{
	color:#333;
	text-decoration:none;
}
a.hs:link{                                                        /*红色超链*/
	color:#f00;
	text-decoration:none;
}
a.hs:visited{
	color:#f00;
	text-decoration:none;
}
a.hs:hover{
	color:#f00;
	text-decoration:underline;
}

a.tt_big:link,a.tt_big:visited{                                        /*头条新闻大标题*/
	font-size:14px;
	font-weight:bold;
	color:#c00;
	text-decoration:underline;	
}
a.tt_big:hover{                                                        /*头条新闻大标题*/
	font-size:14px;
	font-weight:bold;
	color:#c00;
	text-decoration:none;	
}
a.tt_small:link,a.tt_small:visited{                                   /*头条新闻小标题*/
	color:#333;
	text-decoration:underline;
}
a.tt_small:hover{
	color:#333;
	text-decoration:underline;
}
a.ddu:link,a.ddu:visited{                                             /*导读*/
	color:#00f;
	text-decoration:underline;
}
a.ddu:hover{
	color:#c00;
	text-decoration:underline;
}

.input01{                                                               /*表单元素控制*/
	background:#fff;
	border:1px solid #0C4494;
}
.input02{
	border:1px solid #fff;
	background:#fff;
}
.inputnewssearch{                                                      /*文章搜索文本框*/
	background:#fff;
	border:1px solid #0C4494;
	width:280px;
}
.btn01{
	background:url(/Templets/images/btn_bg.gif) repeat-x;
	border:1px outset #AFD0FF;
	color:#fff;
	line-height:20px;
	height:22px;
	font-size:12px;
	font-weight:bold;
}
.btn02{
	background:url(/Templets/images/btn_bg01.gif) repeat-x;
	border:1px outset #AFD0FF;
	color:#000;
	line-height:18px;
	height:20px;
	font-size:12px;
}
.btn03{
	width:120px;
	padding:0 3px;
	margin-top:8px;
	background:url(/Templets/images/btn_bg02.gif) repeat-x;
	border:1px outset #AFD0FF;
	color:#000;
	font-size:12px;
	line-height:18px;
}
.btnpro{                                                             /*产品相关按钮*/
	background:url(/Templets/images/btn_pro.gif) no-repeat;
	width:100px;
	height:28px;
	line-height:28px;
	text-align:center;
	border:0;
	cursor:pointer;
}
.btn04{
	background:url(/Templets/images/2010-skin1.png) -322px -232px no-repeat;
	width:68px;
	height:19px;
	text-align:center; 
	border:0;
	line-height:20px;
	padding-bottom:2px;
	font-size:12px;
}
.btn-login{
	width:80px;
	background:url(/Templets/images/btn_login_bg.gif) repeat-x;
	border:1px outset #DBDBDB;
	color:#9D7228;
	line-height:44px;
	height:44px;
	font-size:12px;
}
.SearchClass{                                                        /*搜索按钮位置控制*/
	margin-left:65px;
	margin-top:10px;
}
.searchbtn01{                                                        /*新闻搜索按钮位置控制*/
	vertical-align:middle;
	margin-top:-1px;
	cursor:pointer;
}

/*++++++++++++++++++++++++++++++++++++++++++++++文字颜色定义+++++++++++++++++++++++++++++++++++++++++++*/

.ysred{                                                              /*红色*/
	color:#f00;
}
.ysblue{                                                            /*蓝色*/
	color:#00f;
}
.ys01{
	color:#006699;
}

.dis{                                                 /*-------定义为显示-------*/
	display:block;
}
.undis {                                             /*--------定义为不显示-----*/
	display: none;
}

/*++++++++++++++++++++++++++++++++++++++++++++++字体，字号+++++++++++++++++++++++++++++++++++++++++++*/
.px18{
	font-size:18px;
	font-weight:bold;
}
.px14{
	font-size:14px;
}
.px14-2{
	font-size:14px;
	font-weight:bold;
	color:#f00;
}
.no-1{
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

/*++++++++++++++++++++++++++++++++++++++++++++++表格控制++++++++++++++++++++++++++++++++++++++++++++*/

.tab01{                       /*表格间距和边距不设，border设置为1*/
	border:1px solid #C3D8EA;
	border-collapse:collapse;/*边框合并。即如果相邻，则共用同一个边框。*/ 
}
.tab01 td{
	border:1px solid #C3D8EA;
	padding-left:2px;
}
.tab01 .btbg{
	background:#EEFBFF;
}
.tab01 .group{                                  /*分组*/
	background:#EEFBFF;
}
.tab01 .bg01{
	background:#D5E6F2;
}

.tab02{                       /*不带外框的虚线表络*/
	line-height:2;
}
.tab02 td{
	border-bottom:1px dotted #ccc;
	text-align:center;
}



/*++++++++++++++++++++++++++++++++++++++++++++++线条样式+++++++++++++++++++++++++++++++++++++++++++++*/
.line01{
	border-top:1px dotted #ccc;
	height:5px;
	overflow:hidden;
}
.line02{
	border-top:1px solid #D3DBE6;
	height:5px;
	overflow:hidden;
	margin:8px 0;
}
.line03{
	border-top:1px solid #AACBEE;
	height:1px;
	overflow:hidden;
	margin:0;
}
.line04{
	border-top:1px dotted #ccc;
	height:5px;
	overflow:hidden;
	margin-top:5px;
}
.line05{
	border-top:1px solid #E5E5E5;
	height:1px;
	overflow:hidden;
}
.line06{
	width:95%;
	background:#AACBEE;
	height:1px;
	margin:8px auto;
	overflow:hidden;
}
.line07{
	background:#AACBEE;
	height:1px;
	margin:8px 0;
	overflow:hidden;
}


/*++++++++++++++++++++++++++++++++++++++++++++++其它+++++++++++++++++++++++++++++++++++++++++++++++*/
.clearer{                                            /*清除浮动*/
	clear:both;
}
.clearer01{                                            /*清除浮动*/
	clear:both;
	height:0px;
	overflow:hidden;
}
.fleft{
	float:left;
}
.fright{
	float:right;
}
.h-dis{
	display:none;
}
.pro01{                                              /*产品表格上方搜索条*/
	border-bottom:1px solid #09c;
	background:#EEF1FF;
	border-top:1px solid #09c;
	padding:5px 10px;
}
.page{                                              /*分页样式*/
	text-align:right;
	color:#000;
	line-height:2;
}
.page a:link{
	color:#261CDC;
	text-decoration:underline;
}
.page a:visited{
	color:#800080;
	text-decoration:underline;
}
.page a:hover{
	color:#800080;
	text-decoration:underline;
}
.page .now{
	color:#f00;
	font-size:14px;
	font-weight:bold;
}
.searchcontent{                                  /*搜索内容*/
	padding:10px;
	font:14px arial, "宋体";
	*font-size:small;*font:x-small;
	color:#000;
	line-height:1.5;
}
.searchcontent .now{
	color:#C60A00;
}
.searchcontent .url{
	color:#008000;
}
.searchcontent .sctj{
	margin-top:10px;
}
.searchcontent .lefter{
	width:10%;
	float:left;
	padding:10px;
}
.searchcontent .righter{
	width:85%;
	float:right;
	padding:10px;
}
.searchcontent ul{
	margin:0;
	padding:0;
}
.searchcontent li{
	list-style:none;
	margin-top:20px;
}
.searchcontent a:link{
	color:#261CDC;
	text-decoration:underline;
}
.searchcontent a:visited{
	color:#800080;
	text-decoration:underline;
}
.searchcontent a:hover{
	color:#800080;
	text-decoration:underline;
}



.rightsearch{                                    /*各频道右侧搜索样式*/
	color:#666;
	font-size:12px;
	line-height:20px;
}
.rightsearch ul{
	margin:0;
	padding:0;
}
.rightsearch li{
	list-style:none;
	color:#000;
	padding:5px 10px;
}

.SmartSearch{                                    /*各频道右侧搜索样式*/
	color:#666;
	font-size:12px;
	line-height:20px;
}
.SmartSearch ul{
	margin:0;
	padding:0;
}
.SmartSearch li{
	list-style:none;
	color:#000;
	padding:5px 10px;
}


