body,td {font-size:12px; COLOR: #333333;}

img {border:0px none;}

ul,li{ margin:0px; padding:0px;list-style-type: none;}

.in-blue {border: #5A7EDC 1px solid;border-BOTTOM: #ffffff 1px solid;COLOR: #FFFF00; LINE-HEIGHT: 14px;BACKGROUND-COLOR: #5A7EDC;}

.submit_button{height:24px; border:1px double #70B1CF; padding-top:1px; cursor: hand; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#D0F0FF);}

.submit_button2{height:21px; border:1px double #70B1CF; padding-top:1px; cursor: hand; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#D0F0FF);}

/*论坛数据调用*/
.bbs_list {margin:0px 10px;}
.bbs_list li {height:25px; line-height:25px; text-align:left; background:url(../images/at.gif) no-repeat 0px 12px; padding-left:8px; color:#666666;}
.bbs_list em {float:right; color:#999999;}

/*滑门*/
.tabon {
cursor: hand;
font-weight: bold;
background: url(../images/tb2_2.gif);
padding-top:5px;
}

.taboff {
cursor: hand;
padding-top:5px;
}

/*会员注册*/
.reg_content {padding:5px;border:1px solid #CEE3E9;background-color: #F1F7F9;margin:auto;}
.reg_content LI{list-style-type: none;}

/*DIV表格*/
#div_5{overflow:hidden;height:5px;width:100%}
#div_10{overflow:hidden;height:10px;width:100%}
#div_center{overflow:hidden;text-align:center;margin-right:auto; margin-left:auto}
#tab_focus{width:320px;height:180px;padding:5px;border:1px solid #CEE3E9;background-color: #F1F7F9;	text-align:center;margin:auto;}
#tab_banner{padding:0px;text-align:center;margin:5px auto 5px auto}
#div_box{padding:10px;text-align:center;margin:5px auto 5px auto;border:1px solid #CCCCCC;Color:#999999;}

.border1 {border:1px #FFDD99 solid;background-color:#FFFFDD}
.border2 {border:1px #000 solid}
.border3 {border:1px #A9C9E2 solid;background-color:#E8F5FE}
.border4 {background-color:#FFFFFF;margin:5px;padding:5px;}

/***** TOP.asp *****/
.Top_BG {WIDTH:980px; CLEAR:both; MARGIN-TOP:5px; text-align:center;margin-right:auto; margin-left:auto; BACKGROUND:url(../images/h_bg.jpg) repeat-x}
#mainNav {Z-INDEX:2; FLOAT:left; POSITION:relative; margin:0; padding:0; list-style:none}
#mainNav LI {FLOAT:left}

#mainNav .Pal A {HEIGHT:90px;PADDING-TOP:18px}

#mainNav .logo A {BACKGROUND:url(../images/logo.gif) no-repeat; WIDTH:200px; HEIGHT:90px}
#mainNav .logo A:hover {BACKGROUND:url(../images/logo.gif) no-repeat}
#mainNav .logo A.here {BACKGROUND:url(../images/logo.gif) no-repeat}

#mainNav A {DISPLAY:block; WIDTH:70px; COLOR:#000; PADDING-TOP:18px; HEIGHT:72px; TEXT-ALIGN:center}
#mainNav A:hover {FONT-WEIGHT:bold; BACKGROUND:url(../images/h_Pal_bg.gif) no-repeat; TEXT-DECORATION:none}
#mainNav IMG {DISPLAY:block; MARGIN:0px auto 5px}
#nav {PADDING:8px 0px 0 15px; BACKGROUND:url(../images/h_bar.gif) no-repeat; WIDTH:980px; POSITION:relative; TOP:-2px; HEIGHT:40px}

.login {PADDING-LEFT:27px; BACKGROUND:url(../images/h_right.jpg) no-repeat; FLOAT:left; WIDTH:90px; COLOR:#185582; HEIGHT:88px; margin:0; padding:0; list-style:none}

.login LI {PADDING-RIGHT:0px; PADDING-LEFT:30px; PADDING-BOTTOM:0px; PADDING-TOP:11px}
.other {FLOAT:right;  WIDTH:130px; TEXT-ALIGN:right; margin:0; padding:0; list-style:none;}
.other LI.GG {BACKGROUND:url(../images/h_bg02.gif) no-repeat; MARGIN:2px 5px 0px 0px; WIDTH:120px; PADDING-TOP:3px; HEIGHT:25px; TEXT-ALIGN:center}
.other LI {MARGIN:2px 5px 0px 10px}

/*字体*/
.F13{font-size:13px}
.F14{font-size:14px}
.F16{font-size:16px}
.F18{font-size:18px}

.F13b{font-size:13px;font-weight=bold;}
.F14b{font-size:14px;font-weight=bold;}
.F16b{font-size:16px;font-weight=bold;}
.F18b{font-size:18px;font-weight=bold;}

.info {font-size:14px;color:#333333;LINE-HEIGHT:150%}
.info_show {font-size:14px; color:#333333; line-height: 150%;}
.info_show img {width:expression(this.width > 550 ? 550: true); max-width:550px;}
.info13 {font-size:13px; LINE-HEIGHT:150%}
.info_title{font-size:20px;color: #05006C;font-weight=bold;}
.info_other{color: #666666;}

.Pro_title{font-size:28px;color:#333;font-weight=bold;font-family:arial;}

.Copyrightfont {font-size: 12px;color: #333333;	LINE-HEIGHT: 200%}

.sn {FONT-SIZE:10px; COLOR:#333; FONT-STYLE:normal; FONT-FAMILY:arial,sans-serif}

/*阴影*/
.shadow {
	FILTER: DropShadow(Color=#FFFFFF, OffX=1, OffY=1, Positive=1)
}
.shadow2 {
	FILTER: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1)
}

.shadow_pal {
	FILTER: DropShadow(Color=#FFFFFF, OffX=1, OffY=1, Positive=1);
	font-size:14px;
	font-WEIGHT: bold;
}

/*提示表格*/
#msg_box{
width: 350px;
height: 100px;
left:50%;
top:50%;
position:absolute; 
margin:-150px 0px 0px -200px; 
text-align:center;  
border:1px solid #92B0DD;
background-color: #FFFFFF;
}

#msg_box h5{
margin: 1px;
background-color: #E2EAF8;
height: 24px;
text-align:left;
padding:5px 0px 0px 5px;
}

#Div_td{
width: 720px;
height: 100px;
left:50%;
top:50%;
margin-top:100px; 
text-align:center;  
border:1px solid #92B0DD;
background-color: #FFFFFF;
}

#Div_td h5{
margin: 1px;
background-color: #E2EAF8;
height: 24px;
text-align:left;
padding:5px 0px 0px 5px;
}

/*Sys菜单*/
.Sys_Title{ color: #EAFEFF;font-weight=bold; padding-left: 10px;} 
.Sys_Menu{ border-bottom: 1px solid #A6A6A6; border-left: 1px solid #A6A6A6; border-right: 1px solid #A6A6A6;}

/*分页 CSS */
.Page{margin:1px;padding:4px 8px;background:#F4F8FB;border:1px solid #C8D8EC;}
.Page:hover{margin:1px;padding:4px 8px;background:#7CA0BE;border:1px solid #497394;color:#fff;text-decoration:underline}
.Page_Now{margin:1px;padding:4px 8px;background:#7CA0BE;border:1px solid #497394;font-weight:bold;color:#fff}

/*产品库 CSS */
.pinpai_on { width:130px; height:29px; line-height:29px;background:url(/Price/images/bt_A.jpg); color:#fff; font-size:16px; font-weight:bold; text-align:center;cursor:pointer}
.pinpai_off { width:130px; height:29px; line-height:29px;background:url(/Price/images/bt_B.jpg); color:#727171; font-size:16px; text-align:center; font-weight:bold;cursor:pointer}
.pinpai_box {border:1px solid #e47101; border-top:none; padding-top:12px; width:980px;}  

 #cont1 {display:block;} 
 #cont1 table {margin:0} 
 #cont2 {display:none;}
 #cont2 table {margin:0}
 
.Class_div1 {border:1px solid #FFCC6F;background:#FFFEF7}
.Class_div2 {border:1px solid #C3D8ED;background:#F9FCFF}
 
.Price {font-size:14px;color:#FF5500;font-weight=bold;font-family: Tahoma}
 
.zhbox,.zhbox li,.zhbox li.bg span{background:url(/price/images/pic_bg1.gif) no-repeat;}
 
.zhbox{float:left;width:980px;background-position:0 -30px;height:30px;padding-left:30px;margin:5px 0 5px 0;}
.zhbox li{float:left;width:100px;height:30px;padding-top:8px;text-align:center;cursor:pointer;margin-right:5px;font-size:14px;font-weight:bold;color:#000;background-position:-103px 0;}
.zhbox li.bg{color:#000;background-position:0 0;}

.Cs_f1 {font-size:14px;color:#0368A8;font-weight=bold;}
.Cs_f2 {font-size:13px;color:#666666;font-weight=bold;}
.Cs_f3 {color:#0368A8}

#Car_List th{ background:#F1F7FC; border:1px solid #fff; border-bottom:4px solid #C5D7ED; text-align:center; height:30px; font-size:14px;}

.Price_bt {width:90%; height:25px; padding:2px;FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#e3e3e3);border:1px double #e3e3e3;font-size:14px;color:#FF5500;font-weight=bold;font-family: Tahoma;cursor: hand;}
 
 /*链接样式*/
A  	{COLOR: #333333; TEXT-DECORATION: None}
A:link	{COLOR: #333333; TEXT-DECORATION: None}
A:visited{COLOR: #333333; TEXT-DECORATION: None}
A:hover	{COLOR: #ff6600; TEXT-DECORATION: none}
A:active	{TEXT-DECORATION: none}

A.list  	{COLOR: #275678; TEXT-DECORATION: None}
A.list:link	{COLOR: #275678; TEXT-DECORATION: None}
A.list:visited{COLOR: #275678; TEXT-DECORATION: None}
A.list:hover	{COLOR: #CC3300; TEXT-DECORATION: TEXT-DECORATION: underline}
A.list:active	{TEXT-DECORATION: none}

A.At  	{COLOR: #666666;font-size: 14px;font-weight=bold;TEXT-DECORATION: none}
A.At:link	{COLOR: #666666;font-size: 14px;font-weight=bold;TEXT-DECORATION: none}
A.At:visited{COLOR: #666666;font-size: 14px;font-weight=bold;TEXT-DECORATION: none}
A.At:hover	{COLOR: #FF3300;font-size: 14px;font-weight=bold;TEXT-DECORATION: none}
A.At:active	{TEXT-DECORATION: none}

A.vip	{COLOR: #FF0000; TEXT-DECORATION: None}
A.vip:link	{COLOR: #FF0000; TEXT-DECORATION: None}
A.vip:visited{COLOR: #FF0000; TEXT-DECORATION: None}
A.vip:hover	{COLOR: #FF6600; TEXT-DECORATION: None}
A.vip:active	{TEXT-DECORATION: none}

A.BigT:link	{COLOR: #426C8F;font-size: 16px;font-weight = bold;TEXT-DECORATION: none}
A.BigT:visited{COLOR: #426C8F;font-size: 16px;font-weight = bold;TEXT-DECORATION: none}
A.BigT:active	{COLOR: #426C8F;TEXT-DECORATION: none}
A.BigT:hover	{COLOR: #FF6600;font-size: 16px;font-weight = bold; TEXT-DECORATION: underline}

A.T_14:link	{COLOR: #1D5BA4;font-size: 14px; TEXT-DECORATION: underline}
A.T_14:visited{COLOR: #1D5BA4;font-size: 14px; TEXT-DECORATION: underline}
A.T_14:active	{COLOR: #1D5BA4;TEXT-DECORATION: none}
A.T_14:hover	{COLOR: #CC3300;font-size: 14px; TEXT-DECORATION: none}

A.T_14B:link	{COLOR: #1D5BA4;font-size: 14px; font-weight = bold;TEXT-DECORATION: underline}
A.T_14B:visited{COLOR: #1D5BA4;font-size: 14px; font-weight = bold;TEXT-DECORATION: underline}
A.T_14B:active	{COLOR: #1D5BA4;font-weight = bold;TEXT-DECORATION: none}
A.T_14B:hover	{COLOR: #003399;font-size: 14px; TEXT-DECORATION: none}

A.red  	{COLOR:red; TEXT-DECORATION: none}
A.red:link	{COLOR:red; TEXT-DECORATION: none}
A.red:visited{COLOR:red; TEXT-DECORATION: none}
A.red:active	{TEXT-DECORATION: none}
A.red:hover	{COLOR: #FFFFFF; TEXT-DECORATION: None;background:red;padding:2px}

A.blue  	{COLOR: #1B479F; TEXT-DECORATION: none}
A.blue:link	{COLOR: #1B479F; TEXT-DECORATION: none}
A.blue:visited{COLOR: #1B479F; TEXT-DECORATION: none}
A.blue:active	{TEXT-DECORATION: none}
A.blue:hover	{COLOR: #FFFFFF; TEXT-DECORATION: None;background:#6699ff;padding:2px}

A.green:link {text-decoration: none;color:#339900; font-family: 宋体}
A.green:visited {text-decoration: none;color: #339900; font-family: 宋体}
A.green:active {text-decoration: none;color: #339900; font-family: 宋体} 
A.green:hover {COLOR: FF5500;text-decoration: yes;position: relative; right: 0px; top: 1px}

A.white:link {text-decoration: none;color:#FFFFFF; font-family: 宋体}
A.white:visited {text-decoration: none;color: #FFFFFF; font-family: 宋体}
A.white:active {text-decoration: none;color: #FFFFFF; font-family: 宋体} 
A.white:hover {COLOR: FFFF00;text-decoration: none;}

A.hui:link {text-decoration: none;color:#666666; font-family: 宋体}
A.hui:visited {text-decoration: none;color: #666666; font-family: 宋体}
A.hui:active {text-decoration: none;color: #666666; font-family: 宋体} 
A.hui:hover	{COLOR: #375B79; TEXT-DECORATION: None}

A.Newslan:link	{COLOR: #002687; TEXT-DECORATION: none}
A.Newslan:visited{COLOR: #002687; TEXT-DECORATION: none}
A.Newslan:hover	{COLOR: #CC3300; TEXT-DECORATION: underline}
A.Newslan:active	{TEXT-DECORATION: none}

A.PY:link {text-decoration: none;color:white; font-size:18px;font-weight=bold;font-family: Times New Roman}
A.PY:visited {text-decoration: none;color: white; font-size:18px;font-weight=bold;font-family: Times New Roman}
A.PY:active {text-decoration: none;color: white; font-size:18px;font-weight=bold;font-family: Times New Roman} 
A.PY:hover	{COLOR: #FFCC00; text-decoration:none;}

A.PT:link {text-decoration: none;color:#1757B1;font-weight=bold;}
A.PT:visited {text-decoration: none;color: #999999;font-weight=bold;}
A.PT:active {text-decoration: none;color: #1757B1;font-weight=bold;} 
A.PT:hover	{COLOR: #FF5500; TEXT-DECORATION: underline;}

A.NS  	{COLOR: white; TEXT-DECORATION: none;background:#FF6600;padding:2px 2 1 2}
A.NS:link	{COLOR: white; TEXT-DECORATION: none;background:#FF6600;padding:2px 2 1 2}
A.NS:visited{COLOR: white; TEXT-DECORATION: none;background:#FF6600;padding:2px 2 1 2}
A.NS:hover	{COLOR: white; TEXT-DECORATION: None}
