@charset "GBK"; 
/* ===  ****  模版页面   CSS定义 *****  =====   */
*{padding:0px; margin:0px;line-height:1.8em;}
html{_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: Arial, Tahoma,"宋体";    /*文字字体定义 */
	font-size: 12px;    /*文字大小定义 */
	color: #666666;    /*文字颜色定义 */
	/*页面背景颜色定义 */
	}

/* 网站超链接css通用设置 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #333333;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{color: #006699;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #333333;} /* 点击激活链接 */


h1,h2,h3,h4,h5,h6{font-size:12px;}
img{border: 0px;}
.clear{ line-height:0;clear:both;}

/*表格样式定义 */ 
table{}
checkbox{border: 0px;}/*选择框样式定义 */ 

/*文字按钮样式定义 */ 
.button{border: 0px; }



#wrapper{width:880px; position:relative;top:0; left:0;margin:0 auto;text-align:center;}
/* 首页 结构部分 */
#iheader{height:315px;}
#itop{margin:0 auto;}
#itop .logo{float:left;margin:10px 0 0 10px;}
#itop .topnav{float:right;padding:5px 15px 5px 0;}/*顶部菜单*/
#itop .topnav ul{list-style-type: none;}
#itop .topnav li{float:left;background:url(../images/topnav_cion.gif) no-repeat 0px 5px;padding:0 5px;}
#itop .topnav a{color:#949494;}
#itop .topnav a:visited{}
#itop .topnav a:hover{}
#itop .clear{clear:both;}
#itop .menu{height:37px; background:url(../images/menu_bg02.gif) no-repeat right top; position:absolute; top:53px;left:3px;width:880px;}/*主菜单*/
#itop .menu ul{padding:0 0 0 30px;background:url(../images/menu_bg01.gif) no-repeat left top;margin:0 auto;list-style-type: none;height:37px;}
#itop .menu li{float:left;line-height: 35px;background:url(../images/menu_line.gif) no-repeat right 12px;}
#itop .menu li a{padding:0 15px;}
#itop .menu a{color:#000000;}
#itop .menu a:visited {color: #000000;}
#itop .menu a:hover{color: #666;}
#itop .menu .current{}
#itop .menu .current a{color:#000000;}
#itop .menu .current a:visited {color: #000000;}
#itop .banner{left:0;margin:0 0 0 0;position:absolute;top:106px;}/*宣传图*/

#imain{clear:both;margin:0 0 0 0;padding:18px 0 0 0;}
#imain .infobox{margin-bottom:5px;height:1%;}
#imain .ibanner{padding:1px 0 0 0;display:none;}/*首页宣传图*/

#ileft{float:left;width:220px;text-align:left;background:#fff;}
#ileft h1{background:url(../images/ileft_titlebg01.gif) repeat-x left bottom;margin-bottom:5px;text-align:right;height:30px;color:#000;}
#ileft h1 p{background:url(../images/ileft_titlebg02.gif) no-repeat left bottom;line-height:24px;float:left;border-left:3px solid #fff;padding:6px 0 0 10px;}
#ileft h1 a{font-weight: normal;font-size:10px;display:block;float:right;padding:8px 0 0;}
#ileft h6{clear:both;display:none;}
#ileft h6 p{height:1px;line-height:1px;}


#iright{float:right;width:640px;text-align:left;background:#fff;}
#iright h1{background: url(../images/iright_titlebg02.gif) repeat-x left bottom;height:30px;margin: 0 0 5px 0;padding:0; text-align:right;}
#iright h1 p{line-height:22px;background: url(../images/iright_titlebg01.gif) no-repeat left bottom;padding:6px 0 2px 20px;float:left;color:#000000;}
#iright h1 a{font-weight: normal;font-size:10px;display:block;padding:8px 0 0;}
#iright h6{clear:both;}
#iright h6 p{height:1px;line-height:1px;}


