@charset "utf-8";
a:link {
	color: #F60;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F60;
}
a:hover {
	text-decoration: none;
	color: #F60;
}
a:active {
	text-decoration: none;
	color: #F60;
}

/* CSS Document */

/*中间*/
#mid_side{ float:left; margin-left:10px; width:448px;}


	.leftbox_01 {
	padding: 5px;
}

.mid_item{ background-image:url(../canboimg/item_bg.gif); background-repeat:repeat-y; width:448px; height:112px;}
.item_title{ background-image:url(../canboimg/item_title.gif); background-repeat:no-repeat; width:433px; height:28px; font-size:14px; padding:8px 0 0 15px;}
.item_title a{ color:#fa7b44; text-decoration:none;}
.item_main{ height:72px;}
#mid_item2{height:157px;}
#item_main2{ height:117px; color:#fa7b44; font-size:10px;}

#mid_info{ padding:15px 0 15px 3px;}
.info_title{ font-size:14px; color:#fa7b44; height:30px; text-indent:8px;}
.right_line{ border-right:1px solid #d8d8d8;}
.bottom_line{border-bottom:1px solid #d8d8d8;}


.mid_intro{ width:448px; height:268px; background-image:url(../canboimg/mid_intro_bg.gif); background-repeat:repeat-x; margin-top:10px;}
.intro{ padding:0px 10px; line-height:20px; height:90px;}
.intro_title{padding:8px 10px; position:relative;}
.intro_title span{ position:absolute; right:10px;}

/*右侧*/
#right_side{ float:left; margin-left:10px;}
.right_pic{ border:1px solid #c8c8c8; padding:1px; margin-bottom:10px;}
.pic{ padding:8px; background-color:#e6e6e6;}
.pic_intro{ background- color:#e6e6e6; text-align:center; width:216px; padding:4px;}

.links{border-top:2px dotted #c9c5bb; padding:10px 0 0 0; margin-top:5px; text-align:center;}
.tools {
	border-top:2px dotted #c9c5bb;
	margin-top:5px;
	text-align:center;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-left: 10px;
}
.tools img{ margin:0px 10px 0px 0px;}

/*首页幻灯*/

#imgPlay {
	MARGIN: 10px auto;
	OVERFLOW: hidden;
	WIDTH: 930px;
	ZOOM: 1;
	POSITION: relative;
	HEIGHT: 221px
}
#imgPlay ul, P{ padding:0; margin:0; list-style:none;}
#imgPlay .imgs IMG {
	WIDTH: 930px
}
#imgPlay .imgs LI {
	FLOAT: left; POSITION: relative
}
#imgPlay .num {
	DISPLAY: inline;
	LEFT: 0px;
	POSITION: absolute;
	TOP: 200px;
	HEIGHT: 30px
}
#imgPlay .num SPAN {
	DISPLAY: inline-block; BACKGROUND: url(../canboimg/imgPlayer.png) no-repeat -19px -83px; MARGIN: 0px 2px; OVERFLOW: hidden; WIDTH: 14px; CURSOR: pointer; LINE-HEIGHT: 0; HEIGHT: 13px
}
#imgPlay .num SPAN.on {
	BACKGROUND-POSITION: 1px -83px
}
#imgPlay .num .lc {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: url(../canboimg/lc.png) no-repeat; FLOAT: left; PADDING-BOTTOM: 0px; WIDTH: 13px; PADDING-TOP: 3px; HEIGHT: 16px
}
#imgPlay .num .mc {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: url(../canboimg/lc.png) no-repeat; FLOAT: left; PADDING-BOTTOM: 0px; WIDTH: 13px; PADDING-TOP: 3px; HEIGHT: 16px
}
#imgPlay .num .rc {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: url(../canboimg/lc.png) no-repeat; FLOAT: left; PADDING-BOTTOM: 0px; WIDTH: 13px; PADDING-TOP: 3px; HEIGHT: 16px
}
#imgPlay .num .mc {
	BACKGROUND: url(../canboimg/mc.png) repeat-x
}
#imgPlay .num .rc {
	BACKGROUND: url(../canboimg/rc.png) no-repeat
}
#imgPlay #numInner {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 3px;
	POSITION: absolute;
	TOP: 200px;
	TEXT-ALIGN: center
}

