@charset "utf-8";
@import url("all.css");
@import url("layout.css");
@import url("top.css");

/*left------------------------------------------------------------------------------*/
#left {
   /* background:url(../images/left_01.gif);*/
	}

#left h2 {
	height:30px;
	line-height:30px;
	padding-left:36px;
	font-weight:bold;
	font-size:14px;
	color:#0088CC;
	border-bottom:1px solid #ccc;
	background:url(../images/lefth2-bg.gif) no-repeat 0px 0px;
}
#left h2 span.more { float:right; font-size:12px; font-weight:normal; margin-right:10px; background:none;}
#left h2 span.txt { float:left; font-size:14px;}

#left h3 {
    margin-top:5px;
	line-height:20px;
	padding-left:12px;
	background:#eee;
}
#left h3 .num { color:#999999; }

.about {
	padding:10px;
}

.about p {
	text-indent:24px;
	line-height:20px;
	margin:3px 0 0 0;
}

.contact p { text-indent:12px; line-height:22px;}

.news { padding-top:5px; }
.newslist { height:22px; line-height:22px; overflow:hidden; padding-left:12px; }
.newslist .time { float:right; }

/*rihgt------------------------------------------------------------------------------*/
#right .righttop { height:5px; overflow:hidden; background:url(../images/righttop.gif) top no-repeat; }
#right .rightbt { height:5px; overflow:hidden; background:url(../images/rightbt.gif) top no-repeat; }
#right h2 {
	height:30px;
	line-height:30px;
	padding-left:36px;
	font-weight:bold;
	font-size:14px;
	color:#0088CC;
	border-bottom:1px solid #ccc;
	background:url(../images/righth2-bg.gif) left no-repeat;
}
#right h2 span.more { float:right; font-size:12px; font-weight:normal; margin-right:10px;}
#right h2 span.txt { float:left; font-size:14px;}
#right h2 span.pos { float:right;font-size:12px; color:#555; font-weight:normal;}

#products {
	margin:0;
	padding:10px;
	_padding:8px;
	
	}

#products .pro {
	width:240px;
	height:132px;
	height:auto;
	float:left;
	margin:7px 5px 0px 8px;
	text-align:center;
    display:inline;
	border:1px solid #ccc;
}
#products .pro2 { clear:both; margin:0; }

#products .pro img {
    margin:4px auto;
	*margin-bottom:0px;
	_margin-bottom:1px;
	display:inline;
	width:226px;
	height:105px;
}

#products .pro h3 { margin:0; padding:0; height:24px; line-height:24px; text-align:center; vertical-align:middle;}

/* up-scroll */
#andyscroll {
    margin-top:1px;
    overflow: hidden;
    padding: 0 10px;
    text-align: left;
    width:388px;
    height:120px;
	*height:120px;
    overflow:hidden;
}

#andyscroll a:hover {
    font:12px/18px;
}
