@charset "gb2312";

/* 基本 CSS 设置 */
/*
作者: JYuan Chen  翊达数码工作室
网址: http://www.eda99.com 
版本: 2011-5-28

翊达数码-集网站前端开发/网站后台开发/网页设计/网络营销体验/系统集成/电脑销售于一体的数码工作室，是一个长达12年的IT团队（曾命名天翊科技、天翊互动）。
QQ:23065390 Email:cjinyuan@163.com 


[网站CSS常用元素定义目录表] 

		 1.全局定义
		 2.常用块布局样式定义
		 3.块高度
		 4.链接设置
		 5.字体样式
		 6.字体大小
		 7.字体对齐
		 8.字体颜色
		 9 字体行高
		10.字体其他样式
		11.产品点击放大

*/

/* 1.全局定义----- */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;font-size:100%;vertical-align:baseline;	margin:0;	padding:0;}
img,a img{border:border: 0 none;margin:0;padding:0;}

h1, h2, h3, h4, h5, h6 { font-size: 14px; }
body, input, select, button, textarea {	font-size: 12px;	font-family: Tahoma, Geneva, sans-serif;	margin: 0px;	padding: 0px;}

button { cursor: pointer; }
ol,ul{list-style:none;}

/* 2 常用块布局样式定义-------------- */

.clear {diplay: block!important;float: none!important;clear: both;overflow: hidden;width: auto!important;padding: 0!important;	font-size: 0;line-height: 0;margin-top: 0;	margin-right: auto;	margin-bottom: 0;	margin-left: auto;}/*清除块*/
 
.fl{ display: inline; float: left; } /*块左浮动*/
.fr {display: inline; float: right; }/* 块右浮动*/

/* 3 块高度------------------ */
.g01{height:1px;}  .g02{height:2px;}  .g05{height:5px;}  .g10{height:10px;} .g15{height:15px;}
.g18{height:18px;} .g20{height:20px;} .g22{height:22px;} .g25{height:25px;} .g30{height:30px;}
.g35{height:35px;} .g36{height:36px;} .g40{height:40px;}

