blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,td,textarea,th,ul {margin: 0;padding: 0}
a,a:hover{text-decoration: none;color: #000;}
ol,ul {list-style: none}
.con-text{
	position: relative;
}
.con-text>table{
	width: 100%;
    border: 0;
    border-collapse: collapse;
    margin: 30px 0;
    padding-bottom: 40px;
}
.tbody>tr>th{
	height: 35px;
    border: 0;
    border-bottom: 3px solid #8bcc4c;
    text-align: center;
}
.tbody>tr>td{
    height: 75px;
    border: 0;
    border-bottom: 1px dashed #999;
}
.tbody>tr>td:first-child {
    background: url(../img/ico_1.jpg) no-repeat left center;
    padding-left: 20px;
}
.cutepage{
	right: 20px;
    position: absolute;
}
.cutepage>a{margin-left: 5px;}
.cutepage>input{width: 25px;}
.cutepage>a:hover{color: #009DDA;}

.zhaopin1{
	text-align: right;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    border-bottom: 1px dashed #999;
    padding-bottom: 10px;
}
.comcontul p {
    margin-bottom: 1em;
}
.comcontul {
    padding: 20px 15px 0;
    line-height: 2em;
    font-size: 14px;
}

/** iPhone **/
@media only screen and (min-width: 300px) and (max-width: 767px) {
	.tbody>tr>td:nth-child(3){display: none;}
	.tbody>tr>th:nth-child(3){display: none;}
}
