﻿/**容器样式**/
#TS_wrapper {width :100%; height:100%;table-layout :fixed;  }
/**顶部样式**/
#TS_header {width :100%; border-bottom:1px solid #C0C0C0; padding:2px 0px 1px 0px; }
.TShd_cl{ width:980px; height:27px; text-align:left;margin:0 auto}
.TShd_lf{-moz-background-clip:border;-moz-background-inline-policy:continuous;-moz-background-origin:padding;background:transparent url(NewImages/bg-page.gif) no-repeat scroll 0px -167px;display:inline-block;width:105px;height:27px;border-left:1px solid #D6D6D6;border-right:1px solid #D6D6D6; float:left}



.TShd_ct{ width:600px;height:27px; line-height:27px;  margin-left:9px;display:inline; float :left}
.TShd_ct a:link{color :#606060;text-decoration:none;}
.TShd_ct a:visited{color :#606060;text-decoration:none;}
.TShd_ct span,.TShd_ct a{ float:left}
.TShd_rg{ height:15px; border-left:1px solid #D6D6D6;border-right:1px solid #D6D6D6; padding:8px 8px; float:right;}

.search-submit{float:left;margin-left:2px;
}

.search-submit a {
border: 1px solid #D6D6D6;
	background-color:#EDEDED;
	color:#666666;
	display:inline-block;
	height:18px;
	line-height:18px;
	margin:0;
	padding:0 5px;
	text-decoration:none;
	vertical-align:top;
	float:left
}

.search-submit a.more {background-image:url(NewImages/bg-TS_01.gif);background-repeat:no-repeat;background-position:center;width:12px;padding:0;float:left}
.hd_button{-moz-background-clip:border;-moz-background-inline-policy:continuous;-moz-background-origin:padding;background:transparent url(NewImages/bg-page.gif) no-repeat scroll -183px 0px;display:inline-block;width:101px;height:17px; line-height:17px; color:#fff; text-align:center; cursor:pointer; }
.hd_search{-moz-background-clip:border;-moz-background-inline-policy:continuous;-moz-background-origin:padding;background:transparent url(NewImages/bg-page.gif) no-repeat scroll -183px -20px;display:inline-block;width:50px;height:37px;cursor:pointer; float:right}
.menu{ width :960px; height :21px; padding-top:9px; padding-left:20px; color :#ffa200 ;background-color:#505050; font-weight:bold; margin-top:11px;}
.menu a:link{color :#fff;text-decoration:none;}
.menu a:visited{color :#ffa200;text-decoration:none;}
span.TS_pipe{ padding:0px 4px; color:#D6D6D6; }

/**主体样式**/
#TS_main {width :100%; height:100%;}
.TSmain_cl{ width:980px;text-align:left;margin:0 auto}

/**底部样式**/
#footer{ width:980px; border-top:1px solid #000; padding-top:16px; margin:0 auto; text-align:center }
.pipe {
color:#000;
font-size:11px;
font-weight:400;
margin:0 4.5px;
}

.foot_ft{ margin-top:8px; color:#7E7E7E; font-size:11px; padding-bottom:15px; }

/**链接样式**/
a:link {color :#000;text-decoration:none; }
a:visited { color :#000 ;text-decoration:none; } /*   已访问的链接   */
a:hover {color :red ;text-decoration:underline; } /*   鼠标在链接上   */
a:actived {color :red ;text-decoration:underline; } /*   激活链接   */



