@charset "utf-8";

body { text-align: left; margin:0; padding:0; font-size:12px;font-family:"宋体"; color:#000}
body > div { text-align:left; margin-right:auto; margin-left:auto;} 
div,form,img,ul,ol,li,dl,dd,dt,p { margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6 ,input{ margin:0; padding:0; font-size:12px; font-weight:normal;}
ul,li,dd,dt { list-style: none }

.Area {width:950px;clear:both;height:auto;margin:0 auto}

/*通用属性*/
.left { float: left;}
.right { float: right;}
.clear { clear: both; font-size:1px; width:1px; visibility: hidden;margin-top:-2px }/*ie and firefox1.5 updata */
.clear:after{content: ".";display: block;height: 0;clear: both;}	/* firefox1.0 */

/* 对齐方式 */
.tl {text-align:left}
.tc {text-align:center}
.tr {text-align:right}

.f10 { font-size: 10px;}
.f12 { font-size: 12px;}
.f14 { font-size: 14px;}
.fb { font-weight: bold;}

.blank3 {height:3px;font-size:1px;}
.blank5 {height:5px;font-size:1px;}
.blank5_w {height:5px;font-size:1px;background:#fff;}
.blank8 {height:8px;font-size:1px;}
.blank8_w {height:8px;font-size:1px;background:#fff;}
.blank10 {height:10px;font-size:1px;}
.blank10_w {height:10px;font-size:1px;background:#fff;}

.line { background:#222222; font-size:1px; height:1px; overflow:hidden}
.line1 { background:#000; font-size:1px; height:1px; overflow:hidden}
.line2 { background:#2e2e2e; font-size:1px; height:1px; overflow:hidden}

/* 文字颜色 */
.org { color:#f7941d}
.green { color:#79ab1f}
.blue { color:#1faba6}
.white { color:#fff}
.grey { color:#5b5b5b}
.dgrey { color:#c0c0c0}
.red { color:#CC181B}
.black { color:#000}

/*连接颜色*/
.white a { color:#fff}
.org a { color:#f7941d}
.blue a { color:#1faba6}
.green a { color:#79ab1f}
.grey a { color:#5b5b5b}
.red a { color:#CC181B}
.black a { color:#000}

/*行高*/
.lh18 { line-height:18px}
.lh21 { line-height:21px}
.lh24 { line-height:24px}
.lh26 { line-height:26px}

/*边距*/
.ml5 { margin-left:5px}
.mr5 { margin-right:5px}
.mauto { margin:0 auto}

/*按钮*/




/*标准头*/
.topbar{
	width: 100%;
	background-image: url(../../images/bg_topbar.jpg);
	background-repeat: repeat-x;
	height: 34px;
}
.topbar950 {
	clear: none;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 34px;
}
.topbar .logo {
	width: 134px;
	float: left;
	margin-left: 15px;
}
.topbar .link {
	float: left;
	margin-left: 20px;
	padding-top: 10px;
}

.topbar .product {
	float: right;
	margin-right: 10px;
	padding-top: 10px;
}

/*标准尾*/
.foot { background:#e0e0e0; color:#888}
.foot a { color:#888}
.foot_line { background:#b6b6b6; height:1px; font-size:1px; overflow:hidden}

.normal_md_foot { background:#e0e0e0; color:#888}
.normal_md_foot a { color:#888}
.normal_md_foot_line { background:#b6b6b6; height:1px; font-size:1px; overflow:hidden}

.normal_md_blank5 {height:5px;font-size:1px;}
.normal_md_blank8 {height:8px;font-size:1px;}
.normal_md_blank10 {height:10px;font-size:1px;}

.normal_md_white { color:#fff}
.normal_md_white li a { color:#fff}
.normal_md_white li a:visited {color:#fff;text-decoration:none}
.normal_md_white li a:hover {color:#fff;text-decoration:underline}


.normal_md_lh21 { line-height:21px}

/*友情链接*/
.yq_link { border:1px solid #e7e7e7; background:url(http://www.17xy.cn/images/yq_bg.gif) repeat-x; height:29px; line-height:29px; padding:0 20px}





