body {margin-left: 0px;margin: 0px;margin-right: 0px;margin-bottom: 0px;}
td,body,input,select {font-size: 12px;color: #000000;}
a:link {color:#000000;text-decoration: none;}
a:visited {color:#000000;text-decoration: none;}
a:hover {color:#FE0002;text-decoration: none;}

.center{text-align:center;}

/*字体大小开始*/
.font12 {font-size: 12px;}
.font14 {font-size: 14px;}
.font16 {font-size: 16px;}
.font18 {font-size: 18px;}
.font20 {font-size: 20px;}
.font22 {font-size: 22px;}
/*字体大小结束*/

/*字体是否加厚开始*/
.font_bold {font-weight: bold;}
.font_normal {font-weight:normal;}
/*字体是否加厚结束*/

/*导航开始*/
.rim01 {border-top-width: 1px;border-right-width: 1px;border-left-width: 1px;
	border-top-style: solid;border-right-style: solid;
	border-bottom-style: none;border-left-style: solid;
	border-top-color: #BEBEBE;border-right-color: #BEBEBE;border-left-color: #BEBEBE;}
.rim03 {border-top-width: 1px;border-right-width: 1px;
	border-left-width: 1px;border-top-style: solid;
	border-right-style: solid;border-bottom-style: none;border-left-style: solid;border-top-color: #000000;border-right-color: #000000;border-left-color: #000000;}
.rim02 {border: 1px solid #BEBEBE;}
/*导航结束*/

/*清除格式开始*/
.clear{margin:0px; padding:0px;}
/*清除格式结束*/

/**文字上下间距开始**/
.lh15{line-height:15px}
.lh16{line-height:16px}
.lh17{line-height:17px}
.lh18{line-height:18px}
.lh19{line-height:19px}
.lh20{line-height:20px}
.lh21{line-height:21px}
.lh22{line-height:22px}
.lh23{line-height:23px}
.lh24{line-height:24px}
.lh25{line-height:25px}
/**文字上下间距结束**/

/**全边框开始**/
.redrim {border:1px solid #FF5402} 　/*红色边框*/
.blackrim {border:1px solid #000000} /*黑色边框*/
.grayrim {border:1px solid #BEBEBE}  /*灰色边框*/
.yellowrim {border:1px solid #FFB400} /*黄色边框*/
/**全边框结束**/


/*灰色半边框开始*/
.grayrim_up_down {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #BEBEBE;
	border-bottom-color: #BEBEBE;
}
.grayrim_left_right {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #BEBEBE;
	border-left-color: #BEBEBE;
}
.grayrim_left_right_down {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #BEBEBE;
	border-left-color: #BEBEBE;
	border-bottom-width: 1px;
	border-bottom-color: #BEBEBE;
}
/*灰色半边框结束*/


/**文字样式开始**/
.bluetext {color:#2500FE;font-family:"宋体";} 
.redtext {color:#FE0002;font-family:"宋体";} 
.yellowtext {color:#FCFF00;font-family:"宋体";} 
.blacktext {color:#00000;font-family:"宋体";} 
.whitetext {color:#ffffff;font-family:"宋体";} 
.graytext {color:#BEBEBE;font-family:"宋体";}
.crtext{color:#FF013D; font-family:"宋体";}/*赤红*/
.artext{color:#B44E35;font-family:"宋体";}/*暗红*/
/**文字样式结束**/


/**鼠标响应显示下划线开始**/
/*黑色*/
.b_text {color:#000000;font-family: "宋体";}
.b_text a:link {font-size: 12px;color: #000000;text-decoration: none;}
.b_text a:visited {font-size: 12px;color:#000000;text-decoration: none;}
.b_text a:hover {font-size: 12px;color: #000000;text-decoration: underline;}
/*红色*/
.r_text {color:#FE0002;font-family: "宋体";}
.r_text a:link {font-size: 12px;color: #FE0002;text-decoration: none;}
.r_text a:visited {font-size: 12px;color:#FE0002;text-decoration: none;}
.r_text a:hover {font-size: 12px;color: #FE0002;text-decoration: underline;}
/*蓝色*/
.bl_text {color:#2500FE;font-family: "宋体";}
.bl_text a:link {font-size: 12px;color: #2500FE;text-decoration: none;}
.bl_text a:visited {font-size: 12px;color:#2500FE;text-decoration: none;}
.bl_text a:hover {font-size: 12px;color: #2500FE;text-decoration: underline;}
/*黄色*/
.y_text {color:#2500FE;font-family: "宋体";}
.y_text a:link {font-size: 12px;color: #FCFF00;text-decoration: none;}
.y_text a:visited {font-size: 12px;color:#FCFF00;text-decoration: none;}
.y_text a:hover {font-size: 12px;color: #FCFF00;text-decoration: underline;}
/*白色*/
.w_text {color:#FFFFFF;font-family: "宋体";}
.w_text a:link {font-size: 12px;color: #FFFFFF;text-decoration: none;}
.w_text a:visited {font-size: 12px;color:#FFFFFF;text-decoration: none;}
.w_text a:hover {font-size: 12px;color: #FFFFFF;text-decoration: underline;}
/*灰色*/
.g_text {color:#BEBEBE;font-family: "宋体";}
.g_text a:link {font-size: 12px;color: #BEBEBE;text-decoration: none;}
.g_text a:visited {font-size: 12px;color:#BEBEBE;text-decoration: none;}
.g_text a:hover {font-size: 12px;color: #BEBEBE;text-decoration: underline;}
/*深灰色*/
.dg_text {color:#666666;font-family: "宋体";}
.dg_text a:link {font-size: 12px;color: #666666;text-decoration: none;}
.dg_text a:visited {font-size: 12px;color:#666666;text-decoration: none;}
.dg_text a:hover {font-size: 12px;color: #666666;text-decoration: underline;}
/*萱草色*/
.xc_text {color:#C6A44D;font-family: "宋体";}
.xc_text a:link {font-size: 12px;color: #C6A44D;text-decoration: none;}
.xc_text a:visited {font-size: 12px;color:#C6A44D;text-decoration: none;}
.xc_text a:hover {font-size: 12px;color: #C6A44D;text-decoration: underline;}
/*赤红色*/
.cr_text {color:#FF013D;font-family: "宋体";}
.cr_text a:link {font-size: 12px;color: #FF013D;text-decoration: none;}
.cr_text a:visited {font-size: 12px;color:#FF013D;text-decoration: none;}
.cr_text a:hover {font-size: 12px;color: #FF013D;text-decoration: underline;}
/*深蓝色*/
.db_text {color:#323F6C;font-family: "宋体";}
.db_text a:link {font-size: 12px;color: #323F6C;text-decoration: none;}
.db_text a:visited {font-size: 12px;color:#323F6C;text-decoration: none;}
.db_text a:hover {font-size: 12px;color: #323F6C;text-decoration: underline;}
/**鼠标响应显示下划线结束**/

/**鼠标响应显示底色开始**/
.orange_text{color:#000000;}
.orange_text a:link {font-size: 12px;color:#000000;text-decoration: none;}
.orange_text a:visited {font-size: 12px;color:#000000;text-decoration: none;}
.orange_text a:hover {font-size: 12px;color: #ffffff; background-color:#FF8D2D;text-decoration: none;}
/**鼠标响应显示底色结束**/


/**鼠标响应隐藏下划线开始**/
/*白色*/
.w_text_n {color:#FFFFFF;font-family: "宋体";}
.w_text_n a:link {font-size: 12px;color: #FFFFFF;text-decoration: underline;}
.w_text_n a:visited {font-size: 12px;color:#FFFFFF;text-decoration: underline;}
.w_text_n a:hover {font-size: 12px;color: #FFFFFF;text-decoration: none;}
/*红色*/
.r_text_n {color:#FE0002;font-family: "宋体";}
.r_text_n a:link {font-size: 12px;color: #FE0002;text-decoration: underline;}
.r_text_n a:visited {font-size: 12px;color:#FE0002;text-decoration: underline;}
.r_text_n a:hover {font-size: 12px;color: #FE0002;text-decoration: none;}
/*黄色*/
.y_text_n {color:#FCFF00;font-family: "宋体";}
.y_text_n a:link {font-size: 12px;color: #FCFF00;text-decoration: underline;}
.y_text_n a:visited {font-size: 12px;color:#FCFF00;text-decoration: underline;}
.y_text_n a:hover {font-size: 12px;color: #FCFF00;text-decoration: none;} 
/*黑色*/
.b_text_n {color:#FCFF00;font-family: "宋体";}
.b_text_n a:link {font-size: 12px;color: #FCFF00;text-decoration: underline;}
.b_text_n a:visited {font-size: 12px;color:#FCFF00;text-decoration: underline;}
.b_text_n a:hover {font-size: 12px;color: #FCFF00;text-decoration: none;} 
/*蓝色*/
.bl_text_n {color:#2500FE;font-family: "宋体";}
.bl_text_n a:link {font-size: 12px;color: #2500FE;text-decoration: underline;}
.bl_text_n a:visited {font-size: 12px;color:#2500FE;text-decoration: underline;}
.bl_text_n a:hover {font-size: 12px;color: #2500FE;text-decoration: none;} 
/*灰色*/
.g_text_n {color:#BEBEBE;font-family: "宋体";}
.g_text_n a:link {font-size: 12px;color: #BEBEBE;text-decoration: underline;}
.g_text_n a:visited {font-size: 12px;color:#BEBEBEE;text-decoration: underline;}
.g_text_n a:hover {font-size: 12px;color: #BEBEBE;text-decoration: none;} 
/**鼠标响应隐藏下划线结束**/

