@charset "gb2312";

/** 清除内外边距 **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */
th, td /* table elements 表格元素 */ {
    margin: 0;
    padding: 0;
}

/** 设置默认字体 **/
body,
button, input, select, textarea /* for ie */ {
    font:12px/1.5 tahoma,\5b8b\4f53 ,arial,sans-serif;
	background:url(imagesbody_bg.png) 0 0 repeat;
}

h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp { font-family: courier new, courier, monospace; } /* 统一等宽字体 */
small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */
/** 重置列表元素 **/
ul, ol { list-style: none; }

/** 重置文本格式元素 **/
a { text-decoration: none; }
a:hover { text-decoration: underline; }

sup { vertical-align: text-top; } /* 重置，减少对行高的影响 */
sub { vertical-align: text-bottom; }

/** 重置表单元素 **/
legend { color: #000; } /* for ie6 */
fieldset, img { border: 0; } /* img 搭车：让链接里的 img 无边框 */
button, input, select, textarea { font-size: 100%; } /* 使得表单元素在 ie 下能继承字体大小 */
/* 注：optgroup 无法扶正 */
input{ vertical-align:middle; }

/** 重置表格元素 **/
table { border-collapse: collapse; border-spacing: 0; }

/** 清除浮动 **/
.layout:after{
content: '.';
display: block;
height: 0;
clear: both;
visibility:hidden;
}
.layout{
    *zoom: 1;
}
/* 去掉链接虚线框 */
a{outline:none;}
a:active {outline:none; blr:expression(this.onFocus=this.blur());}

/* 文字连接 */
a{cursor:pointer; font-size:12px; text-decoration:none; color:#333;}

.body_bg{
	background:url(imagesbody_bg.png) 0 0 repeat;
}
.wrapper{
	padding-top:18px;
	background:url(../images/wrapper_top.png) 0 0 no-repeat;
	width:990px;
	margin:0 auto;
	
}
.wrapper_top{
	width:100%;
	height:100%;
	background:url(../images/wrapper_bg.png) center center repeat-y;
}
.main{
	background-color:#FFF;
	width:960px;
	padding:2px 5px 0;
	margin:0 auto;
}
/* 功能区 */
.shop{
	background-color: #598f25;
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
}
.shop .home ,
.shop .favorite ,
.shop .contact{
	background: url(../images/shop_link.png) no-repeat 0 0;
	color: #FFF;
	padding-left: 15px;
	margin-right: 20px;
}
.shop .favorite{
	background-position: 0 -15px;
}
.shop .contact {
	background-position: 0 -30px;
}
.search{
	float: right;
	width: 360px;
	*margin-top: -26px;
}
.search span{
	float: left;
	color: #FFF;
	font-weight: bold;
	display: block;
}
.search_input{
	background: url(../images/search_bg.png) no-repeat 0 0;
	width: 270px;
	height: 18px;
	padding: 4px 10px 0;
	float: left;
	overflow:hidden;
}
.search_input .input_text{
	background-color: #fff;
	width: 245px;
	border: none;
	height: 16px;
	line-height: 18px;
	float: left;
}
.search_btn{
	width: 22px;
	height: 16px;
	line-height: 16px;
	text-indent: -999em;
	background: url(../images/search_btn.png) no-repeat 0 1px;
	border: none;
	float: left;
	cursor: pointer;
}
/* 功能区 end */

/* banner */
.banner{
	width:100%;
	background:url(../images/banner.png) no-repeat 0 0;
	height:263px;
	margin:2px auto;
	
}
/* banner end */
/*  nav  */
.nav{
	margin:4px auto;
	width:100%;
	height:34px;
	border:1px solid #084f22;
	background:url(../images/nav_bg.png) 0 0 repeat-x;
	position:relative;
	z-index:9999;
}
.nav_ul{
	width:100%;
	height:100%;
	
}
.nav_ul li{
	height:100%;
	padding-left:10px;
	padding-right:11px;
	float:left;

	background:url(../images/delimiter.png) right center no-repeat;
	position:relative;
}
:root .nav_ul li{
	padding-left:10px;
	padding-right:11px;
	padding-left:12px \9;/*区分ie9和谷歌火狐*/
	padding-right:12px \9;
}
:root .nav_ul .fir_li{
	padding:0;
	width:72px;
	padding:0;
	text-align:center;
}
.nav_ul .fir_li{
	padding:0;
	width:73px;
	padding:0;
	text-align:center;
}
.nav_ul .last_li{
	background:none;
}
.nav_ul .over{
	background:url(../images/onchange_bg2.png) center center no-repeat;
}
.nav_ul li a{
	line-height:34px;
	font-size:12px;
	font-weight:bold;
	color:#fcfdfe;
	text-decoration:none;

} 
.nav_ul li ul{
	padding:6px 2px 4px;
	width:120px;
	position:absolute;
	left:0;
	top:34px;
	background:url(../images/ul_bg.png) right bottom no-repeat #ffffff;
	display:none;
	border:1px solid #9e9e9e;
}
.nav_ul li ul li{
	height:20px;
	
	float:none;
	background:none;
	padding:0;
	margin:0 auto;
	padding-left:14px;
	
	
}
:root .nav_ul li ul li{
	padding-left:14px;
}
.nav_ul li ul .over{
	background:url(../images/li_over.png) 4px center no-repeat #c9e2b1;
}
.nav_ul li ul li a{
	line-height:20px;
	color:#323131;
}
/* contain*/
.contain{
	margin:6px auto;
	width:954px;
	padding:0 3px;

}
.column01{
	width:100%;
	margin:0 auto;

}
.column_box{
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
 .column_left{
	width:632px;
	float:left;
	position:relative;
}
.contain h3{
	width:100%;
	height:29px;
	background:url(../images/column01.png) 0 0 no-repeat;
	border-left:1px solid #cfcece;
	border-right:1px solid #cfcece;
	position:relative;
}
.contain h3 span{
	display:block;
	width:122px;
	height:29px;
	background:url(../images/h3_bg1.png) 9px 6px no-repeat;
	line-height:29px;
	text-indent:40px;
	color:#fcfcfd;
}
.contain h3 .more{
	width:40px;
	height:29px;
	display:block;
	position:absolute;
	right:14px;
	top:0;
	background:url(../images/more_bg.png) 0 center no-repeat;
	text-indent:13px;
	line-height:29px;
	color:#21b22b;
}
 .column_con{
	margin:0px auto;
	border:1px solid #cfcece;
	border-top:none;
	width:100%;
}
.column01_con{
	background:url(../images/column01_bg.png) right bottom no-repeat;
}
 .column_con .column_con_nav{
	height:28px;
	margin:1px;
	background:url(../images/column_con_nav_bg.png) 0 0 repeat-x;
	padding-top:4px;
	
}
.column_con_nav ul{
	height:28px;
	padding-left:4px;
}
.column_con_nav ul li{
	float:left;
	width:76px;
	height:28px;
	line-height:28px;
	text-align:center;
	cursor:pointer;
}
.con_nav_over{
	background:url(../images/nav_libg.png) center center no-repeat;
}
.column_left_div1{
	margin:0 auto;
	padding:10px;
	padding-bottom:0;
	margin-bottom:15px;
	display:none;
	overflow:hidden;
	
}
.column_left_div1 .column_left_div_L{
	width:296px;
	height:195px;
	background:url(../images/div_pic1.png) 0 0 no-repeat;
	float:left;
}
.column_left_div1 .column_left_div_R{
	width:280px;
	line-height:25px;
	float:left;
	margin-left:18px;
	text-indent:20px;
}
.column_left_div1 .see{
	width:76px;
	height:20px;
	display:block;
	position:absolute;
	right:16px;
	bottom:16px;
	background:url(../images/see.png) 0 0 no-repeat;
}
.column_right{
	width:310px;
	float:left;
	margin-left:8px;
	position:relative;
}
.column_right_div{
	display:none;
}
.column_right_div1 .column_right_divT{
	width:100%;
	height:135px;
	
	background:url(../images/div_pic6.png) center center no-repeat;
}
.column_right_div1 .column_right_divB{
	text-indent:20px;
	width:280px;
	margin:0 auto;
	margin-bottom:13px;
}
.column_right_div1 .see2{
	width:60px;
	height:14px;
	position:absolute;
	right:13px;
	bottom:13px;
	background:url(../images/see2.png) 0 0 no-repeat;
}
.column_right h3 span{
	background:url(../images/h3_bg2.png) 9px 6px no-repeat;
}
/*column1 end*/
/*column02*/
.column02 {
	margin:10px auto;
	width:953px;
}
.column02 h3{
	background:url(../images/column02.png) center center no-repeat;
	width:953px;
}
.column02 h3 span{
	background:url(../images/h3_bg3.png) 9px 6px no-repeat;
}
.column02_con{
	margin:0 auto;
	width:933px;
	padding:10px;
	border:1px solid #cfcece;
	border-top:none;
	overflow:hidden;
}
.column02_L{
	width:920px;
	float:left;
	overflow:hidden;
	background:url(../images/column02_Lbg.png) right center no-repeat;
}
.column02_LL{
	float:left;
	width:600px;
}

.column02_LL ul li span{
	float:right;
}

.column02_L ul{
	padding-top:34px;
	background:url(../images/new.png) 0 0 no-repeat;
	
}
.column02_L ul li{
	background:url(../images/column02_li.png) 0 center no-repeat;
	line-height:22px;
	height:22px;
	padding-left:20px;
}
.column02_L ul li a{
	line-height:22px;
	
}
.column02_L .column02_L_more{

	height:22px;
	margin:10px auto;
}
.column02_L .column02_L_more a{
	display:block;
	width:78px;
	height:22px;
	float:right;
	background:url(../images/column02_L_more.png) 0 0 no-repeat;
	margin-right:20px;
}
.column02_L_pic{
	width:256px;
	height:182px;
	background:url(../images/column02_L_pic.png) center center no-repeat;
	float:right;
	margin-right:10px;
	margin-top:20px;
	padding:6px 0 0 7px;
}
.column02_ul1 img{
	width:256px;
	height:182px;
	display:block;
}

.column02_box{
	height:176px;
	width:250px;
	overflow:hidden;
	padding:0;
	margin:0;
	
	position:relative;
}
.column02_L_pic ul{
	
	margin:0;
	padding:0;
	
	background:none;

}	

.column02_L_pic ul li{
	width:250px;
	height:176px;
	margin:0 auto;
	background:none;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	margin-right:6px;
	display:none;
	z-index:0;
}
.column02_Bottom{
	height:48px;
	width:100%;
	position:absolute;
	background:url(../images/bottombg.png) center bottom no-repeat;

	left:0;
	bottom:0;
	z-index:0;
}



*html .column02_Bottom{
	bottom:-30px;
	background:#000000;
	filter:alpha(opacity=60);
	opacity:0.6;
	height:52px;                                         /*ie6兼容*/
}
*html .column02_Bottom ul{
	margin:-4px auto;                                         /*ie6兼容*/
}
*html .column02_Bottom .overbg{
	background:url(../images/pic_over.png) 0 -4px no-repeat;      /*ie6兼容*/
}

.column02_Bottom ul{
	width:100%;
	margin:0 auto;
	height:22px;
}
.column02_Bottom ul li{
	width:21px;
	height:22px;
	margin:0 4px;
	float:right;
	display:inline;
	line-height:22px;
	text-align:center;
	font-size:10px;
	color:#ffffff;
	cursor:pointer;
}
column02_Bottom p_div{
	margin:0 auto;
	height:22px;
	width:100%;
}
.column02_Bottom p{
	width:100%;
	height:100%;
	line-height:22px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	display:none;
	padding:0;
	
}
.column02_Bottom .overbg{
	background:url(../images/pic_over.png) 0 0 no-repeat;
}

.column02_R{
	width:300px;
	float:left;
	margin-left:10px;
	
}
.column02_R .nav_ul{
	width:100%;
	height:24px;
	margin:0 auto;
}
.column02_R .nav_ul li{
	width:70px;
	height:24px;
	float:left;
	padding:0;
	background:url(../images/column02_Rnav.png) 0px 0 no-repeat;
	text-align:center;
	line-height:24px;
	color:#ffffff;
	font-weight:normal;
	cursor:pointer;
}
.column02_R .nav_ul .over{
	background:url(../images/column02_Rnav.png) -70px 0 no-repeat;
	
	color:#131313;
	font-weight:bold;
}
.column02_R_div {
	width:277px;
	height:163px;
	background:url(../images/column02_R_ul.png) 0 0;
	border:1px solid #ccdccf;
	margin:-1px auto;
	padding:10px;
	display:none;
}
.column02_R_div ul{
	margin:0 auto;
}
.column02_R_div li{
	text-indent:10px;
	height:26px;
	background:url(../images/column02_R_li.png) 0 center no-repeat;
}
.column02_R_div li a{
	color:#295c0d;
	line-height:26px;
}
.column02_R_div p{
	margin:0 auto;
	height:16px;
	width:100%;
}
.column02_R_div p a{
	background:url(../images/more_bg.png) 0 center no-repeat;
	padding-left:10px;
	float:right;
	color:#21b22b;
}

/*column02 end*/
/*column03*/
.column03 h3 span{
	background:url(../images/h3_bg4.png) 6px 3px no-repeat;
	
}
.column_left_con{
	padding:10px;
	overflow:hidden;
	display:none;
}
.left_pic{
	width:150px;
	height:132px;
	background:url(../images/kuang.png) center center no-repeat;
	float:left;
}
.left_pic span{
	width:100%;
	height:100%;
	background:url(../images/column_left1_1.png) center center no-repeat;
	display:block;
}
.left_con_R{
	float:left;
	width:440px;
	margin-left:10px;
}
.column03 h2{
	color:#cc6600;
	line-height:20px;
}
.column03 p{
	line-height:20px;
	text-indent:20px;
	color:#003e75;
	position:relative;
	
}
*html .column03 p{
	height:40px;
}
.column03 p a{
	display:block;
	width:60px;
	height:14px;
	position:absolute;
	right:0;
	bottom:0;
	background:url(../images/see2.png) 0 0 no-repeat;
}
.left_con_R ul{
	width:100%;
	margin:10px auto;
}
.left_con_R ul li{
	height:20px;
	line-height:20px;
	background:url(../images/column02_R_li.png) 0 center no-repeat;
	padding-left:10px;
}
.column03 .column_right1 h3 span{
	background:url(../images/h3_bg5.png) 6px 3px no-repeat;
}
.column_right_con{
	padding:10px;
	overflow:hidden;
}
.right_con_T{
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
.right_con_pic{
	background:url(../images/kuang2.png) center center no-repeat;
	width:78px;
	height:78px;
	float:left;
}
.right_con_pic span{
	width:100%;
	display:block;
	height:100%;
	background:url(../images/column03_Lpic1.png) center center no-repeat;
}
.right_con_R{
	width:196px;
	float:left;
	margin-left:10px;
}

.column_right_con ul{
	width:100%;
	margin:8px auto;
	margin-bottom:0;
}
.column_right_con ul li{
	height:18px;
	line-height:18px;
	background:url(../images/column02_R_li.png) 0 center no-repeat;
	padding-left:10px;
	
}
.column_left2{
	margin:10px auto;
}
*html .column_left2{
	margin:15px auto;
}
.column_left2 h3 span{
	background:url(../images/h3_bg6.png) 9px 6px no-repeat;
}
.column_left2 .left_pic span{
	background:url(../images/column_left2_1.png) center center no-repeat;
}

.column_left3{
	margin:10px auto;
}
*html .column_left3{
	margin:15px auto;
}
.column_left3 h3 span{
	background:url(../images/h3_bg7.png) 9px 6px no-repeat;
}
.column_left3 .left_pic span{
	background:url(../images/column_left3_1.png) center center no-repeat;
}
.column_left4{
	margin:10px auto;
}
*html .column_left4{
	margin:15px auto;
}
.column_left4 h3 span{
	background:url(../images/h3_bg8.png) 9px 6px no-repeat;
}
.column_left4 .column_left_con ul{
	
}
.column_left4 .column_left_con ul li{
	height:30px;
	background:url(../images/column_left4_libg.png) 0 bottom repeat-x;
	line-height:30px;
}
.column_left4 .column_left_con ul li a{
	line-height:30px;
	padding-left:20px;
	background:url(../images/column_left4_abg.png) 0 center no-repeat;
}
.column_left4 .column_left_con ul li span{
	float:right;
	line-height:30px;
}


.column_right2{
	margin:10px auto;
}
.column_right2 h3 span{
	background:url(../images/h3_bg9.png) 9px 6px no-repeat;
}
.column_right2 .right_con_T{
	width:290px;
	height:76px;
	background:url(../images/column_right2_pic1.png) center center no-repeat;
	margin-bottom:10px;
}

.column_right3{
	margin:10px auto;
	width:307px;
	height:422px;
	background:url(../images/column_right3.png) 0 0 no-repeat;
}
.column_right3 p{
	margin:0 auto;
	height:36px;
	width:100%;
}
.column_right3 p a{
	float:right;
	
	background:none;
	line-height:36px;
	position:relative;
	display:block;
	height:36px;
	color:#ffffff;
}
.column_right3 ul{
	margin:10px auto;
	width:100%;
	
}
.column_right3 ul li{
	margin-bottom:10px;
	height:50px;
}
.column_right3 ul li a{
	display:block;
	width:100%;
	height:100%;
}
/*column03 end*/

/*column04 */

.column04{
	width:960px;
	margin:0 auto;
	
}
.column04 h3{
	width:953px;
	background:url(../images/column02.png) 0 0 no-repeat;
}
.column04 .column04_pic{
	width:100%;
}


.scroll{
	position: relative;
	width:100%;
}

.scroll_con{
	position: relative;
	overflow: hidden;
	height: 133px;
	width: 890px;
	padding: 10px 0;
	margin: 0 auto;
	zoom: 1;
}
.scroll_con ul{
	width: 900px;
	margin: 0 auto;
	position:absolute;
	left:0;
}
.scroll_con li{
	display:inline-block;
	*display: inline;
	width:161px;
	padding:0 7px;
	zoom:1;
}
.scroll_con li a{
	padding: 3px;
	border: 1px solid #CCC;
	display: block;
	width: 153px;
	height: 125px;
}
.scroll_con li a img{
  width: 153px;
  height: 125px;
}

.left_previous ,.right_next{
	display: block;
	border: 1px solid #FFF;
	width: 30px;
	height: 134px;
	position: absolute;
	bottom: 10px;
	cursor: pointer;
}
.left_previous{
	background:url(../images/page_icon.png) no-repeat 0 0;
	left:0;
}
.right_next{
	background:url(../images/page_icon.png) no-repeat -30px 0;
	right:0;
}
.left_previous:hover{
	background:url(../images/page_icon.png) no-repeat -60px 0;
}
.right_next:hover{
	background:url(../images/page_icon.png) no-repeat -90px 0;
}
/* scroll end */
/*column04 end*/

/*column05 end*/
.column05{
	width:100%;
	margin:10px auto;
}
.column05_con{
	width:100%;
	overflow:hidden;
}
.column05_left{
	float:left;
	width:314px;
	height:220px;
	border:1px solid #cbd7e7;
	
}
.column05 h3{
	background:url(../images/video_h3bg.png) 0 0 repeat-x;
	margin:1px;
	width:312px;
	border:none;
	border-bottom:1px solid #e1f0e3;
	
}
.column05 h3 span{
	color:#2f2f2f;
	background:url(../images/h3_bg10.png) 9px 6px no-repeat;
}
.video_con{
	width:290px;
	height:150px;
	margin:10px auto;
	margin-bottom:0;
}
.column05  p{
	width:100%;
	line-height:24px;
	text-align:center;
	margin:0 auto;
	height:24px;
	font-weight:bold;
	color:#3d3d3d;
}
.column05_right{
	float:left;
	margin-left:10px;
	width:626px;

}
.column05_right h3{
	width:100%;
	margin:0 auto;
	height:48px;
	background:url(../images/weibo.png) 0 0 no-repeat;
}
.column05_right h3 a{
	line-height:54px;
	float:right;
	margin-right:40px;
	color:#cdf4c1;
}
*html .column05_right h3 a{
	line-height:48px;
}
.column05_right ul{
	width:100%;
	margin:0 auto;
	background:#f7f7f7;
	padding:4px 0;
}
.column05_right ul li{
	height:16px;
	background:#e7e7e7;
	margin:10px auto;
	line-height:16px;
	padding-left:10px;
}
.column05_right ul li a{
	line-height:16px;
	padding-left:10px;
	background:url(../images/column05_libg.png) 0 center no-repeat;
}
.column05_right ul li span{
	float:right;
	margin-right:10px;
}
/*column05 end*/

/*column06*/
.column06{
	width:953px;
	margin:10px auto;
	border-bottom:2px solid #458917;
}
.column06 h3{
	background:url(../images/column02.png) 0 0 no-repeat;
}
.column06 h3 span{
	background:url(../images/h3_bg11.png) 9px 6px no-repeat;
}
.column06 p{
	margin:10px auto;
	width:935px;
	height:24px;
	padding-left:18px;
	border:1px solid #b8cdc6;
}
.column06 p a{
	line-height:24px;
	margin:0 4px;
}
/*column06 end*/
/*bottom*/

.bottom p{
	height:30px;
	text-align:center;
	line-height:30px;
	width:100%;
	margin:0 auto;
	background:#FFFFFF;
	font-family:"宋体"; COLOR: #4b884c;
}
.bottom p span{
	margin:0 4px;
	color:#4b884c;
}
*html .bottom_con{
	width:980px;
}
.bottom_con{
	width:970px;
	margin:0 auto;
	height:50px;
	background:#a1a0a0;
	padding:10px 0;
}
.bottom_con p{
	height:18px;
	line-height:18px;
	text-align:center;
	color:#fdfafa;
}
/*bottom end*/


@charset "utf-8";


/*second_page*/
.second_main{
	margin:10px 0;
}
.center_left{
	float:left;
	width:210px;
	margin-right:10px;
}
.center_right{
	float:left;
	width:730px;
	border:1px solid #CCC;
}


.center_right .second_right_title{
	background:url(../images/second_right_title.png) repeat-x 0 0;
	font-size:14px;
	height:34px;
	line-height:34px;
	text-indent:15px;
	border:none;
}
.center_right .list{
	padding:10px;
}
.center_right .list li{
	height:26px;
	line-height:26px;
	
}
.center_right .list li a{
	color:#666;
}
.center_right .list li b{
	display:block;
	float:left;
	width:0;
	height:0;
	line-height:0;
	border:2px solid #666;
	margin:11px 5px 0 0;
}
.center_right .list li .time{
	float:right;
	color:#999;
	*margin-top:-26px;
}
.second_right_title .detailed_title{
	border:none;
}
.contain .tree_h3{
	background:url(../images/secend_left_title.png) no-repeat 0 0;
	width:100%;
	height:29px;
	line-height:30px;
	color:#FFF;
	font-size:14px; 
	text-align:center;
	border:none;
}
.tree_list{
	border:1px solid #CCC;
	border-top:none;
	background:#ededed;
	min-height:200px;
	_height:200px;
}
.tree_list ul{width:170px; margin:0 auto; padding:10px 0;padding-left:20px;height:350px;}
.tree_list li{
	height:24px;
	line-height:24px;
	
}
.tree_list li b{
	display:block;
	width:0;
	height:0;
	font-size:0;
	line-height:0;
	float:left;
	border:2px solid #333;
	margin-top:10px;
	margin-right:4px;
}
.page{ 
	zoom:1; 
	width:730px;
	height:20px;
	margin:0 auto;
	text-align:center;
	
}
.page a{
	line-height:20px;
	margin:0 10px;
}

/*second_page end*/

/*detail*/

.detailed{
	margin-top:10px;
	border-top:2px solid #b0b0b0;
	padding:20px 10px 0;
}
.detailed .detailed_title{
	text-align:center;
	font-size:18px;
	height:30px;
	line-height:30px;
	background:none;
	border:none;
	float:none;
}
.detailed_info{
	width:100%;
	color:#666;
	height:30px;
	line-height:30px;
	text-align:center;
}
.detailed_content{
	width:90%;
	margin:10px auto ;
	font-size:14px;
	Font-weight:normal;
	text-indent:28px;
}
.detailed_content p{
	font-size:14px;
	Font-weight:normal;
	color:#333;
	width:100%;
	line-height:26px;
	text-indent:28px;
}
.detailed_content font{
	font-size:14px;
	Font-weight:normal;
	color:#333;
	width:100%;
	line-height:26px;
	text-indent:28px;
}
 .download{
	margin-left:30px;
	display:block;
	width:60px;
	height:24px;
	background:url(../images/download.png) center center no-repeat;
	line-height:24px;
	color:#ffffff;
	text-align:center;
}
.shiping{
	width:296px;
	height:175px;
	background:url(../images/div_pic1.png) 0 0 no-repeat;
	float:left;
}
/*detail end*/

