@charset "GBK"; 
/* ===  ****  模版页面   CSS定义 *****  =====   */
*{padding:0px; margin:0px;line-height:25px;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
	font-family: Arial, Tahoma,"宋体";    /*文字字体定义 */
	font-size:12px;    /*文字大小定义 */
	color:#666666;
	margin:0px;   /*文字颜色定义 */

	}

/* 网站超链接css通用设置 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link{
	color:#666666;
} /* 未访问的链接 */
a:visited{
	color:#FF0000;
	/* 登陆会员文本框样式 */
	 
} /* 已访问的链接 */
a:hover{
	color:#666666;
	text-decoration: none;
} /* 鼠标在链接上 */ 
a:active{
	color:#666666;
} /* 点击激活链接 */


h1,h2,h3,h4,h5,h6{font-size:12px;}
img{border: 0px;}
.clear{clear:both;}

/*表格样式定义 */ 
table{text-align:justify;}
checkbox{border: 0px;}/*选择框样式定义 */ 

/*文字按钮样式定义 */ 
.button{border: 0px; }

/*结构部分*/
#wrapper{width:900px;margin:0 auto;}
#iheader{background:url(../images/iheader.gif) no-repeat;width:900px;height:126px;margin:0 0 3px 0;}
#header{
	background:url(../images/header.gif) no-repeat;
	width:900px;
	height:143px;
	margin:0 0 2px 0;
}
#top{}
#imain{width:898px;margin:0 auto;padding:7px 0 20px 0;}
#main{padding:5px 0 20px 0;}
#footer{background:url(../images/footer02.gif) repeat-y;}
#left{float:left;width:186px;}
#right{float:right;width:707px;}

.left_bg{background:url(../images/icontact02.gif) repeat-y left;width:184px;margin:0 auto 10px auto;}
.left_bg .left_bg01{background:url(../images/icontact03.gif) no-repeat left bottom}
.left_bg .left_bg02{background:url(../images/icontact01.gif) no-repeat left top;padding:0px 8px 0px 8px;}


