/*only for homePage 内页不用到此页样式*/
body {background:url(/templets/default/img/bg.jpg) repeat-x center top; background-color:#fff;}
#header { margin-top:16px; }
/*红色横条*/
#navSE {height: 30px;color: #fff;line-height: 30px; margin-top:15px;} 
#navSE a{color:#fff;text-decoration: none;font-size: 16px;}
#navSE a:hover{text-decoration: underline;}

#mainTELSlogan {float:left;background-image: url(/templets/default/img/tel_bg.jpg);height:150px;width:360px; margin-top:24px;overflow:hidden;text-indent:-8000px;}

/*一条新闻*/
#mainNEW {float: left;height: 30px;width: 400px;margin-top: 12px;line-height: 30px;color: #666; border-bottom:#ccc 1px dashed;}
#mainNEW h3 {float: left;font-weight: bold;margin-left: 4px;font-size: 12px; width:66px;}
#scrollDiv{width:280px;height:30px;overflow: hidden;}
#mainNEW ul {float: left;list-style-type: none;}
#mainNEW li {line-height: 30px;}	
#mainNEW .Newsmore {float: right;width:40px;}

#QuickAccess {width: 360px;margin-top: 12px;float: right;clear: right;line-height: 30px;text-align: right; color:#666;}
#QuickAccess h3{font-weight: bold;display: inline;font-size: 14px;}
#QuickAccess ul {list-style-type: none;	margin-top: 16px;}
#QuickAccess li {float: right;margin-bottom: 12px;margin-left: 8px;text-indent: -8000px;}
#QuickAccess li a{width: 149px;height: 44px;display:block;overflow:hidden;}

.YesNo1 a {background: url(/templets/default/img/yes_no.gif) repeat right -61px;}
.YesNo1 a:hover {background: url(/templets/default/img/yes_no.gif) repeat right bottom; cursor:pointer; }
.YesNo2 a {background: url(/templets/default/img/yes_no.gif) repeat left top;}
.YesNo2 a:hover {background: url(/templets/default/img/yes_no.gif) repeat left -130px; cursor:pointer; }
.YesNo3 a {background: url(/templets/default/img/yes_no.gif) repeat right top;}
.YesNo3 a:hover {background: url(/templets/default/img/yes_no.gif) repeat right -130px; cursor:pointer; }
.YesNo4 a {background: url(/templets/default/img/yes_no.gif) repeat left -61px;}
.YesNo4 a:hover {background: url(/templets/default/img/yes_no.gif) repeat left bottom; cursor:pointer; }


/* 友情链接部分 */
#HomeLink {border: 5px solid #f2f2f2;margin-top: 12px;;line-height: 200%;padding: 8px 12px; color:#999;}
#HomeLink a {margin-right:15px; color:#999;text-decoration:none;}
#HomeLink a:visited {color:#999;}
#HomeLink a:hover {background-color: #cc0f16;color:#fff;}

/* 首页幻灯片布局 */
#slider {width: 960px;height: 320px;text-align: center;margin-top: 0px;overflow: hidden;}

/* Easy Slider */
#slider li, #slider2 li{ width:960px;height:320px;overflow:hidden;}	
#prevBtn, #nextBtn,	#slider1next, #slider1prev{ display:block;width:20px;height:56px;position:absolute;left:-20px;top:136px;z-index:100;}	
#nextBtn, #slider1next{left:960px;}														
#prevBtn a, #nextBtn a,	#slider1next a, #slider1prev a{ display:block;position:relative;width:20px;height:56px;background:url(/templets/default/img/btn_prev.gif) no-repeat 0 0;}	
#nextBtn a, #slider1next a{background:url(/templets/default/img/btn_next.gif) no-repeat 0 0;}	
/* image replacement */
#prevBtn, #nextBtn, #slider1prev, #slider1next{margin:0;padding:0;display:block;overflow:hidden;text-indent:-8000px;}
