﻿/*-------------
名称:局部样式表1024*768
制作单位:深圳方直科技开发有限公司


制作时间:2007.6.5
制作作者:biny
主要功能:本样式表主要用来控制页面的局部风格,
*/
*{margin:0;padding:0;}
/*字体链接样式*/
a{font-size: 9pt;color: #006699;text-decoration: none;}
a:active {color : #006699;text-decoration: none;}
a:focus{color: black;text-decoration: none;}
a:hover{color: #ff4500;text-decoration: underline;}
a:link {text-decoration: none;}

/*所有图片去除边框虚线*/
img{border:0;}

/*-------------顶部栏样式开始---------------*/
/*公司Logo图标*/
#head{width:178px;height:86px;position:relative;top:10px; left:10px;}
#head h1
{
	display:block;
	position:absolute;
	top:20px;
	width:210px;
	height:59px;
	z-index:999;
	/*text-indent:-9000px;*/	
}
#head h1 img{ border:0px;}
/*
#head h1 a,#head h1 a:visited{ 
font-size:12px; 
font-weight:normal; 
font-family:Arial; 
text-indent:25px; 
position:absolute; 
top:70px;
text-decoration:underline;
color:#003368;
}
#head h1 a:hover{ text-decoration:underline; color:#0099CC;}
*/
#userinfo{font-size:8pt;color:Red;font-weight:normal;}
.shop{position:absolute;top:0;right:15px;}
/*顶部菜单*/
#navbg{border-bottom:1px #D1B4A6 solid; height:31px;}
#nav {margin:13px 0 0 0px;}
#nav {float:left;width:776px; /*下面框的总度度值，总共有三个值同时修改*/ 
	height:auto;background:#fff url("nav1/nav_bg.gif") repeat-x bottom;position:relative;height:31px;}
#nav .select, #nav .current {margin:0;padding:0;list-style:none;display:block;}
#nav li {display:inline;margin:0;padding:0;height:auto;
		/*background: url("Images/nav_bg.gif") no-repeat left top; 	*/}
#nav .select a,
#nav .current a {
	display:block; 
	height:30px; /*标签高度值*/
	float:left; 
	background:none;
	background: url("Images/navi_m_1.jpg") no-repeat left top; 
	padding:0 0 0 3px; /*左边图片占位，与图片宽度相同*/
	border-bottom:1px solid #D1B4A6; 
	text-decoration:none; 
	font-size:10px; 
	line-height:31px; /*标签高度值*/
	white-space:nowrap; 
	margin-right:8px;/*标签间隙*/
}

* html #nav .select a, * html #nav .current a {width:1px;}
#nav .select a b, 
#nav .current a b {
	height:100%; 
	display:block; 
	background:none;
	/*background:url("Images/right_blue.gif") no-repeat right top; */
	padding:0px 6px 0px 3px; 
	color:white;
	font-size:9pt;
}
#nav .select li b{background: url("Images/navi_m_1.jpg") no-repeat left top; height:31px;}
#nav .select a:hover, 
#nav .select li:hover a {
	/*background-position:0 -75px;*/ 
	background:url("nav1/navi_m_2.jpg") repeat-x 0 1px;
	height:30px;
	line-height:31px;
	border-color:#D1B4A6; 
	cursor:pointer;
}

#nav .select a:hover b, 
#nav .select li:hover a b {background-position:100% -75px;border-color:#046; color:RED;}
#nav .sub {display:none;}

/* for IE5.5 and IE6 only */
#nav table {position:absolute;border-collapse:collapse; left:0; top:0; font-size:11px;}
#nav .current a {background-position:0 -75px;border-color:#046;}
#nav .current a b {background-position:100% -75px;color:#ff6;}
#nav .sub li a {font-size:9pt;}
#nav .sub li a:hover, 
#nav .select a:hover .sub li a:hover, 
#nav .select li:hover .sub li a:hover {
	/*background:#005984 url("Images/sub_sep.gif") top right no-repeat; */
	color:#fff;text-decoration:underline;font-size:9pt;}
#nav .sub_active .current_sub a, 
#nav .sub_active a:hover {
	/*background:#005984 url("Images/sub_sep.gif") top right no-repeat; */
	color:#BFE9FF;	text-decoration:underline;font-size:9pt;}

#nav .select li a:hover .sub, 
#nav .select li:hover .sub {
	display:block; 
	position:absolute; 
	width:774px;/*下面框的总度度值，总共有三个值同时修改*/ 
	top:31px; 
	line-height:31px;
	left:0; 
	background:#E1EFFC; 
	/*margin-top:1px; */
	padding:0; 
	z-index:100; 
	/*border-bottom:20px solid #fff;*/
}

#nav .sub, #nav .sub_active {margin:0;padding:0;list-style:none;}
#nav .sub_active {
	display:block; 
	position:absolute; 
	width:774px; /*下面框的总度度值，总共有三个值同时修改*/ 
	top:31px;
	line-height:31px;
	left:0; 
	background:#414141;/**/ 
	margin-top:1px; 
	padding:0; 
	z-index:10; 
	color:#BFE9FF; 
	/*border-bottom:20px solid #fff;	*/
}
* html #nav .sub_active, * html #nav .select a:hover .sub {z-index:-1;	margin-top:0;margin-top:1px;}
#nav .sub_active a {height:25px;float:left;text-decoration:none; line-height:24px;white-space:nowrap;font-weight:normal;}
#nav .sub_active a, 
#nav .select a:hover .sub li a, 
#nav .select li:hover .sub li a {
	display:inline; 
	/*background:#005984 url("Images/sub_sep.gif") top right no-repeat;*/ 
	padding:0 10px; 
	margin:0; 
	width:auto; 
	white-space:nowrap; 
	font-weight:normal; 
	border:0; 
	color:#BFE9FF; /*弹出框中字体默认颜色*/
	height:25px; 
	line-height:24px; 	
	font-size:9pt;/*链接项字体大小*/
	background:none;
}
#nav .sub_active a:hover,#nav .select a:hover .sub li a:hover, 
#nav .select li:hover .sub li a:hover {color:#BFE9FF;}
#nav .sub{background:#ff7000;border:1px #A5B5C5 solid;cursor:auto;}
/*-------------顶部栏样式结束---------------*/

/*-------------中部栏样式开始---------------*/
/*左栏*/

/*登录栏*/
#login{padding-bottom:5px;}
#login ul{padding-left:10px;list-style:none;}
#login ul li{line-height:27px;height:27px;text-decoration:none;font-size:12px;color:#999;}
#login p{display:block; width:100%;line-height:27px;}
#login p span.regtext{display:block;float:left;}
#login p span.forgettext{float:right;padding-right:20px;}
#login p a,#login p a:visited{color:#FF8E00;text-decoration:none;margin-left:20px;font-weight:bold;font-size:14px;}
#login p a:hover{color:#319603;}
#login p span.btnlogin{padding-left:200px;}
.logintitle,.logintitle1{background:url(Images/login_01.gif) no-repeat left center;height:82px;padding-left:20px;}
.loginbody,.loginbody1{background:url(Images/login_02.gif) no-repeat left center;height:113px;padding-right:20px;}
.logintitle1{background:url(Images/user_info.gif) no-repeat left center;}
.loginbody1{background:url(Images/user_info1.gif) no-repeat left bottom;height:150px;padding-right:20px;}
/*禁用JS和Cookie时的信息面板*/
.logincookie
{
	background:url(Images/login_bg.gif) repeat-y left top;
	}
.infobar1 
{
	border: #fadc80 1px solid; 
	padding:6px; 
	background: #fff9e3; 
	margin: 0 auto; 
	width:160px;
	margin-left:12px;
}
.infobar1 a, .infobar1 a:visited
{
	display:block;
	background:url(Images/ico_help1.gif) no-repeat 5px center;
	line-height:16px;
	height:16px;
	padding-left:21px;
}
.infobar1 a:hover
{
	}
