/* CSS Document */

body { 
	width:1003px; 
	padding:0px;
	margin:0 auto;
	color:#1c4bb3;
	font-size:12px;
	font-family:"宋体",Arial, Helvetica, sans-serif;
	background-color:#ffffff;
}
* {
	margin:0px;
	padding:0px;
}
ul,li {
	list-style-type:none;
}
img {
	border:0px;
	vertical-align:middle;
}

/** 文字链接样式 **/
a:link {
	color:#1c4bb3;
	text-decoration:none;
}
a:visited {
	color:#1c4bb3;
	text-decoration:none;
}
a:hover {
	color:#1c4bb3;
	text-decoration:none;
}
a:active {
	color:#1c4bb3;
	text-decoration:none;
}


a.a1:link {
	color:#ffffff;
	text-decoration:none;
}
a.a1:visited {
	color:#ffffff;
	text-decoration:none;
}
a.a1:hover {
	color:#ffffff;
	text-decoration:none;
}
a.a1:active {
	color:#ffffff;
	text-decoration:none;
}
.tt{ width:1003px;}
/*-----页面头部------*/
.header{ width:1003px; height:98px; background-image: url(images/logobg.jpg); background-repeat:repeat-x;}
.headertop{ width:200px; margin-left:300px; margin-top:60px; font-size:12px;}
.bottomtie1{
	text-align:center;
	width:1003px;
	background:#037cd9;
	height:28px;
	padding-top:10px;
}
/*-----左部------*/
.tt_left{background-image:url(images/cblbbg1.jpg);}
.productlist{ width:221px; background-image:url(images/cblbbg.jpg);}
.productlist li{ width:150px; line-height:28px; list-style-type:none; margin-left:30px;}
/*-----右部-----*/
.tt_right{ background-image:url(images/ycljbg.jpg);}
.tt_right li{ list-style-type:none; padding:5px 0px;}
/*----中间-----*/
.newslist{ width:240px; background-image:url(images/nf.jpg); }
.newslist li{ margin-left:10px; list-style-type:none;}
.product a{ color:##1c4bb3; font-size:10pt; line-height:15px; text-decoration:none;}
.product a:hover{ color:#006600; text-decoration:none}
/*-----底部----*/
.bottomtie{
	text-align:center;
	width:977px;
	background:#037cd9;
	height:28px;
	padding-top:8px;

}
.bottombg{
	line-height:20px;
	text-align:center;
	background:url(images/bottonbg.jpg);
	height:69px;
	padding-top:10px;
}
.conten_title { font-size:14px; line-height:180%; color:#000000; padding:10px;}
.biao_top{ height:25px; padding-left:550px;  padding-top:20px;font-size:12px;}
.biao_top1 { color:#FF0000}
.news{ background-image:url(images/news.jpg); background-repeat:repeat-x; line-height:27px;}
.news a{ color:#000000;}
.news a:hover{ text-decoration:none;}
.txt{ font-size:12px;}