﻿@charset "utf-8";
/* CSS Document */

#Header li,#Footer li{list-style-type:none; width:33px; border-right:2px #990000 groove; padding:0 0 0 8px; display: inline; font-weight: bold;}
#Header a:link,#Footer a:link {color: #fff;text-decoration: none;}
#Header a:visited,#Footer a:visited {color: #fff;text-decoration:none;}
#Header a:hover,#Footer a:hover {color: #A00C1A;text-decoration: none;}

/*====================文本框===================== */
input.check{POSITION:relative;}
input.Ok{POSITION:relative; width:210px; height:18px; padding:2px 8px 0 3px; border:1px solid #A7A6AA; background:#FFF url(/template/current/image/component/input_ok.gif) top right no-repeat;}
input.OkShort{POSITION:relative; width:140px; height:18px; padding:2px 8px 0 3px; border:1px solid #A7A6AA; background:#FFF url(/template/current/image/component/input_ok.gif) top right no-repeat;}

input.WarningShort{POSITION:relative; width:140px; height:18px; padding:2px 8px 0 3px; border:1px solid #A7A6AA; background:#FFF url(/template/current/image/component/input_warning.gif) bottom right no-repeat;}
input.Warning{POSITION:relative; width:210px; height:18px; padding:2px 8px 0 3px; border:1px solid #A7A6AA; background:#FFF url(/template/current/image/component/input_warning.gif) bottom right no-repeat;}

input.ErrorShort{POSITION:relative; width:140px; height:18px; padding:2px 8px 0 3px; border:1px solid #A7A6AA; background:#FFF url(/template/current/image/component/input_error.gif) bottom right no-repeat;}
input.Error{POSITION:relative; width:210px; height:18px; padding:2px 8px 0 3px; border:1px solid #A7A6AA; background:#FFF url(/template/current/image/component/input_error.gif) bottom right no-repeat;}

input.Normal{POSITION:relative; width:210px; height:18px; padding:2px 8px 0 3px; border:1px solid #c4c7c8; background-color:#FFF;background-image:none;}
input.NormalShort{POSITION:relative; width:140px; height:18px; padding:2px 8px 0 3px; border:1px solid #c4c7c8; background-color:#FFF;background-image:none;}

input.Password{POSITION:relative; width:210px; height:18px; padding:2px 8px 0 3px; border:1px solid #A7A6AA; background-color:#FFF;background-image:none;}
/*====================注册消息===================== */
.msg_Normal {LINE-height:19px;}
.msg_Warning {BORDER: #1A8EF1 1px solid; BACKGROUND: url(/template/current/image/component/msg_warning.gif) #fff5d8 no-repeat 4px 2px; COLOR:#1A8EF1; LINE-height:19px;PADDING-LEFT:23px; width:85%;}
.msg_Error { BORDER-RIGHT:#FF6600 1px solid; BACKGROUND-POSITION: 2px 2px; BORDER-TOP: #FF6600 1px solid; PADDING-LEFT:20px; BACKGROUND-IMAGE: url(/template/current/image/component/msg_error.gif); BORDER-LEFT: #FF6600 1px solid; PADDING-TOP: 4px; BORDER-BOTTOM: #FF6600 1px solid; BACKGROUND-REPEAT: no-repeat; LINE-height:19px; BACKGROUND-COLOR: #FFF7F7; width:85%;}
.class_error{BORDER: #ff7300 1px solid; BACKGROUND: url(/template/current/image/component/msg_error.gif) #fff5d8 no-repeat 4px 2px;   COLOR:#ff0000; LINE-height:19px; MARGIN-LEFT:20px; PADDING-LEFT:23px; width:65%;}
.msg_ok {BORDER-RIGHT: #00CC00 1px solid; BACKGROUND-POSITION: 2px 2px; BORDER-TOP: #00CC00 1px solid; PADDING-LEFT: 20px; BACKGROUND-IMAGE: url(/template/current/image/component/msg_ok.gif); BORDER-LEFT: #00CC00 1px solid; PADDING-TOP: 4px; BORDER-BOTTOM: #00CC00 1px solid; BACKGROUND-REPEAT: no-repeat; LINE-height:19px; BACKGROUND-COLOR: #F0FFF0; width:85%;}


/*通用样式*/
.Red12 {font-size:12px; font-weight:normal; color:#FF0000; text-decoration:none;}
.Red14 {font-size:14px; font-weight:normal; color:#FF0000; text-decoration:none;}
.Red16 {font-size:16px; font-weight:normal; color:#FF0000; text-decoration:none;}

.Red12B {font-size:12px; font-weight:bold; color:#FF0000; text-decoration:none;}
.Red14B {font-size:14px; font-weight:bold; color:#FF0000; text-decoration:none;}
.Red16B {font-size:16px; font-weight:bold; color:#FF0000; text-decoration:none;}

.Red12BL {font-size:12px; font-weight:bold; color:#FF0000; text-decoration:underline;}
.Red14BL {font-size:14px; font-weight:bold; color:#FF0000; text-decoration:underline;}
.Red16BL {font-size:16px; font-weight:bold; color:#FF0000; text-decoration:underline;}

a.RedLink12:link, a.RedLink12:visited, a.RedLink12:hover {font-size:12px; color:#FF0000; text-decoration:none; font-family:Verdana, "宋体";}
a.RedLink14:link, a.RedLink14:visited, a.RedLink14:hover {font-size:14px; color:#FF0000; text-decoration:none; font-family:Verdana, "宋体";}
a.RedLink16:link, a.RedLink16:visited, a.RedLink16:hover {font-size:16px; color:#FF0000; text-decoration:none; font-family:Verdana, "宋体";}

a.RedLink12B:link, a.RedLink12B:visited, a.RedLink12B:hover {font-size:12px; font-weight:bold; color:#FF0000; text-decoration:none; font-family:Verdana, "宋体";}
a.RedLink14B:link, a.RedLink14B:visited, a.RedLink14B:hover {font-size:14px; font-weight:bold; color:#FF0000; text-decoration:none; font-family:Verdana, "宋体";}
a.RedLink16B:link, a.RedLink16B:visited, a.RedLink16B:hover {font-size:16px; font-weight:bold; color:#FF0000; text-decoration:none; font-family:Verdana, "宋体";}

a.RedLink12L:link, a.RedLink12L:visited, a.RedLink12L:hover {font-size:12px; font-weight:normal; color:#FF0000; text-decoration:underline; font-family:Verdana, "宋体";}
a.RedLink14L:link, a.RedLink14L:visited, a.RedLink14L:hover {font-size:14px; font-weight:normal; color:#FF0000; text-decoration:underline; font-family:Verdana, "宋体";}
a.RedLink16L:link, a.RedLink16L:visited, a.RedLink16L:hover {font-size:16px; font-weight:normal; color:#FF0000; text-decoration:underline; font-family:Verdana, "宋体";}

a.RedLink12BL:link, a.RedLink12BL:visited, a.RedLink12BL:hover {font-size:12px; font-weight:bold; color:#FF0000; text-decoration:underline; font-family:Verdana, "宋体";}
a.RedLink14BL:link, a.RedLink14BL:visited, a.RedLink14BL:hover {font-size:14px; font-weight:bold; color:#FF0000; text-decoration:underline; font-family:Verdana, "宋体";}
a.RedLink16BL:link, a.RedLink16BL:visited, a.RedLink16BL:hover {font-size:16px; font-weight:bold; color:#FF0000; text-decoration:underline; font-family:Verdana, "宋体";}


.Blue12 {font-size:12px; font-weight:normal; color:Blue; text-decoration:none;}
.Blue14 {font-size:14px; font-weight:normal; color:Blue; text-decoration:none;}
.Blue16 {font-size:16px; font-weight:normal; color:Blue; text-decoration:none;}

.Blue12B {font-size:12px; font-weight:bold; color:Blue; text-decoration:none;}
.Blue14B {font-size:14px; font-weight:bold; color:Blue; text-decoration:none;}
.Blue16B {font-size:16px; font-weight:bold; color:Blue; text-decoration:none;}

.Blue12BL{font-size:12px; font-weight:bold; color:Blue; text-decoration:underline;}
.Blue14BL{font-size:14px; font-weight:bold; color:Blue; text-decoration:underline;}
.Blue16BL{font-size:16px; font-weight:bold; color:Blue; text-decoration:underline;}

a.BlueLink12:link, a.BlueLink12:visited, a.BlueLink12:hover {font-size:12px; color:Blue; text-decoration:none; font-family:Verdana, "宋体";}
a.BlueLink14:link, a.BlueLink14:visited, a.BlueLink14:hover {font-size:14px; color:Blue; text-decoration:none; font-family:Verdana, "宋体";}
a.BlueLink16:link, a.BlueLink16:visited, a.BlueLink16:hover {font-size:16px; color:Blue; text-decoration:none; font-family:Verdana, "宋体";}

a.BlueLink12B:link, a.BlueLink12B:visited, a.BlueLink12B:hover {font-size:12px; font-weight:bold; color:Blue; text-decoration:none; font-family:Verdana, "宋体";}
a.BlueLink14B:link, a.BlueLink14B:visited, a.BlueLink14B:hover {font-size:14px; font-weight:bold; color:Blue; text-decoration:none; font-family:Verdana, "宋体";}
a.BlueLink16B:link, a.BlueLink16B:visited, a.BlueLink16B:hover {font-size:16px; font-weight:bold; color:Blue; text-decoration:none; font-family:Verdana, "宋体";}

a.BlueLink12L:link, a.BlueLink12L:visited, a.BlueLink12L:hover {font-size:12px; font-weight:normal; color:Blue; text-decoration:underline; font-family:Verdana, "宋体";}
a.BlueLink14L:link, a.BlueLink14L:visited, a.BlueLink14L:hover {font-size:14px; font-weight:normal; color:Blue; text-decoration:underline; font-family:Verdana, "宋体";}
a.BlueLink16L:link, a.BlueLink16L:visited, a.BlueLink16L:hover {font-size:16px; font-weight:normal; color:Blue; text-decoration:underline; font-family:Verdana, "宋体";}

a.BlueLink12BL:link, a.BlueLink12BL:visited, a.BlueLink12BL:hover {font-size:12px; font-weight:bold; color:Blue; text-decoration:underline; font-family:Verdana, "宋体";}
a.BlueLink14BL:link, a.BlueLink14BL:visited, a.BlueLink14BL:hover {font-size:14px; font-weight:bold; color:Blue; text-decoration:underline; font-family:Verdana, "宋体";}
a.BlueLink16BL:link, a.BlueLink16BL:visited, a.BlueLink16BL:hover {font-size:16px; font-weight:bold; color:Blue; text-decoration:underline; font-family:Verdana, "宋体";}

.Black12 {font-size:12px; font-weight:normal; color:Black; text-decoration:none;}
.Black14 {font-size:14px; font-weight:normal; color:Black; text-decoration:none;}
.Black16 {font-size:16px; font-weight:normal; color:Black; text-decoration:none;}

.Black12B {font-size:12px; font-weight:bold; color:Black; text-decoration:none;}
.Black14B {font-size:14px; font-weight:bold; color:Black; text-decoration:none;}
.Black16B {font-size:16px; font-weight:bold; color:Black; text-decoration:none;}

.Black12BL{font-size:12px; font-weight:bold; color:Black; text-decoration:underline;}
.Black14BL{font-size:14px; font-weight:bold; color:Black; text-decoration:underline;}
.Black16BL{font-size:16px; font-weight:bold; color:Black; text-decoration:underline;}

a.BlackLink12:link, a.BlackLink12:visited, a.BlackLink12:hover {font-size:12px; color:Black; text-decoration:none; font-family:Verdana, "宋体";}
a.BlackLink14:link, a.BlackLink14:visited, a.BlackLink14:hover {font-size:14px; color:Black; text-decoration:none; font-family:Verdana, "宋体";}
a.BlackLink16:link, a.BlackLink16:visited, a.BlackLink16:hover {font-size:16px; color:Black; text-decoration:none; font-family:Verdana, "宋体";}

a.BlackLink12B:link, a.BlackLink12B:visited, a.BlackLink12B:hover {font-size:12px; font-weight:bold; color:Black; text-decoration:none; font-family:Verdana, "宋体";}
a.BlackLink14B:link, a.BlackLink14B:visited, a.BlackLink14B:hover {font-size:14px; font-weight:bold; color:Black; text-decoration:none; font-family:Verdana, "宋体";}
a.BlackLink16B:link, a.BlackLink16B:visited, a.BlackLink16B:hover {font-size:16px; font-weight:bold; color:Black; text-decoration:none; font-family:Verdana, "宋体";}

a.BlackLink12L:link, a.BlackLink12L:visited, a.BlackLink12L:hover {font-size:12px; font-weight:normal; color:Black; text-decoration:underline; font-family:Verdana, "宋体";}
a.BlackLink14L:link, a.BlackLink14L:visited, a.BlackLink14L:hover {font-size:14px; font-weight:normal; color:Black; text-decoration:underline; font-family:Verdana, "宋体";}
a.BlackLink16L:link, a.BlackLink16L:visited, a.BlackLink16L:hover {font-size:16px; font-weight:normal; color:Black; text-decoration:underline; font-family:Verdana, "宋体";}

a.BlackLink12BL:link, a.BlackLink12BL:visited, a.BlackLink12BL:hover {font-size:12px; font-weight:bold; color:Black; text-decoration:underline; font-family:Verdana, "宋体";}
a.BlackLink14BL:link, a.BlackLink14BL:visited, a.BlackLink14BL:hover {font-size:14px; font-weight:bold; color:Black; text-decoration:underline; font-family:Verdana, "宋体";}
a.BlackLink16BL:link, a.BlackLink16BL:visited, a.BlackLink16BL:hover {font-size:16px; font-weight:bold; color:Black; text-decoration:underline; font-family:Verdana, "宋体";}


.Green12 {font-size:12px; font-weight:normal; color:Green; text-decoration:none;}
.Green14 {font-size:14px; font-weight:normal; color:Green; text-decoration:none;}
.Green16 {font-size:16px; font-weight:normal; color:Green; text-decoration:none;}

.Green12B {font-size:12px; font-weight:bold; color:Green; text-decoration:none;}
.Green14B {font-size:14px; font-weight:bold; color:Green; text-decoration:none;}
.Green16B {font-size:16px; font-weight:bold; color:Green; text-decoration:none;}

.Green12BL{font-size:12px; font-weight:bold; color:Green; text-decoration:underline;}
.Green14BL{font-size:14px; font-weight:bold; color:Green; text-decoration:underline;}
.Green16BL{font-size:16px; font-weight:bold; color:Green; text-decoration:underline;}

a.GreenLink12:link, a.GreenLink12:visited, a.GreenLink12:hover {font-size:12px; color:Green; text-decoration:none; font-family:Verdana, "宋体";}
a.GreenLink14:link, a.GreenLink14:visited, a.GreenLink14:hover {font-size:14px; color:Green; text-decoration:none; font-family:Verdana, "宋体";}
a.GreenLink16:link, a.GreenLink16:visited, a.GreenLink16:hover {font-size:16px; color:Green; text-decoration:none; font-family:Verdana, "宋体";}

a.GreenLink12B:link, a.GreenLink12B:visited, a.GreenLink12B:hover {font-size:12px; font-weight:bold; color:Green; text-decoration:none; font-family:Verdana, "宋体";}
a.GreenLink14B:link, a.GreenLink14B:visited, a.GreenLink14B:hover {font-size:14px; font-weight:bold; color:Green; text-decoration:none; font-family:Verdana, "宋体";}
a.GreenLink16B:link, a.GreenLink16B:visited, a.GreenLink16B:hover {font-size:16px; font-weight:bold; color:Green; text-decoration:none; font-family:Verdana, "宋体";}

a.GreenLink12L:link, a.GreenLink12L:visited, a.GreenLink12L:hover {font-size:12px; font-weight:normal; color:Green; text-decoration:underline; font-family:Verdana, "宋体";}
a.GreenLink14L:link, a.GreenLink14L:visited, a.GreenLink14L:hover {font-size:14px; font-weight:normal; color:Green; text-decoration:underline; font-family:Verdana, "宋体";}
a.GreenLink16L:link, a.GreenLink16L:visited, a.GreenLink16L:hover {font-size:16px; font-weight:normal; color:Green; text-decoration:underline; font-family:Verdana, "宋体";}

a.GreenLink12BL:link, a.GreenLink12BL:visited, a.GreenLink12BL:hover {font-size:12px; font-weight:bold; color:Green; text-decoration:underline; font-family:Verdana, "宋体";}
a.GreenLink14BL:link, a.GreenLink14BL:visited, a.GreenLink14BL:hover {font-size:14px; font-weight:bold; color:Green; text-decoration:underline; font-family:Verdana, "宋体";}
a.GreenLink16BL:link, a.GreenLink16BL:visited, a.GreenLink16BL:hover {font-size:16px; font-weight:bold; color:Green; text-decoration:underline; font-family:Verdana, "宋体";}


/* 公共属性 */
body{font-size:12px; text-align:center; margin:0px; padding:0px; line-height:20px; color:#000; background: #666; font-family:Verdana,"宋体";}
div {margin:0px auto; padding:0px; float:none;}/*overflow: hidden;text-overflow: clip;white-space: nowrap; */
form,ul,li,ol,img,h1,h2,h3,h4,h5,h6,p{margin:0px; padding:0px; border:0px; line-height:20px; text-align:left;}
a:link{color:#000; text-decoration:none;}
h3{ color: #820002}
h5{ font-size: 13px; color: #820002}
a:visited{color:#020202; text-decoration:none;}
a:hover{color:#020200; text-decoration: underline;}
a:active{text-decoration:none;}


/* 左侧预留部分 */
.left{ width: 1px; height: auto; float: left;background: #FFFFFF;}

/* 正文部分 */
#mid{width: 973px;height: auto;background:#FFFFFF;border-left: 1px #000000 solid;border-right: 1px #000000 solid;}
/* 头部属性 */
.HeaderAD{width:973px;margin:0 auto;border:0px;background-color:#C3C3C3; /*height:90px;*/}
#top1{ clear: both; width: 965px; height: 100px; background: #9C9B9B; border-right: 8px #670001 solid;}
.top1_l{ float: left;  width: 19px; height: 91px; margin-top: 9px;}
.top_r{ width: 860px; height: 90px; text-align: center; margin-top: 5px;}
.top_img{ width: 780px; height:90px;}

#top2{ clear: both; width: 973px; height: auto;text-align: left; }
#top2 li{list-style-type: none;width:40px;border-right: 2px #990000 groove;/*margin-left: 30px;padding-right: 25px;*/margin-left: 13px;padding-right: 15px;display: inline;font-weight: bold;}
#top2 .top2_r1{ width: 965px; height: 104px;  border-right: 8px #670001 solid;}
#top2 .logo{float: left; width: 100px; height: 104px; margin-left: 10px; }
#top2 .top2_adv{ float: left; width: 845px; height: 104px; margin-left: 10px; padding-top: 7px; background:url(/image_u/top2_r1_bg1.jpg); text-align: center; clear: right;}

#top2 .top2_r2{ width: 973px; height: 51px; }
#top2 .top2_{float:left;width: 949px;height: 51px;}

#top2 .top2_bar{font-size:14px; background:#333233; text-align:center; background:#333233; color:#FFFFFF;}
#top2 .top2_bar li{width:50px;text-align:center;}

.top2_bar_{ height: 8px; background:url(/image_u/bottom_3.jpg);}
.top2_bar_m{ height: 25px; background: url(/image_u/bottom_1.jpg) repeat-y;}
.top2_m{float: right; width: 24px; height: 51px;  background: url(/image_u/top_10.jpg); clear: right;}

.clear{ clear:both; overflow:hidden;}

/* 页面主体部分属性 */
#main{width:973px; height:auto; clear:both; background: #FFFFFF;}

/* 页面主体左侧属性 */
#main_l{width:145px; float:left; background: #EEEEE4;}

#main_l .main_l_bar{}
#main_l ol{ list-style-type: none; height: 24px; text-align: center; border-bottom: 2px #CCCCCC groove; padding-top: 8px; letter-spacing: 150%; font-size: 14px; font-weight: bold; }
#main_long{width: 145px;  float: left; border-right: 6px #8C8C8C solid;background: #EEEEE4; }

#main_long .main_l_bar{ }
#main_long ol{ list-style-type: none; height: 24px; text-align: center; border-bottom: 2px #CCCCCC groove; padding-top: 8px; letter-spacing: 150%; font-size: 14px; font-weight: bold; }
#main_web{width: 145px; float: left; border-right: 6px #8C8C8C solid;background: #EEEEE4; }
#main_web .main_l_bar{}
#main_web ol{ list-style-type: none; height: 24px; text-align: center; border-bottom: 2px #CCCCCC groove; padding-top: 8px; letter-spacing: 150%; font-size: 14px; font-weight: bold; }
#main a{ color: #990000;}
#main a:hover{color:#020200; text-decoration:none;}

#main_l_1{width: 145px;float: left;border-right: 6px #8C8C8C solid;background: #EEEEE4;}
#main_l_1 .main_l_bar{ }
#main_l_1 ol{ list-style-type: none; height: 24px; text-align: center; border-bottom: 2px #CCCCCC groove; padding-top: 8px; letter-spacing: 150%; font-size: 14px; font-weight: bold; }

#main_l_2{width: 145px; float: left;border-right: 6px #8C8C8C solid;background: #EEEEE4;}
#main_l_2 .main_l_bar{ }
#main_l_2 ol{ list-style-type: none; height: 24px; text-align: center; border-bottom: 2px #CCCCCC groove; padding-top: 8px; letter-spacing: 150%; font-size: 14px; font-weight: bold; }

#main_l_s{width: 145px;float: left;border-right: 6px #8C8C8C solid;background: #EEEEE4;}
#main_l_s .main_l_bar{ }
#main_l_s ol{ list-style-type: none; height: 24px; text-align: center; border-bottom: 2px #CCCCCC groove; padding-top: 8px; letter-spacing: 150%; font-size: 14px; font-weight: bold; }


/* 页面主体右侧属性 */
#main_r{width:818px; float:left; text-align:left; background:#ffffff; vertical-align:top;}
#main_r .main_content{width:550px; float:left;}
#main_r .main_content p{white-space: normal;}
#main_r .main_con{float:left; width:550px;}
.main_logo{float:right;}

#main_r .tt{float: left;width: 396px;height: 327px;padding-right: 15px;margin-bottom: 5px;}
#main_r .tt_line{ width: 380px; height: 7px; background: url(/image_u/gradient_reverse01.gif); margin-left: 8px; margin-bottom: 5px}
#main_r .tt_text{float:left; width:355px; height:270px; margin-left:10px;	overflow:hidden; text-overflow:ellipsis; white-space:nowrap; word-break:keep-all;}
#main_r .tt_text_{width: 355px; height: 32px; white-space: normal;overflow: hidden;text-overflow: ellipsis; line-height: normal; color: #000000; margin-bottom: 2px; margin-top: 2px; text-indent: 20px;}
#main_r .dian{ width: 7px;  height: 7px; margin-right: 10px;}
#main_r ul{ margin-left:20px;}
#main_r li{color: #003333;/*margin:6px 0 6px 0;*/padding: 0;line-height: 21px;list-style-position: outside;list-style-image: url(/image_u/dian.jpg);}
#main_r a{ color:  #5A4252; }
#main_r a:hover{ color:  #5A4252; text-decoration: underline;}
#main_r .tt_img{ float:left; width:303px; height: 244px; margin-left: 50px; margin-top: 80px; clear: right;}


/*新首页样式开始*/
#main_r .blockt {float: left;width: 400px;padding-left: 8px;margin-bottom: 5px;height:370px;}
#main_r .labe{float:left; width:386px; overflow:hidden; margin-top: 8px;}
#main_r .title {float: left;width: 386px;}
#main_r .title1 {float: left;width: 135px;background-image: url(/image_u/bq_01.gif);background-repeat: no-repeat;text-align: center;height: 22px;padding-top: 5px;font-size: 14px;font-weight: bold; color:#990000;}
#main_r .title2 {float: left;width: 125px;background-image: url(/image_u/bq_03.gif);background-repeat: no-repeat;text-align: center;height: 22px;padding-top: 5px;font-size: 14px;font-weight: bold; color:#e8e7e7;}
#main_r .title3 {float: left;width: 123px;height: 26px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #D1D1D1;}


#main_r .bg_line {float: left; height:250px; text-overflow:ellipsis;white-space:nowrap;word-break:keep-all; overflow:hidden; width:382px; border-right-width:1px; border-bottom-width:1px; border-left-width:1px; border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-right-color:#d1d1d1;border-bottom-color: #d1d1d1;border-left-color:#d1d1d1;padding-top: 6px;padding-bottom:4px;}
#main_r .bg_line li {color:#003333; line-height:21px;margin-top: 4px; margin-left:18px; list-style-type:none; list-style-image: url(/image_u/bq_04.gif); padding:0;}


#main_r .gray{color:#e8e7e7;text-decoration:none;font-family:Verdana,"宋体";font-size: 16px;font-weight: bold;}
#main_r .hong{color:#990000;text-decoration:none;font-family:Verdana,"宋体";font-size: 16px;font-weight: bold;}
a.hong:visited{color:#990000;text-decoration:none;font-family:Verdana,"宋体";font-size: 14px;font-weight: bold;}
a.hong:hover{color:#990000;text-decoration:none;font-family:Verdana,"宋体";font-size: 14px;font-weight: bold;}
a.hong:active{color:#990000;text-decoration:none;font-family:Verdana,"宋体";font-size: 14px;font-weight: bold;}
/*新首页样式结束*/

#edit_center{ background:#ffffff;}





/* 底部属性 */
#foot{ clear: both; text-align: center; width: 973px; height: 185px; }
#foot li{list-style-type: none;width: 40px;border-right: 2px #990000 groove;/*margin-left: 20px;padding-right: 30px;*/margin-left: 13px;padding-right: 15px;display: inline;font-weight: bold;}


#foot .foot_up{ width: 973px; height: 70px;}
#foot .foot_up .up_l{ float: left; width: 948px; height: 70px;}
#foot .foot_up .up_l .up_ll{ height: 24px; background: url(/image_u/bottom_001.jpg) repeat-y;}
#foot .foot_up .up_l .up_ll_{ height: 8px; background: url(/image_u/bottom_003.jpg) no-repeat;}
#foot .foot_up .up_l .up_ll_l{ height: 19px; background:#333333;color: #FFFFFF;  font-size: 14px;}
a:link{color: #fff;text-decoration: none;}
a:visited{color: #fff;text-decoration:none;}
a:hover{color: #A00C1A;text-decoration: none;} 

.redq{font-family:Verdana,"宋体";font-size: 12px;color: #000;}
a.redq:link{color: #000;text-decoration: none;}
a.redq:visited{color: #000;text-decoration:none;}
a.redq:hover{color: #A00C1A;text-decoration: underline;} 

#foot .foot_up .up_l .up_ll_l_{ height: 19px; background:url(/image_u/bottom_001.jpg) repeat-y;}

#foot .foot_up .up_r{ width: 25px; height: 70px; float: right; background: url(/image_u/bottom_02.jpg);}

#down{ background:#C4C4C4; height: 110px; width: 965px; border-right:8px #680000 solid; padding-top: 5px;}
.copyright{ float: left; width: 650px; height: 30px; margin-top: 70px; margin-left: 5px;}
.down_logo{ float: right; width: 196px; height: 86px; margin-right: 2px;margin-top: 10px;}



/* 右侧预留部分 */
.right{ float: left; width: 1px; height: auto; clear: right;background: #FFFFFF;}
.xing {font-size:12px;color: #BF0000;font-weight: bold;font-family:Verdana, "宋体";}

#Content{width: 970px;height:auto;clear:both;}

#mulu{width:845px;clear:both;float:left;text-align:left;padding-left:35px;padding-top:2px;background-image: url(../image/gg.jpg);background-repeat: no-repeat;height:25px;}
#message_sline {float:left;width:889px;margin-top:6px;margin-left:22px; height:9px;}
#message_xline {float:left;width:889px;margin-left:22px;margin-bottom:8px;}
#message_lr {float:left;width:884px;margin-left:22px;border-right-width: 1px;border-left-width: 1px;border-right-style: solid;border-left-style: solid;border-right-color: #cccccc;border-left-color: #cccccc;}

a.mred:link{color: #000;text-decoration: none;font-family:Verdana,"宋体";}
a.mred:visited{color: #000;text-decoration:none;font-family:Verdana,"宋体";}
a.mred:hover{color: #A00C1A;text-decoration: underline;font-family:Verdana,"宋体";} 

a.pr:link{color: #000;text-decoration: underline;font-family:Verdana,"宋体";font-size:12px;}
a.pr:visited{color: #000;text-decoration:underline;font-family:Verdana,"宋体";font-size:12px;}
a.pr:hover{color: #990000;text-decoration: underline;font-family:Verdana,"宋体";font-size:12px;} 


/*登录窗口样式*/
.outer_box {display:none;MARGIN-TOP:-148px; LEFT:50%; MARGIN-LEFT:-214px; width:428px; POSITION:absolute; TOP:50%; height:296px;}
.prompt {
	display:block; BACKGROUND:url(/template/current/image/prompt_bg.png);
	OVERFLOW:hidden; width:428px; height:296px; TEXT-ALIGN:left; background:none;
	FILTER:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/template/current/image/prompt_bg.png" mce_src="/template/current/image/prompt_bg.png");
	background-image:url('/template/current/image/prompt_bg.png');
}
.prompt H1 {display:inline; FONT-WEIGHT: bold; FONT-SIZE: 14px; float: left; MARGIN: 18px 0px 0px 20px; COLOR: #334f67; TEXT-ALIGN: left}
.prompt .close {float: right; MARGIN: 7px 18px 0px 0px; POSITION: relative}
.prompt H2 {CLEAR:both; width:340px; height:21px; FONT-WEIGHT:bold; FONT-SIZE: 13px; MARGIN: 10px 0px 10px 28px; COLOR: #334f67; LINE-height: 18px; TEXT-ALIGN: left}
.prompt .title {FONT-WEIGHT:bold; FONT-SIZE: 13px; MARGIN: 3px 0px 3px 5px; COLOR: #334f67; LINE-height: 18px; TEXT-ALIGN: left}
.prompt .bottom {FONT-WEIGHT:bold; FONT-SIZE:14px; BACKGROUND:url(/template/current/image/bottom.gif) no-repeat; float:left; MARGIN-LEFT:2px; width:88px; CURSOR:pointer; COLOR:#fff; BORDER-TOP-STYLE:none; BORDER-RIGHT-STYLE:none; BORDER-LEFT-STYLE:none; POSITION:relative; height:30px; BORDER-BOTTOM-STYLE:none}
.prompt  .reg{CLEAR:both; FONT-SIZE:13px; MARGIN: 0px 0px 0px 40px; width: 345px; PADDING-TOP:10px; BORDER-TOP:#c3c7c6 1px solid;}
.prompt H5 {CLEAR:both; FONT-SIZE:13px; MARGIN: 0px 0px 0px 40px; width: 345px; PADDING-TOP:10px}
.prompt .reg A:link { COLOR:#fd6c01; POSITION:relative; TEXT-DECORATION:underline }
.prompt .reg A:visited { COLOR:#fd6c01; POSITION:relative; TEXT-DECORATION:underline}
.prompt #warn_pwd A:link { COLOR:#fd6c01; POSITION:relative; TEXT-DECORATION:underline }
.prompt #warn_pwd A:visited { COLOR:#fd6c01; POSITION:relative; TEXT-DECORATION:underline}

/*友好提示层样式*/
.over{filter:alpha(opacity=10);-moz-opacity:0.22;opacity: 0.22;	position: absolute;	height: 500px;	width:100%;	left: 0px;	top: 0px; margin:0px;}/*覆盖后的样式*/
.overo{	position: absolute;	height:auto;	width:100%;	left: 0px;	top: 0px; margin:0px;}/*不覆盖的样式*/
.overoShow{	position: absolute;	height: 100%;	width:100%;	left: 0px;	top: 0px; margin:0px;}/*不覆盖的样式*/
#alertlayer{width:300px;height:100px;float:left;margin:50px auto auto 150px;background-color:#FFFFFF;position: absolute;left: 30px;top: 50px;border: 1px solid #757f89;}
.txtmsg{margin:5px;padding:10px 5px 20px 30px;background-color:#f6faff; border:1px solid #dadee4; border-top-width:4px; height:35px;background-image:url('/template/Current/Images/auction_4.gif'); background-position: 10px 8px;background-repeat:no-repeat; line-height:20px;}
#close{text-align:right;}