#Top_catchword_pic,
#Top_catchword_words,.inp_Z1,.inp_Z2,.inp_L1,.inp_L2,
#News_TL,#News_Tr,#News_Cr,#News_Cc ul li,.ML_But a
{
	background:url(Images/btnlogin1.gif) no-repeat
}
.inp_L1{ width:59px; height:24px; background-position:0px 0px; border:0; color:#464646; line-height:24px}
.inp_L2{ width:59px; height:24px; background-position:0px -24px; border:0; color:#464646; line-height:24px}

/*登录按钮*/
.btn_login{background:url(Images/btnlogin1.gif) no-repeat;width:59px; height:24px; background-position:0px -24px; border:0; color:#464646; line-height:24px}

/*购物车按钮翻滚样式*/
.inp_L3,.inp_L4{background:url(Images/bg_shop.jpg) no-repeat}
.inp_L3{ width:82px; height:23px; background-position:0px 0px; border:0; color:#464646; line-height:23px}
.inp_L4{ width:82px; height:23px; background-position:0px -23px; border:0; color:#464646; line-height:23px}

/*我的购物车中Ａ标签翻滚样式*/
.inp_L5{text-align:center;margin-left:auto;margin-right:auto;width:82px;}
.inp_L5 a,.inp_L5 a:visited{display:block;text-decoration:none;width:82px; height:23px; border:0; color:#464646; line-height:23px;background:url(Images/bg_shop.jpg) no-repeat left top;}
.inp_L5 a:hover{text-decoration:none;width:82px; height:23px; background-position:0px -23px; border:0; color:#464646; line-height:23px}

/*导航菜单样式1-产品中心面板*/
#product{height:257px;}
.producttitle{background:url(Images/product_01.gif) no-repeat left center;height:86px;padding-left:10px;}
.productbody{background:url(Images/product_02.gif) no-repeat left center;height:171px;padding-right:10px;}

#product ul{list-style:none;}
#product ul li{text-decoration:none;border-bottom:1px #E0E2E4 solid;margin:0 20px;padding-left:25px;background:url(Images/pro_ico.gif) no-repeat left center;}	
#product ul li a,#product ul li a:visited{text-decoration:none;color:#848484;letter-spacing:5px;line-height:24px;height:24px;}
#product ul li a:hover{color:#FF8E00;}
/*子菜单项样式*/
.childitem{padding-left:20px;background:url(Images/memberico.gif) no-repeat left center;}

/*首页服务中心导航菜单样式*/
#service{height:212px;}
.servicetitle{background:url(Images/service_01.gif) no-repeat left center;height:83px;padding-left:20px;}
.servicebody{background:url(Images/service_02.gif) no-repeat left center;height:129px;padding-right:20px;}
#service ul{list-style:none;}
#service ul li{text-decoration:none;border-bottom:1px #E0E2E4 solid;margin-left:20px;padding-left:25px;background:url(Images/pro_ico.gif) no-repeat left center;}	
#service ul li a,#service ul li a:visited{text-decoration:none;color:#848484;letter-spacing:15px;line-height:27px;height:27px;}
#service ul li a:hover{color:#FF8E00;}

/*双层圆角框*/

/*调整宽度值在这儿*/
.raised,.raised1{BACKGROUND: none transparent scroll repeat 0% 0%; MARGIN: 1px auto; WIDTH: 200px; border:1px #fff solid;}
/*内层宽度为100%*/
.raised1{width:100%;}
.raised h3 {MARGIN: 0px 4px;background:url(Images/dot1.gif) repeat-x left bottom;line-height:34px;height:34px;text-align:left;}
.raised p {MARGIN: 0px 10px;FONT-SIZE: 10pt;}
.raised1 h3 {FONT-SIZE: 11pt; COLOR: #0523A2; LETTER-SPACING: 1px;margin-bottom:10px;}
.raised1 h3 span{background:url(Images/circle.gif) no-repeat left center;padding-left:15px;}
.raised1 h3 span.question_ico{background:url(Images/question_ico.gif) no-repeat;text-align:center;}
.raised1 h3 span.member_color{color:#DF7700;background:none;font-size:10pt;padding-left:0;}/*会员中心左边菜单标题的字体颜色*/
.raised p {PADDING-BOTTOM: 0.5em;}
.raised .top,.raised1 .top ,.raised .bottom ,.raised1 .bottom{DISPLAY: block; FONT-SIZE: 1px; BACKGROUND: none transparent scroll repeat 0% 0%}
.raised .b1,.raised1 .a1,.raised .b2,.raised1 .a2,.raised .b3,.raised1 .a3 ,.raised .b4,.raised1 .a4 ,.raised .b1b,.raised1 .a1a ,.raised .b2b,.raised1 .a2a ,.raised .b3b,.raised1 .a3a ,.raised .b4b,.raised1 .a4a {
	DISPLAY: block; OVERFLOW: hidden}
.raised .b1,.raised .b2,.raised .b3,.raised .b1b,.raised .b2b,.raised .b3b,.raised .a1,.raised1 .a2,.raised1 .a3 ,.raised1 .a1a,.raised1 .a2a,.raised1 .a3a{HEIGHT: 1px}
/*边框线条和上下圆弧的背景色*/
.raised .b2,.raised1 .a2 ,.raised .b3,.raised1 .a3 ,.raised .b4,.raised1 .a4 ,.raised .b4b,.raised1 .a4a ,.raised .b3b,.raised1 .a3a ,.raised .b2b,.raised1 .a2a {
	BORDER-RIGHT: #D6D6D6 1px solid; BACKGROUND: #fff; BORDER-LEFT: #D6D6D6 1px solid}
.raised .b1,.raised1.a1 {BACKGROUND: #D6D6D6; MARGIN: 0px 5px;}
.raised .b2,.raised1 .a2 ,.raised .b2b,.raised1 .a2a {BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 2px; BORDER-BOTTOM-WIDTH: 0px; MARGIN: 0px 3px; BORDER-RIGHT-WIDTH: 2px}
.raised .b3,.raised1 .a3 ,.raised .b3b,.raised1 .a3a {MARGIN: 0px 2px}
.raised .b4,.raised1 .a4 ,.raised .b4b,.raised1 .a4a {MARGIN: 0px 1px; HEIGHT: 2px}
.raised .b1b,.raised1 .a1a {BACKGROUND: #D6D6D6; MARGIN: 0px 5px}
/*决定两层边框的间隙*/
.raised .boxcontent,.raised1 .boxcontent {BORDER-RIGHT: #D6D6D6 1px solid; DISPLAY: block; BACKGROUND: #fff; BORDER-LEFT: #D6D6D6 1px solid;padding:0px 4px;margin-top:-4px;}
/*内层上面圆弧的背景色*/
.raised1 .a2,.raised1 .a3,.raised1 .a4 {BACKGROUND: #f1f0f1;}
/*内层下面圆弧的背景色*/
.raised1 .a4a,.raised1 .a3a,.raised1 .a2a{BACKGROUND: #fdfdfd;}
/*内层中间内容区的上下渐变背景色*/
.raised1 .boxcontent {BACKGROUND:#FDFDFD url(Images/bg_frame.gif) repeat-x;}
.boxcontent .dotwrap{DISPLAY: block; FONT-SIZE: 1px; BACKGROUND: none transparent scroll repeat 0% 0%}
.boxcontent .dot,.boxcontent .dot1{DISPLAY: block; OVERFLOW: hidden;height:1px;background:#B8B8B8;}
.boxcontent .dot1{background:#fff;}

.boxcontent ul{list-style:none;margin:0 10px;}
.boxcontent ul li{text-decoration:none;border-bottom:1px #EDEDED solid;line-height:27px;height:27px;text-align:left;}
.boxcontent ul li span{background:url(Images/circle.gif) no-repeat left center;padding-left:15px;}
.boxcontent ul li span a,.boxcontent ul li span a:visited{text-decoration:none;color:#0523A2;font-weight:bold;}
.boxcontent ul li span a:hover{background:url(Images/circle.gif) no-repeat left center;padding-left:0px;}
/*服务中心左侧菜单小图标*/
.boxcontent ul li span.questionlist_ico{background:url(Images/question_list1.gif) no-repeat left center;text-align:center;}
.boxcontent ul li span.questionlist_ico1{background:url(Images/question_list2.gif) no-repeat left center;text-align:center;}
.boxcontent ul li span.questionlist_ico1 a:hover,.boxcontent ul li span.questionlist_ico a:hover{background:none;text-align:center;}
.listspace{padding-left:20px;}/*菜单UL前左边距*/

/*服务中心左侧菜单在IE7下不能延伸，改为Table布局*/
#serviceMenu .firstMenu{padding-left:15px;background:url(Images/question_list1.gif) no-repeat left center;text-align:center;font-weight:bold;color:#0523A2}
#serviceMenu .firstMenu a,.firstMenu a:visited{text-decoration:none;color:#0523A2;font-weight:bold;}
#serviceMenu .firstMenu a:hover{color:#ff8c3f;}
#serviceMenu .firstMenu ul{list-style:none;}
#serviceMenu  .submenu{margin:0;padding:0;list-style:none;}
#serviceMenu  .submenu li{line-height:26px;height:26px;border-bottom:0;}
#serviceMenu .bottomline{line-height:26px;height:26px;width:170px;}
#serviceMenu .twoMenu{background:none;display:block;}
#serviceMenu .twoMenu a,#serviceMenu .twoMenu a:visited{text-decoration:none;padding-left:15px;background:url(Images/question_list2.gif) no-repeat left center;font-weight:bold;color:#0523A2;display:block;}
#serviceMenu .twoMenu a:hover{text-decoration:none;padding-left:15px;background:url(Images/question_list2.gif) no-repeat left center;color:#ff8c3f;}


/*会员管理左侧菜单*/
.boxcontent ul li span.memberlist_color{color:#5F395B;}/*会员中心左边菜单的字体颜色*/
.boxcontent ul li span.memberlist_color a,.boxcontent ul li span.memberlist_color a:visited{color:#DF7700;font-weight:normal;}
.boxcontent ul li span.memberlist_color a:hover{color:green;text-decoration:none;}

.ico{background:url(Images/dmt.jpg) no-repeat left center;}
.ico3{background:url(Images/bdx.jpg) no-repeat left center;}
/*在线动画,演示下载,形象展示链接图标*/
.ico3 a{display:block;width:160px;height:70px;} 
.ico1,.ico4{padding-left:80px;line-height:62px;height:62px;color:#4F7A05;font-size:11pt;font-weight:bold;}
.ico4{color:#C86A07;}
.showwrapper{margin-top:10px;}
.btn_showlist a,.btn_showlist a:visited{display:block;width:73px;line-height:21px;height:21px;color:Black;background:url(Images/btn_common.gif) no-repeat left center;font-weight:normal;text-decoration:none;margin:0 auto;}
.btn_showlist a:hover{color:Blue;background:url(Images/btn_commover.gif) no-repeat left center;}
/*脚本圆角框样式*/
.box {
	border: #C0C0C0 1px solid;
	margin:0px auto; 
	width: 197px; 
	height:50px;	
	/*background-color:#FEFDE6; */
	text-align:center;
	float:left;	
	margin-bottom:15px;
}
.box a,.box a:visited{display:block;line-height:50px;height:50px;padding-left:30px;font-size:9pt;color: #c86a07;text-decoration:none;}
#systemproduct{background:url(Images/ico_down4.gif) no-repeat left center;text-indent:-9000px;width:197px;height:97px;}
#multimediapro{background:url(Images/ico_mov.gif) no-repeat left center;text-indent:-9000px;width:197px;height:67px;line-height:67px;}
#onlinemov{background:url(Images/ico_online.gif) no-repeat left center;text-indent:-9000px;width:197px;height:67px;}
#download1{background:url(Images/ico_down1.gif) no-repeat left center;text-indent:-9000px;width:197px;height:67px;}
#online1{background:url(Images/ico_down2.gif) no-repeat left center;text-indent:-9000px;width:197px;height:67px;}
#show1{background:url(Images/ico_down3.gif) no-repeat left center;text-indent:-9000px;width:197px;height:67px;}
.box a:hover{text-decoration:none;color:Green;}
/*演示中心右侧列表菜单*/
.proName{font-style:normal;display:block;float:left;width:400px;}
.proControl{font-style:normal;display:block;float:right;width:30px;font-weight:normal;}
.proControl a,.proControl a:visited{color:#c26b0e;display:block;line-height:27px;height:27px;}
.proControl a:hover{color:green;display:block;line-height:27px;height:27px;}

.list1 ul,.list2 ul{list-style:none;}
.list1 ul li,.list2 ul li{text-decoration:none;}
.list1 ul li a,.list1 ul li a:visited,.list2 ul li a,.list2 ul li a:visited{text-decoration:none;color:#0E77C2;background:url(Images/blueadd.gif) no-repeat left center;padding-left:10px;}
.list1 ul li a:hover,list2 ul li a:hover{color:#C26B0E;}

.list2 ul li a,.list2 ul li a:visited{background:none;color:black;padding-left:0;}
.list2 ul li a:hover{color:green;text-decoration:underline;}

/*搜索面板*/
.search{width:548px;height:132px;}/*搜索面板总宽度值*/
.searchtop{height:40px;background:url(Images/search_04.gif) no-repeat;}
.searchbot{height:92px;background:url(Images/search_05.gif) no-repeat;}

.search1{height:132px;margin-top:5px;}/*搜索面板总宽度值*/
/*右栏*/

/*flash图片广告栏的样式*/
.flashimg
{	margin:0;float:left;padding-left:8px;padding-top:5px;
}
/*评价登录入口*/	
.pjlogin{position:relative;background:url(Images/pj_login.jpg) no-repeat;width:284px;height:186px;margin-top:5px;margin-left:7px;}
.pjbtnwrapper{width:105px;height:32px;position:absolute;left: 162px; top: 65px;}
.pjbtnwrapper a,.pjbtnwrapper a:visited{background:url(Images/btn_enteron.gif) no-repeat;text-indent: -9000px;display:block;width:105px;height:32px;}
.pjbtnwrapper a:hover{background:url(Images/btn_enterover.gif) no-repeat;}
.pjhelp{position:absolute;left: 251px; top: 161px;}
.pjhelp a,.pjhelp a:visited{color:#FF8B03;font-size:12px;font-weight:bold;text-decoration:none;}
.pjhelp a:hover{color:green;text-decoration:underline;text-decoration:none;}

/*在线登录入口*/	
.onlinelogin{position:relative;background:url(Images/online_login.jpg) no-repeat;width:284px;height:186px;margin-top:5px;margin-left:7px;}
.stbtnwrapper{width:105px;height:32px;position:absolute;left: 162px; top: 65px;}
.stbtnwrapper a,.stbtnwrapper a:visited{background:url(Images/btn_use.gif) no-repeat;text-indent: -9000px;display:block;width:105px;height:32px;}
.stbtnwrapper a:hover{background:url(Images/btn_useh.gif) no-repeat;}

.wjbtnwrapper{width:105px;height:32px;position:absolute;left: 162px; top: 100px;}
.wjbtnwrapper a,.wjbtnwrapper a:visited{background:url(Images/btn_question.gif) no-repeat;text-indent: -9000px;display:block;width:105px;height:32px;}
.wjbtnwrapper a:hover{background:url(Images/btn_questionh.gif) no-repeat;}


/*搜索条的样式*/
.searchbar{background:url(Images/searchbar_02.gif) repeat-x;color:Black;height:39px;margin:0 auto;font-size:10px;}
.searchleft{background:url(Images/searchbar_01.gif) no-repeat left center;width:10px;height:39px;float:left;}
.searchright{background:url(Images/searchbar_03.gif) no-repeat right center;width:9px;height:39px;float:right;}
.pro_ico{font-size:9pt;line-height:39px;height:39px;background:url(Images/ico_search.gif) no-repeat left center;padding-left:20px;}

/*列表方框的样式*/
.frame,.frame1{position:relative;color:black;margin-right:10px;}
.frameLT{position:absolute;top:0;left:0;width:7px;height:7px;background:url(Images/frame_01.gif) no-repeat;z-index:100;}
.frameRT{position:absolute;top:0;right:0;width:7px;height:7px;background:url(Images/frame_02.gif) no-repeat;z-index:200;}
.frameLB{position:absolute;bottom:0;left:0;width:7px;height:7px;background:url(Images/frame_03.gif) no-repeat;z-index:300;}
.frameRB{position:absolute;bottom:0;right:0;width:7px;height:7px;background:url(Images/frame_04.gif) no-repeat;z-index:400;}
.frameBody,.frameBody1{border:1px #C9C9C9 solid;background:#fff;}/*注意高度要比frame的高度值差10PX*/
.frameBody h3{font-size:9pt;padding:20px;}
.frameBody p{font-size:12px;padding:20px;}
.listmenu{font-size:12px;padding-right:20px;}
.listmenu ul,#textlist ul{list-style:none;}
.listmenu ul li,#textlist ul li{text-decoration:none;line-height:20px;height:20px;background:url(Images/post.gif) no-repeat left center;}
.listmenu ul li a,.listmenu ul li a:visited,#textlist ul li a,#textlist ul li a:visited{text-decoration:none;color:black;background:url(Images/bg_dotted.gif) no-repeat left bottom;display:block;line-height:20px;height:20px;cursor: pointer;}
.listmenu ul li a:hover,#textlist ul li a:hover{color:green;background: #E3E2E2 url(Images/post.gif) no-repeat left center;}
.listmenu ul li a em,#textlist ul li a em{margin-left:20px;display:inline;float:left;font-style:normal;color:#5E5F5F;}
.listmenu ul li a strong,#textlist ul li a strong{font-weight:normal;float:right;display:inline;color:#5E5F5F;}
.imglist{width:537px;margin:0;padding:0;}
.frame1{height:200px;width:173px;float:left;margin-right:4px;}
.frameBody1{height:190px;}

/*标题栏控件*/
.title_frame {text-align: center;line-height:24px;height: 24px;background:url(Images/bg_croptitle_02.gif) no-repeat right center;}
.croptitle {float:left;	line-height:24px;height: 24px;text-align:left;background:url(Images/bg_croptitle_01.gif) no-repeat left center;	padding-left:57px;font-size:10pt;font-weight:bold;}
.more{line-height:24px;height: 24px;float:right;padding-right:20px;}

/*文章单层圆角框*/	
.wid{width:96%;margin:0 0 0 10px;}
/*文章标题*/
.raised h4{MARGIN: 0px 4px;background:url(Images/dot1.gif) repeat-x left bottom;line-height:55px;height:55px;text-align:left;}
.raised h4 span{background:url(Images/english.jpg) no-repeat left center;padding-left:116px;display:block;}/***/
.foottext{text-align:right;color:#666;font-size:9pt;}
/*标题摆放位置*/
.h4title
{
	background: url(App_Themes/BlueTechChina/Images/dot1.gif) left bottom repeat-x;
	height:65px;
	position:relative;		
}
/*标题图片位置样式,因为图片每页不同,所以放在HTML页面*/
.h4title span
{
	line-height: 53px; 
	height: 53px; 
	font-size: 60px; 
	width: 116px;
	text-indent:-9000px;/*无样式表是显示文字内容*/
}
/*当前页面路径*/
.titleposition
{
	position: absolute;
	top: 18px !important; /*FF中位置*/
	top: 18px; /*IE中位置*/
	right: 0px; 
	font-size: 9pt; 
	font-weight: normal;
}
.h4title strong span
{
	background:none;
	text-indent:0;
	font-size:9pt;
	font-weight:normal;
	display:inline;
	margin:0;
	padding:0;	
	line-height:22px;
	height:22px;
}
	
/*方框列表样式*/
.typelist{background:#fff;}
.framewrap{width:200px;height:131px;}
.framewrap .top{background:url(Images/framelist-01.gif) no-repeat ;height:40px;}
.framewrap .bot{background:url(Images/framelist-02.gif) no-repeat;height:91px;text-align: center;width:200px}
.down{background:url(Images/download.gif) no-repeat left center;height:39px;width:43px;display:block;float:left;margin:0 10px 0 10px;}
.down1{background:url(Images/mov.gif) no-repeat left center;height:36px;width:42px;display:block;float:left;margin:0 10px 0 10px;}
.down2{background:url(Images/show.gif) no-repeat left center;height:38px;width:42px;display:block;float:left;margin:0 10px 0 10px;}
.top em{line-height:40px;font-size:11pt;font-style:normal;font-weight:bold;color:white;display:block;float:left;}

/*演示下载,在线动画,形象展示方框控件样式*/
.bot{text-align:center;}
.listitem{text-decoration:none;line-height:30px;height:30px;width:33%;text-align:center;}
.listitem a,.listitem a:visited{text-decoration:none;color:black;font-size:10pt;width:60px;line-height:30px;height:30px;}
.listitem a:hover{text-decoration:underline;color:green;line-height:30px;height:30px;}

/*友情链接的样式*/
.link{background:#fff url(Images/linkico.jpg) no-repeat left center;width:100%;height:41px;padding:0px 0;	position:relative;bottom:0;}
.linkcontext{margin-left:104px;float:left;text-align:left;position:absolute;top:-5px;right:2px;}
.link img{border:0;}
/*-------------中部栏样式结束---------------*/

/*-------------底部栏样式开始---------------*/
/*底部菜单列表*/
.footwrap{height:140px;clear:both;}
.foottitle{line-height:10px;overflow:hidden;background:#F4F4F4;}

/*版权信息*/	
.footbody{text-align:center;}
.footbody p{list-style:none;text-decoration:none;color:Black;line-height:27px;height:27px;}
.footbody a,.footbody a:visited{text-decoration:none;color:Black;margin-right:10px;margin-left:10px;}
.footbody a:hover{color:#319603;}

/*-------------底部栏样式结束---------------*/


/*关于左侧菜单列表*/
.list_about ul{list-style:none;}
.list_about ul li{text-decoration:none;background:url(Images/about_listbg.gif) no-repeat;line-height:25px;margin:5px 0;font-size:10pt;font-weight:bold;text-align:center;}
.list_about ul li a,.list_about ul li a:visited{text-decoration:none;color:#2B710B;background:url(Images/small_arrow.gif) no-repeat left center;padding-left:20px;letter-spacing:5px;}
.list_about ul li a:hover{color:#FF8C3F;}

/*关于我们左侧菜单项样式*/
.list_link ul{list-style:none;}
.list_link ul li{text-decoration:none;background:url(Images/linkme_listbg.gif) no-repeat;line-height:25px;margin:5px 0;font-size:10pt;font-weight:bold;text-align:left;}
.list_link ul li a,.list_link ul li a:visited{text-decoration:none;color:#2B710B;background:url(Images/small_arrow.gif) no-repeat left center;padding-left:20px;margin-left:50px;letter-spacing:5px;}
.list_link ul li a:hover{color:#F08C17;}

/*正文内容样式*/
h6{color:#05533C;font-size:10pt;font-weight:bold;padding-left:10px;}
.boxcontent p.textstyle{color:#5E5F5F;font-size:9pt;line-height:22px;border:0;text-indent:2em;margin-top:5px;}
/*文章内容通用样式*/
.contextstyle{padding:5px;text-indent:2em;}
.contextstyle p,.contextstyle div{margin:1px 0;line-height:22px;font-size:12px;color:#5E5F5F;margin:-2px;}
.contextstyle b{background:none;}
.contexttitle{color:#5E5F5F;font-size:9pt;line-height:22px;border:0;text-indent:2em;margin-top:5px;font-weight:bold;text-align:center;}	
/*售后服务文章样式*/
.articlestyle{text-align: left;padding-left:10px;}
.articleimg{width:450px;}/*限制图片的最大宽度*/
.articlestyle p,.articletitle{color:#5E5F5F;font-size:9pt;line-height:22px;border:0;text-indent:2em;margin:-2px;}
.articlestyle h6{color:#05533C;font-size:10pt;font-weight:bold;text-align:center;margin:10px 0;}
.articlestyle ul{list-style-type:square; list-style-position: inside; background:none;border-bottom:0px;margin:0;}
.articlestyle ul li{border-bottom:0px;text-decoration:none;text-align:left;color:#5E5F5F;font-size:9pt;font-weight:bold;}
.articletitle{font-weight:bold;}

/*常见问题文章样式*/
.service_context{text-indent:2em;color:#5E5F5F;font-size:9pt;}
/*滚动公告正文内容样式*/
.contexttitle1{color:#5E5F5F;font-size:9pt;line-height:22px;border:0;text-indent:2em;margin-top:5px;font-weight:bold;}	
.contextstyle12{padding:5px;text-indent:2em;border-top:1px #b8b8b8 solid;font-family:arial,verdana,sans-serif,宋体;}
.contextstyle12 p{margin:1px 0;line-height:22px;font-size:10px;color:#5E5F5F;margin-top:-2px;}
/*
.teachertext{padding:5px;text-indent:2em;border-top:1px #b8b8b8 solid;}
.teachertext p,.scoretext p{margin:1px 0;line-height:22px;font-size:12px;color:#5E5F5F;}
*/

/*表格样式*/
.td_bask2{background-image: url(images/LINR.jpg);}
.tj,.tj1 {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #5E759E;background-image: url(images/tj1.jpg);background-repeat: no-repeat;height: 19px;width: 60px;vertical-align: bottom;border: 1px none #697791;cursor: hand;}
.tj1{background-image: url(images/tj1.jpg);width: 60px;}
.tdlinr{background:url(images/dot.gif); text-align:left}

/*GridView样式*/
.listtable{border:1px solid #91D4FF;line-height:24px;}
.listtitlefirst{border-right:1px solid #91D4FF;border-top:1px solid #fff;border-left:1px solid #fff;border-bottom:1px solid #91D4FF;background:#C7E8FA;text-align:center;}
.listtitle{border-right:1px solid #91D4FF;border-top:1px solid #fff;border-left:1px solid #fff;border-bottom:1px solid #91D4FF;background:#C7E8FA;text-align:center;}
.listend{border-left:1px solid #fff;border-top:1px solid #fff;border-bottom:1px solid #91D4FF;background:#C7E8FA;text-align:center;}
.listtitlefirst01{border-top:1px solid #fff;border-left:1px solid #fff;border-bottom:1px solid #91D4FF;background:#C7E8FA;text-align:center;}
.listend01{border-top:1px solid #fff;border-bottom:1px solid #91D4FF;background:#C7E8FA;text-align:center;}
.listtitle01{border-top:1px solid #fff;border-bottom:1px solid #91D4FF;background:#C7E8FA;text-align:center;}
.listtr1{background:#fff;}
.listtr2{background:#E0F4FF;}
.listtdleft{border-right:1px solid #91D4FF;border-top:1px solid #fff;border-left:1px solid #fff;border-bottom:1px solid #91D4FF;text-align:left;}
.listtd{border-right:1px solid #91D4FF;border-top:1px solid #91D4FF;border-left:1px solid #91D4FF;border-bottom:1px solid #91D4FF;text-align:center;}/*更改了边框线颜色,左和顶边框*/
.listtdtitle{border-right:1px solid #91D4FF;border-top:1px solid #fff;border-left:1px solid #fff;border-bottom:1px solid #91D4FF;padding-left:8px;text-align:left;font-size:14px;line-height:24px;}
.listtdtitle a{color:#000;}
.listtdwrite{border-right:1px solid #91D4FF;border-top:1px solid #fff;border-left:1px solid #fff;border-bottom:1px solid #91D4FF;padding-left:8px;text-align:left;}
.listtdright{border-left:1px solid #fff;border-top:1px solid #fff;border-bottom:1px solid #91D4FF;text-align:center;}
.listtdleft2{border-top:1px solid #fff;border-left:1px solid #fff;border-bottom:1px solid #91D4FF;text-align:left;}
.listtdleft1{border-right:1px solid #91D4FF;border-top:1px solid #fff;border-left:1px solid #fff;text-align:left;}
.listtdleft3{border-top:1px solid #fff;border-left:1px solid #fff;text-align:left;}
.listtdleft4{border-top:1px solid #fff;border-left:1px solid #fff;text-align:right;}
.listtdleft5{border-top:1px solid #fff;border-left:1px solid #fff;}

.clearborder{border-right:1px solid #fff;border-top:1px solid #fff;border-left:1px solid #fff;border-bottom:1px solid #fff;text-align:center;}
INPUT {BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #999999 1px solid; COLOR: #666666; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: arial,"宋体"; HEIGHT: 18px}

/*单个产品列表的样式*/
.sigleprotable tr td{text-align:left;}
.sigleprotable tr td span,#sigleprotable tr td span.pro_list1{color:Black;font-weight:bold;font-size:9pt;}
.sigleprotable tr td span.pro_list1{color:red;}
.shopico{display:block;float:right;margin:20px;line-height:23px;height:23px;margin:0;}
.sigleprotable tr td a,.sigleprotable tr td a:visited{color:Black;}
.sigleprotable tr td a:hover{color:#5cb3f2;}
	
/*文字自动换行*/
.texttitle{white-space:normal; word-break:break-all;border:0;float:left;}	
.textstyle{	white-space:normal; word-break:break-all;text-indent:2em;border:0;}

/*产品说明标题样式*/
.protitle{background:#BFE6EA;padding-left:10px;line-height:22px;height:22px;}
.pro_ico{background:url(Images/pro_title_l.gif) no-repeat left center;line-height:22px;height:22px;font-size:9pt;font-weight:bold;color:#0523A2; }

/*购物产品提示图片样式*/
#PolDiv .pro_img{z-index: 200; left: 12px; visibility: hidden; position: absolute;top: 12px; border:1px solid #666;padding:4px;background:#999;}

.n_help{ height:15px; padding:0px 0 0 19px; list-style:none; float:right; display:block;}
.n_help li{ float:left; padding:2px 6px 0 10px; height:12px;line-height:12px; background:url(nav1/bj_line.gif) no-repeat right 2px; display:block}
.n_help .help_r{ padding-right:0px; background:none;}

.logo_place{width:187px;height:60px;margin-top:0px;text-indent:-9000px;background:url(images/logo1.gif) no-repeat left top;}
/*这段控制购买产品进的表格样式*/       
.headtd1 {background: #00A4E1;border: 1px outset; border-color: #00BBFF #0077FF #0077FF #00BBFF; cursor: hand;font-size: 9pt;height:20px;}
.headtd2 {background: #20C1FF;border: 1px outset; border-color: #60D3FF #0077FF #0077FF #60D3FF; cursor: hand; font-size: 9pt}.
.bodytd{background: #FFFFFF;border: 1px #0077FF solid; border-color: #B0D8FF #0077FF #0077FF #B0D8FF; font-size: 9pt
}
#mainboard{position: absolute; left: 2px; top: 2px;width: 120px;height: 268px;z-index: 1;overflow: hidden; background: #FFFFFF;}   
/*产品中心左侧菜单四级文字的样式*/ 
#menuitemwrap{padding-left:35px;}
#menuitemwrap a,#menuitemwrap a:visited{text-decoration:none;color:black;font-size:9pt;width:180px;line-height:22px;height:22px;}
#menuitemwrap a:hover{text-decoration:underline;color:green;line-height:22px;height:22px;}  
.itemstyle
{
	width:180px;
	height:25px;
	text-align:left;
	color:#5E5F5F;	
}
.menuitem{width:180px;} 
/*灰色方框样式*/
.graybox {border: thin solid #E5E5E5;background: #F1F1F1;margin: 0 AUTO;padding: 10px;margin-top:10px;font-size:9pt;}
.text{text-indent:2em;}
.title{	font-size:9pt;color:#C16D09;}
.titleimg{background:url(../UserControls/images/HYJZ.jpg) no-repeat left center;text-indent:-9000px;height:25px;padding-left:74px;}
/*购买翻滚按钮*/
.btnshop a{background:url(Images/btnshop_01.gif) no-repeat left center;display:block;width:58px;height:25px;}
.btnshop a:hover{background:url(Images/btnshop_02.gif) no-repeat left center;}

/*产品表格样式(原控件下的Style.css文件)----------------*/
ol li { margin:8px}
/*产品表格的总容器*/
#con { font-size:12px; width:533px; margin:10px 0 10px 10px;}
/*产品表格的标题按钮*/
#tags { height:23px; width:523px; margin:1; padding:1; margin-left:1px}
#tags li { float:left; margin-right:1px; background:url(Images/tagleft.gif) no-repeat left bottom; height:23px; list-style-type:none}
#tags li a { text-decoration:none; float:left; background:url(Images/tagright.gif) no-repeat right bottom; height:23px; padding:0px 10px; line-height:23px; color:#999}
#tags li.emptyTag { width:4px; background:none}
#tags li.selectTag { background-position: left top; position:relative; height:25px; margin-bottom:-2px}
#tags li.selectTag a { background-position: right top; color:#000; height:25px; line-height:25px;}
#tagContent { padding:1px; background-color:#fff; border:1px solid #aecbd4;}
.tagContent { padding:10px; color:#474747; width:500px; display:none}
#tagContent div.selectTag{ display:block}
a{text-decoration: none}
.tages{height:23px; width:400px; margin:0; padding:0; margin-left:10px}
.tagesli{float:left; margin-right:1px; background:url(Images/tagleft.gif) no-repeat left bottom; height:23px; list-style-type:none}
.tageslia{text-decoration:none; float:left; background:url(Images/tagright.gif) no-repeat right bottom; height:23px; padding:0px 10px; line-height:23px; color:#999}
.td_bask2{background-image: url(~UserControls/Images/LINR.jpg);}
.fontsize{font-size:12px;}
.td_baxk1{background-image: url(~UserControls/Images/bk_bg.jpg);}
.td_baxk2{background-image: url(~UserControls/Images/bk_bg1.jpg);}

/*补丁下载方框样式*/
.downloadbox{margin:10px 5px;}
.downtitlebg{padding-left:0px;background:url(Images/download_02.gif) repeat-x;}
.downtitle{background:url(Images/3a.gif) no-repeat; background-position:left center; padding-left:15px;line-height:15px;height:15px;display:block;}
.downtitle span{padding-top:4px !important;padding-top:6px;display:block;font-size:10pt;font-weight:bold;color:Green;line-height:15px;height:15px;}
.downcontext{margin:0 3px 3px 3px;padding:10px;border:1px #ccc solid;border-top:0; background:#fff;font-size:10pt;text-indent:2em;}
.downico{text-align:right;margin:5px 5px 0 5px;}


/*用户注册样式表－－－－－－－－－－－－－－－－－－－－－－－－*/
A.topmenu:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.topmenu:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.topmenu:active {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.topmenu:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.loginbox {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #999999 1px solid; COLOR: #666666; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: arial,"宋体"; HEIGHT: 18px
}
.searchbox {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #999999 1px solid; COLOR: #666666; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: arial,"宋体"; HEIGHT: 18px
}
.w {
	FONT-SIZE: 9pt; COLOR: #ffffff; FONT-FAMILY: arial, "宋体"
}
.w_b {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #ffffff; FONT-FAMILY: arial, "宋体"
}
.n {
	FONT-SIZE: 9pt; COLOR: #0c2e87; FONT-FAMILY: arial, "宋体"
}
.n_b {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #0c2e87; FONT-FAMILY: arial, "宋体"
}
.blue {
	FONT-SIZE: 9pt; COLOR: #0c2e87; FONT-FAMILY: arial, "宋体"
}
.w_bb {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: #ffffff; FONT-FAMILY: arial, "宋体"
}
.jagan {
	LETTER-SPACING: -1px
}
.p_title1 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #ffffff; FONT-FAMILY: "verdana"; LETTER-SPACING: -1px
}
.p_title2 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #333333; FONT-FAMILY: "verdana"; LETTER-SPACING: -1px
}
.name1 {
	FONT-SIZE: 14px; COLOR: #0c2e87; FONT-FAMILY: "verdana"; LETTER-SPACING: -1px
}
.name2 {
	FONT-SIZE: 12px; COLOR: #c16d09; FONT-FAMILY: "verdana"
}
.box {
	FONT-SIZE: 13px
}
.specspace {
	PADDING-LEFT: 10px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px
}
A.name2:link {
	FONT-SIZE: 12px; COLOR: #c16d09; FONT-FAMILY: "verdana"; TEXT-DECORATION: none
}
A.name2:visited {
	FONT-SIZE: 12px; COLOR: #c16d09; FONT-FAMILY: "verdana"; TEXT-DECORATION: none
}
A.name2:active {
	FONT-SIZE: 12px; COLOR: #c16d09; FONT-FAMILY: "verdana"; TEXT-DECORATION: none
}
A.name2:hover {
	FONT-SIZE: 12px; COLOR: #c16d09; FONT-FAMILY: "verdana"; TEXT-DECORATION: underline
}
A.white-red:link {
	FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: "verdana"; TEXT-DECORATION: none
}
A.white-red:visited {
	FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: "verdana"; TEXT-DECORATION: none
}
A.white-red:active {
	FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: "verdana"; TEXT-DECORATION: none
}
A.white-red:hover {
	FONT-SIZE: 12px; COLOR: #ff0000; FONT-FAMILY: "verdana"; TEXT-DECORATION: none
}
A.white-hui:link {
	FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: "verdana"; TEXT-DECORATION: none
}
A.white-hui:visited {
	FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: "verdana"; TEXT-DECORATION: none
}
A.white-hui:active {
	FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: "verdana"; TEXT-DECORATION: none
}
A.white-hui:hover {
	FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: "verdana"; TEXT-DECORATION: none
}
A.hui-red:link {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #555555; FONT-FAMILY: "verdana"; TEXT-DECORATION: none
}
A.hui-red:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #555555; FONT-FAMILY: "verdana"; TEXT-DECORATION: none
}
A.hui-red:active {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #555555; FONT-FAMILY: "verdana"; TEXT-DECORATION: none
}
A.hui-red:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #ff6600; FONT-FAMILY: "verdana"; TEXT-DECORATION: none
}
A.hui-red-b:link {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: "verdana"; TEXT-DECORATION: none
}
A.hui-red-b:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: "verdana"; TEXT-DECORATION: none
}
A.hui-red-b:active {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: "verdana"; TEXT-DECORATION: none
}
A.hui-red-b:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ff0000; FONT-FAMILY: "verdana"; TEXT-DECORATION: none
}
A.hui-red-s:link {
	FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: "verdana"; TEXT-DECORATION: none
}
A.hui-red-s:visited {
	FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: "verdana"; TEXT-DECORATION: none
}
A.hui-red-s:active {
	FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: "verdana"; TEXT-DECORATION: none
}
A.hui-red-s:hover {
	FONT-SIZE: 12px; COLOR: #ff0000; FONT-FAMILY: "verdana"; TEXT-DECORATION: none
}
A.goods01:link {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #c16d09; FONT-FAMILY: "verdana"; TEXT-DECORATION: none
}
A.goods01:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #c16d09; FONT-FAMILY: "verdana"; TEXT-DECORATION: none
}
A.goods01:active {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #c16d09; FONT-FAMILY: "verdana"; TEXT-DECORATION: none
}
A.goods01:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #c16d09; FONT-FAMILY: "verdana"; TEXT-DECORATION: underline
}
.unnamed1 {
	BACKGROUND-POSITION: left top; BACKGROUND-ATTACHMENT: fixed; BACKGROUND-IMAGE: url(../product/img/bg_03.gif); BACKGROUND-REPEAT: no-repeat
}
.search_button {
	WIDTH: 75px; HEIGHT: 20px
}
.cal {
	FONT-WEIGHT: bold; COLOR: #ffb300
}
.cal_date {
	FONT-WEIGHT: bold; COLOR: #ffffff
}
.cal_sat {
	COLOR: #0F73AF
}
.cal_sun {
	COLOR: #cc0000
}
a.blue:link {
	font-family: "宋体";
	font-size: 12px;
	color: #0A117B;
	text-decoration: none;
}
a.blue:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #0A117B;
	text-decoration: none;
}
a.blue:hover {
	font-family: "宋体";
	color:#0A117B;
	text-decoration: none;
}
.t_black {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #000000;
}
.dl_bg {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #97B6E2;
	border: thin solid #97B6E4;
}
.tj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E759E;
	background-image: url(Images/tj.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 49px;
	vertical-align: bottom;
	border: 1px none #697791;
	cursor: hand;
}
.textfild_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #EEF2F5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D8DCDF;
	border-right-color: #D8DCDF;
	border-bottom-color: #D8DCDF;
	border-left-color: #D8DCDF;
}
.wbk {
	border: none;
}
.textfild1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #98B7E3;
	height: 10px;
	border: none;
}
.textfild {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #B9B9B9;
	height: 10px;
	border: none;
}
.bk_hui_2 {
	font-family: "??";
	font-size: 12px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	border-left-style: solid;
	height: 10px;
}
.bk_3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.bk_blue {
	font-size: 12px;
	color: #666666;
	height: 12px;
	border: 1px solid #3158A3;
}
.bk_blue_1 {
	color: #666666;
	height: auto;
	border: 1px solid #3158A3;
}
.bk_lift {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D9D9D9;
	border-right-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
	border-left-color: #D9D9D9;
}
.form1 {
	height: 10px;
	width: 50px;
	border: none;
}
.dl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
.bk_hui_4 {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}
.N_BK {
	border: none;
}
.td_baxk
{
	background-image: url(Images/club_page3_r15_c3.jpg);
}
.td_baxk1
{
	background-image: url(Images/bk_bg.jpg);
}
.td_bask2
{
	background: url(Images/LINR.jpg) left bottom;
}

#tbstyle tr td{background:url(Images/LINR.jpg) repeat-x left bottom;}


/*九宫格盒子-----------用户注册模板*/
.boxbox{
	width:516px;
	margin:0 auto;

}
.divbox{
}
/*顶行*/
.topline {
	background: url(Images/box_tm.gif);
	background-repeat: repeat-x;
	height:8px;
	line-height:8px;
	overflow:hidden;
}
.lefttopbox {
	background: url(Images/box_tl.gif);
	background-repeat: no-repeat;
	padding-left:9px;
	width:7px;
	height:8px;
	float:left;
}
.righttopbox {
	background: url(Images/box_tr.gif);
	background-repeat: no-repeat;
	background-position:top right;
	width:8px;
	height:8px;
	float:right;
}
/*中行*/

/*正文内容在这儿控制*/
.midline {
	background:#fff;
	font-size:9pt;
	color:#666;
	height:220px;
}
.leftmidbox{
	background: url(Images/box_ml.gif);
	background-repeat: repeat-y;
	width:7px;
	float:left;
	height:220px;
}
.rightmidbox{
	background: url(Images/box_mr.gif);
	background-repeat: repeat-y;
	width:8px;
	float:right;
	height:220px;
}

.midline1,.midline2,.midline3{background:#fff;
	font-size:9pt;
	color:#666;
	height:410px;}
#rbtnDeliver{display:inline;width:80px;}
.midline1 label{display:inline;margin-top:-200px;width:180px;padding-top:2px;padding-bottom:20px;}
.leftmidbox1,.leftmidbox2,.leftmidbox3{background: url(Images/box_ml.gif);
	background-repeat: repeat-y;
	width:7px;
	float:left;
	height:410px;} 

.rightmidbox1,.rightmidbox2,.rightmidbox3{background: url(Images/box_mr.gif);
	background-repeat: repeat-y;
	width:8px;
	float:right;
	height:410px;}
/*另一个方框,只要修改这三个高度值就可以了*/	
.midline2,.leftmidbox2,.rightmidbox2{height:300px;}

.midline3,.leftmidbox3,.rightmidbox3{height:160px;}

/*尾行*/
.botline {
	background: url(Images/box_bm.gif);
	background-repeat: repeat-x;
	height:8px;
}
.leftbotbox {
	background: url(Images/box_bl.gif);
	background-repeat: no-repeat;
	padding-left:9px;
	width:7px;
	height:7px;
	float:left;
}
.rightbotbox {
	background: url(Images/box_br.gif);
	background-repeat: no-repeat;
	background-position:top right;
	width:8px;
	height:7px;
	float:right;
}
/*线条*/
.box1{
	border:1px #F0F0F0 solid;
	border-top:0;
	margin:0 auto;
}

.linebox{
	background:#7A7A7A;
	line-height:3px;
	height:3px;
	overflow:hidden;
}
.linebox1{
	background:#98B7E3;
	width:112px;
	line-height:3px;
	height:3px;
	overflow:hidden;
	float:left;
}
.linebg{
	background:#F0F0F0;
	line-height:20px;
	height:20px;
	overflow:hidden;
}
.linetitle{
	background:url(Images/ico1.gif) no-repeat left center;
	line-height:20px;
	height:20px;
	margin:0;
	padding:0;
	padding-left:10px;
	margin-left:10px;
	font-size:9pt;
	font-weight:bold;
}
.textstyle{
	padding:5px 0;	
}
.textstyle p{
	color:#666;
	text-indent:2em;
	line-height:20px;font-size:12px;color:#5E5F5F;margin-top:-2px;
}
.tj{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E759E;
	background-image: url(images/tj1.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 60px;
	vertical-align: bottom;
	border: 1px none #697791;
	cursor: hand;
}

.td_baxk
{
	background-image: url(images/club_page3_r15_c3.jpg);
}
.td_baxk1
{
	background-image: url(images/bk_bg.jpg);
}
.td_bask2
{
	background-image: url(images/LINR.jpg);
}
.cal_sun {
	color: #cc0000
}
.STYLE1 {color: #ff0000}

/*表格样式------------------*/
#t_table,.tablestyle{
	width:100%;
	border:0;
	color:#666;
}
/*表格头行*/
#t_table th,.tablestyle th{
	text-align:left;
	height:27px;
	font-weight:normal;
	background: url(images/LINR.jpg) repeat-x left bottom;
}
/*带虚线背景的单元格*/
#t_table td,.tablestyle td{
	background: url(images/LINR.jpg) no-repeat left bottom;
	height:22px;
}
#ctl00_ContentHolder_ShopingUserC1_lbAddress{ display:block; width:390px; overflow:hidden;}
#ctl00_ContentHolder_ShopingUserC1_lbOther{ display:block; width:390px; overflow:hidden;}
/*黑色竖线条*/
#t_table .line_1,.tablestyle .line_1{
	background-image:none;
	background:#D5D5D5;
	width:1px;
	overflow:hidden;	
}
/*黑色竖线条左右间隔*/
.line_space{
	width: 5px; 
	background-image:none;
}
/*表格头列宽度*/
.firstcol{width:107px;}
/*表格末列宽度*/
.endcol{width:370px;}

/*清除动态控件的默认背景图片*/
.clearBg table tr,.clearBg table tr td{background:none;}

#radiobox table{width:100%;}
.post span{text-indent:20px;}
#sub1 table tr td{padding-left:15px;}
/*圆角框样式设置*/
.myBox,.getShopManBox
{
    margin: 0 auto;
    border: 0px solid #ffffff;
    color: #000;
    width:516px;       
    padding: 2px;
    text-align: left;
    background-color: #fff;/*背景颜色*/
    border: 1px solid #DEDDD8;/*边框颜色*/      
} 
.getShopManBox{width:512px;} 
.for_space{text-align:right;}  
/*带虚线的表格*/
.td_borderB{background: url(images/LINR.jpg) no-repeat left bottom;	height:22px;text-align:right;padding-right:10px;width:30%;}
.tb_borderL{border-left:1px #D5D5D5 solid;text-align:left;padding-left:5px;padding-right:0;width:69%;}

/*会员简章文本框*/
.member_reg{border:1px #DEDDD8 solid;}
.member_reg P{line-height:20px;margin-top:1px;text-indent:2em;color:#666;}
.txt_member{font-size:10pt; color:#284388;font-weight: bold;padding-left:10px;border-bottom:1px #c0c0c0 solid;}
.txtmul{width: 482px; height: 165px; font-size: 9pt;padding-left:5px;margin-bottom:10px;color: #666;}

/*应聘按钮,产品查看页面按钮*/
.productbtn{text-align:center;padding-left:150px;}
.joinbtn a,.productbtn a
{
	display:block;
	border:1px #FF811D solid;
	text-align:center;
	line-height:22px;
	height:22px;
	background:#FCE7D6;
	text-decoration:none;
}
.productbtn a{float:left;padding:0 10px;margin:0 5px;}
.joinbtn a:hover,.productbtn a:hover{color:#545674; background:#FFF9F3;text-decoration:none;}
/*关闭本窗口按钮*/
.closebtn
{	border:1px #FF811D solid;
	text-align:center;
	line-height:22px;
	height:22px;
	background:#FCE7D6;
	width:80px;
	margin:0 auto;
}
.closebtn a{display:block;text-decoration:none;color:#000;}
.closebtn a:hover{display:block;color:#545674; background:#FFF9F3;text-decoration:none;}

/*购买流程热图样式-----------*/
.hotwraper1{
	background:url(Images/shop_flow1.gif) no-repeat;
	position:relative;
	top:0;
	left:0;
	width:451px;
	height:530px;
	margin:0 auto;
	padding:0;
	font-size:12px;color:#5E5F5F;
}


/*长方形热图链接

.hotwraper{
	background:url(Images/shop_flow.gif) no-repeat;
	position:relative;
	top:0;
	left:0;
	width:480px;
	height:533px;
	margin:0;
	padding:0;
}
.hotmenu{
	width:138px;
	line-height:34px;
	height:34px;
	text-align:center;
	font-size:9pt;
	position:absolute;
}
#hot1{top:92px;left:173px;}
#hot2{top:290px;left:173px;}
#hot3{top:339px;left:173px;}
#hot4{top:388px;left:173px;}
#hot5{top:437px;left:173px;}
#hot6{top:486px;left:173px;}
.hotmenu a{}

.hotmenu a:link,.hotmenu a:visited{
	display:block;
	border:1px #000 solid;
	background:#fff;
	color:#000;
	text-decoration:none;
}
.hotmenu a:hover{
	text-decoration:none;
	display:block;
	color:red;
	background:#E4E2E2;
}
/*椭圆形热图链接

.hotmenu1{
	width:99px;
	line-height:29px;
	height:29px;
	text-align:center;
	font-size:9pt;
	position:absolute;
}
#hot7{top:21px;left:193px;}
#hot8{top:222px;left:45px;}
#hot9{top:222px;left:363px;}
.hotmenu1 a,.hotmenu1 a:visited{
	display:block;
	color:#000;
	text-decoration:none;
}
.hotmenu1 a:hover{
	text-decoration:none;
	display:block;
	color:red;
}*/

/*滚动公告总外框*/
#scrollwrapper{
    margin-left:10px;
    padding:3px;
    height:194px;
    width:215px; 
    border:1px solid #d6d6d6;
    background:#fff;
}
/*滚动公告标题样式*/
#scrolltitle{
    height:22px;
    line-height:22px;
    overflow:hidden;
    width:212px;
    background:url(Images/scroll_titlebg.gif) repeat-x left center;/*滚动公告标题背景图片*/
    border:1px solid #d6d6d6;
    margin-bottom:3px;    
}
/*滚动公告标题的外距和字体颜色*/
#scrolltitle span
{
	background:url(Images/scroll_ico.gif) no-repeat 5% 90%;/*滚动公告标题背景图片*/
    padding-left:30px;
    color:#999;
    line-height:22px;
    height:22px;
}
/*滚动公告内容区*/
#demo{
    margin:0;
    overflow:hidden;
    height:164px;/*注意行数是有要求的,整个Div的高度值不能小于(行数*(16+2*2))的值,不然在FF中滚动不能进行下去*/
    width:212px; 
    border:1px solid #d6d6d6; 
    overflow:hidden;
}
/*滚动公告链接样式*/
#demo a {
	width:200px;
	overflow:hidden;
	font:12px/16px tahoma;
	display:block;
	text-decoration:none;
	margin:2px;
	color:#4a551c;
	padding-left:2px;
	text-align:left;
}
/*滚动公告链接样式*/
#demo a:hover {
	color:#ff6600;
}
/*外地办事处表单样式*/
#formwrapper {
	width:600px;
	margin:15px auto;
	padding:20px;
	text-align:left;
	border:1px #1E7ACE solid;
}
fieldset {
	padding:5px;
	margin-top:5px;
	border:1px solid #D6D6D6;
	background:#fff;
}

fieldset legend {
	color:#1E7ACE;
	font-weight:bold;
	padding:3px 20px 3px 20px;
	border:1px solid #D6D6D6;	
	background:#fff;
}

fieldset label {
	float:left;
	width:120px;
	text-align:right;
	padding:4px;
	margin:1px;
}
/*虚线表格*/
#dot_table{text-align:center;}
#dot_table tr td{background:url(Images/LINR.jpg) repeat-x left bottom;}
.right_border{border-right-width:1px;border-right-color:#D5D5D5;border-right-style:solid;}
.tr_borderline{width:100%;border:0;}
.tr_borderline tr{background:url(Images/LINR.jpg) repeat-x left bottom;line-height:22px;height:22px;}
.order_logo{background:url(Images/logo.gif) no-repeat left center;line-height:60px;height:60px;width:650px;margin:0 auto;font-size:14px;font-weight:bold;}
/*人才招聘页面相关样式*/

/*人才招聘标题样式*/
#td_context .smalltitle{font-weight:normal;color:green;}
/*人才招聘虚线条样式*/
#td_context .line_dot{line-height:1px;background:#999;overflow:hidden;}
/*人才招聘实线条样式*/
.line_solid{line-height:1px;height:1px;overflow:hidden; border-bottom:1px #999 dotted;}
/*人才招聘职位要求样式*/
#td_context .textstyle1{color:#5E5F5F;font-size:9pt;white-space:normal; word-break:break-all;border:0;overflow:auto;}/*IE下可行,但ff下自动换行用脚本来解决*/

/*滚动公告栏样式*/
.scrollbox{width:230px;height:202px;margin-left:0px;}

.top{background:url(Images/scroll_bg_02.gif) repeat-x;height:9px;}	
.topleft{float:left;background:url(Images/scroll_bg_01.gif) no-repeat;width:5px;}
.topright{float:right;background:url(Images/scroll_bg_03.gif) no-repeat;width:10px;}

.mid{background:#fff;height:157px;margin-top:-7px;width:230px;float:left;}
.midleft{float:left;background:url(Images/scroll_bg_04.gif) repeat-y;height:157px;width:5px;}
.midright{float:right;background:url(Images/scroll_bg_05.gif) repeat-y;height:157px;width:10px;}

.bot{background:url(Images/scroll_bg_06.gif) no-repeat;height:36px;width:230px;}

#scrolltext {
	background: #fff;
	padding: 0 10px;
	text-align: left;
	width:185px;
	height:155px;
	overflow:hidden;
	font-size:9pt;
}
#scrolltext a,#scrolltext a:visited {
	font-size:9pt;
	color: #999; 
	float:left;
	width:100%;
	text-decoration: none;
	display:block;
}
#scrolltext a:hover {
	font:12px/18px tahoma;
	color: #F60;
	text-decoration:underline;
}	

/*顶部菜单样式开始

---------------------------------------------------------------------------*/

/*顶部菜单*/
.menu1 {
/*border-top: #4c597f 3px solid;  
background: url(images/menu1.gif) repeat-x left top; */
font-size: 10pt;
font-weight:bold;
float: left; 
margin: 0px 0px 20px; 
width: 776px; 
margin:0 auto;

border-bottom: #cdcdcd 1px solid; /*底部线条*/
font-family: verdana, arial, sans-serif,"宋体";
padding-left:0px;/*定位*/
}
.menu2{float:right;margin-right:5px;margin-top:0px;}
.menu2 ul {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; list-style-type: none;
}
.menu2 ul li {
	background: url(images/left_menuline.gif) no-repeat 100% 40%;/*竖线条*/	
	float: left; position: relative
}
.menu2 ul .aboutus{background:none;float: left; position: relative}
.menu2 ul li a {
	padding-right: 8px; 
	display: block; 
	padding-left: 8px; 
	float: left; 
	padding-bottom: 0px; 
	color: #484848; /*链接默认颜色值*/
	line-height: 30px; 
	padding-top: 0px; 
	border-bottom: #fff 3px solid; 
	height: 30px; 
	text-decoration: none;
}
.menu2 ul li a:visited {
	padding-right: 8px; display: block; padding-left: 8px; float: left; padding-bottom: 0px; color: #484848; line-height: 30px; padding-top: 0px; border-bottom: #fff 3px solid; height: 30px; text-decoration: none
}
.menu2 ul li:hover {
	width: auto;
}
.menu2 ul li a:hover 
{
	background: url(images/uparrow.gif) no-repeat 50% 100%;	text-decoration:none;
	border-left-color: #c00; border-bottom-color: #9FB1BC; color: #FF7A22; border-top-color: #c00; border-right-color: #c00;	
}
.menu2 ul li ul {
	display: none
}
.menu2 table {
	font-size: 11px; left: 0px; margin: 0px; position: absolute; 
	top: 0px; /*下拉表格定位*/
	border-collapse: collapse;
}
.menu2 ul li:hover ul {
	margin-top: 1px; 
	display:block; 
	left: 0px; 
	width: 114px; 
	border-bottom: #999 1px solid; 
	position: absolute; 
	top: 32px;/*下拉ul定位*/
}
.menu2 ul li:hover ul.endstop {
	left: -52px;/*FF中下拉菜单水平偏移量,值越大越向右*/
}
.menu2 ul li:hover ul li ul {
	display: none
}
.menu2 ul li:hover ul li a {
	border-right: #999 1px solid; 	
	border-top: #999 1px solid; 
	display: block; 
	padding-left: 30px;/*子菜单文字的左边偏移量*/ 
	background: #bfe9ff url(images/submenu1.gif) no-repeat 8px center; 
	padding-bottom: 4px; 
	border-left: #999 1px solid; 
	width: 80px;  /*FF中有效*/
	color: #000; 
	line-height: 15px; 
	padding-top: 4px; 
	border-bottom: #999 0px solid; 
	height: auto;
	font-weight:normal;
	
}
/*在FF中的效果*/
.menu2 ul li:hover ul li a:hover {
	background:  #0098e4 url(images/submenu2.gif) no-repeat 8px center; /*菜单项翻滚背景颜色值和小图标*/
	color: #FF7A22;/*菜单项翻滚颜色值*/
}
.menu2 ul li:hover ul li:hover ul {
	display: block; left: 153px; position: absolute; top: -1px
}
.menu2 ul li:hover ul li:hover ul.left {
	left: -153px
}
.menu2 ul li a:hover ul {
	display: block; 
	background: #fff; 
	left: 0px; 
	border-bottom: #999 1px solid; /*IE中子菜单最后一顶的底线*/
	position: absolute; top: 33px
}
.menu2 ul li a:hover ul.endstop 
{
	left: -52px;/*IE中下拉菜单水平偏移量,值越大越向右*/
}
.menu2 ul li a:hover ul li a {
	border-right: #999 1px solid; 
	border-top: #999 1px solid; 
	display: block; 
	padding-left: 30px; 
	background: #bfe9ff url(images/submenu1.gif) no-repeat 8px center; 
	padding-bottom: 4px; 
	border-left: #999 1px solid; 
	width: 80px; /*IE中有效*/
	color: #000; 
	line-height: 15px; 
	padding-top: 4px; 
	border-bottom: #999 0px solid; 
	height: 1px;
	font-weight:normal;

}

.menu2 ul li a:hover ul li a ul {
	visibility: hidden; width: 0px; position: absolute; height: 0px;	
}
/*下拉菜单翻滚背景色和字体颜色值及小图标*/
.menu2 ul li a:hover ul li a:hover {
	background:#0098e4 url(images/submenu2.gif) no-repeat 8px center; 
	color: #FF7A22;
	text-decoration:none;
}
.menu2 ul li a:hover ul li a:hover ul {
	left: 153px; visibility: visible; color: #000; position: absolute; top: 0px;
	list-style:none;
}
.menu2 ul li a:hover ul li a:hover ul.left {
	left: -153px
}
/*顶部菜单样式结束
---------------------------------------------------------------------------*/


/*帮助中心*/
.helpmenu,.systemmenu{padding-right:0;}
.helpmenu ul,.systemmenu ul{list-style:none;}
.helpmenu ul table{padding:0;margin:0;width:100%;border:0;}
.helpmenu ul li{border:1px;margin:5px 0;display:block;}
.helpmenu ul li a,.helpmenu ul li a:visited{display:block;text-decoration:none;line-height:27px;height:27px;width:200px;background:#f0f0f0 url(Images/service_arrow.gif) no-repeat 35px center;color:green;text-align:center;}
.helpmenu ul li a:hover{display:block;text-decoration:none;line-height:27px;height:27px;background:#CFCDCD url(Images/service_arrow.gif) no-repeat 35px center;color:#f08c17;}
.menualign ul li a,.menualign ul li a:visited{text-align:left;text-indent:4em;}

/*系统产品样式,总宽度为544px*/
.productbox{height:154px;margin:0 0 10px 10px;}
.propicbox{height:170px;width:140px;float:left;background:#fff;margin-bottom:10px;margin-top:10px; margin-left:5px; }	
.protextbox{height:170px;width:340px;float:right; margin-top:20px; margin-right:5px;}
.proclear{clear:both;background:url(images/dot_line1.gif) repeat-x left top;height:2px;margin:5px;line-height:2px; overflow:hidden;}
.namecol{width:70px;line-height:22px;font-weight:bold;}
.textcol{width:310px; text-align:left;}
.coltop{text-align:justify;}
#systemmenutitle{border:1px;margin:5px 0;line-height:27px;height:27px;padding-left:25px;background:#f0f0f0 url(Images/circle1.gif) no-repeat 5px center;font-size:14px;font-weight:bold;text-align:left;color:#0523a2;}
/*翻滚按钮*/
.btnview{text-align:right;height:30px;line-height:30px;}
.btnview a,.btnview a:visited{display:block;margin:5px;background:url(Images/btn_common.gif) no-repeat left center;width:73px;line-height:21px;height:21px;color:black;text-align:center;text-decoration:none;}
.btnview a:hover{display:block;background:url(Images/btn_commover.gif) no-repeat left center;width:73px;line-height:21px;height:21px;color:#5cb3f2;text-decoration:none;}
.pro_intro{height:110px;overflow:hidden;}

/*专家推荐略缩图*/
.outlinewrapper{margin:0 10px 10px 10px;height:200px;}
.outlinebox{width:135px;height:150px;float:left;padding:2px;margin:6px;position:relative;top:10px;}
/*阴影背景图*/
.outlinepic{clear: right;float: left;background: url(images/shadow.gif) no-repeat right bottom;	position:relative;}
.outlinepic a{display:block;}
.outlinepic img{margin: -15px 5px 5px -5px;width:135px;height:150px;background-color: #fff;border: 1px solid #a9a9a9;padding: 4px;position:relative;display:block;cursor:hand;}	
.outlinebigpic{line-height:20px;height:20px;text-align:center;}
.outlinebigpic a,.outlinebigpic a:visited{text-decoration: none;color:Black;cursor:hand;}
.outlinebigpic a:hover{text-decoration: none;color:#ff7a22;cursor:hand;}
/*专家推荐大图样式*/
.bigpicbox{}
.bigpic{width:770px;height:688px;overflow:hidden;}/*大图不能最大宽度不能超过770px*/
.btngoback{margin:10px;border-top:0;}

/*各界评价方框样式*/
.scorebox{margin:5px 0;border:1px #f0f0f0 solid;padding:2px;}
.scoretitle{background:#f0f0f0;line-height:27px;height:27px;padding-left:25px;font-weight:bold;color:Green;}
.scoretext{padding:5px;text-indent:2em;}
.scorefooter{line-height:30px;height:30px;text-align:right;background: url(images/dot_line1.gif) repeat-x left top;}
.li_ico1{background:#f0f0f0 url(images/teacher_say.gif) no-repeat 5px center;}
.li_ico2{background:#f0f0f0 url(images/genearch_say.gif) no-repeat 5px center;}
.li_ico3{background:#f0f0f0 url(images/student_say.gif) no-repeat 5px center;}

/*教师评论方框样式*/
.teacherbox{border:1px #b8b8b8 dotted;padding:2px;margin:10px 0;background:#f0f0f0;}
.teachertitle{line-height:30px;height:30px;padding-left:25px;font-weight:bold;color:Green;background:url(Images/user-say.gif) no-repeat 5px center;}
.teachertext{padding:5px;text-indent:2em;border-top:1px #b8b8b8 solid;}
.teachertext p,.scoretext p{margin:1px 0;line-height:22px;font-size:12px;color:#5E5F5F;}

/*搜索按钮*/
.searchbtn a,.searchbtn a:visited{display:block;line-height:34px;height:34px;}
.searchbtn a:hover{display:block;line-height:34px;height:34px;}
/*单选按钮样式*/
/*注意”*+html”是css的中的选择符,很幸运的被ie7与ie5.01所使用,而区分ie7与ie5.01又有很简单的方法,
便是important,这样把important写在前面，就形成了单独针对ie7 hack的方法了。平时大家记得以下几点,
可避免许多乌七八糟的兼容性问题*/
#radiobox input{border:none;}/*去掉默认的控件边框线*/
.radioStyle{position:relative;line-height:26px;height:26px;}
.radioStyle label{position:relative;top:-6px !important;top:-2px;line-height:26px;height:26px;}
*+html .radioStyle label{top:-2px !important;top:-2px;}

/*无下边虚线表格*/
.noLineTable tr td{background:none;}
h5{font-size:12px;color:#0523a2;border-bottom:1px #c5c5c5 dotted;}

/*友情链接页面样式*/
.linklist{border:1px #c0c0c0 solid;height:210px;width:95%;margin:0 auto;}
.linklist h3{border-bottom:1px #c0c0c0 solid;line-height:26px;height:26px;text-align:left;font-size:12px;padding-left:20px;margin-bottom:20px;}
#tb_linklist{margin:0 auto;}
#tb_linklist a img{border:0;width:39px;width:129px;}
/*申请友情链接页面样式*/
#applylink{border:1px #c0c0c0 solid;height:210px;width:95%;}
#applylink h3{border-bottom:1px #c0c0c0 solid;line-height:26px;height:26px;text-align:left;font-size:12px;padding-left:20px;}

.RadioButtonList{ width:100px; line-height:20px; height:20px; position:relative;}
.RadioButtonList table tr td{ width:30px;}
.RadioButtonList table tr td LABEL{ position:absolute; top:1px;*top:2px;}

/*搜索条样式*/
.txtsearch
{
	border:1px #CBCCCB solid;width:200px;height:20px;line-height:20px;padding-left:20px;
	background:url(../Mehu/images/default/zoom.gif) no-repeat 5px center; background-color:#fff;
}
.btnsearch{display:block;width:55px;height:21px;line-height:21px;padding:0;margin-left:0;float:left;}
.btnsearch a:link,.btnsearch a:visited
{
	margin:0;display:block;height:21px;width:55px;text-indent:-9000px;
	background:url(../Mehu/images/default/btn_search.gif) repeat-x left top;
}
.buycar{
display:block;
 height:30px;
 line-height:30px;
float:left;
 margin-left:10px;
background:url(../Mehu/images/default/cart.gif) no-repeat left 4px;
 text-indent:30px;
 margin-top:6px;
}
.buycar a,.buycar a:visited{ color:#2E76AF;text-decoration:underline;}
.buycar a:hover{ color:red; text-decoration:none;}
.adbg{
 width:100%;
  height:120px;
  background:url(../../BlueTechChina/Images/product.jpg) no-repeat left top;
}
.productline{height:4px; line-height:4px; overflow:hidden; clear:both;}