/* 内页 结构部分 */
#header{height:315px;}
#top{margin:0 auto;}
#top .logo{float:left;margin:10px 0 0 10px;}
#top .topnav{float:right;padding:5px 15px 5px 0;}/*顶部菜单*/
#top .topnav ul{list-style-type: none;}
#top .topnav li{float:left;background:url(../images/topnav_cion.gif) no-repeat 0px 5px;padding:0 10px;}
#top .topnav a{color:#949494;}
#top .topnav a:visited{}
#top .topnav a:hover{}
#top .clear{clear:both;}
#top .menu{height:37px; background:url(../images/menu_bg02.gif) no-repeat right top; position:absolute; top:53px;left:3px;width:880px;}/*主菜单*/
#top .menu ul{padding:0 0 0 30px;background:url(../images/menu_bg01.gif) no-repeat left top;margin:0 auto;list-style-type: none;height:37px;}
#top .menu li{float:left;line-height: 35px;background:url(../images/menu_line.gif) no-repeat right 12px;}
#top .menu li a{padding:0 15px;}
#top .menu a{color:#000000;}
#top .menu a:visited {color: #000000;}
#top .menu a:hover{color: #666;}
#top .menu .current{}
#top .menu .current a{color:#000000;}
#top .menu .current a:visited {color: #000000;}
#top .banner{margin:0 0 0 0;position:absolute;top:106px;left:0;}/*宣传图*/



#main{clear:both;margin:0 auto;padding:15px 0;margin:0;}
#main .infobox{height:1%;}
#left .infobox{background:url(../images/leftbg_bottom.gif) no-repeat bottom;padding:0 0 40px 0;}

#left{float:left;width:199px;background:url(../images/leftbg.gif) repeat-y left top;text-align:left;}
#left h1{padding:55px 0 0 0;font-size:14px;color:#000000;background:url(../images/leftbg_top.gif) no-repeat top left;}
#left h1 p{background:url(../images/cion_05.gif) no-repeat 60px 5px;padding-left:65px;}
#left h1 a{}
#left h6{clear:both;display:none;}
#left h6 p{height:1px;line-height:1px;}
#left a{color:#666666;}
#left a:visited{color: #666666;}
#left a:hover{color:#000;}


#right{float:right;width:640px;text-align:left;}
#right .infobox{margin:0;height:1%;padding:0;}
#right .infobox .breadcrumb{position: absolute;width:600px; text-align:right;padding:0 0 0 0;}

#right h1{background: url(../images/right_title02.gif) repeat-x left bottom;margin:0 0 10px 0;text-align:right;padding:0;height:25px;}
#right h1 p{height:25px;background: url(../images/right_title.gif) no-repeat left bottom;padding:0 5px 0 32px;float:left;color:#0c0c0c;font-size:12px;}
#right h6{clear:both;}
#right h6 p{height:1px;line-height:1px;}
#right a{color:#666666;}
#right a:visited{color: #666666;}
#right a:hover{color:#666666;}


/*页尾*/
#footer{clear:both;margin:0;background:url(../images/footbg.gif) no-repeat left top;height:81px;width:880px;}
#footer .footnav{color:#333333;padding:5px 0 5px;}/*底部导航*/
#footer .footnav a{padding:0 5px;}
#footer .copyright{color:#636363;line-height:16px;padding:0;}/*权版信息*/
#footer a{color:#666;}
#footer a:visited{color:#666;}
#footer a:hover{color: #003366;}
/*#icompanybox{float:left;width:370px;text-align:left;background:#fff;}*/
#icompanybox{text-align:left;background:#fff;}
#inewsbox{float:right;width:255px;text-align:left;background:#fff;}


