﻿@import url("system.css");
/*内容页中的分页样式，可以通过覆盖CSS的方法改写*/
#CMS_ConGoPage{height:50px;line-height:50px; width:100%; text-align:center; clear: both; padding: 10px 0; font-family: cursive;font-size: 14px;}#CMS_ConGoPage span{display:inline-block; height:30px; line-height:30px; text-align:center;  width:30px; border: solid #ccc 1px;margin: 10px 3px; color:#ccc;}#CMS_ConGoPage span:hover{background-color: aliceblue;}#CMS_ConGoPage span a,#CMS_ConGoPage span a:hover{text-decoration: none;display:inline-block;color:#000;font-size: 14px;width: 100%;}
/* /* CSS Document */
html {
    -webkit-text-size-adjust: none;
}

body, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, code, form, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
    font-size: 12px;
    background: none;
    color: #333333;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
	margin-top:20px;
}

td, th {
    word-wrap: break-word;
    word-break: break-all;
}

img {
    border: 0;
}
a
del, ins {
    text-decoration: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

sup, sub {
    vertical-align: baseline;
}

/* because legend doesn't inherit in IE */
input, select {
    vertical-align: middle;
}

i, cite, em {
    font-style: normal
}

/* New Clearfix */
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: '';
    clear: both;
    height: 0;
}

* html .clearfix {
    zoom: 1;
}

/* IE6 */
*:first-child + html .clearfix {
    zoom: 1;
}

/* IE7 */
/* Defaults */
a {
    text-decoration: none;
    color: #333;
    font-size: 12px;
}

a:hover {
    text-decoration: none;
    color: #333;
}

a:focus {
    outline: none;
    color: #333;
}

.L, .l, .C, .c, .Left, .Center, .left, .center {
    float: left;
}

.R, .r, .Right, .right {
    float: right;
}

