/**
 * Copyright (c) www.rednet.cn
 * URL:   http://www.rednet.cn
 * designer: 红网电子商务事业部
 */
 
/** SD Standard body 样式 */
body {
	scrollbar-face-color: #eeeaeb;
	scrollbar-highlight-color: #fbfdfc;
	scrollbar-shadow-color: #666;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #D4D0C8;
	scrollbar-base-color: #666;
	
	background-image:url(topbg.gif);
	background-repeat: repeat-x; background-position: center top;
	/**background-repeat: no-repeat; background-position: right bottom;
	background-repeat: repeat-x; background-position: center; /*y=S/x=H*/
	/**background-attachment: fixed;   SD Standard For body bg fixed */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	}

/** SD Standard td 样式 */
td {
	font-size: 12px;
	line-height: 20px;
	color: #283B23;
    font-family: "宋体"; 
}
.contact_title {
	font-family: "黑体", "MS Dialog";
	font-size: 16px;
	color: #000000;
}
/** SD Standard Link 样式 */
A:link {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
A:visited {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
A:hover {
	font-size: 12px;
	line-height: 20px;
	color: #ff5500;
	text-decoration: underline;
}
A:active {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
/** SD Standard t12 样式 */
.t12 {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	font-family: "宋体";
	font-weight: bold;
}
.t12:link {
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.t12:visited {
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.t12:hover {
	font-size: 12px;
	line-height: 20px;
	color: #ffff00;
	text-decoration: underline;
	font-weight: bold;
}
.t12:active {
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

/** SD Standard黄 p12 样式 */
.p12h {
	font-size: 12px;
	line-height: 20px;
	color: #FF5500;
    font-family: "宋体"; 
    text-decoration: none;
}
.p12h:link {
	font-size: 12px;
	line-height: 20px;
	color: #FF5500;
	text-decoration: none;
}
.p12h:visited {
	font-size: 12px;
	line-height: 20px;
	color: #FF5500;
	text-decoration: none;
}
.p12h:hover {
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
	background-color: #FF5500;
}
.p12h:active {
	font-size: 12px;
	line-height: 20px;
	color: #FF5500;
	text-decoration: none;
}
/** SD Standard p12 样式 */
.p12 {
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
        font-family: "宋体"; 
}
.p12:link {
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
}
.p12:visited {
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
}
.p12:hover {
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: underline;
}
.p12:active {
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
}

.space {
	letter-spacing: 1px;
	padding-left: 8px;
}
.space2 {
	letter-spacing: 1px;
	padding-left: 8px;
	background-image: url(img/dh_bg2.gif);
}

/** SD Standard p14 样式 */
.p14 {
	font-size: 14px;
	line-height: 25px;
}
.p14:link {
	font-size: 14px;
	line-height: 25px;
	color: #283B23;
	text-decoration: none;
}
.p14:visited {
	font-size: 14px;
	line-height: 25px;
	color: #283B23;
	text-decoration: none;
}
.p14:hover {
	font-size: 14px;
	line-height: 25px;
	text-decoration: none;
}
.p14:active {
	font-size: 14px;
	line-height: 25px;
	color: #283B23;
	text-decoration: none;
}

.H18 {font-size:18px;font-family:'黑体';line-height:22px}

/** SD Standard input 样式 */
.input{BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; FONT-SIZE: 12px; BACKGROUND: #ffffff; BORDER-LEFT: #666666 1px solid; COLOR: #000000; BORDER-BOTTOM: #666666 1px solid; HEIGHT: 18px; }
.input2{BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; FONT-SIZE: 12px; BACKGROUND: #ffffff; BORDER-LEFT: #ffffff 1px solid; COLOR: #000000; BORDER-BOTTOM: #ffffff 1px solid; HEIGHT: 18px; background-color: #009933;}

/** SD Standard textarea 样式 */
.textarea{BORDER-RIGHT:#165FB0 1px solid; BORDER-TOP: #165FB0 1px solid; FONT-SIZE: 12px; BACKGROUND: #ffffff; BORDER-LEFT: #165FB0 1px solid; COLOR: #000000; BORDER-BOTTOM: #165FB0 1px solid;}

/** SD Standard fixbg 样式 */
.fixbg {
	background-image: url(/Images/Fixbg.gif); background-repeat: no-repeat; background-position: right bottom;
}

/** SD Standard border 边框样式 */

.gray_border {background-color: #FFFFFF;border: 2px solid #D7E2E8;padding: 1px;cursor:pointer;color: #666;}
.gray_border2 {background-color: #FFFFFF;border: 2px solid #0087D9;padding: 1px;color:#000;cursor:pointer;}
.gray_bordern {background-color: #FFFFFF;border: 1px solid #FFFFFF;padding: 1px;cursor:pointer;color: #666;}

/**  DesigDate: 2007/8/12/ DesignFor: 华天铝业 */

