/* 全局CSS定义 */
body { text-align: center; margin:0; padding:0; background: #FFF; font-size:12px; color:#000;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th{font-size:12px;}


/* 链接颜色 */
a:link {color: #000; text-decoration:none;}
a:visited {color: #83006f;text-decoration:none;}
a:hover {color: #bc2931; text-decoration:underline;}
a:active {color: #bc2931;}

/* 颜色属性 [定义规则，小写c加颜色名称] */
.cRed,a.cRed:link,a.cRed:visited{ color:Red; }
.cBlue,a.cBlue:link,a.cBlue:visited{color:#1f3a87;}
.cDRed,a.cDRed:link,a.cDRed:visited{ color:#bc2931;}
.cGray,a.cGray:link,a.cGray:visited{ color: #4F544D;}
.cDGray,a.cDGray:link,a.cDGray:visited{ color: #929292;}
.cWhite,a.cWhite:link,a.cWhite:visited{ color:#fff;}
.cBlack,a.cBlack:link,a.cBlack:visited{color:#000;}
a.cBlack:hover{color:#bc2931;}
.cYellow,a.cYellow:link,a.cYellow:visited{color:#ff0;}



.about_text {
	font-family: Verdana;
	font-size: 11px;
	color: #585858;
	line-height: 18px;	
	text-decoration: none;
}




.index_text01 {
	font-family: Verdana;
	font-size: 10px;
	color: #929292;
	text-decoration: none;
}


.index_text14 {
	font-family: Verdana;
	font-size: 13px;
	color: #0071BC;
	text-decoration: none;
	font-weight:bold;
}

.webListOut{
	text-align:center;
	}
	
.webList{
	overflow:hidden;
	width:1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

.coolweb{
	margin:15px 10px 0px 10px;
	}
.pro_menu {
	font-family: Verdana;
	font-size: 11px;
	color: #7C7C7D;
	text-decoration: none;
	line-height: 24px;
	background-image: url(../images/pro_menu_j.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	padding-left: 20px;
}
.pages_pages {
	font-family: Verdana;
	font-size: 11px;
	color: #7C7C7D;
	text-decoration: none;
}
.proinfo_name {
	font-family: Arial;
	color: #666666;
	text-decoration: none;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	padding-left: 10px;
}
.proinfo_text01 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	color: #69AA20;
	text-decoration: none;
	background-image: url(../images/pro_info_j.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DEDEDE;
}

.proinfo_text02 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 25px;
	font-weight: normal;
	color: #5E5E5E;
	text-decoration: none;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DEDEDE;
}

.feedback_f {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #8BC636;
	background-color: #FFFFFF;
}