.reset_ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.ease, .ease * {
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.noease, .noease * {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
.top{width:100%;height:38px;overflow:hidden;background-color:#f5f5f5;border-bottom:1px solid #d2d2d2;}
.index_top{width:1200px;margin:0 auto;overflow:hidden;}
.index_top .welocome{font-size:12px;color:#494949;line-height:39px;overflow:hidden;}
.index_top .toplist ul li{float:left;overflow:hidden;border:none;width:74px;}
.index_top .toplist ul li a{font-size:12px;color:#474948;line-height:39px;border-right:1px solid #e2e2e2;padding-right: 10px;}
.header{width:100%;overflow:hidden;margin-top:20px;margin-bottom:20px;}
.index_header{width:1200px;margin:0 auto;overflow:hidden;}
.index_header .logo p{float:right;font-size:37px;color:#49474c;margin-left:10px;}
.index_header .logo img{height: 75px;}
.index_header .logo p i{color:#356de8;}
.index_header .logo p span{display:block;font-size:15px;color:#898989;font-weight:normal;line-height:26px;}
.index_header .rexian{font-size:16px;background:url(http://oldfile.4e8.com/skin/tjyjxdqyglyxgs9410/img/phone.png) left no-repeat;padding-left:33px;}
.index_header .phone span{font-size:37px;display:block;color:#ff7200;font-weight:bold;line-height:61px;}
.nav_bg{ width:100%; height:70px; background:#356de8; color:#fff; margin:auto;}
.nav{width: 1200px; margin: auto;}
.nav>ul>li{ float: left; display: block;position: relative; width:14.1%; height:100%;}
.nav>ul>li>a{ display: block; line-height:70px; color: #fff; font-size: 16px; text-align: center; position: relative; z-index: 3333;}
.nav>ul>li>a p{font-size:16px; color:#999;}
.nav ul li:after,.nav ul li:after{content: ''; display: block;width: 0; height: 70px; position: absolute; bottom:0px; background:#ff7200; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out;z-index: 2222}
.nav ul li.navcurrent:after,.nav ul li:hover:after{width:100%;}
.NavCeshi > li.navcurrent > a, .NavCeshi > li:hover > a {margin: 0 auto;color: #fff;}


/*?ˉ?è?a?????‰*/
.nav li .sedNav {width:100%; position: absolute; background: #fff; opacity:0.9; left: 0;top:100%;z-index: 99; display: none; box-shadow:0px 3px 3px 2px rgba(0, 0, 0, 0.1)}
.nav li .sedNav a { display: block; line-height: 50px; color: #666; font-size: 16px; text-align: center;}
.nav li .sedNav a:hover {color: #fff; background-color: #ff7200; }
/* banner */
#banner_main {
	overflow: hidden;
	position: relative;
	z-index: 2;
	max-width: 1920px;
	margin: 0 auto;
}
#banner_main .banner {
	height: 540px;
}
#banner {
	width: 100%;
	min-width: 1000px;
	position: relative;
	overflow: hidden;
	z-index: 0;
}
#banner, .banner ul {
	max-height: 550px;
	overflow: hidden;
}
.banner li {
	width: 100%;
	position: absolute;
	z-index: 1;
	overflow: hidden;
	display: none;
}
.banner li:first-child {
	display: block;
}
.banner li img {
	width: 1920px;
	display: block;
	position: relative;
	left: 50%;
	margin-left: -960px;
	top: 0;
}
#banner .tip {
	width: 1000px;
	height: 20px;
	line-height: 0;
	font-size: 0;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	bottom: 42px;
	z-index: 3;
}
#banner .tip span {
	width: 16px;
	height: 16px;
	margin: 0 6px;
	display: inline-block;
	font-size: 0;
	cursor: pointer;
	background-position: -150px 0px;
}
#banner .tip span.cur {
	background-position: -130px 0px;
}
#banner #btn_prev, #banner #btn_next {
	width: 32px;
	height: 50px;
	position: absolute;
	top: 250px;
	z-index: 5;
}
#banner #btn_prev {
	background-position: -60px 0;
	left: 12%;
	transition: all 600ms ease;
}
#banner #btn_next {
	background-position: -92px 0;
	right: 12%;
	transition: all 600ms ease;
}
#banner #btn_prev:hover {
	opacity: .8;
	filter: alpha(opacity=80);
	transition: all 600ms ease;
	left: 11.6%;
}
#banner #btn_next:hover {
	opacity: .8;
	filter: alpha(opacity=80);
	transition: all 600ms ease;
	right: 11.6%;
}
.ico {
	background:url(http://oldfile.4e8.com/skin/tjyjxdqyglyxgs9410/img/icon.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.nybanner {
	width: 100%;
	height: 400px;
	overflow: hidden;
	position: relative;
}
.nybanner img {
	width: 1920px;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	top: 0;
}
.youshi{width:100%;overflow:hidden;background:url(http://oldfile.4e8.com/skin/tjyjxdqyglyxgs9410/img/you_bd.jpg)center no-repeat;height:97px;}
.youshi .index_youshi{width:1200px;margin:0 auto;overflow:hidden;}
.index_youshi ul li{float:left;width:200px;margin:30px 20px;}
.index_youshi ul li .profe img{float:left;margin-top:-5px;}
.index_youshi ul li .profe .letter{font-size:20px;color:#484a49;font-weight:bolder;margin-left:69px;line-height:14px;}
.index_youshi ul li .profe .letter span{display:block;font-size:14px;font-weight:normal;}
.product{width:100%;overflow:hidden;margin-top:20px;}
.product h2{width:100%;margin:0 auto;overflow:hidden;text-align:center;font-size:36px;color:#356de8;position:relative;}
.product h2 span{display:block;text-transform:uppercase;font-size:12px;color:#7f7f7f;font-weight:normal;line-height:26px;}
.product h2 img{vertical-align:middle; text-align:center ;margin:0 auto;width:100%;overflow:hidden;position: absolute;top:59px;left:0;right:0;}
.product .index_product{width:1200px;margin:22px auto;overflow:hidden;}
.index_product .lanmu{width:1200px;margin:0 auto;text-align:center;}
.index_product .lanmu ul{overflow: hidden;text-align: center; display: inline-block;}
.index_product .lanmu ul li{float:left;width:169px;margin-left:10px;}
.index_product .lanmu ul li a{background-color:#f5f5f5;padding:10px 20px;display:block;font-size:16px;}
.index_product .lanmu ul li a:hover{background-color:#ff7200;color:#fff;}
.index_product .layB{width:1200px;overflow: hidden; }
.index_product .layB .tbC{ width:1200px;  /*position:relative;*//*max-height:574px;*/overflow:hidden;/*height:574px;*/}
.index_product .layB .prev,.layB .next{ background:url(http://oldfile.4e8.com/skin/lsgc9058/images/icon.png) no-repeat; width:15px; height:400px; position:absolute; left:-10px; top:10px; background-position:60px 0; }
 .index_product .layB .next{ left:auto; right:-7px; background-position:-560px 0; }
.index_product  .layB .prev:hover{ background-position:-540px 0; }
 .index_product .layB .next:hover{ background-position:-580px 0; }
 .index_product .layB .slide{ width:1200px; overflow:hidden;}
 .index_product .layB .slide ul{ overflow:hidden; zoom:1;/*margin-top: 10px;*/display: block; width: 100%; padding:0 } 
 .index_product .layB .slide li{ width:285px; margin:15px 8px 12px 5px; display:inline; float:left; line-height:20px; height: 269px; position:relative;/*box-shadow: 2px 3px 8px #e0e0e0;*/border:1px solid #e5e5e5;}
 .index_product .layB .slide li a:hover{background-color:#0095db;}
 .index_product .layB .slide li a img{ display:block; width: 100%;height: 209px;overflow: hidden; transition: all ease 0.4s; }
 .index_product .layB .slide li a .sweet{line-height:30px;font-size:16px;margin-top:14px;text-align:center;}
 .index_product .layB .slide li a .sweet i{display:block;font-size:12px;color:#b6b6b6;line-height:28px;}
 .index_product .layB .slide li a:hover .sweet{color:#ff7f39;}
 .about{width:100%;overflow:hidden;background:url(http://oldfile.4e8.com/skin/tjyjxdqyglyxgs9410/img/ab_bg.jpg) center no-repeat;height:549px;}
 .about .index_about{width:1200px;overflow:hidden;margin:0 auto;}
 .index_about .word{width:62%;overflow:hidden;text-align: justify;}
 .index_about .word h2{font-size:29px;color:#fff;margin-top:40px;}
 .index_about .word h2 span{display:block;font-size:16px;font-weight:normal;line-height:36px;}
 .index_about .word .content{font-size:14px;color:#f4f4f4;line-height:34px;margin-top:20px;}
 .index_about .word .fragment{margin-top:32px;}
 .index_about .word .fragment ul li{width:100px;height:100px;background-color:#fff;float:left;margin-left:34px;}
 .index_about .word .fragment ul li img{margin:9px 28px;}
 .index_about .word .fragment ul li p{text-align:center;font-size:16px;color:#555555;}
 .index_about .word .fragment ul .active{margin-left:0;}
 .index_about .message{width:357px;height:438px;background-color:#fff;margin-top:60px;}
  .index_about .message .know{width:297px;height:368px;margin:37px 29px;overflow:hidden;}
  .index_about .message .know p{font-size:26px;font-weight:bolder;color:#39352e;background:url(http://oldfile.4e8.com/skin/tjyjxdqyglyxgs9410/img/write.png) no-repeat;padding-left:44px;}
 .flr{width: 297px;height: auto;margin-top:35px;}
.flr form{width: 100%;overflow: hidden;}	
.flr form .name{width: 287px;float: left;border: 1px solid #c0bfbf;padding:4px;outline: medium;color: #c0bfbf;height:32px;}	
.flr form  .tel{ width: 287px;border: 1px solid #c0bfbf;padding:4px;  outline: medium;color: #c0bfbf;height:32px;margin-top:20px;}	
.flr form textarea{ padding:10px;width:274px; border: 1px solid #c0bfbf;  margin-top:25px; height:65px; outline: medium;color: #c0bfbf;}	
.flr form .submit{width: 297px; height: 47px;font-size: 14px;margin-top:20px;  text-align: center;background: #ff7200;border: none;  outline: medium; color:#fff;}
.case{width:100%;overflow:hidden;margin-top:20px;}
.case h2{width:100%;margin:0 auto;overflow:hidden;text-align:center;font-size:36px;color:#356de8;position:relative;}
.case h2 span{display:block;text-transform:uppercase;font-size:12px;color:#7f7f7f;font-weight:normal;line-height:26px;}
.case h2 img{vertical-align:middle; text-align:center ;margin:0 auto;width:100%;overflow:hidden;position: absolute;top:59px;left:0;right:0;}
.index_case{width:1200px;margin:22px auto;overflow:hidden;}
.index_case .lanmu{width:1200px;margin:0 auto;text-align:center;}
.index_case .lanmu ul{overflow: hidden;text-align: center; display: inline-block;}
.index_case .lanmu ul li{float:left;width:139px;margin-left:10px;}
.index_case .lanmu ul li a{background-color:#f5f5f5;padding:10px 20px;display:block;font-size:16px;}
.index_case .lanmu ul li a:hover{background-color:#ff7200;color:#fff;}
.index_case .layB{width:1200px;overflow: hidden; }
.index_case .layB .tbC{ width:1200px;  /*position:relative;*//*max-height:574px;*/overflow:hidden;/*height:574px;*/}
.index_case .layB .prev,.layB .next{ background:url(http://oldfile.4e8.com/skin/lsgc9058/images/icon.png) no-repeat; width:15px; height:400px; position:absolute; left:-10px; top:10px; background-position:60px 0; }
 .index_case .layB .next{ left:auto; right:-7px; background-position:-560px 0; }
.index_case  .layB .prev:hover{ background-position:-540px 0; }
 .index_case .layB .next:hover{ background-position:-580px 0; }
 .index_case .layB .slide{ width:1200px; overflow:hidden;}
.index_case .layB .slide ul{ overflow:hidden; zoom:1;/*margin-top: 10px;*/display: block; width: 100%; padding:0 } 
.index_case .layB .slide li{ width:285px; margin:15px 8px 12px 5px; display:inline; float:left; line-height:20px; height: 269px; position:relative;/*box-shadow: 2px 3px 8px #e0e0e0;*/border:1px solid #e5e5e5;}
 .index_case .layB .slide li a:hover{background-color:#0095db;}
 .index_case .layB .slide li a img{ display:block; width: 100%;height: 209px;overflow: hidden; transition: all ease 0.4s; }
 .index_case .layB .slide li a .sweet{line-height:30px;font-size:16px;margin-top:14px;text-align:center;}
 .index_case .layB .slide li a .sweet i{display:block;font-size:12px;color:#b6b6b6;line-height:28px;}
 .index_case .layB .slide li a:hover .sweet{color:#ff7f39;}
 .news{width:100%;overflow:hidden;}
.news h2{width:100%;margin:0 auto;overflow:hidden;text-align:center;font-size:36px;color:#356de8;position:relative;}
.news h2 span{display:block;text-transform:uppercase;font-size:12px;color:#7f7f7f;font-weight:normal;line-height:26px;}
.news h2 img{vertical-align:middle; text-align:center ;margin:0 auto;width:100%;overflow:hidden;position: absolute;top:59px;left:0;right:0;}
 .index_news{width:1200px;margin:22px auto;overflow:hidden;}
.index_news .lanmu{width:1200px;margin:0 auto;text-align:center;}
.index_news .lanmu ul{overflow: hidden;text-align: center; display: inline-block;}
.index_news .lanmu ul li{float:left;width:139px;margin-left:10px;}
.index_news .lanmu ul li a{background-color:#f5f5f5;padding:10px 20px;display:block;font-size:16px;}
.index_news .lanmu ul li a:hover{background-color:#ff7200;color:#fff;}
.newsl {wisth:50%;overflow:hidden;margin-top:30px;} 
.newsl .tuinews{width:100%;height:auto;overflow:hidden;background-color:#f5f5f5;}
.newsl .tuinews img{width:548px;height:270px;}
.newsl .tuinews .jie{width:464px;overflow:hidden;margin:20px 41px;}
.newsl .tuinews .jie .tit a{font-size:16px;color:#000;}
.tuinews .jie .tit a span{float:right; color:#a6a6a6;font-size:14px;}
.tuinews .jie .line{width:38px;height:3px;background-color:#ff7200;margin-top:20px;}
.tuinews .jie .text{margin-top:20px;line-height:26px;font-size:14px;color:#7b7b7b;}
.newsr {width:643px;margin-top:30px;}
.newsr ul li .jie{width:565px;margin:-13px 41px;border-bottom:1px solid #ececec;padding-bottom:17px;padding-top:20px;}
.newsr ul li a .jie .tit {font-size:16px;color:#000;}
.newsr ul li a .jie .tit  span{float:right; color:#a6a6a6;font-size:14px;}
.newsr ul li a .jie .line{width:38px;height:3px;background-color:#ff7200;margin-top:20px;}
.newsr ul li a .jie .text{margin-top:20px;line-height:26px;font-size:14px;color:#7b7b7b;}
.adv{width:100%;overflow:hidden;background:url(http://oldfile.4e8.com/skin/tjyjxdqyglyxgs9410/img/adv_bg.jpg) center  no-repeat;}
.index_adv{width:1200px;margin:38px auto;overflow:hidden;}
.index_adv h2{text-align:center;font-size:36px;color:#fff;}
.index_adv h2 span{display:block;width:60px;height:1px;background-color:#fff;margin:0 auto;margin-top:15px;}
.index_adv h2 .lan{text-align:center;font-size:15px;font-weight:normal;line-height:36px;}
.advlist{width:1200px;margin:22px auto;overflow:hidden;}
.advlist ul li{float:left;width:291px;border:1px solid #fff;border-radius:10px;height:400px;margin-left:7px;}
.advlist ul li .box{margin:10px 20px;text-align:center;}
.advlist ul li .box img{margin:15px 67px;}
.advlist ul li .box .cc{font-size:19px;color:#fff;font-weight:bold;}
.advlist ul li .box .cc i{display:block;width:60px;height:1px;background-color:#fff;margin:20px auto;}
.advlist ul li .box .neir{font-size:12px;color:#fff;line-height:28px;border-bottom:15px;}
.advlist ul li .box .neir p{color:#fff;}
.link{width:100%;overflow:hidden;margin-top:20px;}
.index_link{width:1200px;margin:0 auto;overflow:hidden;}
.index_link i{width:1200px;height:1px;background-color:#e5e5e5;display:block;}
.index_link h4{font-size:24px;color:#ff7200;border-bottom:3px solid #ff7200;width:96px;padding-bottom:11px;}
.index_link .linklist{margin-top:20px;}
.index_link .linklist  li{float:left;width:100px;}
.index_link .linklist  li a{font-size:16px;color:#7a7a7a;}
.foot{width:100%;overflow:hidden;background-color:#f5f5f5;border-top:5px solid #356de8;margin-top:20px;padding-bottom:15px;}
.index_foot{width:1200px;margin:0 auto;overflow:hidden;}
.index_foot .dbl{width:64%;overflow:hidden;margin-top:20px;}
.index_foot .dbl .dblist{border-bottom:1px solid #d7d7d7;height:20px;padding-bottom:15px;}
.index_foot .dbl .dblist .ac{margin-left:0;}
.index_foot .dbl .dblist  li{float:left;margin-left:48px;}
.index_foot .dbl .dblist  li a{font-size:16px;}
.index_foot .dbl .key,.xinxi,.copyright{font-size:14px;color:#616161;margin-top:20px;}
.index_foot .dbl .lianxi .tel,.adress,.emil{font-size:14px;color:#616161;margin-top:20px;}
.index_foot .ewm img{margin-top:20px;}
.bread{height:52px;border:1px dashed #ddd;margin-bottom:15px !important;font-size:14px;line-height:51px;margin-left:20px;padding-left:20px;color:#6c6c6c;}
.bread a{font-size:14px;color:#6c6c6c;}
.bread a:hover{color:#ff7200;}
.index_product .con{margin-top:20px;font-size:14px;line-height:36px;text-align:justify;color:#6c6c6c;}
.hotpro{width:100%;overflow:hidden;margin-top:10px;}
.index_hotpro{width:1200px;margin:0 auto;overflow:hidden;}
.index_hotpro h5{font-size:18px;color:#356de8;border-bottom:1px solid #e2e2e2;padding-bottom:5px;}
.index_hotpro h5 span{color:#a1a1a1;font-size:12px;}
.index_hotpro .layB{width:1200px;overflow: hidden; }
.index_hotpro .layB .tbC{ width:1200px;  /*position:relative;*//*max-height:574px;*/overflow:hidden;/*height:574px;*/}
.index_hotpro .layB .prev,.layB .next{ background:url(http://oldfile.4e8.com/skin/lsgc9058/images/icon.png) no-repeat; width:15px; height:400px; position:absolute; left:-10px; top:10px; background-position:60px 0; }
 .index_hotpro .layB .next{ left:auto; right:-7px; background-position:-560px 0; }
.index_hotpro  .layB .prev:hover{ background-position:-540px 0; }
 .index_hotpro .layB .next:hover{ background-position:-580px 0; }
 .index_hotpro .layB .slide{ width:1200px; overflow:hidden;}
.index_hotpro .layB .slide ul{ overflow:hidden; zoom:1;/*margin-top: 10px;*/display: block; width: 100%; padding:0 } 
.index_hotpro .layB .slide li{ width:285px; margin:15px 8px 12px 5px; display:inline; float:left; line-height:20px; height: 269px; position:relative;/*box-shadow: 2px 3px 8px #e0e0e0;*/border:1px solid #e5e5e5;}
.index_hotpro .layB .slide li a:hover{background-color:#0095db;}
 .index_hotpro .layB .slide li a img{ display:block; width: 100%;height: 209px;overflow: hidden; transition: all ease 0.4s; }
 .index_hotpro .layB .slide li a .sweet{line-height:30px;font-size:16px;margin-top:14px;text-align:center;}
 .index_hotpro .layB .slide li a .sweet i{display:block;font-size:12px;color:#b6b6b6;line-height:28px;}
 .index_hotpro .layB .slide li a:hover .sweet{color:#ff7f39;}
 .list_num{font-size: 12px; text-align: center;color: #333333;line-height: 35px;}
.page{text-align:center;margin-top:20px;}
.hotnews{width:100%;overflow:hidden;}
.index_hotnews{width:1200px;margin:0 auto;overflow:hidden;}
.index_hotnews h5{font-size:18px;color:#356de8;border-bottom:1px solid #e2e2e2;padding-bottom:5px;}
.index_hotnews h5 span{color:#a1a1a1;font-size:12px;}
.newlist {width:100%;overflow:hidden;}
.newlist ul li{float:left;margin-top:20px;margin-left:13px;}
.newlist ul li .jie{width:587px;/*margin:-13px 41px;*/border-bottom:1px solid #ececec;padding-bottom:17px;}
.newlist ul li a .jie .tit {font-size:16px;color:#000;}
.newlist ul li a .jie .tit  span{float:right; color:#a6a6a6;font-size:14px;}
.newlist ul li a .jie .line{width:38px;height:3px;background-color:#ff7200;margin-top:20px;}
.newlist ul li a .jie .text{margin-top:20px;line-height:26px;font-size:14px;color:#7b7b7b;}
.neiye{width:1200px;overflow:hidden;margin-top:30px;}
.neiye h1{text-align:center;font-size:24px;}
.neiye h1 span{display:block;font-weight:normal;font-size:12px;line-height:36px;color:#b6b6b6;}
.neiye .neirong{font-size:14px;line-height:32px;margin-top:10px;}
.page{text-align:center;margin-top:20px;}
.channelform input { border: 1px dotted #CCC; width:100%; height:35px; line-height:35px; margin-left: -89px; }
.channelform textarea { border: 1px dotted #CCC; width:100%; margin-left: -89px; }
.channelform .submit { background-color: #ff7200; width:160px; cursor:pointer; border:none; color:#FFF;}