@import url(base.css);
/*
------------------------------- 
Site:        中国水产人才 结构样式
Author:      pengde
Updated:     2014-02-19
Updated by:
-------------------------------
/* 段落样式 */ 
.indent {text-indent:24px;}

/* 文本样式 */ 
.color12red01 {color:#a40000;}
.color12red02 {color:#e3393c;}

/* 链接文本样式 */ 
.urlred01:link,.urlred01:active,.urlred01:visited {color:#a40000; text-decoration:none;}
.urlred01:hover {color:#e3393c; text-decoration:underline;}

.urlred02:link,.urlred02:active,.urlred02:visited {color:#e3393c; text-decoration:none;}
.urlred02:hover {color:#a40000; text-decoration:underline;}

.urlblue:link,.urlblue:active,.urlblue:visited {color:#0034ca; text-decoration:none;}
.urlblue:hover {color:#007ad9; text-decoration:underline;}

.urlwhite:link,.urlwhite:active,.urlwhite:visited {color:#ffffff; text-decoration:none;}
.urlwhite:hover {color:#ffe1e2; text-decoration:none;}

.urlgray:link,.urlurlgrayhite:active,.urlgray:visited {color:#666666; text-decoration:none;}
.urlgray:hover {color:#005ea7; text-decoration:none;}

/*2017招聘会*/
/* 头部 */
.item2016A_top {width:100%; background:#575757; height:26px; overflow:hidden;}
.item2016A_top .title {margin:0 auto; width:980px; height:26px; line-height:26px; text-align:left; overflow:hidden;}

/* 内容 */

.wrapper_A {margin:0 auto; width:1100px; overflow:hidden;}
.content { padding:20px 70px 20px 70px; text-align:left; overflow:hidden;}

.content_title { color:#FF0000; line-height:72px; height:90px; font-size:36px; text-align:center;}

.content_main { padding:40px 70px; font-size:20px; line-height:28px; text-align:left; overflow:hidden;}
.indt48px { text-indent:48px;}
.indt70px {text-indent:70px;}


/* 底部 */
.footer {width:100%; height:60px; padding-top:15px; line-height:24px; background:#6e6e6e; color:#FFF;} 