/*================================*/
/*=======                  =======*/
/*=======   CSS Document   =======*/
/*=======                  =======*/
/*================================*/
body {font-family:"宋体", arial; padding:0px; margin: 0px; background: #FFF;font-size:12px;color:#333;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0px; padding: 0px; border: 0px;list-style-type: none;}
h1,h2,h3,h4,h5,h6 { margin:0px; padding:0px;}
table,th,td,tr{font-size:12px; line-height:21px;}
i{font-style:normal;}
/*img { display:block;}*/

/*================================*/
/*=======                  =======*/
/*=======    主链接颜色    =======*/
/*=======                  =======*/
/*================================*/
a:link {color: #000; text-decoration:none;}
a:visited {color: #000;text-decoration:none;}
a:hover {color: #f60; text-decoration:underline;}
a:active {color: #F60;}

/*================================*/
/*=======                  =======*/
/*=======   辅助链接颜色   =======*/
/*=======                  =======*/
/*================================*/

	/*----------灰色_gray 链接定义----------*/

	a.link_gray_:link {color: #333; text-decoration:underline;}
	a.link_gray_:visited {color: #333;text-decoration:underline;}
	a.link_gray_:hover {color: #F60; text-decoration:none;}
	a.link_gray_:active {color: #F60;}

	a.link_gray_12:link {font-size:12px; color: #333; text-decoration:none;}
	a.link_gray_12:visited {font-size:12px; color: #333;text-decoration:none;}
	a.link_gray_12:hover {font-size:12px; color: #F60; text-decoration:underline;}
	a.link_gray_12:active {font-size:12px; color: #F60;}
	
	a.link_gray_12b:link {font-size:12px; color: #333; font-weight:bold; text-decoration:none;}
	a.link_gray_12b:visited {font-size:12px; color: #333; font-weight:bold; text-decoration:none;}
	a.link_gray_12b:hover {font-size:12px; color: #F60; font-weight:bold; text-decoration:underline;}
	a.link_gray_12b:active {font-size:12px; color: #F60; font-weight:bold;}
	
	a.link_gray_14:link {font-size:14px; color: #333; text-decoration:none;}
	a.link_gray_14:visited {font-size:14px; color: #333;text-decoration:none;}
	a.link_gray_14:hover {font-size:14px; color: #F60; text-decoration:underline;}
	a.link_gray_14:active {font-size:14px; color: #F60;}
	
	a.link_gray_14b:link {font-size:14px; color: #333; font-weight:bold; text-decoration:none;}
	a.link_gray_14b:visited {font-size:14px; color: #333; font-weight:bold; text-decoration:none;}
	a.link_gray_14b:hover {font-size:14px; color: #F60; font-weight:bold; text-decoration:underline;}
	a.link_gray_14b:active {font-size:14px; color: #F60; font-weight:bold;}
	 
	/*----------黑色_black 链接定义----------*/

	a.link_black_:link {color: #000; text-decoration:underline;}
	a.link_black_:visited {color: #000; text-decoration:underline;}
	a.link_black_:hover {color: #F60; text-decoration:none;}
	a.link_black_:active {color: #F60;}
	
	a.link_black_12b:link {font-size:12px; color: #000; font-weight:bold; text-decoration:none;}
	a.link_black_12b:visited {font-size:12px; color:#000; font-weight:bold; text-decoration:none;}
	a.link_black_12b:hover {font-size:12px; color: #F60; font-weight:bold; text-decoration:underline;}
	a.link_black_12b:active {font-size:12px; color: #F60; font-weight:bold;}
	
	a.link_black_14:link {font-size:14px; color: #000; text-decoration:none;}
	a.link_black_14:visited {font-size:14px; color: #000;text-decoration:none;}
	a.link_black_14:hover {font-size:14px; color: #F60; text-decoration:none;}
	a.link_black_14:active {font-size:14px; color: #F60; text-decoration:none;}
	
	a.link_black_14_:link {font-size:14px; color: #000; text-decoration:underline;}
	a.link_black_14_:visited {font-size:14px; color: #000;text-decoration:underline;}
	a.link_black_14_:hover {font-size:14px; color: #F60; text-decoration:underline;}
	a.link_black_14_:active {font-size:14px; color: #F60; text-decoration:underline;}
	
	a.link_black_14b:link {font-size:14px; color: #000; font-weight:bold; text-decoration:none;}
	a.link_black_14b:visited {font-size:14px; color: #000; font-weight:bold; text-decoration:none;}
	a.link_black_14b:hover {font-size:14px; color: #F60; font-weight:bold; text-decoration:underline;}
	a.link_black_14b:active {font-size:14px; color: #F60; font-weight:bold;}

	
	/*---------红色_red 链接定义----------*/

	a.link_red_:link {color: #F00; text-decoration:underline;}
	a.link_red_:visited {color: #F00; text-decoration:underline;}
	a.link_red_:hover {color: #900; text-decoration:none;}
	a.link_red_:active {color: #900;}
	
	a.link_red_12:link {font-size:12px; color: #F00; text-decoration:none;}
	a.link_red_12:visited {font-size:12px; color: #F00;text-decoration:none;}
	a.link_red_12:hover {font-size:12px; color: #900; text-decoration:underline;}
	a.link_red_12:active {font-size:12px; color: #900;}
	
	a.link_red_12b:link {font-size:12px; color:#F00; font-weight:bold; text-decoration:none;}
	a.link_red_12b:visited {font-size:12px; color:#F00; font-weight:bold; text-decoration:none;}
	a.link_red_12b:hover {font-size:12px; color: #900; font-weight:bold; text-decoration:underline;}
	a.link_red_12b:active {font-size:12px; color: #900; font-weight:bold;}
	
	a.link_red_14:link {font-size:14px; color: #F00; text-decoration:none;}
	a.link_red_14:visited {font-size:14px; color: #F00;text-decoration:none;}
	a.link_red_14:hover {font-size:14px; color: #900; text-decoration:underline;}
	a.link_red_14:active {font-size:14px; color: #900;}
	
	a.link_red_14b:link {font-size:14px; color: #F00; font-weight:bold; text-decoration:none;}
	a.link_red_14b:visited {font-size:14px; color: #F00; font-weight:bold; text-decoration:none;}
	a.link_red_14b:hover {font-size:14px; color: #900; font-weight:bold; text-decoration:underline;}
	a.link_red_14b:active {font-size:14px; color: #900; font-weight:bold;}
	
	/*----------白色_white链接定义----------*/
	
	a.link_white_:link {color: #FFF; text-decoration:underline;}
	a.link_white_:visited {color: #FFF; text-decoration:underline;}
	a.link_white_:hover {color: #F60; text-decoration:none;}
	a.link_white_:active {color: #F60;}

	a.link_white_12:link {font-size:12px; color: #FFF; text-decoration:none;}
	a.link_white_12:visited {font-size:12px; color: #FFF;text-decoration:none;}
	a.link_white_12:hover {font-size:12px; color: #ff0; text-decoration:underline;}
	a.link_white_12:active {font-size:12px; color: #ff0;}

	a.link_white_12b:link {font-size:12px; color:#FFF; font-weight:bold;}
	a.link_white_12b:visited {font-size:12px; color: #FFF; font-weight:bold;}
	a.link_white_12b:hover {font-size:12px; color: #F60; font-weight:bold;}
	a.link_white_12b:active {font-size:12px; color: #F60; font-weight:bold;}
	
	a.link_white_14:link {font-size:14px; color: #FFF; text-decoration:none;}
	a.link_white_14:visited {font-size:14px; color: #FFF;text-decoration:none;}
	a.link_white_14:hover {font-size:14px; color: #F60; text-decoration:underline;}
	a.link_white_14:active {font-size:14px; color: #F60;}
	
	a.link_white_14b:link {font-size:14px; color: #FFF; font-weight:bold; text-decoration:none;}
	a.link_white_14b:visited {font-size:14px; color: #FFF; font-weight:bold; text-decoration:none;}
	a.link_white_14b:hover {font-size:14px; color: #fff000; font-weight:bold; text-decoration:underline;}
	a.link_white_14b:active {font-size:14px; color: #Fff; font-weight:bold;}
	
	/*----------绿色_green 链接定义(可随网页的主色调更改)----------*/
		
	a.link_green_:link {color: #117110; text-decoration:underline;}
	a.link_green_:visited {color: #117110; text-decoration:underline;}
	a.link_green_:hover {color: #117110; text-decoration:none;}
	a.link_green_:active {color: #117110;}

	a.link_green_12:link {font-size:12px; color: #117110; text-decoration:none;}
	a.link_green_12:visited {font-size:12px; color: #117110;text-decoration:none;}
	a.link_green_12:hover {font-size:12px; color: #117110; text-decoration:underline;}
	a.link_green_12:active {font-size:12px; color: #117110;}
	
	a.link_green_12b:link {font-size:12px; color:#117110; font-weight:bold;}
	a.link_green_12b:visited {font-size:12px; color:#117110; font-weight:bold;}
	a.link_green_12b:hover {font-size:12px; color: #117110; font-weight:bold;}
	a.link_green_12b:active {font-size:12px; color: #117110; font-weight:bold;}
	
	a.link_green_12b_:link {font-size:12px; color:#117110; font-weight:bold; text-decoration:underline;}
	a.link_green_12b_:visited {font-size:12px; color:#117110; font-weight:bold; text-decoration:underline;}
	a.link_green_12b_:hover {font-size:12px; color: #117110; font-weight:bold; text-decoration:underline;}
	a.link_green_12b_:active {font-size:12px; color: #117110; font-weight:bold; text-decoration:underline;}
	
	a.link_green_14:link {font-size:14px; color: #117110; text-decoration:none;}
	a.link_green_14:visited {font-size:14px; color: #117110;text-decoration:none;}
	a.link_green_14:hover {font-size:14px; color: #117110; text-decoration:underline;}
	a.link_green_14:active {font-size:14px; color: #117110;}
	
	a.link_green_14b:link {font-size:14px; color: #00810a; font-weight:bold; text-decoration:none;}
	a.link_green_14b:visited {font-size:14px; color: #00810a; font-weight:bold; text-decoration:none;}
	a.link_green_14b:hover {font-size:14px; color: #00810a; font-weight:bold; text-decoration:underline;}
	a.link_green_14b:active {font-size:14px; color: #00810a; font-weight:bold;}


/*================================*/
/*=======                  =======*/
/*=======   字体样式定义   =======*/
/*=======                  =======*/
/*================================*/
	
	/*----------灰色_gray 字体定义----------*/	
	.font_gray_12{ font-size:12px; color:#868686;}
	.font_gray_12_{ font-size:12px; color:#666; text-decoration:underline;}
	.font_gray_12b{ font-size:12px; color:#333; font-weight:bold;}
	.font_gray_12b_{ font-size:12px; color:#333; font-weight:bold; text-decoration:underline;}
	
	.font_gray_14{ font-size:14px; color:#666; line-height:24px; }
	.font_gray_14_{ font-size:14px; color:#333; text-decoration:underline;}
	.font_gray_14b{ font-size:14px; color:#333; font-weight:bold;}
	.font_gray_14b_{ font-size:14px; color:#333; font-weight:bold; text-decoration:underline;}
	
	.font_gray_16{ font-family:"黑体"; font-size:16px; color:#333; line-height:24px;}
	.font_gray_time{font-size:14px; color:#b0b0b0;}
	

	/*----------黑色_black 字体定义----------*/	
	.font_black_12_{ font-size:12px; color:#000; text-decoration:underline;}
	.font_black_12b{ font-size:12px color:#000;; font-weight:bold;}
	.font_black_12b_{ font-size:12px; color:#000; font-weight:bold; text-decoration:underline;}
	
	.font_black_14{ font-size:14px; color:#000; }
	.font_black_14_{ font-size:14px; color:#000; text-decoration:underline;}
	.font_black_14b{ font-size:14px; color:#000; font-weight:bold;}
	.font_black_14b_{ font-size:14px; color:#000; font-weight:bold; text-decoration:underline;}
	
	
	/*----------红色_red 字体定义----------*/	
	.font_red_12{ font-size:12px; color:#F00;}
	.font_red_12_{ font-size:12px; color:#F00; text-decoration:underline;}
	.font_red_12b{ font-size:12px; color:#F00; font-weight:bold;}
	.font_red_12b_{ font-size:12px; color:#F00; font-weight:bold; text-decoration:underline;}
	
	.font_red_14{ font-size:14px; color:#F00; }
	.font_red_14_{ font-size:14px; color:#F00; text-decoration:underline;}
	.font_red_14b{ font-size:14px; color:#F00; font-weight:bold;}
	.font_red_14b_{ font-size:14px; color:#F00; font-weight:bold; text-decoration:underline;}
	
	/*----------白色_white 字体定义----------*/
	.font_white_12{ font-size:12px; color:#FFF;}	
	.font_white_12_{ font-size:12px; color:#FFF; text-decoration:underline;}
	.font_white_12b{ font-size:12px; color:#FFF; font-weight:bold;}
	.font_white_12b_{ font-size:12px; color:#FFF; font-weight:bold; text-decoration:underline;}
	
	.font_white_14{ font-size:14px; color:#FFF; }
	.font_white_14_{ font-size:14px; color:#FFF; text-decoration:underline;}
	.font_white_14b{ font-size:14px; color:#FFF; font-weight:bold;}
	.font_white_14b_{ font-size:14px; color:#FFF; font-weight:bold; text-decoration:underline;}
	
	/*----------蓝色_blue 字体定义----------*/	
	.font_blue_12{ font-size:12px; color:#00F;}
	.font_blue_12_{ font-size:12px; color:#00F; text-decoration:underline;}
	.font_blue_12b{ font-size:12px; color:#00F; font-weight:bold;}
	.font_blue_12b_{ font-size:12px; color:#00F; font-weight:bold; text-decoration:underline;}
	
	.font_blue_14{ font-size:14px; color:#176d86; }
	.font_blue_14_{ font-size:14px; color:#176d86; text-decoration:underline;}
	.font_blue_14b{ font-size:14px; color:#1d81a1; font-weight:bold;}
	.font_blue_14b_{ font-size:14px; color:#1d81a1; font-weight:bold; text-decoration:underline;}

	.font_blue_20{ font-family:"黑体"; font-size:20px; color:#2083a3;  line-height:24px;}


/*================================*/
/*=======                  =======*/
/*=======   线条样式定义   =======*/
/*=======                  =======*/
/*================================*/

	.line_X{background-image:  url( images/line_X.gif);background-repeat: repeat-x;background-position: bottom;}
	.line_Y{ background:  url( images/line_Y.gif) repeat-y right top;}

/*================================*/
/*=======                  =======*/
/*=======   边框样式定义   =======*/
/*=======                  =======*/
/*================================*/

	.border_bule_rbl{ border-right:1px solid #56b4da; border-bottom:1px solid #56b4da; border-left:1px solid #56b4da;}
	.border_gray_trbl{ border:1px solid #ccc;}

/*================================*/
/*=======                  =======*/
/*=======   表单样式定义   =======*/
/*=======                  =======*/
/*================================*/

	.form_text_search{width:580px; height:19px; font-size:14px; color:#333; border: 1px solid #097311;}
	.form_text_login01{width:70px;font-size:12px;color:#333;border: 1px solid #82c7e3;}
	.form_text_login02{ width:35px; font-size:12px; color:#333; border:1px solid #82C7E3;}

/*================================*/
/*=======                  =======*/
/*=======   评论样式定义   =======*/
/*=======                  =======*/
/*================================*/

	.comment{font-size: 14px;line-height: 20px;font-weight: bold;color: #027AB2;background-color: #EEE;border-top:1px solid #027AB2; border-right:1px solid #027AB2; border-bottom:3px solid #027AB2; border-left:1px solid #027AB2;text-align: center;}

/*================================*/
/*=======                  =======*/
/*=======   其它样式定义   =======*/
/*=======                  =======*/
/*================================*/

	.margin_bottom_7{ margin-bottom:7px;}  
	.margin_tb_5{ margin:5px 0px 5px 0px;}
	.padding_top_3{ padding-top:3px;}
	.padding_lr_5{ padding:0px 5px 0px 5px;}
