/***************** reset *****************/
*{ margin:0; padding:0; word-wrap:break-word;}
body{ color:#666; font:14px/1 "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; background:#fff;}
h1, h2, h3, h4, h5, h6{ font-size:100%; font-weight:normal;}
a{ color:#666; text-decoration:none;}
a:hover{ color:#f58417;}
img{ border:0;}
ul, li{ list-style:none;}
table{ border-collapse:collapse; border-spacing:0;}
input, button, textarea, select, optgroup, option{ font-family:inherit; font-size:inherit; font-style:inherit; font-weight:inherit;}
input, button, textarea, select{ *font-size:100%;}
sup{ vertical-align:baseline;}
sub{ vertical-align:baseline;}

.clear{clear:both; height:1px;font-size:0;line-height:0;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{zoom:1}

/***************** universal *****************/
span.spacing{ height:10px; display:block; overflow:hidden;}
#layout{ position:relative;}
#head,.products,.news,#foot,#i_content{ width:1140px; margin:0 auto;}

a.orange,.orange{ color:#f58417;}
a.gray,.gray{ color:#ced2d6;}

/***************** top *****************/
#position{ width:100%; position:absolute; top:0; z-index:999;}
#head{ box-shadow:0 5px 10px rgba(0,0,0,0.4);}
#top{ height:100px; padding:0 20px; background:rgba(31,53,80,0.7)}
#top .logo{ width:364px; height:52px; margin-top:20px; float:left; background:url(../images/f_logo.png) no-repeat center center;}
#top .rt{ float:right; color:#fff;}
#top .rt span span,#top .rt span a{ float:left; line-height:40px;}
#top .rt span span{ width:1px; height:12px; margin:15px 15px 0; background:#fff; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50);}
#top .rt a{ color:#fff;}

#top .search{ width:255px; height:30px; float:right; margin:5px 0 0 15px; position:relative;}
#top .search a.search_btn{ width:19px; height:19px; display:block; position:absolute; top:5px; right:10px; background:url(../images/search.png) no-repeat center center;}
#top .search input{ width:240px; height:30px; color:#acb3bd; padding-left:15px; line-height:30px; border:none; border-radius:15px; background:#8d9cad;}

/***************** nav *****************/
#nav{ height:48px; background:rgba(255,255,255,0.7);}
#nav ul li{ width:162px; height:48px; float:left; display:inline; position:relative; z-index:100;}
#nav ul li.divider{ width:1px; background:url(../images/nav_y_line.gif) no-repeat 0 center;}
#nav ul li a{ height:48px; display:block; text-align:center; color:#203651; font:normal 14px/48px "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53";}
#nav ul li a:hover,#nav ul li a.current,#nav ul li.iehover a,#nav ul li:hover a{ background:#fff;}

/***************** banner *****************/
#banner{ width:100%; position:relative; overflow:hidden;}

/* slide */
.slide-main{ height:792px; position:relative;}
.prev,.next{ display:block; width:40px; height:110px; position:absolute; z-index:222; top:40%; overflow:hidden; cursor:pointer; background-color:rgba(0,0,0,0.1); background-repeat:no-repeat; background-position:center center;}
.prev{ left:70px; background-image:url(../images/l-btn.png);}
.next{ right:70px; background-image:url(../images/r-btn.png);}
.slide-main:hover .prev,.slide-main:hover .next{ background-color:rgba(0,0,0,0.6)}

.item_bg{ width:100%; height:80px; background:rgba(32,54,81,0.8); position:absolute; bottom:0;}
.item{ display:block; width:100%; height:5px; position:absolute; z-index:124; bottom:40px; left:0; text-align:center;}
.item a{ display:inline-block; width:75px; height:5px; margin:2px 8px; overflow:hidden; background:#fff;}
.item a.cur{ background:#f90;}

/***************** content *****************/
.box{ padding:50px 0;}
.box .title{ height:80px; margin-bottom:40px; text-align:center; background:url(../images/tl_bg.gif) no-repeat center bottom;}
.box .title h3{ color:#000; font-size:30px; font-weight:normal; margin-bottom:15px;}
.box .title .gray{ font-size:24px; font-family:Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;}

.products{}
ul.pic_list{ overflow:hidden;}
ul.pic_list li{ width:360px; float:left; margin-right:30px; display:inline-block; position:relative;}
ul.pic_list li:last-child{ margin:0;}
ul.pic_list li.last{ margin:0;}
ul.pic_list li div.pic{ width:360px; height:360px; text-align:center; background:#333; cursor:pointer; position:relative; overflow:hidden;}
ul.pic_list li div.pic span{ width:100%; margin:25% 0 10px 0; position:absolute; top:0; left:0; font-size:18px; color:#fff; pointer-events:none;}
ul.pic_list li div.pic span img{ margin-bottom:10px;}
ul.pic_list li div.pic a{ width:100%; height:100%; background:#333; position:absolute; top:0; left:0;}
ul.pic_list li div.pic a:hover{ text-decoration:none;}

ul.pic_list li img{ -webkit-transition:opacity 0.35s, -webkit-transform 0.35s; transition:opacity 0.35s, transform 0.35s; -webkit-transform:scale(1); transform:scale(1);}
ul.pic_list li:hover img{ -webkit-transform:scale(1.12); transform:scale(1.12);}

ul.pic_list li div.pic span{ opacity:0; filter:Alpha(Opacity=0, Style=0); -webkit-transform:scale(1); transform:scale(1);}
ul.pic_list li:hover div.pic span{ opacity:1; filter:Alpha(Opacity=100, Style=0); -webkit-transform:scale(1.12); transform:scale(1.12);}

ul.pic_list li div.pic a{ opacity:0; filter:Alpha(Opacity=0, Style=0); -webkit-transform:scale(1.1); transform:scale(1.1);-webkit-transition:opacity 0.35s, -webkit-transform 0.35s; transition:opacity 0.35s, transform 0.35s;}
ul.pic_list li:hover div.pic a{ opacity:0.8; filter:Alpha(Opacity=80, Style=0); -webkit-transform:scale(1); transform:scale(1);}

ul.pic_list li .info{ width:100%; font-size:12px; text-align:center; line-height:18px; background:rgba(33,52,77,0.8); color:#b7b7b7; padding:10px 20px 20px; position:absolute; bottom:0; box-sizing:border-box;}
ul.pic_list li:hover .info{ color:#ffd6ae; background:rgba(245,132,23,0.8);}
ul.pic_list li h3 a{ color:#fff; font-weight:normal; font-size:18px; line-height:40px;}
ul.pic_list li h3 a:hover{ text-decoration:none;}
ul.pic_list li .info a.more{ width:118px; height:30px; line-height:30px; color:#fff; margin:10px auto 0; display:block; border:1px #fff solid;}

.case{ height:570px; padding-bottom:0; background:url(../images/case_bg.jpg) no-repeat center 0;}
.case .title{ background:url(../images/tl_bg1.gif) no-repeat center bottom;}
.case .title h3{ color:#fff;}
.case .con{ width:1140px; margin:0 auto;}

.warp_pic_list{}
ul.case_list{ width:1170px;}
ul.case_list li{ width:360px; float:left; margin:0 30px 0 0; display:inline-block;}
ul.case_list li a{ width:280px; text-align:center;}
ul.case_list li span.pic{ height:255px; display:block; overflow:hidden;}
ul.case_list li span.name{ display:block; line-height:75px; color:#3b494b; background:#d5d8d8;}
ul.case_list li a:hover span.name{ color:#fff; background:#f58417;}

.btn_box{ width:134px; margin:50px auto 0;}
.btn_box a,.btn_box .tab-T-3{ float:left;}
.tab-T-3{ width:64px; margin:0 10px;}
.tab-T-3 li{ width:6px; height:6px; font-size:0; background-color:#dfdfdf; float:left; margin:10px 5px 0; cursor:pointer; display:inline; border-radius:100%;}
.tab-T-3 li.cur{ background-color:#f58417;}

.case .btn{ width:25px; height:25px; display:block; border-radius:100%; cursor:pointer;}
.case .prev1{ background:#7a96ba url(../images/lt_btn.png) no-repeat center center;}
.case .btn:hover{ background-color:#f58417;}
.case .next1{ background:#7a96ba url(../images/rt_btn.png) no-repeat center center;}

.news_bg{ background:#eceef1;}

ul.news_list{ width:1180px;}
ul.news_list li{ width:550px; height:120px; float:left; margin:0 40px 0 0; line-height:20px;}
ul.news_list li span.data{ width:80px; height:80px; margin-right:20px; float:left; text-align:center;}
ul.news_list li span.data .day,ul.news_list li span.data .month{ display:block; color:#eee; line-height:30px;  font-size:14px; font-weight:bold; background:#7489a2;}
ul.news_list li span.data .day{ font-size:36px; line-height:50px; color:#f58417; font-weight:bold; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; background:#21354d;}
ul.news_list li .info a{ font-size:16px; display:block; margin-bottom:8px;}
ul.news_list li .info p{ font-size:12px; color:#999; line-height:18px;}

a.detail_btn{ width:172px; padding-left:30px; height:46px; line-height:46px; margin:0 auto; color:#fff; display:block; background:#f58417 url(../images/arrow.png) no-repeat 100px center;}
a.detail_btn:hover{ background:#e2760d url(../images/arrow.png) no-repeat 100px center;}

/***************** foot *****************/
#foot_bg{ background:#21354d;}
#foot{ width:1140px; height:130px; line-height:30px; padding-top:58px; color:#b4b4b4; margin:0 auto;}
#foot .f_logo{ width:364px; height:52px; float:right; background:url(../images/f_logo.png) no-repeat 0 0;}
#foot ul li{ margin-right:20px; padding-left:20px; float:left; background:url(../images/icon1.png) no-repeat 0 center}
#foot ul li:nth-last-child(2){ padding-left:25px; background:url(../images/icon2.png) no-repeat 0 center;}
#foot ul li:last-child{ padding-left:25px; background:url(../images/icon3.png) no-repeat 0 center;}

/***************** insidepage *****************/
#i_banner{ height:400px;}

#i_content{ padding:30px 0 80px;}

.sub_menu_box{ padding-top:330px;}
ul.sub_menu{ margin:0 auto; text-align:center;}
ul.sub_menu li{ display:inline-block; font-size:14px; margin:0 7px;}
ul.sub_menu li a{ width:136px; height:34px; text-align:center; line-height:34px; display:block; color:#fff; border:1px #fff solid; background:rgba(255,255,255,0.3)}
ul.sub_menu li a:hover,ul.sub_menu li a.current{ color:#fff; border:1px #f58417 solid; background:#f58417;}

ul.sub_menu1{ margin:20px auto; text-align:center; background:rgba(0,0,0,0.5)}
ul.sub_menu1 li{ display:inline-block; font-size:13px; line-height:36px; margin:0 7px;}
ul.sub_menu1 li a{ width:136px; display:block; text-align:center; color:#fff;}
ul.sub_menu1 li a:hover,ul.sub_menu1 li a.current{ color:#333; background:#f5f5f5; }

.sub_title_bg{ height:118px; background:#f9f9f9; overflow:hidden;}
.sub_title{ width:1200px; margin:30px auto 0; text-align:center; font-size:24px; line-height:30px; background:url(../images/line1.gif) no-repeat center center;}
.sub_title span{ display:block; font-size:14px;}

.about{ line-height:30px;}
.a_pic{ margin-bottom:20px;}

/* jobs */
table.recruitment_data{ width:100%; text-align:center;}
table.recruitment_data th,table.recruitment_data td{ height:40px; padding:0 10px; border-collapse:collapse; border-bottom:1px #e7ecf2 solid;}
table.recruitment_data th{ color:#fff; background:#355272; border-right:1px #fff solid;}
table.recruitment_data td{ color:#999; font-size:12px;}
table.recruitment_data .position{ width:30%;}
table.recruitment_data .job_title{ text-align:left;}
table.recruitment_data .job_title,table.recruitment_data .job_title a{ color:#f58417;}
table.recruitment_data .job_title a:hover{ color:#f60; text-decoration:underline;}
table.recruitment_data .detail a{ color:#f58417; text-decoration:underline;}
table.recruitment_data .detail a:hover{ color:#f60; text-decoration:none;}
table.recruitment_data>tbody>tr:nth-child(2n+1)>td,table.recruitment_data>tbody>tr:nth-child(2n+1)>th{ background-color:#f8fafc;}

h2.zhiwei_name{ font:normal 22px/36px "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; color:#f58417;}
span.effective_date{ margin-bottom:20px; display:block; color:#999;}
.pro_explain{ line-height:40px; padding-left:15px; font:bold; color:#666; border-bottom:1px #ddd solid; background:#eee;}
.con_con{ padding:20px 10px; line-height:2em;}

.i_news_list{ line-height:24px;}
.i_news_list li{ height:167px; padding:20px; margin-bottom:15px; background:#f9f9f9;}
.i_news_list li .i_news_pic{ width:250px; height:167px; overflow:hidden; float:left; margin-right:30px; background:#fff;}
.i_news_list li .i_news_pic img { width:250px; height:167px;}
.i_news_list li .n_info{ width:600px; float:left;}

.i_news_list li span.data{ width:80px; height:80px; margin:50px 30px 0 0; float:right; text-align:center; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}
.i_news_list li span.data .day,.i_news_list li span.data .month{ display:block; color:#aaa; line-height:30px;  font-size:18px; font-weight:normal;}
.i_news_list li span.data .day{ border-bottom:1px #ccc solid; font-size:50px; line-height:50px; color:#ff8500; font-weight:normal;}

.i_news_list li h1{ font:normal 18px/40px "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; margin-bottom:10px;}
.i_news_list li h1 a{ color:#333;}
.i_news_list li h1 a:hover{ text-decoration:underline;}
.i_news_list li p{ color:#888;}
.i_news_list li .btn{ margin-top:20px;}
.i_news_list li .btn a{ height:22px; line-height:22px; color:#ff8500; float:left;}
.i_news_list li .btn a:hover{ text-decoration:underline;}

.textTitle{ color:#333; font:normal 30px/50px "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; text-align:center;}
.subtime{ margin-top:20px; line-height:50px; text-align:center; border-top:1px #e2e2e2 solid; border-bottom:1px #e2e2e2 solid; color:#b8b8b8;}
.subtime span{ color:#b8b8b8;}
.subtime span.down{ padding-left:20px; float:right; background:url(../images/download_pic.gif) no-repeat 0 center;}
.subtime span.down a{ text-decoration:underline;}
.subtime span.down a:hover{ text-decoration:none;}

.position span.down{ padding-left:20px; float:right; background:url(../images/download_pic.gif) no-repeat 0 center;}
.position span.down a{ text-decoration:underline;}
.position span.down a:hover{ text-decoration:none;}

.article{ padding:30px 0; line-height:2em;}
.article table td{border:1px #858585 solid; padding:5px; }

.tool_box{ height:40px; margin:20px 0 0; padding-top:20px; border-top:1px #f3f3f3 solid;}
.tool_box a{ padding:0 30px; height:40px; line-height:40px; text-align:center; margin-right:15px; font-size:16px; float:left; color:#fff; background:#6E6968;}
.tool_box a:hover{ background:#ff8500;}
.tool_box a:hover{ text-decoration:underline;}
.tool_box .back{ float:right; margin:0; background:#57789F;}

ul.video_list{ width:1200px;}
ul.video_list li{ width:260px; height:195px; float:left; margin:0 33px 26px 0; display:inline-block; position:relative; overflow:hidden;}
ul.video_list li.last{ margin:0;}
ul.video_list li a{ width:260px; text-align:center;}
ul.video_list li span.play{ width:50px; height:50px; border-radius:50%; display:block; background:#000 url(../images/play.png) no-repeat center center; opacity:0.9; position:absolute; top:50%; left:50%; margin:-25px 0 0 -25px;}
ul.video_list li span.name{ width:95%; padding-left:5%; text-align:left; line-height:30px; color:#fff; position:absolute; bottom:0; left:0; display:none; background:rgba(0,0,0,0.7);}
ul.video_list li:hover span.play{ background:#f58417 url(../images/play.png) no-repeat center center;}
ul.video_list li:hover span.name{ display:block; background:rgba(32,52,77,0.9);}

ul.video_list li .img{ -webkit-transition:opacity 0.35s, -webkit-transform 0.35s; transition:opacity 0.35s, transform 0.35s; -webkit-transform:scale(1); transform:scale(1);}
ul.video_list li:hover .img{ -webkit-transform:scale(1.12); transform:scale(1.12);}

.partners{ margin-top:30px;}
.partners .title{ background:url(../images/tl4.gif) no-repeat center 0;}
.partners ul{ width:1200px;}
.partners ul li{ width:200px; margin-right:35px; float:left;}
.partners ul li img{ -webkit-filter:grayscale(1); filter:gray; filter:grayscale(1); opacity:0.5;  width:200px; height:80px;}
.partners ul li:hover img{ -webkit-filter:grayscale(0); filter:; filter:grayscale(0); opacity:1;}

.contact h3{ font-size:24px; font-weight:normal; margin-top:20px;}
.contact h4{ font-size:18px; font-weight:normal; color:#888; line-height:30px;}

.contact ul{ margin:30px 0;}
.contact ul li{ width:570px; font-size:18px; padding-bottom:20px;}
.contact ul li span{ float:left; color:#b8b8b8;}

.map{ margin-top:20px;}

.message{ margin:30px 0 0 0;}
.message h3{ font-size:24px; margin-bottom:20px;}
.message p{ width:50%; padding:10px 0; float:left;}
.message p .text,.message p textarea{ width:500px; height:42px; font-size:14px; padding-left:14px; background:#f8f8f8; border:1px #ddd solid;}
.message p textarea{ width:1070px; height:112px; padding-top:10px;}
.message .submit{ display:block; width:160px; height:50px; font-size:16px; line-height:50px; text-align:center; color:#fff; background:#868686;}
.message .submit:hover{ color:#fff; background:#f58417;}

#left{ width:225px; float:left;}
#left_menu li{ padding-bottom:1px; font-size:14px; background:url(../images/i_lt_btn_bg.gif) no-repeat 0 bottom;}
#left_menu li a{ padding-left:15px; line-height:50px; display:block; color:#333; background:#eee;}
#left_menu li a:hover,#left_menu li a.current{ color:#fff; text-decoration:none; background:#21354D;}

#right{ width:890px; float:right;}

ul.i_pic_list li{ width:280px; height:280px; margin:0 25px 0 0;}
ul.i_pic_list li.last{ margin-right:0;}
ul.i_pic_list li div.pic{ width:280px; height:210px;}
ul.i_pic_list li div.pic>img{ width:280px; height:210px;}
ul.i_pic_list li h3 a{ color:#333; font-size:16px;}
ul.i_pic_list li h3 a:hover{ text-decoration:underline;}
ul.i_pic_list li p{ font-size:12px; line-height:18px;}

#dot_menu { right:20px; position:fixed; top:40%; z-index:999;}
#dot_menu li{ margin-bottom:30px;}
#dot_menu a{ padding:5px; background:rgba(245,132,23,0.3); display: block; border-radius:50%;}
#dot_menu a span{ width:10px; height:10px; background:#fff; display: block; border-radius:50%;}
#dot_menu a:hover,#dot_menu .current a{ background:rgba(245,132,23,0.8);}

#container{ padding-top:148px;}
.section{ overflow:hidden;}
.section .position{ padding:0 30px; position:relative;}

.pro_title{ height:100px; background:#f1f1f1; line-height:100px;}
.pro_title h3{ font-size:30px; font-weight:normal;}

#pro_menu{ float:right;}
#pro_menu li{ float:left; padding-left:50px; font-size:16px;}
#pro_menu li a:hover{ color:#f58417;}

#pro_info_1{ height:820px;}
#pro_info_1 .position h2{}
#pro_info_1 .position p{}

#pro_info_2 h1,#pro_info_3 h1{ font-size:48px; padding:20px 0; font-weight:normal; color:#666; text-align:center;}

#pro_info_3{ background:#efefef;}

#pro_info_2 img,#pro_info_3 img{ width:100%;}


.table_data{ margin:20px 0; border:1px #ddd solid;}
.table_data ul {
    padding-left: 20px;
}
.table_data ul, ol {
    margin-bottom: 10px;
	list-style:disc;
	line-height:2em;
}
.col-xs-5 {
    width: 41.6667%;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
    border-top: 1px solid #dddddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.table_data th, .table_data td {
    padding: 10px 20px !important;
}
.table_data th {
    background: #fafafa none repeat scroll 0 0;
    width: 20%;
}
th {
    text-align: left;
}
td, th {
    padding: 0;
}

.row::before, .row::after {
    content: " ";
    display: table;
}
*::before, *::after {
    box-sizing: border-box;
}
.row::after {
    clear: both;
}
.row::before, .row::after {
    content: " ";
    display: table;
}
*::before, *::after {
    box-sizing: border-box;
}
.table_data td .row {
    border-bottom: 1px dotted #ddd;
    padding-bottom: 10px;
    padding-top: 10px;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.table_data td .row:last-child {
    border-bottom: medium none;
}
.table_data h4 {
    color: #f58417;
    font-size: 16px;
    line-height: 2em;
    margin: 0;
}


/***************** pagination *****************/
.flip_pages_front{ font-size:12px; font-family:arial,sans-serif; padding-top:30px; text-align:center; clear:both;}
.flip_pages_front a{ margin:0px 2px; padding:5px 8px; text-align:center; border:1px solid #57789F; color:#57789F; background:#fff;}
.flip_pages_front a:hover,.flip_pages_front .pageson{ color:#f58417; background:#ffe7cf; border:1px solid #f58417;}
.flip_pages_front .pagesInput input{ width:30px; height:24px; margin:0 5px; text-align:center; border: 1px solid #57789F;}
.flip_pages_front .pagego{ padding:5px 12px; color:#f58417; background:#ffe7cf; border:1px solid #f58417; cursor:pointer;}
.flip_pages_front .pagego:hover{ color:#fff; border:1px solid #f58417; background:#f58417;}


.message h3{ font-size:36px; font-weight:normal; margin-top:20px;}
.message h4{ font-size:30px; font-weight:normal; color:#b8b8b8; line-height:60px;}
#message_table{ width:100%; margin-top:30px;}
#message_table th,#message_table td{ border-collapse:collapse; padding-bottom:28px;}
#message_table th{ width:160px; line-height:42px; text-align:left; font-size:13px; font-weight:normal;border:1px solid red;}
#message_table th.rt{ padding-left:50px;}
#message_table td{ width:450px; color:#f00;}
#message_table td input.text,#message_table td textarea{ width:300px; height:42px; padding-left:5px; border:1px #dedede solid; background:#f8f8f8;}
#message_table td textarea{ width:1076px; height:135px;}
#message_table td a{ width:190px; height:55px; line-height:55px; margin-right:20px; font-size:24px; display:block; float:left; background:#3695AB; color:#fff; text-align:center;}
#message_table td a.reset{ background:#666;}
#message_table td a:hover{ background:#ff8500; text-decoration:none;}