/* 4 链接设置--------------------  */
a{color: #000;text-decoration: none;}
a:hover{
	color: #8B0101;
	text-decoration: underline;
}
a:focus { -moz-outline-style: none; } /*针对firefox*/ 


/* 5 字体样式--------------------------- */
.ft1{font-family:Arial, Helvetica, sans-serif;}
.ft2{font-family:"Times New Roman", Times, serif;}
.ft3{font-family:微软雅黑, 新宋体, 宋体, Arial, Helvetica, sans-serif;}

/* 6 字体大小 ------------------------  */
.f10{font-size:10px;} .f11{font-size:11px;} .f12{font-size:12px;}
.f13{font-size:13px;} .f14{font-size:14px;} .f15{font-size:15px;}
.f16{font-size:16px;} .f20{font-size:20px;} .f22{font-size:22px;} 
.f24{font-size:24px;}

/* 7 字体对齐 -------------------------------- */
.ftl{text-align:left;}/*左齐*/ .ftr{text-align:right;}/*右齐*/ .ftc{text-align:center;}/*居中*/
.word{word-break:break-all;}/*自动换行*/

/* 8 字体颜色 ------------------------  */
.fsr1{color:red;} .fsr2{color:#900;} .fsh1{color:#999;}
.fsh2{color:#666;} .fsb{color:#FFF;}

/* 9 字体行高 ---------------------------- */
.fg18{line-height:18px;}  .fg20{line-height:20px;}  .fg22{line-height:22px;}
.fg25{line-height:25px;}  .fg30{line-height:30px;}  .fg35{line-height:35px;}
.fg120{line-height:120%;} .fg160{line-height:160%;} .fg200{line-height:200%;}

/* 10 字体其他样式--------------------------  */
.fb{font-weight:700;}/*粗体*/

/* 11 QQ ------------------------------------*/
*/.qq{position:absolute;
	display:none;
	font-size:12px;
	}
.qq_coles{
	width:109px;
	height:34px;
	position:relative;
	background-image: url(/images/qq_top.gif);
	background-repeat: no-repeat;
	}
.qq_coles2 {
	width:109px;
	height:34px;
	position:relative;
	background-image: url(/images/qq_top2.gif);
	background-repeat: no-repeat;
}

.qq_coles a{position:absolute;
	top:8px;
	right:10px;
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	}
.qq_cent{background:url(/images/qq_mid.gif) repeat-y;
	width:109px;
	}
.qq_cent_c{padding:3px;
	text-align:center;
	}
.qq_foot{background:url(/images/qq_bottom1.gif);
	width:109px;
	height:30px;
	}
.qq_foota{background:url(/images/qq_logo.gif);
	width:109px;
	height:33px;
	}
/* B1 产品点击放大 */

/* B1.1 Style of the small image link */
.MagicThumb, .MagicThumb:hover {cursor: url(/graphics/zoomin.cur), pointer;	outline: 0 !important;}
/* B1.2 Style of the small image when the large image is expanded */ 
.MagicThumb-expanded-thumbnail {cursor: default;}
/* B1.3 Style of the span inside the small image link */
.MagicThumb span {	display: none !important;}
/* B1.4 Style of the small image */
.MagicThumb img {border: 0;	outline: 0;}
/* B1.5 Style of the expanded image */
.MagicThumb-expanded {cursor: url(/graphics/zoomout.cur), pointer;background: transparent;border: 1px solid #ccc;outline: 0;padding: 0;}
/* B1.6 Style of the caption for the expanded image */
.MagicThumb-caption {color: #333;font: normal 10pt Verdana, Helvetica;background: #ddd;	text-align: left;padding: 8px;border: 0 !important;outline: 0 !important;}
/* B1.7 Style of the close/next/previous buttons */
.MagicThumb-buttons {background: transparent url(/graphics/buttons1.png) no-repeat 0 0;	height: 24px;display: block;}
.MagicThumb-buttons a {width: 24px;	height: 24px;margin: 0px 1px !important;overflow: hidden;}

/* B1.8 Style of the loading message box */
.MagicThumb-loader {font: normal 12pt sans-serif;border: 1px solid #000;background: #fff url(/graphics/loader.gif) no-repeat 2px 50%;padding: 2px 2px 2px 22px;margin: 0;text-decoration: none;text-align: left;}


/* B1.9 Style of the small images which swap the main image */
.MagicThumb-swap {}
/* B1.10 Style to hide caption on page. Only needed for #id method. */
.MagicThumb-external-caption {display: none;}

/* B2 左右轮转图 */
/* 1.左右箭头轮转图 */
.container {width:946px;z-index: 2;}
.container .billboard {	POSITION: relative;width: 946px;}
*.container .billboard .img {float: left;}
.container .billboard .fawi {position: absolute;top:0;left:0;*margin-top:0px;;z-index: 3;}
.container .billboard .fwbut1 {	POSITION: absolute;FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/indexazrr.png", sizingMethod="crop");TEXT-INDENT: -9999px;WIDTH: 24px;DISPLAY: block;BACKGROUND: url(/images/indexarr.png) no-repeat;HEIGHT: 43px;OVERFLOW: hidden;	TOP: 45%;CURSOR: pointer;LEFT: 20px;	_background: none}
.container .billboard .buth1 {	POSITION: absolute;FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/indexazrr.png", sizingMethod="crop");TEXT-INDENT: -9999px;WIDTH: 24px;	DISPLAY: block;	HEIGHT: 43px;OVERFLOW: hidden;TOP: 45%;	CURSOR: pointer;	LEFT: 20px;	_background: none;
	background-image: url(/images/indexarr.png);	background-repeat: no-repeat;}
.container .billboard .fwbut2 {	POSITION: absolute;FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/indexazrr1.png", sizingMethod="crop");TEXT-INDENT: -9999px;	WIDTH: 24px;DISPLAY: block;	HEIGHT: 43px;OVERFLOW: hidden;	TOP: 45%;CURSOR: pointer;	RIGHT: 20px;	_background: none;
	background-image: url(/images/indexarr1.png);	background-repeat: no-repeat;}
.container .billboard .buth2 {	POSITION: absolute;FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/indexazrr1.png", sizingMethod="crop");TEXT-INDENT: -9999px;	WIDTH: 24px;	DISPLAY: block;	HEIGHT: 43px;	OVERFLOW: hidden;TOP: 45%;CURSOR: pointer;	RIGHT: 20px;	_background: none;	background-image: url(/images/indexarr1.png);	background-repeat: no-repeat;}
