@charset "UTF-8"; 
/* === **** 模版页面 CSS定义 ***** ===== */
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{font-family:"微软雅黑" ,Tahoma,"宋体"; /*文字字体定义 */
 font-size: 12px; /*文字大小定义 */
 color:#4a4a4a;/*文字颜色定义 */ 
 }
*{padding:0px; margin:0px;line-height:1.8em;}
/* 网站超链接css通用设置 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #333333;} /* 未访问的链接 */
a:visited {color: #000000;} /* 已访问的链接 */
a:hover{color: #a30000; text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #000000;} /* 点击激活链接 */
h1,h2,h3,h4,h5,h6{font-size:12px;}
img{border: 0px;}
.clear{clear:both; line-height:0;}
/*表格样式定义 */ 
table{text-align: justify;}
checkbox{border: 0px;}/*选择框样式定义 */ 
/*结构样式*/
#wrapper{width:1002px;margin:0 auto; text-align:center}
#header{padding:17px 0 0 0;text-align:left;}
#main{background:url(../images/main_bg.jpg) no-repeat left top;width:989px;margin:0 0 0 7px;padding-top:17px; text-align:left;}
#imain{background:url(../images/main_bg.jpg) no-repeat left top;width:989px;margin:0 0 0 7px;text-align:left;}
#ileft{width:194px;float:left;padding:0 32px 0 11px;background:url(../images/left_bg.jpg) no-repeat right top;}
#left{width:194px;padding:0 32px 0 11px;background:url(../images/left_bg.jpg) no-repeat right top;}
#iright{width:720px;display:inline;margin-right:23px;float:right;}
#footer{background:#f3f3f3 url(../images/footerbg.gif) repeat-x left top;padding:12px 23px 15px 25px;}
#right{background:url(../images/rightbg_mid.gif) repeat-y right top;padding:0 0 0 15px;width:720px;}
#header_bg{background:#dddddd url(../images/top_bg.gif) repeat-x left top;}
/*表现样式*/
.logo{padding:0 0 9px 38px;}
.banner{border-top:#2b3242 solid 2px;border-bottom:#2b3242 solid 2px;padding:1px 0;}
.copyright{ text-align:center;}
.mainbg{background:url(../images/rightbg_btm.gif) no-repeat right bottom;margin:0 17px 40px 0;padding:0 0 52px;}
.rightbg{background:url(../images/rightbg_top.jpg) no-repeat right top;margin:0;padding:10px 20px; width:680px;}
.height17{height:17px;}
/*============================菜单样式============================*/
/*主菜单*/
.menu{overflow:hidden;width:989px;margin:0 auto;background:url(../images/menubg_right.gif) no-repeat right top;height:29px;}
.menu span{background:url(../images/menubg_left.gif) no-repeat left top;display:block;padding:0 0 0 50px;}
.menu span a{background:url(../images/menu_li.gif) no-repeat left center;padding:0 22px 0 22px;line-height:29px;color:#4a4a4a;font-size:14px; font-weight:bold;}
.menu span a:hover,.menu span #current{color:#b01c1c;}
.menu span a:visited{color:#4a4a4a;}
/*顶部菜单*/
.topnav{float:right;padding:20px 11px 0 0;}
.topnav a{padding:0 8px 0 6px;}
/*侧边子菜单*/
.submenu{padding-bottom:8px;}
.submenu h1{background:url(../images/left_titleline.gif) no-repeat 0 bottom;padding:0 0 4px 9px;font-weight:bold;color:#000000;}
.submenu h1 span{background:url(../images/cion_01.jpg) no-repeat 0 0;padding:0 0 0 20px;}
.submenu dl{}
.submenu dl dt{background:url(../images/left_titleline.gif) no-repeat 0 bottom;padding:0 7px 3px 0;}
.submenu dl dt a{line-height:30px;display:block;}
.submenu dl dt a:hover,.submenu dl .current a{background:#adb23d;color:#ffffff;font-weight:bold;}
.submenu dl dt a span{background:url(../images/cion_06.gif) no-repeat 13px 3px;padding:0 0 0 30px;line-height:30px;}
.submenu dl dd{background:url(../images/left_titleline.gif) no-repeat 0 bottom;padding:8px 0;}
.submenu dl dd a{background:url(../images/cion_10.gif) no-repeat 27px 4px;color:#2b3242;padding:0 0 0 35px;}
.submenu dl dd a:hover{background:url(../images/cion_09.gif) no-repeat 27px 4px;color:#800000;}
/*位置导航*/
.place{background:url(../images/search_bg.gif) repeat-x left top;text-align:right;height:28px;}
.search{float:left;font-size:14px;color:#000000;font-weight:bold;width:345px;}
.search span{color:#733f00;padding:0 7px 0 0;}
.input_txt{background:#ffffff url(../images/cion_07.gif) no-repeat 6px 2px;width:169px;height:18px;line-height:18px;text-indent:25px;}
.input_img{float:right;margin:0 0 0 5px;}
.place_con{color:#b01c1c;padding:6px 15px 0 0;}
.place_nav{color:#777777;padding:3px 0 0;}
.place_nav a{color:#777777;padding:0 5px;}
/*底部菜单*/
.footnav{color:#2c2c2c; text-align:center;}
.footnav a{padding:0 7px 0 8px;color:#2c2c2c;}
.footnav a:visited{color:#2c2c2c;}
.footnav a:hover{text-decoration:underline;}
/*首页联系我们*/
.icontactus{background:url(../images/icontactbg.gif) no-repeat right bottom;border-top:#b4bbca solid 1px;margin-bottom:5px;width:189px;padding:1px; }
.icontactus h1{background:url(../images/icontact_title.gif) repeat-x left top;margin:1px 0 0 1px;color:#0d0d0e;padding:2px 0 0 16px;line-height:20px;}
.icontactus div{padding:4px 6px 5px 16px;color:#000000;width:165px; overflow:hidden;}
/*.icontactus div h2{font-family:Georgia, "Times New Roman", Times, serif;color:#005490;font-size:18px;}*/
/*首页服务支持*/
.iservice{}
.iservice h1{background:#adb23d;color:#FFFFFF;padding:2px 0 0 12px;}
.iservice div{background:#e7e7da url(../images/iservice.jpg) no-repeat left bottom;padding:13px 0 0 110px;margin:1px 0 10px;height:90px;}
.iservice div h3{color:#94972c;text-decoration:underline;font-size:18px;}
.iservice div h2{background:url(../images/cion_02.jpg) no-repeat left center;}
.iservice div h2 a{color:#744000;text-decoration:underline;font-weight:normal;padding:0 0 0 20px;}
/*首页热门产品*/
.hotproduct{background:url(../images/prolinebt.gif) no-repeat left bottom;margin:10px 0 0;}
.hotproduct .hotproduct_line{background:url(../images/prolinetop.gif) no-repeat left top;padding:13px 0 8px 12px;}
.hotproduct div table{margin:0 4px 0 0;text-align:center;}
.hotproduct div .cen_h1{border:#c1c1c1 solid 1px;padding:1px;text-align:center;height:100px; width:100px;}
.hotproduct div .cen_h1 a{ display:block;margin:0 auto;}
.hotproduct div .cen_h1 img{ margin:0 auto;}
.hotproduct div table a{line-height:16px;}
.hotproduct div table p{ padding:2px 0 0 0;line-height:18px;width:104px;white-space:normal!important;}
/*首页新闻中心*/
.inew{width:353px;float:right;margin-top:15px;}
.inew div{border-bottom:#c0c0c0 solid 1px;color:#ffffff;margin-bottom:10px;}
.inew div span{color:#ffd87a;}
.inew div h2{background:url(../images/inewstitlebg_right.gif) no-repeat right bottom;float:left;font-size:14px;}
.inew div p{background:url(../images/inewstitlebg_left.gif) no-repeat left bottom;padding:0 7px 0 5px;}
.inew div a{float:right;background:url(../images/cion_03.gif) no-repeat 3px 3px;color:#878787; border:#c0c0c0 solid 1px;font-size:9px;padding:0 3px 0 13px;line-height:12px;margin:7px 2px 0 0;}
.inew td{border-bottom:#878787 dotted 1px;}
.inew td a{background:url(../images/cion_08.gif) no-repeat 2px 5px;padding:0 0 0 11px;line-height:14px;color:#6c6c6c;}
/*首页公司简介*/
.icompany{background:url(../images/icompanybg_bottom.gif) no-repeat right bottom;width:339px;border-top:#c0c0c0 solid 1px;margin-top:17px;float:left;}
.icompany_bg{background:url(../images/icompany_bg.gif) repeat-x left top;margin:1px;padding-top:7px;padding-bottom:8px;}
.icompany h1{background:url(../images/cion_05.gif) no-repeat 7px 1px;padding:0 0 0 22px;color:#000000;}
.icompany_bg div{padding:0 14px 0 12px;}
.icompany_bg div p{line-height:18px;color:#625a58;}
.icompany_bg div a{color:#CC0000;}
.icompany div img{float:left;border:#eae0d7 solid 3px;padding:1px;background:#FFFFFF;margin:3px 10px 0 0;}
/*首页产品*/
.iproduct{margin-top:18px;}
.iproduct div{background:url(../images/iproduct_bg.gif) no-repeat left bottom;border-top:#b4bbca solid 1px;width:171px;float:left;margin:0 8px 0 1px!important;margin:0 7px 0 1px;}
.iproduct div h1{background:url(../images/iproduct_title.gif) repeat-x left top;margin:1px;height:26px;padding:3px 0 0;}
.iproduct div h1 a{background:url(../images/cion_04.gif) no-repeat 9px 0;padding:0 0 2px 19px!important;>padding:3px 0 0 19px!important;padding:3px 0 0 19px;color:#0d0d0d;}
.iproduct div h2{text-align:center;margin:0 0 2px;}
/*新闻列表*/
.newslist{border-top:#e3e3e4 solid 1px;}
.newslist ul{list-style:none;}
.newslist ul li{background:url(../images/cion_11.gif) no-repeat 18px center;color:#3b3b3b;border-bottom:#e6e6e8 solid 1px;padding:2px 48px 0 32px;height:28px;}
.newslist ul li span{float:right;}
.newslist ul li a{line-height:28px;color:#3b3b3b;}
.newslist ul li a img{margin-top:0!important;margin-top:9px;}
/*新闻列表*/
.publiclist{border-top:#e3e3e4 solid 1px;}
.publiclist ul{list-style:none;}
.publiclist ul li{background:url(../images/cion_11.gif) no-repeat 18px center;color:#3b3b3b;border-bottom:#e6e6e8 solid 1px;padding:2px 48px 0 32px;height:28px;}
.publiclist ul li span{ margin:0 10px 0 0;}
.publiclist ul li a{line-height:28px;color:#3b3b3b;}
.publiclist ul li a img{margin-top:0!important;margin-top:9px;}
.downlist{}
.downlist td{border-bottom:#e6e6e8 solid 1px; line-height:30px;}
.downlist a{color:#a30000;background:url(../images/cion_11.gif) no-repeat left center; padding-left:10px;}
.downlist a:visited{color:#a30000;}
.downlist a:hover{ font-weight:bold;}
/*产品中心*/
.pro_title{}
.pro_title h6{background:url(../images/product_titlebg.jpg) no-repeat left bottom;text-align:center;width:122px;float:left;margin:0 11px 0 0;height:22px;padding:1px 0 0;}
.pro_title h6 a{color:#7a7a7a;background:url(../images/cion_11.gif) no-repeat left 3px;padding:0 0 0 8px;}
.pro_title h6 a:hover,.pro_title .current a{color:#ff5400;background:url(../images/cion_06.gif) no-repeat left 3px;}
/*产品列表A页面*/
.product_list_a{color:#000000;margin:11px 0 0;}
.product_list_a table{border-collapse:collapse;}
.product_list_a th{font-weight:normal;border-top:#e4e4e7 solid 1px;border-bottom:#e4e4e7 solid 1px;text-align:center;padding:5px 0 2px}
.product_list_a h2{width:100px;}
.product_list_a td{padding:10px 5px;border-bottom:#e6e6e8 solid 1px;line-height:18px;}
.product_list_a h3{color:#fb0000;}
/*产品列表A页面*/
.product_list_b{margin-top:36px;border-bottom:#e4e4e7 solid 1px;}
.product_list_b div{float:left;width:125px;margin:0 7px 3px 0!important;margin:0 5px 3px 0;text-align:center;}
.product_list_b h2{width:100px;height:100px;border:#ccc solid 1px;padding:1px;margin:0 auto 5px;}
.product_list_b h3 a{color:#001d4b;font-weight:normal;}
.product_list_b h4{color:#fb0000;}
/*联系我们*/
.contactus{}
.contactus h1{background:url(../images/cion_04.gif) no-repeat 6px center;border-bottom:#e7e7e9 solid 1px;border-top:#e6e6e8 solid 1px;color:#000000;font-size:12px;padding:4px 0 2px 18px;}
.contactus_con{padding:15px 0 15px 20px;color:#2b3242;}
/*网站地图*/
.sitemap{}
.sitemap h1{background:url(../images/product_titlebg.jpg) no-repeat left bottom;text-align:left;width:122px;height:22px;padding:1px 0 0;margin:5px 0 10px;}
.sitemap h1 span{background:url(../images/cion_11.gif) no-repeat 6px 3px;padding:0 0 0 17px;color:#000000;}
.sitemap h2{padding:0 10px 5px;font-weight:normal;color:#000000;}
.sitemap h3{padding:0 10px 5px 0;font-weight:normal;color:#ff5400;}
.sitemap h3 a{color:#ff5400;padding:0 8px;}
.sitemap h3 a:visited{color:#ff5400;}
.sitemap h3 a:hover{color:#a30000;font-weight:bold;}
/*友情链接*/
.links{ padding-bottom:15px;}
.links table{ margin:0 auto;}
/*标题样式*/
.title1{background:url(../images/cion_05.gif) no-repeat left 4px;padding:0 0 0 20px;font-size:14px;color:#000000;font-weight:bold;}
/*评论样式*/
.comment{}
.comment h1{background:url(../images/cion_04.gif) no-repeat 6px center;border-bottom:#e7e7e9 solid 1px;color:#b01c1c;font-size:12px;padding:5px 10px 2px 18px;margin:20px 0 10px;}
.comment h1 a{float:right;color:#b01c1c;font-weight:normal;}
.comment_list{}
.comment_list ul{list-style:none;}
.comment_list ul li{background:url(../images/cion_06.gif) no-repeat 10px 12px;padding:4px 0 5px 25px;border-bottom:#eaeaea solid 1px;}
.comment_list ul li a{color:#606060;}
.comment_list ul li a:visited{color:#606060;}
.comment_content{margin:0 0 0 11px;color:#242424;}
.comment_content td{padding:9px 0 0;}
.input_title{width:215px;border:#cccccc solid 1px;height:20px;}
.input_name{width:100px;border:#cccccc solid 1px;height:20px;}
.comment_content textarea{width:310px;height:60px;border:#cccccc solid 1px;margin:0 12px 0 0;}
.comment .none{border:none;}
/*内容样式*/
.content{font-size:14px;}
.content h1{background:url(../images/cion_05.gif) no-repeat left 4px;padding:0 0 0 20px;font-size:14px;color:#000000;}
.content h2{background:url(../images/cion_04.gif) no-repeat 6px center;border-bottom:#e7e7e9 solid 1px;border-top:#e6e6e8 solid 1px;color:#000000;font-size:14px;padding:3px 0 2px 18px;}
.content h3{font-size:26px;color:#b01c1c;text-align:center;}
.content h4{border-top:#e4e4e5 solid 1px;border-bottom:#e6e6e7 solid 1px;color:#2b3242;font-weight:normal;text-align:center;line-height:30px;}
.content h5{border-top:#e2e2e4 solid 1px;border-bottom:#e3e3e4 solid 1px;color:#b01c1c;font-size:14px;padding:0 0 0 8px;}
.content h6{color:#800000;line-height:24px; padding:0px 0 0px 12px; font-size:14px;background:url(../images/cion_04.gif) no-repeat 0 center;}
.content h6 a{color:#800000;line-height:24px;}
.content h6 a:visited{color:#800000;}
.content h6 img{ margin:0 auto;}
.content li{margin-left:3.5em;}
.content table{ }
.content table td{padding:0 5px}
.tableboder table{border:#1c1c1c solid 1px;border-collapse:collapse;}
.tableboder table td{border:#1c1c1c solid 1px;}
.tableboder table th{background:#b4e1f6;padding:4px 0 2px;text-align:center;}
.content strong{color:#000000;}
.content img{ margin:5px;}
.container{padding:20px 10px 0;}
.container1{padding:10px 18px 15px;}
.container2{padding:20px 0 10px;}
.ovflow{ width:650px; overflow:hidden;}
.publist_brief{}
.publist_brief p{ padding:10px 20px;}
.brief{color:#800000;padding:0 5px 15px;font-size:14px;}
.page{color:#800000;text-align:center;padding:12px 0 0;}
.page a{color:#800000;padding:0 5px;}
.page a:visited{color:#800000;}
.page a:hover{text-decoration:underline;}
.tools{color:#b01c1c;text-align:right;padding:10px 0 0;border-top:#ccc solid 1px;}
.tools a{color:#b01c1c;}
.tools a:visited{color:#b01c1c;}
/**/
.iright_left{width:515px; float:left;}
.iright_right{width:190px; float:right;}
/*首页新闻中心2*/
.inews{margin-top:20px;}
.inews h3 img{float:left;margin-left:10px; display:inline; margin-top:15px;border:#eae0d7 solid 3px;padding:1px;background:#FFFFFF;}
.inews div{border-bottom:#c0c0c0 solid 1px; height:24px;color:#ffffff;margin-bottom:10px;}
.inews div span{color:#ffd87a;}
.inews div h2{background:url(../images/inewstitlebg_right.gif) no-repeat right bottom;float:left;font-size:14px;}
.inews div p{background:url(../images/inewstitlebg_left.gif) no-repeat left bottom;padding:0 7px 0 5px;}
.inews div a{float:right;background:url(../images/cion_03.gif) no-repeat 3px 3px;color:#878787; border:#c0c0c0 solid 1px;font-size:9px;padding:0 3px 0 13px;line-height:12px;margin:7px 2px 0 0;}
.inews table{ float:right;width:370px; margin-right:10px!important;>margin-right:10px!important;margin-right:5px; }
.inews td{border-bottom:#878787 dotted 1px;}
.inews td a{background:url(../images/cion_08.gif) no-repeat 2px 5px;padding:0 0 0 11px;line-height:14px;color:#6c6c6c;}
/*首页公司简介2*/
.icompany_new{background:url(../images/icompanybg_bottom2.gif) no-repeat right bottom;border-top:#c0c0c0 solid 1px;margin-top:20px;}
.icompany_new_bg{background:url(../images/icompany_bg.gif) repeat-x left top;margin:1px;padding-top:7px;padding-bottom:8px;}
.icompany_new h1{background:url(../images/cion_05.gif) no-repeat 7px 1px;padding:0 0 0 22px;color:#000000;}
.icompany_new_bg div{ padding:0 14px 0 12px;}
.icompany_new_bg div p{line-height:18px;color:#625a58;}
.icompany_new_bg div a{color:#CC0000;}
.icompany_con{font-weight:normal; width:355px!important;>width:370px!important; width:355px;float:right;}
.icompany_new div img{float:left;border:#eae0d7 solid 3px;padding:1px;background:#FFFFFF;margin:3px 10px 0 0;}
/*首页联系我们*/
.icontactus_new{background:url(../images/icontactbg.gif) no-repeat right bottom;border-top:#b4bbca solid 1px;margin-bottom:5px;width:189px;padding:1px; margin-top:20px;}
.icontactus_new h1{background:url(../images/icontact_title.gif) repeat-x left top;margin:1px 0 0 1px;color:#0d0d0e;padding:2px 0 0 16px;line-height:20px;}
.icontactus_new div{padding:4px 6px 5px 16px;color:#000000;width:165px; overflow:hidden;}
/*.icontactus div h2{font-family:Georgia, "Times New Roman", Times, serif;color:#005490;font-size:18px;}*/
/*首页服务支持*/
.iservice_new{ margin-top:20px;}
.iservice_new h1{background:#adb23d;color:#FFFFFF;padding:2px 0 0 12px;}
.iservice_new div{background:#e7e7da url(../images/iservice.jpg) no-repeat left bottom;padding:13px 0 0 110px;margin:1px 0 10px;height:90px;}
.iservice_new div h3{color:#94972c;text-decoration:underline;font-size:18px;}
.iservice_new div h2{background:url(../images/cion_02.jpg) no-repeat left center;}
.iservice_new div h2 a{color:#744000;text-decoration:underline;font-weight:normal;padding:0 0 0 20px;}
/*侧边子菜单2*/
.submenu_new{padding-bottom:8px;}
.submenu_new h1{background:url(../images/left_titleline.gif) no-repeat 0 bottom;padding:0 0 4px 9px;font-weight:bold;color:#000000;}
.submenu_new h1 span{background:url(../images/cion_01.jpg) no-repeat 0 0;padding:0 0 0 20px;}
.submenu_new dl{margin-right:8px;}
.submenu_new dl dt{background:#adb23d url(../images/left_titleline.gif) no-repeat 0 bottom;padding:0 7px 0 0;font-weight:bold;}
.submenu_new dl dt a{line-height:28px;display:block;color:#ffffff;}
.submenu_new dl dt a span{background:url(../images/cion_06.gif) no-repeat 13px 3px;padding:0 0 0 30px;line-height:28px;}
.submenu_new dl dd{background:url(../images/left_titleline.gif) no-repeat 0 bottom;padding:2px 0;}
.submenu_new dl dd a{background:url(../images/cion_10.gif) no-repeat 20px 4px;color:#2b3242;padding:0 0 0 28px;}
.submenu_new dl dd a:hover{background:url(../images/cion_09.gif) no-repeat 20px 4px;color:#800000;}
/*留言板*/
.board_h3{background:url(../images/cion_05.gif) no-repeat left 4px;padding:0 0 0 20px;font-size:14px;color:#000000;}
.board_h2{color:#800000;line-height:24px; padding:0px 0 0px 12px; font-size:14px;background:url(../images/cion_04.gif) no-repeat 0 center;}
.btn{ width:80px; height:22px; line-height:18px; text-align:center;}
.board textarea{border:#ccc solid 1px; }
.board_border{padding:0;}
.board_border ul{margin:10px 0 0;}
.board_border li{margin-left:2em;}
.board_border2{padding:0 0 0;}
.board_border2 .select{line-height:24px;}
.board_border2 .border_input{ width:130px; border:#ccc solid 1px; height:20px; line-height:20px;}
.board_border2 textarea{width:130px;height:80px; border:#ccc solid 1px;}
.form td{padding:3px 0 3px 0;}
.sitemsg{margin:10px 0 0;}
.sitemsg td{border-bottom:#ccc dotted 1px; padding:3px 0 2px;}
.sitemsg .msgtitle{background:#E0E0E0;color:#000;}
.sitemsg b{color:#800000;}
.comment .select{line-height:24px;}
.comment .border_input{ width:130px; border:#ccc solid 1px; height:20px; line-height:20px;}
.comment textarea{width:130px;height:80px; border:#ccc solid 1px;}
 .CommentList_ {font-family:Tahoma; clear:both; font-size:12px }
 .CommentList_title_{font-size:22px ;line-height:30px ; font-weight:bold ; text-align:center}
 .Comment_msgTitle_ {font-size:12px ; background-color:#f0f0f0 ;line-height:20px }
 .Comment_detail_ {font-size:12px ;line-height:20px ; border-bottom:dotted 1px #e0e0e0}
 .Comment_admin_ {font-size:12px ;line-height:20px;border-bottom:dotted 1px #e0e0e0}
 .CommentList_web_descr_{font-size:12px ;line-height:30px ; border-bottom:solid 2px #f0f0f0; text-align:center}
 
 /*留言板*/
.board_h3{ margin-bottom:5px;font-weight:bold;background:url(../images/cion_05.gif) no-repeat left 4px;padding:0 0 0 20px;font-size:14px;color:#000000;}
.board_h2{margin-bottom:5px;font-weight:bold;background:url(../images/cion_05.gif) no-repeat left 4px;padding:0 0 0 20px;font-size:14px;color:#000000;}
.board_h4{font-weight:bold;color:#744000; font-size:16px; text-align:center;}
.board_h4 a{color:#744000;}
.board_h4 a:visited{color:#744000;}
.board_h5{text-align:center; font-weight:normal; border-bottom:#EAEAEA solid 1px;margin:0 0 10px;}
.btn{ width:80px; height:22px; line-height:18px; text-align:center;}
.board textarea{border:#ccc solid 1px; }
.board_border{padding:0;}
.board_border ul{margin:10px 0 0;}
.board_border li{margin-left:2em;}
.board_border2{padding:0 0 8px;}
.board_border2 .select{line-height:24px;}
.board_border2 .border_input{ width:130px; border:#ccc solid 1px; height:20px; line-height:20px;}
.board_border2 textarea{width:130px;height:80px; border:#ccc solid 1px;}
.form td{padding:3px 0 3px 0;}
.sitemsg{margin:10px 0 0;}
.sitemsg td{border-bottom:#ccc dotted 1px; padding:3px 0 2px;}
.sitemsg .msgtitle{background:#E0E0E0;color:#000;}
.sitemsg b{color:#800000;}
