
/* CSS Document 
@charset "GBK";
Use for:	天铭中文站
Version:	1.01
Date:		2009/06/02
Author:		Toepy
Update:		2010/05/31(toepy)
*/

/* CSS 重置 */
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote,a,big, em,font,img,strong,tt, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td{ padding: 0; margin: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
input,select,textarea{ font-size:12px}
ol, ul { list-style: none; }
h1, h2, h3, h4, h5, h6 {font-size: 100%; }
div.index #header{margin:0 auto;padding-top:15px;text-align:center;}

/* 基础设置 */
body{ margin:0 auto; text-align:center;font-size:12px;background-color:#fff;   }
.full_bg{ width:100%;background:url(http://image.tmcollege.org/www/images/tmhr/fullbg.jpg) no-repeat center 15px;_background:url(http://image.tmcollege.org/www/images/tmhr/fullbg.jpg) no-repeat center 30px;overflow:hidden;zoom:1}
.wrapper{ margin:0 auto; width:100%; text-align:left  }
td {font-size:12px; line-height:160%;}
.left, .center{ float:left }
.right { float:right }

.clear:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clear {+display:none; clear:both }
.clearfix { clear:both;}

/* 链接样式 */
a {color: #00006e; text-decoration:none;}
a:hover{color:#ff8e2e;text-decoration:none;}

/* 颜色 & 字体  */
.color_1{color:#1f3a87;}/* 红色 */
.color_1 a, a.color_1{color:#1f3a87;}
.color_1 a:hover, a.color_1:hover{color:#1f3a87;}

.font_1{ font-size:13px}
.text_24{text-indent:24px;}

/*按钮*/
/* 修改 */
.btn{display:block;border:none;cursor:pointer;line-height:25px;color:#4d4d4d;background:url(http://image.tmcollege.org/www/images/tmhr/btn.gif) no-repeat}
.btn1{display:block;border:none;cursor:pointer;line-height:25px;color:#4d4d4d;background:url(http://image.tmcollege.org/www/images/tmhr/btn.gif) no-repeat;margin-right:5px;background-position:0 -221px;width:135px;height:33px;float:left;text-align:center;color:#fff;font-size:13px;font-weight:bold;line-height:30px;}
.btn1:hover{display:block;border:none;cursor:pointer;line-height:25px;color:#4d4d4d;background:url(http://image.tmcollege.org/www/images/tmhr/btn.gif) no-repeat;background-position:0 -254px;margin-right:5px;line-height:30px;}
.btn_more{font-size:0px;position:absolute;top:8px;right:20px;width:28px;height:10px;background-position:0 -85px;}
.btn_more:hover{background-position:0 -95px;}
.btn_back{width:67px;height:25px;text-indent:13px;background-position:0 -146px;}
.btn_logined{width:69px;height:22px;line-height:22px;text-align:center;background-position:0 -124px;}
.btn_login{width:67px;height:25px;line-height:25px;color:#fff;float:left;margin-right:10px;background-position:0 -171px;}
.btn_reg{width:67px;height:25px;line-height:25px;text-indent:-10px;color:#fff;float:left;background-position:0 -196px;}

/****************************************** 
 *首页
 ******************************************/

/* -----------头部---------- */
.inner #header{height:83px;margin-bottom:15px;_margin-bottom:0;background:url(http://image.tmcollege.org/www/images/tmhr/headerbg.gif) repeat-x;}
.index .header{width:1002px;margin:0 auto;height:57px;}
.index	.logo{width:180px;float:left;}
.index	.logo a{display:block;width:132px;height:56px;text-indent:-10000px;background:url(http://image.tmcollege.org/www/images/tmhr/TM_logo.jpg) no-repeat;overflow:hidden}
.inner	.logo a{display:block;width:173px;height:40px;text-indent:-10000px;background:url(http://image.tmcollege.org/www/images/tmhr/TM_logo1.jpg) no-repeat;overflow:hidden}

/* -----------导航---------- */
.inner #nav,.index #nav{width:700px;height:29px;float:left;position:relative;}
.inner .header{width:1002px;margin:0 auto;}
.inner .logo{width:215px;height:69px;float:left;padding:12px 0 0 45px;background:url(http://image.tmcollege.org/www/images/tmhr/logobg.jpg) no-repeat;}
.inner #nav{margin:0;padding:0;padding-top:30px;overflow:hidden;}
.index #nav{margin:0;padding:0;overflow:hidden;}
.index #nav li a:hover{top:0;}

#nav li{width:100px;height:29px;float:left;text-indent:-10000px}
#nav li a{display:block;width:100px;height:29px;background:url(http://image.tmcollege.org/www/images/tmhr/navsprite.gif) no-repeat;overflow:hidden;outline:none;}
#nav li a:active{star:expression(this.onFocus=this.blur());}
#nav .n_1 a{background-position:-0 -29px;}
#nav a:hover{position:absolute;}	
#nav .n_1 a:hover{background-position:-0 -58px;left:0;top:29px;}
#nav .n_2 a{background-position:-100px -29px;}	
#nav .n_2 a:hover{background-position:-100px 0;left:100px;top:29px;}
#nav .n_3 a{background-position:-200px -29px;}	
#nav .n_3 a:hover{background-position:-200px -58px;left:200px;top:29px;}
#nav .n_4 a{background-position:-300px -29px;}	
#nav .n_4 a:hover{background-position:-300px 0;left:300px;top:29px;}
#nav .n_5 a{background-position:-400px -29px;}	
#nav .n_5 a:hover{background-position:-400px -58px;left:400px;top:30px;}
#nav .n_6 a{background-position:-500px -29px;}	
#nav .n_6 a:hover{background-position:-500px 0px;left:500px;top:29px;}
#nav .n_7 a{background-position:-600px -29px;}	
#nav .n_7 a:hover{background-position:-600px -58px;left:600px;top:29px;}

#subnav{position:relative;clear:both;height:18px;}
#subnav a{color:#006cbf;padding:0 5px;}
#subnav a:hover{color:#5f5f5f;font-weight:bold;padding:0 3px;}
	.index #menu1Content{left:100px;}
	.navfix1{height:22px;line-height:22px;padding-left:12px;margin-left:50px;_margin-left:30px;float:left;background:url(http://image.tmcollege.org/www/images/tmhr/navfix_1.gif) no-repeat left top;}
	.navfix2{width:12px;height:22px;float:left;background:url(http://image.tmcollege.org/www/images/tmhr/navfix_2.gif) no-repeat;}


/* -----------主体---------- */
#main{width:1002px;margin:0 auto;color:#5f5f5f;clear:both;}
	.flash{width:1002px;height:450px;background:url(http://image.tmcollege.org/www/images/tmhr/flash.jpg) no-repeat}

.index h2{color:#4d4d4d;font-size:14px;font-weight:bold;}
.index .col{width:306px;height:140px;float:left;line-height:22px}
.index .col h2{position:relative;padding-bottom:5px;margin-bottom:10px;background:url(http://image.tmcollege.org/www/images/tmhr/line.gif) no-repeat center bottom}

.col_cnt table{width:94%; margin: 0px 0px 0px 20px;}
    .col_cnt td{border-bottom:1px dashed #DADADA;height:25px; line-height:25px; }
    .col_cnt a{color:#246fd4;display:block;width:140px;overflow:hidden;height:20px;}
    .col_cnt a:hover{text-decoration:underline;}

/*公司简介*/
#intro {width:300px;height:330px;float:left;}
#intro .con{width:270px;}
#intro font{font-weight:bold;}
#intro h2 a{color:#4d4d4d;}
#intro h2 a:hover{color:#7b7b7b;}

/*公司环境*/
#condition{position:relative;width:327px;height:170px;float:left;padding:0 9px;margin:0 10px;background:url(http://image.tmcollege.org/www/images/tmhr/jspicbg.gif) no-repeat bottom}
#condition h2{width:350px;height:20px;position:absolute;left:0px;top:0px;}
#condition h2 a{color:#4d4d4d;}
#condition h2 a:hover{color:#7b7b7b;}
	.viewbox{width:327px;height:150px;overflow:hidden;position:absolute;top:20px;overflow:hidden;}
		.slider{position:absolute;width:2000px;}
		.slider li{float:left;margin-top:50px;}
		.slider img{width:327px;height:90px;display:block;}
		.num{position:absolute;right:5px;top:-10px;}
		.num li{float:left;width:9px;height:9px;margin:35px 7px;font-size:1%;cursor:pointer;background:url(http://image.tmcollege.org/www/images/tmhr/btn.gif) no-repeat 0 -106px}
		.num li.on{background:url(http://image.tmcollege.org/www/images/tmhr/btn.gif) no-repeat 0 -115px}

/*薪酬福利*/
#welfare p{text-indent:24px;}

/*企业文化*/
#culture{clear:both;float:left;}
#culture dt{width:100px;float:right;}
#culture dd{text-indent:24px;width:200px;float:left;}

/*诚聘英才*/
#hr{margin:0 0 0 10px;width:327px;color:#7b7b7b;position:relative;}
#hr .con{width:305px;height:140px;position:absolute;left:20px;}
#hr h2 a{color:#4d4d4d;}
#hr h2 a:hover{color:#7b7b7b;}
#hr li{border-bottom:#dadada 1px dashed;overflow:hidden;zoom:1;font-size:12px;}
#hr li a{margin-top:5px;*margin-top:0px;display:block;float:left;width:310px;*height:20px;height:22px;color:#7b7b7b;line-height:20px;margin-right:10px;overflow:hidden;}
#hr li a span{font-weight:bold;*font-weight:normal;}
#hr li a:hover{color:#639ec0;}

/*说明*/
#Description{width:350px;line-height:20px;float:left;margin:20px 0 0 10px;}
#Description a{color:#246FD4}
#Description a:hover{color:#ff6600}

/*员工生活*/
#life{width:314px;height:86px;float:left;margin:0 0 0 15px;}
#life h2{padding-bottom:10px;padding-top:15px;}
#life h2 a{color:#4d4d4d;}
#life h2 a:hover{color:#7b7b7b;}
#life .LeftBotton{height:86px;width:23px;overflow:hidden;float:left;cursor:pointer;background:url(http://image.tmcollege.org/www/images/tmhr/btn.gif) no-repeat -23px 0} 
#life .RightBotton{height:86px;width:23px;overflow:hidden;float:left;cursor:pointer;background:url(http://image.tmcollege.org/www/images/tmhr/btn.gif) no-repeat} 
#life .Cont{width:260px;padding-top:5px;overflow:hidden;float:left;} 
#life .ScrCont{width:10000000px;} 
#life .Cont .pic{width:130px;float:left;} 
#life .Cont img{display:block;width:120px;height:65px;margin:0 auto;}
#life #List1,.rollBox #List2{float:left;} 

/* -----------底部---------- */
#footer{clear:both;height:111px;background:url(http://image.tmcollege.org/www/images/tmhr/footerbg.gif) repeat-x;}
.footer{width:1002px;height:60px;line-height:60px;color:#5f5f5f;margin:0 auto;}
.footer_logo{width:70px;float:left;padding:1px 0 0 220px}
.footer_logo a{display:block;width:60px;height:60px;background:url(http://image.tmcollege.org/www/images/tmhr/foot_logo.jpg) no-repeat;}
.footer li{display:inline;}
.footer a{color:#5f5f5f;padding:0 10px;}

/****************************************** 
 *分类页
 ******************************************/

/*左栏*/
#sidebar,.col_1,.col_1 h2,#submenu .colfix,#submenu #xiala{background:url(http://image.tmcollege.org/www/images/tmhr/colsprite.jpg) no-repeat;}
.col_1 h2{height:35px;text-indent:-10000px;}
#sidebar{width:260px;float:left;background-position:-780px 0;background-repeat:repeat-y;}
	#login h2{width:260px;}
		.login{width:220px;margin:10px auto;}
		.login div{padding:10px 0 10px 40px;overflow:hidden;zoom:1}
		.login p{padding-bottom:5px;}
		.login label{font-size:14px;}
		.login .itext{width:150px;height:20px;padding:3px 0 0 3px;border:none;background:url(http://image.tmcollege.org/www/images/tmhr/text.jpg) no-repeat -187px 0;}
		
		.logined{clear:both;width:208px;margin:10px auto;}
		.logined p{height:18px;line-height:18px;width:208px;overflow:hidden;}
		.logined p span{color:#ff8e2e;}
		.logined .handle{width:208px;height:91px;margin:10px 0;background:url(http://image.tmcollege.org/www/images/tmhr/loginedbg.gif) no-repeat;}
		.logined li{float:left;padding:15px 5px 0 22px}
		.logined .btn_back{margin-left:140px;}
		
	#jobsearch h2{width:260px;background-position:-260px 0;}
	#jobsearch form{width:187px;margin:5px auto;text-align:center;}
	#jobsearch .iselect{width:187px;height:20px;padding:2px 0 1px 0;margin:5px 0;border:#5fa4b8 1px solid;}
	#jobsearch .itext{width:184px;height:19px;padding:4px 0 0 3px;margin:10px 0;border:none;background:url(http://image.tmcollege.org/www/images/tmhr/text.jpg) no-repeat;}
	#jobsearch .btn_back{text-indent:-4px;line-height:20px;ffmargin-left:130px;}
	
	#contact{padding-bottom:20px;color:#6d6d6d;background-position:-1040px bottom;}
	#contact h2{width:260px;background-position:-520px 0;}
	#contact ul{margin:10px 0;}
	#contact li{height:22px;line-height:22px;text-indent:8px;margin-left:20px;background:url(http://image.tmcollege.org/www/images/tmhr/icon.gif) no-repeat left -80px}
	#contact a{color:#006c9d}/*修改*/
	#contact a:hover{color:#FF8E2E}/*修改*/
	#contact .icon_qq{padding:3px 30px 3px 3px;background:url(http://image.tmcollege.org/www/images/tmhr/icon.gif) no-repeat right -153px;}
	#contact .icon_msn{padding:3px 30px 3px 3px;background:url(http://image.tmcollege.org/www/images/tmhr/icon.gif) no-repeat right -114px;}
	#contact .tips{color:#ff8e2e;text-align:center;}

/*中栏*/
#sort_con{width:540px;padding:0 15px;float:left;}
	.tab_menu{background:url(http://image.tmcollege.org/www/images/tmhr/tabmenubg.gif) repeat-x bottom;overflow:hidden;zoom:1;}
	.tab_menu li{float:left;}
#sort_con .tab_menu a{color:#0e91b7;float:left;height:25px;line-height:25px;}
	.tab_menu .on a,.tab_menu a:hover{padding-left:7px;background:url(http://image.tmcollege.org/www/images/tmhr/tabhover.jpg) no-repeat left top}
	.tab_menu .on span,.tab_menu a:hover span{display:block;padding-right:7px;float:left;cursor:pointer;background:url(http://image.tmcollege.org/www/images/tmhr/tabhover.jpg) no-repeat right top;}
/*修改鼠标点击样式*/
	.tab_menu li span{padding:0 10px;}
	.tab_menu .on a,.tab_menu a:hover{padding-left:10px;}
	.tab_menu .on span,.tab_menu a:hover span{padding-left:0px;padding-right:10px;}

	.tab_main{clear:both;}
	.tab_main h3{position:relative;height:22px;line-height:22px;margin:10px 0;color:#4d4d4d;border-bottom:#e5e5e5 2px solid;font-size:14px;font-weight:bold;}
	.tab_main h3 span{position:absolute;bottom:-2px;left:0;padding:0 10px 0 15px;border-bottom:#808080 2px solid;background:url(http://image.tmcollege.org/www/images/tmhr/icon.gif) no-repeat left 5px;}
	.tab_main li a{display:block;height:25px;line-height:25px;text-indent:20px;color:#316e91;cursor:pointer;background:url(http://image.tmcollege.org/www/images/tmhr/icon.gif) no-repeat 10px -51px}
	.tab_main li span{display:block;float:left;}
	.tab_main li a:hover{color:#707070;background-color:#ebebeb;}
	.tab_main li .s_1{width:250px}
	.tab_main li .s_2{width:300px}
	
	
/*右栏1*/
#submenu{width:148px;float:left;background-position:-1448px 0;background-repeat:repeat-y;}
#submenu .colfix{padding-top:20px;background-position:-1300px top;}
#submenu #xiala{padding-bottom:20px;background-position:-1596px bottom;}
	#xiala{padding:10px 5px 0 20px;}
	#xiala h3{height:30px;line-height:30px;text-indent:15px;color:#316e91;cursor:pointer;background:url(http://image.tmcollege.org/www/images/tmhr/icon.gif) no-repeat left 8px;}
	#xiala h3 a{color:#316E91;}
	#xiala li{height:22px;line-height:22px;text-indent:10px;margin-left:10px;background:url(http://image.tmcollege.org/www/images/tmhr/icon.gif) no-repeat left -81px}
	#xiala li a{color:#5f5f5f;}
	#xiala li a:hover{color:#ff8e2e;}
	
	
/*右栏2   修改后*/
#rightside{width:260px;height:110px;border:2px solid #eee;background-color:#fafafa;margin-top:6px;float:right;position:relative;}
#rightside1{margin:19px 0 0 10px;font-size:13px;}
#rightside1 span{color:#ff6600;font-weight:bold;}
.b a{color:#5F5F5F;}
.b a:hover{color:#ff6600;}
.tubiao1{background:url(http://image.tmcollege.org/www/images/tmhr/tubiao1.gif) no-repeat;padding:0 20px;margin:10px 0 0 20px;font-size:13px;}
.tubiao2{background:url(http://image.tmcollege.org/www/images/tmhr/tubiao.gif) no-repeat;padding:0 20px;margin:10px 0 0 20px;font-size:13px;}
#youce{width:260px;height:400px;margin-top:20px;position:relative;float:right;}
#youce a{color:#316d8f}
#youce a:hover{color:#ff6600}
.youce0{width:121px;height:33px;background:url(http://image.tmcollege.org/www/images/tmhr/biankuang0.gif) no-repeat;position:absolute;left:70px;top:20px;padding:5px 0 0 15px;}
.youce1{width:104px;height:43px;background:url(http://image.tmcollege.org/www/images/tmhr/biankuang1.gif) no-repeat;position:absolute;left:-10px;top:60px;padding:10px 0 0 15px;}
.youce2{width:48px;height:73px;background:url(http://image.tmcollege.org/www/images/tmhr/tubiao.jpg) no-repeat;position:absolute;left:110px;top:80px;padding:10px 0 0 15px;}
.youce3{width:103px;height:27px;background:url(http://image.tmcollege.org/www/images/tmhr/biankuang2.gif) no-repeat;position:absolute;left:170px;top:70px;padding:8px 0 0 20px;}
.youce4{width:103px;height:27px;background:url(http://image.tmcollege.org/www/images/tmhr/biankuang3.gif) no-repeat;position:absolute;left:-10px;top:120px;padding:7px 0 0 15px;}
.youce5{width:102px;height:27px;background:url(http://image.tmcollege.org/www/images/tmhr/biankuang4.gif) no-repeat;position:absolute;left:170px;top:120px;padding:5px 0 0 22px;}
.youce6{width:121px;height:32px;background:url(http://image.tmcollege.org/www/images/tmhr/biankuang5.gif) no-repeat;position:absolute;left:75px;top:165px;padding:12px 0 0 22px;}


/****************************************** 
 *招聘内页
 ******************************************/
#detail_con{width:430px;padding:0 15px;float:left;}/*修改*/
.path{font-size:14px;color:#316d8f;padding-bottom:5px;background:url(http://image.tmcollege.org/www/images/tmhr/tabmenubg.gif) repeat-x bottom;}
.path span{height:25px;display:block;text-indent:15px;background:url(http://image.tmcollege.org/www/images/tmhr/icon.gif) no-repeat left 3px;}
.path a{color:#316d8f;padding:0px 4px 1px 0px}
.path a:hover{color:#ff6600;padding:0px 4px 1px 0px;}

#detail_con dl{padding:15px 0;overflow:hidden;zoom:1}
#detail_con dt{height:30px;color:#316d8f;font-size:14px;font-weight:bold;line-height:35px}
#detail_con dt span{margin-left:10px;font-weight:normal;color:#316d8f;font-weight:bold}
#detail_con dd{line-height:22px;padding:10px 0;color:#316d8f}
#detail_con dd p{height:25px;line-height:25px;color:#316d8f;}
#detail_con dd h6{color:#ff6600;padding-bottom:5px;}
#detail_con .d_1{padding-bottom:5px;border-bottom:#e5e5e5 2px solid;}
#detail_con .d_1 strong{color:#ff6600;}
#detail_con .d_5{padding:30px 0;}
#detail_con .d_7{line-height:22px;color:#316e91;}
#detail_con .d_8 a{font-size:14px;font-weight:bold;text-decoration:underline;color:#316e91;}
/* 修改 */
#detail_con .d_9 .btn{width:134px;height:33px;line-height:33px;color:#fff;float:left;text-align:center;font-size:14px;font-weight:bold;}
#detail_con .d_10 a{color:#f00;margin-left:25px}

/****************************************** 
 *福州生活指南
 ******************************************/
#guidesidebar{width:190px;float:left;background:url(http://image.tmcollege.org/www/images/tmhr/guidesidebody.gif) repeat-y;}
#guidesidebar .guide{width:190px;float:left;background:url(http://image.tmcollege.org/www/images/tmhr/guidesidetop.gif) no-repeat top center;}
#guidesidebar .guide #xiala{width:155px;padding:10px 5px 10px 30px;background:url(http://image.tmcollege.org/www/images/tmhr/guidesidebtm.gif) no-repeat bottom;}

#guide_con{width:660px;float:left;padding:15px}
#guide_con .item_cnt{padding-top:10px;}
#guide_con p{text-indent:24px;line-height:22px;}
#guide_con h3{width:700px;text-indent:30px;height:31px;line-height:31px;color:#2c6b88;cursor:pointer;background:url(http://image.tmcollege.org/www/images/tmhr/guidetitle.jpg) no-repeat;}
#guide_con h3.on{background-position:0 -31px;}
#guidemenu .item{padding-top:10px;}
/****************************************** 
 *注册页
 ******************************************/
#regcon .input_text{width:150px;border:#006C9D 1px solid;}
#regcon p{padding:10px 0;overflow:hidden;zoom:1}
#regcon em{font-style:normal;color:#f00;}
#regcon .handle{padding-left:67px;}
#regcon span{display:block;float:left;width:50px;border-bottom:2px #999 solid;text-align:center;}
/****************************************** 
 *简历编辑
 ******************************************/
#resumeedit{width:740px;float:right;}
#divOutline{border:solid 1px #99ccff;width:730px;padding:5px;overflow:hidden;zomm:1}
#resumeedit .Table .btn_login{text-indent:0;color:#fff;float:none;text-align:center}
#resumeedit .Table .btn_station{width:134px;height:33px;line-height:33px;color:#fff;text-align:center;background-position:0 -221px}
/****************************************** 
 *上传附件
 ******************************************/
.attachcon p{height:25px;padding:5px 0;}
.attachcon .infobody{padding-left:100px;font-size:12px;}
.attachcon .infobody a{color:#FF8E2E;}

/****************************************** 
 *修改密码
 ******************************************/

#main .modpwdcon tr{height:30px;}
/****************************************** 
 *推荐
 ******************************************/
#recommendcon{width:700px;height:500px;float:left;padding:4px;margin:5px 0 0 5px;border:#9cf 1px solid;}/*修改*/
#recommendcon tr{height:30px;line-height:30px;}
.weitiao{padding-left:7px;}/*修改*/
.subTitle{display:block;height:30px;line-height:30px;text-indent:10px;font-size:14px;font-weight:bold;color:#000;}/*修改*/
.biaotibg{background:url(http://image.tmcollege.org/www/images/tmhr/tuijianbg.jpg) no-repeat}/*修改*/
#recommendcon h4{height:30px;line-height:25px;color:#fff}/*修改*/
#recommendcon table{margin-left:10px;}

/****************************************** 
 *info
 ******************************************/
#infocon{width:700px;float:left;color:#316E91;padding:0 0 5px 15px;line-height:25px;font-size:14px;}
#infocon .path span{background-position:0 7px;}
#infocon h2{color:#FF8E2E;height:30px;}
	.infobody{width:678px;line-height:30px;padding:0 10px;margin-top:0px;min-height:400px;_height:400px;border-left:#d7d7d7 1px solid;border-right:#d7d7d7 1px solid;}
	.infobody a{color:#f00;}
	.infobody table{margin:0 auto;text-align:center;}
	.infobody table td{padding:5px;}
	.infobody table div{text-align:left;}
	.infobody table img{border:#000 1px solid;}
	.infobtm{width:702px;margin-left:-2px;height:10px;background:url(http://image.tmcollege.org/www/images/tmhr/infobtm.gif) no-repeat bottom}
.infobody .tablehr{vertical-align:top;}
.infobody .tablehr a{color:#FF8E2E}
.infobody .tablehr table{text-align:left;}
	.tablehr ul{padding-left:30px;line-height:22px}
.infobody .tablehr img{border:none;}

.services img{border:#999 1px solid;}
.services a{color:#000;}
.services a:hover img{border:#000 1px solid;}

.cu a{color:#FF8E2E;}
.cu dt{font-weight:bold;font-size:14px;padding-top:15px;}
.cu dd{text-indent:24px;}
.cu img{width:600px;height:auto;}

/*********走进天铭*********/
.tm_home a{display:block;width:255px;}
.tm_home ul{padding-left:20px;overflow:hidden;zoom:1;}
.tm_home ul a{height:100px;color:#3d86ba;text-align:center;line-height:135px;overflow:hidden}
.tm_home ul a:hover{color:#333;background-position:0 -100px;}
.tm_home ul li{float:left;padding:10px 0 0 40px;}
.tm_home .btn_info{background:url(http://image.tmcollege.org/www/images/tmhr/btn_intro.jpg) no-repeat;}
.tm_home .btn_culture{background:url(http://image.tmcollege.org/www/images/tmhr/btn_culture.jpg) no-repeat;}
.tm_home .btn_live{background:url(http://image.tmcollege.org/www/images/tmhr/btn_live.jpg) no-repeat;}
.tm_home .btn_mood{background:url(http://image.tmcollege.org/www/images/tmhr/btn_mood.jpg) no-repeat;}
.tm_home .btn_remunation{background:url(http://image.tmcollege.org/www/images/tmhr/btn_remunation.jpg) no-repeat;}
.tm_home .btn_trainer{background:url(http://image.tmcollege.org/www/images/tmhr/btn_trainer.jpg) no-repeat;}
.tm_home .btn_go{height:80px;margin:10px auto;background:url(http://image.tmcollege.org/www/images/tmhr/btn_go.jpg) no-repeat}
.tm_home .btn_go:hover{background-position:0 -80px;}

/*********提示*********/
#infocon .tips{padding:30px 0 0 100px;}
#infocon .tips h3{height:64px;line-height:64px;text-indent:70px;background:url(http://image.tmcollege.org/www/images/tmhr/tips.gif) no-repeat left top;}
#infocon .tips div{width:450px;padding:10px;font-size:12px;color:#666;border:1px solid #FFE371;background:#FFFEC9}
#infocon .tips a{color:#666}
#infocon .tips a:hover{text-decoration:underline;}