/*页脚*/
#footer td{background:url(../images/footer03.gif) no-repeat left bottom;}
#footer td div{background:url(../images/footer01.gif) no-repeat left top;text-align:center;padding:5px 0 5px 0;color:#6b6b6b;}
#footer a{color:#6b6b6b;padding:0 5px 0 10px;}
#footer a:visited{color:#6b6b6b;}
#footer a:hover{color:#ba0000;}
.copyright{text-align:center;color:#6b6b6b;padding:7px 0 15px 0;}

/*表现形式*/
.top_nav{float:right;background:url(../images/cion03.gif) no-repeat left;padding:0 5px 0 10px;}
.top_nav a{color:#999999;padding:0 5px 0 8px;}
.top_nav a:visited{color:#999999;}
.top_nav a:hover{color:#ba0000;}
.logo{float:left;padding:12px 0 0 35px;}
.search{
	float:right;
	background:url(../images/search05.gif) repeat-x;
	height:49px;
	margin:16px 13px 0 0;
}
.search table{height:49px;}
.search .search01{background:url(../images/search03.gif) no-repeat left top;padding:0 9px 0 12px;}
.search .search02{background:url(../images/search04.gif) no-repeat right top;padding:0 12px 0 0;}
.search select{
	width:120px;
}
.search .text{
	width:150px;
	margin:0 4px;
	padding:0px 0 0px 0;
	line-height:18px;
}
.search .button{margin:0 0 0 0!important;>margin:2px 0 0 0!important;margin:2px 0 0 0;}
.ibanner{}
.ellipse{width:707px;background:url(../images/ellipse02.gif) repeat-y left;}
.ellipse01{background:url(../images/ellipse03.gif) no-repeat left bottom;vertical-align:top;}
.ellipse02{background:url(../images/ellipse01.gif) no-repeat left top;padding:10px 18px 20px 18px;width:671px;overflow:hidden;}
.place{border-bottom:2px solid #000;padding:0 0 0 2px;margin:0 0 5px 0;}
.place h1{color:#8d0000;line-height:23px;}
.place h1 span{padding:0 0 0 3px;}

.place01{border-bottom:2px solid #000;padding:0 0 0 2px;margin:0 0 5px 0;}
.place01 h1{color:#8d0000;line-height:23px;float:left;float:left;}
.place01 h1 span{padding:0 0 0 3px;}
.place01 h2{float:right;font-weight:normal;margin:0 6px 0 0!important;margin:0 3px 0 0;}
.place01 h3{float:right;background:url(../images/list02.gif) no-repeat right;font-weight:normal;margin:0 6px 0 0!important;margin:0 3px 0 0;}
.place01 h3 p{background:url(../images/list01.gif) no-repeat left;padding:1px 5px 0 5px;line-height:21px;color:#fff;}
.place01 h2 a{background:url(../images/list04.gif) no-repeat right;display:block;color:#fff;}
.place01 h2 a p{background:url(../images/list03.gif) no-repeat left;padding:1px 5px 0 5px;line-height:21px;color:#fff;}
.place01 h2 a:hover{background:url(../images/list02.gif) no-repeat right;color:#fff;}
.place01 h2 a:hover p{background:url(../images/list01.gif) no-repeat left;}

/*主菜单*/
.menu{background:url(../images/menu03.gif) repeat-x;height:31px;padding:7px 0 0 25px;margin:11px 0 0 0;}
.menu .none{background:none;}
.menu ul{list-style-type:none;font-weight:bold;}
.menu ul li{float:left;background:url(../images/menu04.gif) no-repeat left;padding:0 5px;}
.menu li a{display:block;color:#fff;}
.menu li a p{padding:0 10px 0 10px;line-height:22px;}
.menu li a:visited{color:#fff;}
.menu li a:hover,.menu .current{background:url(../images/menu02.gif) no-repeat right;color:#fff;}
.menu li a:hover p,.menu .current p{
	background:url(../images/menu01.gif) no-repeat left;
}
/*二级菜单*/
.submenu{background:url(../images/submenu04.gif) repeat-y left;margin:0 0 10px 0;}
.submenu td{background:url(../images/submenu05.gif) no-repeat left bottom;}
.submenu td div{background:url(../images/submenu03.gif) no-repeat left top;}
.submenu h1{color:#fff;padding:5px 3px 0 12px;}
.submenu h1 span{padding:0 0 0 3px;}
.submenu dl{padding:15px 8px 20px 8px;font-weight:bold;}
.submenu dl dt a{display:block;color:#8d0000;}
.submenu dl dt a:visited{color:#8d0000;}
.submenu dl dt a span{background:url(../images/cion05.gif) no-repeat left 4px!important;>background:url(../images/cion05.gif) no-repeat left 3px!important;background:url(../images/cion05.gif) no-repeat left 3px;padding:0 0 0 12px;}
.submenu dl dt a p{padding:0 5px 0 12px;}
.submenu dl dt a:hover,.submenu .current{background:url(../images/submenu02.gif) no-repeat right;color:#fff;}
.submenu dl dt a:hover span,.submenu .current span{background:url(../images/cion06.gif) no-repeat left 4px!important;>background:url(../images/cion06.gif) no-repeat left 3px!important;background:url(../images/cion06.gif) no-repeat left 3px;padding:0 0 0 12px;color:#fff;}
.submenu dl dt a:hover p,.submenu .current p{background:url(../images/submenu01.gif) no-repeat left;}
.submenu dl dd{padding:0 0 0 28px;}
.submenu dl dd p{background:url(../images/cion07.gif) no-repeat left 8px;padding:0 0 0 12px;}
.submenu dl dd p a{color:#000;line-height:23px;}
.submenu dl dd p a:visited{color:#000;}
.submenu dl dd p a:hover{color:#000;}

.itopsubmenu1{text-align:left;line-height:19px;vertical-align:bottom;padding-left:100px;height:25px;overflow:hidden;}
.menu_sub a{background:url(../images/submenu06.gif) no-repeat left 2px;padding:0 2px 0 10px;color:#fff;}
.menu_sub a:visited{color:#fff;}
.menu_sub a:hover{padding:0 2px 0 10px;color:#fff;text-decoration:underline;}

.itopsubmenu2{text-align:left;line-height:19px;vertical-align:bottom;padding-left:198px;height:25px;overflow:hidden;}
.itopsubmenu3{text-align:left;line-height:19px;vertical-align:bottom;padding-left:280px;height:25px;overflow:hidden;}
.itopsubmenu4{text-align:left;line-height:19px;vertical-align:bottom;padding-left:360px;height:25px;overflow:hidden;}
.itopsubmenu5{
	text-align:left;
	line-height:19px;
	vertical-align:bottom;
	padding-left:430px;
	height:25px;
	overflow:hidden;
}
.itopsubmenu6{
	text-align:left;
	line-height:19px;
	vertical-align:bottom;
	padding-left:520px;
	height:25px;
	overflow:hidden;
}
.itopsubmenu7{
	text-align:left;
	line-height:19px;
	vertical-align:bottom;
	padding-left:600px;
	height:25px;
	overflow:hidden;
}
.itopsubmenu8{text-align:left;line-height:19px;vertical-align:bottom;padding-left:718px;height:25px;overflow:hidden;}
.itopsubmenu9{text-align:left;line-height:19px;vertical-align:bottom;padding-left:730px;height:25px;overflow:hidden;}

.submenu h6{text-align:right;padding:0 15px 0 0;color:#ba0000;}
.submenu h6 a{color:#ba0000;}
.submenu h6 a:visited{color:#ba0000;}
.submenu h6 a:hover{color:#ba0000;text-decoration:underline;}

/*首页标题*/
.title01{font-weight:bold;padding:0 0 5px 0;}
.title01 h1{background:#8d0000;color:#fff;float:left;line-height:15px;padding:0 6px;}
.title01 h2{background:#FF9900;color:#fff;float:left;line-height:15px;padding:0 6px;}

/*首页*/
.iproduct{width:184px;height:73px;margin:0 0 12px 0;display:block;}
.iservice{width:184px;height:73px;margin:0 0 12px 0;display:block;}

.icontact{background:url(../images/icontact02.gif) repeat-y left;width:184px;margin:0 auto;}
.icontact table{background:url(../images/icontact03.gif) no-repeat left bottom}
.icontact table td{background:url(../images/icontact01.gif) no-repeat left top;padding:15px 8px 22px 8px!important;>padding:15px 8px 25px 8px!important;padding:15px 8px 25px 8px;}
.icontact h1{color:#8d0000;border-bottom:1px solid #d5d5d5;padding:0 0 0 13px;margin:0 0 10px 0;}
.icontact p{padding:0 10px 0 10px;line-height:23px;}

.icontact01{padding:15px 0 20px 0;}
.icontact01 h1{color:#8d0000;border-bottom:1px solid #d5d5d5;padding:0 0 0 13px;margin:0 0 10px 0;}
.icontact01 p{padding:0 10px 0 10px;line-height:23px;}

.ihot{padding:0 0 10px 0;}
.ihot .ihot01{background:url(../images/ihot03.gif) repeat-x top;}
.ihot .ihot_list{}
.ihot .ihot_list div{
	float:left;
	text-align:center;
	width:130px;
}
.ihot .ihot_list div h1{width:120px;height:100px;border:1px solid #c4c4c4;background:#fff;margin:0 auto;}
.ihot .ihot_list div h2{font-weight:normal;height:21px;padding:5px 0 0 0;text-align:center;}
.ihot .ihot_list div h2 a{color:#7a7a7a;}
.ihot .ihot_list div h2 a:visited{color:#7a7a7a;}
.ihot .ihot_list div h2 a:hover{color:#ba0000;}
.ihot .ihot_list div h3{color:#ba0000;line-height:17px!important;line-height:10px;}

.icompany{background:url(../images/iabout02.gif) repeat-y left;}
.icompany div{background:url(../images/iabout03.gif) no-repeat left bottom;}
.icompany div div{background:url(../images/iabout01.gif) no-repeat left top;padding:10px 16px 10px 16px;}
.icompany div div table td{vertical-align:top;}
.icompany div div table p{line-height:20px;padding:9px 7px 0 0;}
.icompany div div table img{border:1px solid #c4c4c4;}
.icompany div div table h6{padding:5px 0 0 0;}
.icompany div div table h6 a{color:#ba0000;}
.icompany div div table h6 a:visited{color:#ba0000;}
.icompany div div table h6 a:hover{color:#ba0000;text-decoration:underline;}

.inews{
	background:url(../images/inews02.gif) repeat-y left;
	margin:0 0 0 0;
}
.inews table{background:url(../images/inews03.gif) no-repeat left bottom;}
.inews table td{background:url(../images/inews01.gif) no-repeat left top;padding:0 15px 0 18px;}
.inews h1{text-align:right;padding:5px 0 0 0;}
.inews h1 span{float:left;color:#fff;}
.inews h1 a{background:url(../images/cion02.gif) no-repeat left 3px;padding:0 0 0 10px;color:#b2b2b2;font-weight:normal;}
.inews h1 a:visited{color:#b2b2b2;}
.inews h1 a:hover{color:#fff;}
.inews ul{list-style-type:none;padding:13px 0 23px 0!important;>padding:13px 0 26px 0!important;padding:13px 0 26px 0;}
.inews li{ height:30px;line-height:30px;background:url(../images/cion07.gif) no-repeat left 11px;padding:0 0 0 13px;}
.inews li a{color:#7a7a7a;}
.inews li a:visited{color:#7a7a7a;}
.inews li a:hover{color:#ba0000;}
.inews li img{padding:3px 0 2px 0!important;>padding:2px 0 1px 0!important;padding:5px 0 3px 0;}

.ilink{background:url(../images/ilink02.gif) repeat-y left;width:210px;margin:0 auto;}
.ilink h1{color:#8d0000;border-bottom:1px solid #e7e7e7;padding:0 0 0 13px;margin:0 0 10px 0;}
.ilink div{background:url(../images/ilink03.gif) no-repeat left bottom;}
.ilink div div{background:url(../images/ilink01.gif) no-repeat left top;padding:10px 8px 15px 8px;}
.ilink table{margin:0 auto;}
.ilink table td{padding:0px;}

.ipro_title{
	height:26px;
	margin:10px 0 5px 0;
}
.ipro_title table{background:url(../images/ipro_menu04.gif) no-repeat right bottom;}
.ipro_title table td{height:26px;}
.ipro_title h1{
	height:26px;
	color:#000000;
	float:left;
	padding:0px 0 0 20px;
	width:218px;
}
.ipro_title ul{list-style-type:none;float:left;}
.ipro_title ul li{float:left;}
.ipro_title ul li a{display:block;color:#fff;font-weight:bold;margin:0 1px 0 0;}
.ipro_title ul li a:visited{color:#fff;}
.ipro_title ul li a p{padding:2px 7px 0 7px;line-height:24px;}
.ipro_title ul li a:hover,.ipro_title ul li .current{background:url(../images/ipro_menu02.gif) no-repeat right;color:#8d0000;}
.ipro_title ul li a:hover p,.ipro_title ul li .current p{background:url(../images/ipro_menu01.gif) no-repeat left;color:#8d0000;}

.ipro{background:url(../images/ipro_menu07.gif) repeat-y left;width:891px;margin:0 auto;}
.ipro table{background:url(../images/ipro_menu08.gif) no-repeat left bottom;}
.ipro table td{background:url(../images/ipro_menu06.gif) no-repeat left top;padding:20px 0 20px 11px!important;padding:20px 0 20px 8px;}
.ipro_list{text-align:center;width:124px;float:left;margin:0 0px 10px 0px;}
.ipro_list h1{width:100px;height:100px;border:1px solid #c4c4c4;margin:0 auto;}
.ipro_list h2{font-weight:normal;text-align:center;}
.ipro_list h2 a{color:#7a7a7a;}
.ipro_list h2 a:visited{color:#7a7a7a;}
.ipro_list h2 a:hover{color:#ba0000;}
.ipro_list h3{color:#ba0000;line-height:10px;}

/*公共样式*/
.brief{padding:3px 20px 7px 20px;line-height:25px;}
.detail_div{padding:10px 20px 15px 20px;width:609px;overflow:hidden;}
.detail_div p{line-height:25px;}

/*简介内容部分*/
.content{clear:both;font-family: Arial, Tahoma;color:#7a7a7a;background:#fff;font-size:14px;}
.content h1{background:#b20000 url(../images/title02.gif) no-repeat right;color:#fff;line-height:26px;}
.content h1 p{background:url(../images/title01.gif) no-repeat left;padding:0 0 0px 14px;height:19px;line-height:19px;}
.content h1 p span{background:url(../images/cion04.gif) no-repeat left 4px!important;>background:url(../images/cion04.gif) no-repeat left 1px!important;background:url(../images/cion04.gif) no-repeat left 1px;padding:0 0 0 17px;height:19px;line-height:19px;}
.content h1 a{color:#fff;height:19px;line-height:19px;}
.content h1 a:visited{color:#fff;}
.content h1 a:hover{color:#000000;}
.content h2{color:#8d0000;text-align:center;font-size:13px;padding:10px 0 0 0;}
.content h3{text-align:center;background:url(../images/line01.gif) repeat-x bottom;padding:0 0 5px 0;font-weight:normal;}
.content h4{border-left:5px solid #b20000;border-top:1px solid #b20000;border-right:1px solid #b20000;border-bottom:1px solid #b20000;}
.content h5{}
.content h6{}
.content img{margin:5px;}
.content p{}
.content dl{color:#666666;}
.content ol{}
.content li{margin-left:3.5em;}
.content span{}
.content strong{color:#df312a;}
.content table{border-collapse:collapse;margin:5px auto 5px auto;border:1px solid #bfbfbf;}
.content table th{background:#b20000;color:#fff;text-align:center;border:1px solid #bfbfbf;line-height:26px;}
.content table td{padding:5px 10px;border:1px solid #bfbfbf;color:#7a7a7a;}
.content table p{line-height:20px;}
.content table div{margin:0px;}
.tools{text-align:right;padding:0px 30px 15px 0;color:#8d0000;font-weight:bold;}/*新闻内页的工具条*/
.tools a{color:#8d0000;padding:0 7px;}
.tools a:visited{color:#8d0000;}
.tools a:hover{color:#8d0000;text-decoration:underline;}

/*新闻*/
.news{padding:5px 0px 15px 0px;}
.news table td{padding:0 12px 0 12px;text-align:left;line-height:30px;background:url(../images/line01.gif) repeat-x bottom;}
.news table td a{text-align:left;background:url(../images/cion01.gif) no-repeat left 4px;padding:0 0 0 20px;}
.news a{color:#7a7a7a;}
.news a:visited{color:#7a7a7a;}
.news a:hover{color:#ba0000;}


/*翻页*/
.page{text-align:right;color:#8d0000;font-weight:bold;}
.page a{color:#8d0000;padding:0 6px;}
.page a:visited{color:#8d0000;}
.page a:hover{color:#8d0000;text-decoration:underline;}

/*右边评论部分*/
.comment_wrap{background:url(../images/ellipse02.gif) repeat-y left;width:707px;border-bottom:1px solid #bfbfbf;margin:5px 0 0 0;}
.comment_wrap01{background:url(../images/ellipse01.gif) no-repeat left top;padding:10px 18px 25px 18px;}
.comment_wrap01 h1{border-bottom:2px solid #000;padding:0 0 0 2px;margin:0 0 5px 0;line-height:23px;text-align:right;color:#8d0000;}
.comment_wrap01 h1 span{float:left;line-height:23px;}
.comment_wrap01 h1 a{line-height:23px;color:#8d0000;}
.comment_wrap01 h1 a:visited{color:#8d0000;}
.comment_wrap01 h1 a:hover{color:#8d0000;text-decoration:underline;}
.comment_wrap01 h2{border-bottom:2px solid #000;padding:0 0 0 2px;margin:0 0 5px 0;line-height:23px;color:#8d0000;}

.comment_table{background:url(../images/comment02.gif) repeat-y left;width:707px;border-bottom:1px solid #bfbfbf;margin:5px 0 0 0;}
.comment_table01{background:url(../images/comment01.gif) no-repeat left top;padding:10px 18px 20px 18px;}
.comment_table01 h1{border-bottom:2px solid #000;padding:0 0 0 2px;margin:0 0 5px 0;line-height:23px;text-align:right;color:#8d0000;}
.comment_table01 h1 span{float:left;line-height:23px;}
.comment_table01 h1 a{line-height:23px;color:#8d0000;}
.comment_table01 h1 a:visited{color:#8d0000;}
.comment_table01 h1 a:hover{color:#8d0000;}
.comment_table01 h2{border-bottom:2px solid #000;padding:0 0 0 2px;margin:0 0 5px 0;line-height:23px;color:#8d0000;}

/*快速评论*/
.comment{}
.comment ul{list-style-type:none;padding:5px 0px 0px 0px;}
.comment li{background:url(../images/line01.gif) repeat-x bottom;padding:0 12px 0 12px;line-height:30px;}
.comment li a{color:#7a7a7a;background:url(../images/cion01.gif) no-repeat left 2px;padding:0 0 0 20px;}
.comment li a:visited{color:#7a7a7a;}
.comment li a:hover{color:#ba0000;}

.comment_detail{padding:10px 0 0 15px;}
.comment_detail table td{}
.comment_detail table .input01{border:1px solid #a9a9a9;height:18px;background:#fff;line-height:18px;padding:0 4px;width:30px;}
.comment_detail table .input02{border:1px solid #a9a9a9;height:18px;background:#fff;line-height:18px;padding:0 4px;width:30px;}
.comment_detail table textarea{border:1px solid #a9a9a9;background:#fff;width:500px;height:100px;margin:5px 0;padding:0 4px;}
.comment_detail table span{font-weight:bold;}
.comment_detail table .button{margin:0 0 6px 5px;}

/*相关新闻*/
.news_list{}
.news_list ul{list-style-type:none;padding:5px 0px 0px 0px;}
.news_list li{background:url(../images/line01.gif) repeat-x bottom;padding:0 12px 0 12px;line-height:30px;text-align:right;}
.news_list li a{color:#7a7a7a;background:url(../images/cion01.gif) no-repeat left;padding:0 0 0 20px;float:left;}
.news_list li a:visited{color:#7a7a7a;}
.news_list li a:hover{color:#ba0000;}

/*产品页列表*/
.prolista{}
.prolista h1{width:100px;height:100px;border:1px solid #c4c4c4;}
.prolista h2{font-weight:normal;}
.prolista h2 a{color:#7a7a7a;}
.prolista h2 a:visited{color:#7a7a7a;}
.prolista h2 a:hover{color:#ba0000;}
.prolista h3{font-weight:normal;}
.prolista h3 span{color:#e42f28;}

.prolista table{text-align:center;margin:0 0 15px 0;}
.prolista th{background:#b20000;line-height:19px;font-weight:normal;color:#fff;}
.prolista td{background:url(../images/line01.gif) repeat-x bottom;padding:10px;color:#7a7a7a;}
.prolista .th01{background:#b20000 url(../images/title01.gif) no-repeat left;}
.prolista .th02{background:#b20000 url(../images/title02.gif) no-repeat right;}

.prolistb{padding:7px 0 10px 0;}
.prolistb .prolistb_list{text-align:center;float:left;width:134px;margin:0 0 12px 0;}
.prolistb h1{width:100px;height:100px;border:1px solid #c4c4c4;margin:0 auto;}
.prolistb h2{font-weight:normal;margin:0 auto;padding:5px 0 0 0;}
.prolistb h2 a{color:#7a7a7a;}
.prolistb h2 a:visited{color:#7a7a7a;}
.prolistb h2 a:hover{color:#ba0000;}
.prolistb h3{color:#ba0000;line-height:10px;}

/*产品内容页的补充*/
.other{padding:15px 0 20px 0;}
.other h1{color:#8d0000;border-bottom:1px solid #d5d5d5;padding:0 0 0 13px;margin:0 0 6px 0;}
.other div{line-height:20px;padding:0 10px 0 10px;width:148px;overflow:hidden;}
.other div ul,.other div ol{margin:0 0 0 15px;}
.other dl{padding:0 10px 0 10px;}
.other dl dt{background:url(../images/cion02.gif) no-repeat left 9px;padding:0 0 0 15px;}
.other dl dt a{color:#717171;}
.other dl dt a:visited{color:#717171;}
.other dl dt a:hover{color:#ff0000;}

.icontact01{padding:15px 0 20px 0;}
.icontact01 h1{color:#8d0000;border-bottom:1px solid #d5d5d5;padding:0 0 0 13px;margin:0 0 6px 0;}
.icontact01 p{padding:0 10px 0 10px;line-height:23px;}
.link{text-align:center;padding:15px 0 20px 0;}
.link h1{color:#8d0000;border-bottom:1px solid #d5d5d5;padding:0 0 0 13px;margin:0 0 6px 0;text-align:left;}
.link table{margin:0 auto;}

/*网站地图*/
.sitemap{line-height:25px;}
.sitemap h1{background:#b20000 url(../images/title02.gif) no-repeat right;color:#fff;line-height:26px;margin:0 0 10px 0;}
.sitemap h1 p{background:url(../images/title01.gif) no-repeat left;padding:0 0 0px 14px;height:19px;line-height:19px;}
.sitemap h1 p span{background:url(../images/cion04.gif) no-repeat left 4px!important;>background:url(../images/cion04.gif) no-repeat left 1px!important;background:url(../images/cion04.gif) no-repeat left 1px;padding:0 0 0 17px;height:19px;line-height:19px;}
.sitemap h2{font-weight:normal;padding:0 20px 10px 12px;color:#ba0000;}
.sitemap h2 a{padding:0 3px 0 8px;color:#ba0000;}
.sitemap h2 a:visited{color:#ba0000;}
.sitemap h2 a:hover{color:#ba0000;text-decoration:underline;}
.sitemap div{padding:0px 20px 0px 20px}

/*联系我们*/
.contact{}
.contact dl{padding:0 0px 15px 0px;}
.contact dt{float:right;padding:31px 35px 10px 0;}
.contact dt img{border:1px solid #d3d3d1;padding:1px;background:#fff;}
.contact h1{background:#b20000 url(../images/title02.gif) no-repeat right;color:#fff;line-height:26px;margin:0 0 10px 0;}
.contact h1 p{background:url(../images/title01.gif) no-repeat left;padding:0 0 0px 14px;height:19px;line-height:19px;}
.contact h1 p span{background:url(../images/cion04.gif) no-repeat left 4px!important;>background:url(../images/cion04.gif) no-repeat left 1px!important;background:url(../images/cion04.gif) no-repeat left 1px;padding:0 0 0 17px;height:19px;line-height:19px;}
.contact dd div p{padding:0 10px 0 31px;line-height:25px;}
.contact .contact_list{float:left;width:49%;margin:0 3px 15px 3px;}
.contact .contact_list div p{padding:0 31px 0 31px;}

/*公共列表*/
.public_list{padding:12px 0px 15px 15px;}
.public_list table td{line-height:30px;background:url(../images/line01.gif) repeat-x bottom;}
.public_list span{background:url(../images/cion01.gif) no-repeat left 4px;padding:0 0 0 20px; margin-left:10px;}
.public_list a{color:#7a7a7a;}
.public_list a:visited{color:#7a7a7a;}
.public_list a:hover{color:#ba0000;}
.public_list h1{ line-height:16px; padding:4px 0;}
.public_list h1 a{ background:url(../images/cion05.gif) no-repeat left 5px; padding-left:13px; color:#990033; line-height:16px;}
.public_list h1 a:visited{ color:#990033;}
.public_list h1 a:hover{ color:#990033;}
.public_list div{ padding:2px 15px;}
/*会员文本框*/
.input {
        FONT-SIZE: 12px;
        width: 12px;
        height: auto
}