/*表现部分*/
.icompany{margin:0 9px;}
.icompany img{ border:1px solid #990000; padding:1px;float:left;margin:8px 8px 0 0;}
.icompany span{ color:#990000;}
.icompany span a{color:#990000; text-decoration:underline; font-weight:bold; margin-left:5px;}
.icompany span a:visited{color:#990000;}
.ilist{margin:0 9px;}

.ipdlist{margin:10px 10px 0 10px;}
.ipdlist dt{ line-height:26px;
	border-bottom:1px dotted #b4b4b4;
	padding:0 20px 0 30px;
	background:url(../images/cion_02.gif) no-repeat 10px 7px;
	font-weight: bold;
}
.ipdlist dt a{color:#990000;}
.ipdlist dt a:visited{color:#990000;}
.ipdlist dd{border-bottom:1px dotted #b4b4b4; line-height:24px;padding-left:40px;background:url(../images/cion_07.gif) no-repeat 30px 7px;}
.ipdlist dd a{ color:#333333;}
.ipdlist dd a:visited{ font-weight:normal;color:#333333;}
.ipdlist dd a:hover{color:#990000;}

/* ===  ****  首页新闻列表 *****  =====   */
.inews{
	background:#eeeeee;
	padding: 5px 0;
}
.inews ul{margin:0 2px 0 10px;}
.inews li{list-style-type:none;background:url(../images/cion_01.gif) no-repeat left center;text-indent: 15px;line-height:20px;height:20px;padding:1px 0;}
.inews li img{margin-top:0px!important;margin-top:6px;}
.inews li a{float:left;text-align:left;color:#666666;}
.inews li a:visited{color:#666666;}


/* ===  ****  首页产品 *****  =====   */
.iproductlist{width:112px;margin:8px 7px; float:left;text-align:center;}
.iproductlist h2{ width:100px; height:100px;margin:0 auto 5px auto;}
.iproductlist h2 a{display: table-cell;        
vertical-align:middle;        /*设置水平居中*/        
text-align:center;        /* 针对IE的Hack */        
*display: block;        
*font-size: 87px;/*约为高度的0.873，200*0.873 约为175*/        
*font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/        
width:100px;        
height:100px; border:1px solid #ccc;margin:0 auto;}
.iproductlist h2 img{ vertical-align:middle;}


/*内容页左侧菜单*/
.leftnav{padding:10px 28px 0;}
.leftnav dl{line-height:20px;}
.leftnav dt{padding:4px 0 0 2px;border-bottom:1px dotted #7f807d;background: url(../images/cion_07.gif) no-repeat 15px 10px; text-indent:2.5em;color:#000;line-height:20px;}
.leftnav dt a{color:#666666;}
.leftnav dt a:visited{color:#666666;}
.leftnav dt a:hover{color:#666666;}
.leftnav ul{ list-style-type:none;}
.leftnav ul li{text-indent:2.2em;  line-height:20px; padding:3px ;}
.leftnav ul li .current{font-weight:bold ; color:black ;}


/*位置导航*/
.breadcrumb{padding:5px;height:30px;}
.breadcrumb ul{background: url(../images/breadcrumb_cion.gif) no-repeat left 7px ;line-height:20px;list-style-type:none;float:right; height:30px;}
.breadcrumb li{background: url(../images/breadcrumb_cion0.gif) no-repeat left 8px ;padding:0 5px 0 10px;float:left;}
.breadcrumb .none{background:none;}


/*新闻列表页*/
.newslist{margin:0 0 20px 0;}
.newslist ul{list-style-type: none;}
.newslist li{padding:0 20px 0 10px;text-align:right;line-height:30px; border-bottom:1px dotted #969ca4; height:30px;}
.newslist li p{float:left;text-align:left;margin-top:4px;background:url(../images/cion_01.gif) no-repeat left center;padding:0 0 0 15px;}
.newslist li img{margin:5px 0 0 0;}
.newslist li span{color:#666;font-size:12px;}
.newslist a{}


/* ===  **** 产品页搜索 *****  =====   */
.psearch{ margin:10px 0; background:#ff9933; color:#fff;line-height:28px;padding:5px 0 5px 11px;}
.psearch form{}
.psearch select{margin-top:3px;height:20px;color:#000000;margin-right:10px;border:1px solid #7f9db9;}
.psearch input{	margin-top:3px;width:120px;color:#000000;margin-right:10px;padding:1px 0;border:1px solid #7f9db9;line-height:18px;}
.psearch img{ vertical-align:middle;}
.psearch .button{border: 0px; width:44px;}

/* ===  **** 产品页列表 *****  =====   */
.productlist{}
.productlist h2{ line-height:30px;font-weight:normal; margin-bottom:8px;}
.productlist h2 a,.productlist h1 a:visited{ padding:0 8px; color:#5f5f5f;}
.productlist h2 a:hover{ color:#000000; font-weight:bold;}
.productlist h2 a.current{ color:#000000; font-weight:bold;}
.productlist h2 a:visited .current{ color:#000000; font-weight:bold;}

.productlist table{text-align: center;}
.productlist th{padding:5px; border-bottom : solid 1px #e0e0e0;color:#666666; background-color:#f2f2f2}
.productlist td{  padding:5px; background:url(../images/line_bg.gif) repeat-x bottom;}
.productlist a,.productlist  a:visited{ color:#767676;}
.productlist a:hover{ color:#000000;}


.pro_c{ padding: 5px 0;}
.pro_c .img{ width:100px; margin-bottom:4px; }
.pro_c td{ padding:0px 9px 2px 9px;  vertical-align:top;}
.pro_c th{ background:url(../images/cion_07.gif) no-repeat 8px 6px; color:#ff6e03; font-weight:normal; padding:0 0 0 19px; text-align:left; vertical-align:top;} 
.pro_c span{ color:#ff6e03;}
.pro_c p{ background:url(../images/cion_02.gif) no-repeat 18px 6px; padding:0 0 5px 12px;}
.pro_c p a,.pro_c p a:visited{ color:#ff6e03; text-decoration:underline;}
.pro_c p a:hover{ color:#ff6e03; text-decoration:none;}
.pro_c .line{  background:url(../images/line_bg.gif) repeat-x bottom;} 



/*招聘*/
#job{border:1px solid #91b5d7; width:45%; float:left; height:400px; margin:0 1%}
#job h5{border-bottom:3px double #f5f5f5; color:#01497a; background:#f0f0f0;margin:0; padding:4px 8px;}
#job div{padding:0 8px; line-height:20px;}

/*联系我们*/
#contact{line-height:21px; padding: 10px 20px; }
#contact h4{color:#333333; padding:0 10px;font-size: 12px;}
#contact h5{border-bottom:3px double #f5f5f5; color:#333333; background:#f0f0f0;padding:2px 10px 0 10px;font-size: 12px;}
#contact .border{border-bottom:1px dashed #666666; padding-bottom:6px;}
#contact .border div{}

#contact ul{list-style-type:none;}
#contact li{border:1px solid #cccccc;width:47%;	float:left;	margin:10px 1%;}
#contact p{	padding:4px 8px;}

/*网站地图*/
.sitemap{}
.sitemap h5{font-size:12px;padding:3px 10px 2px 40px;margin:5px 0;color:#000000;background:#dddddd url(../images/cion_04.gif) no-repeat 10px 4px;font-weight:normal;}
.sitemap div{padding:15px 5px 0 5px;color:#666;	text-indent: 2em;}
.sitemap p{padding:8px 5px 15px 5px;}
.sitemap a{padding:0 15px;}
.sitemap a:hover{color:#ff7701;text-decoration: underline;}


/*评论*/
.comment{ margin-bottom:10px;clear:both;}
.comment ul{line-height:30px;list-style-type: none;}
.comment li{background:url(../images/cion_08.gif) no-repeat 20px center;padding:0 0 0 28px;border-bottom:1px solid #e4e1d8;}
.comment form{border:1px dashed #dfdfdf;margin:10px 0 0 0;padding:5px 10px;}
.comment input{border:#ccc solid 1px;line-height:18px;padding:0 4px;}
.comment textarea{border:#ccc solid 1px;width:415px;height:100px;margin:5px 0;padding:0 4px;}
.comment .button{border: 0px;padding:0; }

/*分页*/
.page{text-align: right;margin:20px 0;}
.page a{padding:0 3px;}
.page a:hover{color:#ed7409;}

/*简介内容部分*/
.content{text-align:left;line-height:24px;font-family: Arial, Tahoma;}
.content h1{text-align:left;color:#fe4f00;font-size:14px; margin:0 0 5px 0; padding:10px 0;}
.content h2{margin:10px 0; text-align: center;}
.content h3{font-size:14px;padding:5px;border-bottom : solid 1px #c0c0c0; text-align: center;}
.content h4{font-size:12px;padding:3px 10px 2px 45px;margin:5px 0;color:#000000;background:#dddddd url(../images/cion_04.gif) no-repeat 17px 4px;font-weight:normal;}
.content h5{font-size:14px;padding:2px 0 0px 25px;background:url(../images/cion_06.gif) no-repeat 5px center;border-bottom:solid 1px #e40000;margin:10px 0; color:#1a1a1a; text-align:left;}
.content h5 a{color:#ff9602;}
.content h5 a:link{color:#ff9602;}
.content h6{font-size:12px;font-weight:normal;text-align:center;}
.content img{}
.content p{}
.content dl{color:#666666;}
.content ol{}
.content li{margin-left:3.5em;}
.content span{}
.content strong{color:#e60000;}
.content a{color:#ff9602;text-decoration:underline;}
.content a:visited{color:#ff9602;}
.content a:hover{color:#000000;}
.content table{border-collapse:collapse;line-height:24px; font-size:12px;}
.content table th{background:#f2f2f2;color:#ff9602;border-bottom:#c0c0c0 solid 1px;border-right:#fff solid 1px;}
.content table td{padding:0px 5px;border-bottom:#d9d9d9 solid 1px;}
.content table p{}
.content table div{margin:0px;}
.tools{text-align: right;margin:10px 0;}/*新闻内页的工具条*/
.ovflow{ width:630px; overflow:hidden;}
.ovflow1{ width:430px; overflow:hidden;}
.content .prdetail_c{padding:10px 0 10px 0;}

.content .prdetail_c span{width:50%;float:left;text-align:center;}
.content .prdetail_c img{margin:0 5px;}

/*案例*/
#case{background:url(../images/case_bg.gif) no-repeat right bottom; margin: 10px 0 1px 0;}
#case .caseright{width:162px;float: right;}
#case .caseright h5{background:url(../images/case_line.gif) repeat-x bottom;font-size:12px;font-weight: normal; color:#fff; padding:1px 0;margin: 10px 5px 10px 10px;}
#case .caseright span{background:url(../images/case_title.gif) no-repeat; padding:2px 11px 0 11px!important;padding:4px 11px 1px 11px;margin:1px 0;}
#case .caseright ul{list-style-type: none; padding:5px 0 0 20px;}
#case .caseright li{background:url(../images/cion_06.gif) no-repeat 0 8px; padding-left:15px;line-height:26px;}
#case .caseright div{text-align: right;padding:10px 10px 0 0;}
#case .caseleft{border-right :1px dashed #c0c0c0;padding:10px 16px;margin-right:170px;}
#case .caseleft h5{border-bottom : 1px dashed #c0c0c0; font-size:12px;margin:5px 0;}
#case .caseleft p{margin:0 20px;}
#case .caseleft h5 a{color:#ff6e03;}

/*案例列表*/
.case{ margin: 10px 20px;}
.case h5{border-bottom : 1px dashed #c0c0c0; font-size:12px;margin:5px 0;color:#ff6e03;}
.case h6{border-bottom : 1px dashed #c0c0c0; font-size:14px;margin:5px 0;color:#ff6e03;}
.case p{margin:0 20px 0 32px;}
.case a{color:#ff6e03;}
.case a:hover{color:#CC3300;}
.case ol{margin-left:55px;}
.case ul{margin-left:25px;}
.case div p{margin:0;}

/*典型客户*/
.client{line-height:25px; padding: 10px 0 0 20px;font-family: Arial, Tahoma; }
.client ul{list-style-type: none;	padding:10px 10px 0 0px; float:left }
.client li{background:transparent url(../images/cion_06.gif) no-repeat 0 3px; padding-left:20px;width:190px; float:left; }
.client .brief{line-height:24px ;}

/* ===  **** 产品内容页b *****  =====   */
.prdDetail{background:url(../images/case_bg.gif) no-repeat right bottom; margin: 10px 0 1px 0;}
.prdDetail .prdRight{width:162px;float: right;}
.prdDetail .prdRight h5{background:url(../images/case_line.gif) repeat-x bottom;font-size:12px;font-weight: normal; 
color:#fff; padding:1px 0;margin: 10px 5px 10px 10px;}
.prdDetail .prdRight span{background:url(../images/case_title.gif) no-repeat; padding:2px 11px 0 11px!important;padding:4px 11px 1px 11px;margin:1px 0;}

.prdDetail .prdLeft{border-right :1px dashed #c0c0c0;	padding:10px 16px;	margin-right:170px;}
.prdDetail .prdLeft h5{
	background:url(../images/prospan.gif) no-repeat left top;
	height:43px;
	line-height:43px;
	font-size:20px;
	padding-left:35px;
	margin:0;
}


/*解决方案页面*/
.soldetail { margin: 10px 0 1px 0;}
.soldetail .solright {width:162px;float: right;}
.soldetail .solright h5 {background:url(../images/case_line.gif) repeat-x bottom;font-size:12px;font-weight: normal; color:#fff; padding:1px 0;margin: 10px 5px 10px 10px;}
.soldetail .solright span {background:url(../images/case_title.gif) no-repeat; padding:2px 11px 0 11px!important;padding:4px 11px 1px 11px;margin:1px 0;}
.solleft { border-right :1px dashed #c0c0c0;padding:10px 16px;margin: 10px 170px 0 0;}
.solleft h5{background:url(../images/case_line.gif) repeat-x bottom;  font-size:20px;margin:5px 0; padding-bottom:5px}
.rightcont {margin:0 5px 0 10px;}
.rightcont a{display:black;}
.rightcont ul{text-indent:0;padding-left:2em;}


.ipro_list{text-align:left;width:640px;padding:5px 0 0;}
.ipro_list h5{text-align:left;font-weight:normal;line-height:26px;background: url(../images/title_bg.gif) repeat-x left 32px;padding:5px 0px;}
.ipro_list h5 .current{ font-weight:bold;color:#000;background:url(../images/iright_titlebg01.gif) no-repeat left 0px;line-height:26px;padding:4px 0 4px 15px;}
.ipro_list h5 a{ margin:0 2px;color:#000;padding:0 0 0 15px;}
.ipro_list h5 a:hover{font-weight:bold;color:#fab819;background:url(../images/iright_titlebg01.gif) no-repeat left 0px;line-height:26px;padding:4px 0 4px 15px;}
.ipro_list th{
	background-color: #FEECD1;border-bottom: 2px solid #fff;border-right: 2px solid #fff;
	
	text-align: center;
}
.ipro_list td{background-color: #F3F3F3;border-bottom: 2px solid #fff;}

.ipro_list h2{font-weight:normal;}
.ipro_list div{width:50%;float:left;text-align:left;padding:6px 0 0 0;}
.ipro_list div p{padding:0 10px;}
.ipro_list h4 {line-height:24px;}
.ipro_list h4 a{color:#990000;}
.ipro_list h4 a:visited{color:#990000;}
.ipro_list h4 a:hover{color:#444;}
.ipro_list span{color:#ff795b;line-height:20px;}
.ipro_list div h3{float:left;width:100px;height:100px;margin:0 13px;}
.ipro_list div h3 a{display: table-cell;        
vertical-align:middle;        /*设置水平居中*/        
text-align:center;        /* 针对IE的Hack */        
*display: block;        
*font-size: 87px;/*约为高度的0.873，200*0.873 约为175*/        
*font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/        
width:100px;        
height:100px;border:1px dashed #ccc; margin:0 auto;}
.ipro_list div h3 img{ vertical-align:middle;}



.ipro{}
.ipro div{width:100px; float:left;margin:5px 5px;}
.ipro div h3{border:#ccc solid 1px; width:100px; height:100px; text-align:center;}
.ipro div h4{font-weight:normal; text-align:center;}

/*留言评论*/
#board_left{float:left;width:199px;text-align:left;}

.board{}
.board_h3{background: url(../images/right_title02.gif) repeat-x left bottom;margin:0 0 10px 0;text-align:right;padding:0;height:25px;}
.board_h3 h1{height:25px;background: url(../images/right_title.gif) no-repeat left bottom;padding:0 5px 0 32px;float:left;color:#0c0c0c;}
.board_h2{background: url(../images/right_title02.gif) repeat-x left bottom;margin:0 0 10px 0;text-align:right;padding:0;height:25px;}
.board_h2 h1{height:25px;background: url(../images/right_title.gif) no-repeat left bottom;padding:0 5px 0 32px;float:left;color:#0c0c0c;}
.board_h4{color:#f00; font-size:14px; text-align:center;}
.board_h4 a{color:#f00;}
.board_h4 a:visited{color:#f00;}
.board_h5{text-align:center; font-weight:normal;padding:0 0 5px 0;}
.board_h6{font-size:14px;padding:2px 0 0px 25px;background:url(../images/cion_06.gif) no-repeat 5px center;border-bottom:solid 1px #e40000;margin:0 0 10px 0; color:#1a1a1a; text-align:left;font-weight:bold;}
.btn{ width:80px; height:22px; line-height:18px; text-align:center;border:#ccc solid 1px;}

.board textarea{border:#ccc solid 1px; }
.board_border{}

.board_border ul{margin:10px 0 0;}
.board_border li{margin-left:2.0em;}
.board_border2{padding:0 0 10px 0;}
.board_border2 .select{line-height:24px; width:135px;}
.board_border2 .border{width:135px;}
.board_border2 .border_input{ width:135px; border:#ccc solid 1px; height:18px; line-height:18px;}
.board_border2 textarea{width:180px;height:80px;}
.form td{padding:4px 0 2px 5px;}
.sitemsg{margin:10px 0 0;}
.sitemsg td{border-bottom:#ccc dotted 1px; padding:3px 0 2px 8px;}
.sitemsg .msgtitle{background:#990000;color:#fff;}
.sitemsg .msgtitle b{color:#fff;}
.sitemsg b{color:#990000;}
.sitemsg .page{margin:0px;}

.cbrief{ padding:5px;}
.cbrief a{ display:block; line-height:24px; background:url(../images/leftnav_cion.gif) no-repeat left 6px; padding:0 0 0 15px;}
