@import url("Menucss.css");

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #174B86;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
hr {
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	width: 95%;
}
p {
	text-indent: 2em;
}
ul{ padding:0px; margin:0px;}
/*链接样式*/
a {
	color: #333333;
	text-decoration: none;
}
.img_border {
	border: 2px solid #D4D4D4;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
}

a:hover {
	color: #FFCC99;
	text-decoration: none;
}
a.a-red{
	color:#940202;
	text-decoration:none;
}
a.amenu {
	color: #333333;
	text-decoration: none;
}
a.amenu:hover {
	color: #FFCC99;
	text-decoration: none;
}
a.a-red:hover {
	color: #FF0000;
	text-decoration:none;
}

a.top {
	color: #124386;
	text-decoration: none;
}
a.top:hover {
	color: #FFCC33;
	text-decoration: none;
}
a {
	color: #174B86;
	text-decoration: none;
}
a:hover {
	color: #FFCC99;
	text-decoration: none;
}
/*字体样式*/
.font {
	line-height: 140%;
	text-decoration: none;
}
.font_td {
	padding-left: 30px;
	line-height: 180%;
	color: #124386;
	margin-top: 20px;
}
.f_black {
	color: #535353;
	text-decoration: none;
	line-height: 120%;
}
.f_black2 {
	color: #535353;
	text-decoration: none;
	line-height: 180%;
}

.f_maintitle {
	font-size: 18px;
	color: #124386;
	text-decoration: none;
	padding: 0 0 0 4px;
	font-weight: bold;
}
.f_top {
	color: #124386;
	text-decoration: none;
}
.f_blacktitle {
	font-family: "黑体";
	font-size: 15px;
	font-weight: bold;
	color: #212121;
	text-decoration: none;
}

.f_blue {
	line-height: 120%;
	color: #124386;
	text-decoration: none;
}
.f_blue2 {
	line-height: 180%;
	color: #124386;
	text-decoration: none;
}
.f_maintop {
	color: #124386;
	text-decoration: none;
	font-size: 14px;
}
.f_blue3 {
	line-height: 150%;
	color: #124386;
	text-decoration: none;
	font-size: 12px;
}

.f_main {
	color: #174B86;
	text-decoration: none;
	line-height: 180%;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}
.f_pro {
	color: #124386;
	text-decoration: none;
	padding-top: 20px;
	padding-left: 70px;
	line-height: 180%;
}
.f_server {
	background-color: #82AAD9;
	color: #FFFFFF;
	padding-left: 8px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.f_server2 {
	color: #124386;
	margin-left: 20px;
	padding-left: 20px;
	margin-top: 13px;
}
.f_server3 {
	background-color: #E6EEF7;
	height: 24px;
	color: #124386;
	padding-left: 8px;
	margin-top: 13px;
	padding-right: 30px;
}







ul {
	margin: 0px;
	padding: 0px;
}
.f-content {
	font-size: 14px;
	line-height: 200%;
	color: #0053A6;
	margin: 0px 25px;
	padding: 0px;
}


.border_style {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A6A6A6;
	border-right-color: #A6A6A6;
	border-bottom-color: #A6A6A6;
	border-left-color: #A6A6A6;
}
/*列表样式*/
/*菜单列表*/
.menulist {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.menulist li {
	text-decoration: none;
	background-image: url(../images/dot.jpg);
	background-repeat: no-repeat;
	background-position: 12px 10px;
	margin-bottom: 3px;
	list-style-type: none;
	margin-left: 3px;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A6A6A6;
}
.menulist li a {
	color: #333333;
	text-decoration: none;
}
.menulist a:hover {
	color: #FFCC99;
	text-decoration: none;
}
/*首页新闻列表*/
.newslist {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.newslist li {
	text-decoration: none;
	background-image: url(../images/pic_newslist.jpg);
	background-repeat: no-repeat;
	background-position: 12px 10px;
	margin-bottom: 3px;
	list-style-type: none;
	margin-left: 3px;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.newslist li a {
	color: #333333;
	text-decoration: none;
}
.newslist a:hover {
	color: #FFCC99;
	text-decoration: none;
}
.newslist .time {
	float: right;
	color: #333333;
}
/*新闻页面列表*/
.newslist2 {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.newslist2 li {
	text-decoration: none;
	background-image: url(../images/dot_news.jpg);
	background-repeat: no-repeat;
	background-position: 12px 10px;
	margin-bottom: 3px;
	list-style-type: none;
	margin-left: 30px;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6A6A6;
	margin-right: 30px;
}
.newslist2 li a {
	color: #174B86;
	text-decoration: none;
}
.newslist2 a:hover {
	color: #FFCC99;
	text-decoration: none;
}
.newslist2 .time {
	float: right;
	padding-right: 20px;
}
/*产品列表*/
.productlist {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.productlist li {
	text-decoration: none;
	/*background-image: url(../images/icon_new.jpg);*/
	background-repeat: no-repeat;
	background-position: 12px 10px;
	margin-bottom: 3px;
	list-style-type: none;
	margin-left: 10px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6A6A6;
	margin-right: 30px;
	padding-top: 6px;
}
.productlist li a {
	width:200px;
	color: #174B86;
	text-decoration: none;
}
.productlist a:hover {
	color: #FFCC99;
	text-decoration: none;
	width:200px;
}
.productlist .nub {
	padding-left: 100px;
	padding-right: 180px;
}

.productlist2 {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.productlist2 li {
	text-decoration: none;
	margin-bottom: 3px;
	list-style-type: none;
	margin-left: 30px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6A6A6;
	margin-right: 30px;
	padding-top: 6px;
}
.productlist2 li a {
	color: #174B86;
	text-decoration: none;
}
.productlist2 a:hover {
	color: #FFCC99;
	text-decoration: none;
}
.productlist2 .nub {
	padding-left: 200px;
	padding-right: 260px;
}

/*翻页样式*/
.page {
	font-size:12px;
	text-align:right;
	color:#696969;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #F6F6F6;
}
.page a{ 
	text-decoration:none;
	color:#696969;
}
.page span{ color:#FE0002;}
.page .border{ 
	width:24px;
	height:16px;
}
.page .go{ 
	background:url(../images/bg_go.jpg);
	width:22px;
	height:22px;
	font-size:12px;
	text-align: center;
	cursor: hand;
	border-style: none;
	padding-top:2px;
	margin:0px 5px;
	color:#6A6A6A;
}

