/*tronixin WebSite CSS Version 1.0*/
/*Power by:OLGMEDIA, Designer:John*/
/*SubPage CSS*/
.subBanner{ height:188px; position:relative; z-index:1;}
.aboutBanner{ background:url(../jpg/aboutbanner.jpg) center top no-repeat;}
.newsBanner{ background:url(../jpg/newsbanner.jpg) center top no-repeat;}
.productsBanner{ background:url(../jpg/productsbanner.jpg) center top no-repeat;}
.applicationBanner{ background:url(../jpg/applicationbanner.jpg) center top no-repeat;}
.servicesBanner{ background:url(../jpg/servicesbanner.jpg) center top no-repeat;}
.contactBanner{ background:url(../jpg/contactbanner.jpg) center top no-repeat;}
/*Container*/
.container{ width:988px; zoom:1;}
.container:after{clear:both;content:".";display:block;overflow:hidden;}
/*Left*/
.leftCol{ width:220px;   position: relative; z-index:2;  float:left;}
.leftCol .floatSide{ width:220px; min-height:335px; _height:335px;/*IE6 Bug*/ overflow:hidden; _overflow:visible;/*IE6 Bug*/ background:url(../png/left_bg.png) no-repeat; position: relative; z-index:3; top:-60px; }
.leftCol .leftSide{ padding:20px 24px 20px 22px; overflow:hidden;}
.leftCol .leftSide div.title{ height:30px; line-height:30px; border-bottom:#c31e18 2px solid; font-size:14px; font-weight:bold; color:#333;}
.leftCol .leftSide .menu{ list-style:none; overflow:hidden;}
.leftCol .leftSide .menu li{ padding-left:20px; _height:32px; line-height:32px; background:url(../gif/menu_icon.gif) left 9px no-repeat; border-bottom:#e0e0e0 1px solid;}
.leftCol .leftSide .menu li a{ color:#333;}
.leftCol .leftSide .menu li a:hover{ color:#b81b14;}
.leftCol .leftSide .menu li.lastLi{ border:none;}
.leftCol .leftSide .menu li ul.subMenu{ margin:0; padding:0; list-style:none;}
.leftCol .leftSide .menu li ul.subMenu{ border:none;}
.leftCol .leftSide .menu li ul.subMenu li{ padding-left:0; _height:28px; line-height:28px; background:none;  border-bottom:#fff 1px solid;}
.leftCol .leftSide .menu li ul.subMenu li a{ font-size:12px;font-weight: normal;}
.leftCol .leftSide .menu li ul.subMenu li a:hover{ background-image:none;color:#b81b14;}
.leftCol .leftSide .menu li ul.subMenu li.third{ padding-left:12px;}
.leftCol .leftSide .menu li ul.subMenu li.third a{ background:none;color:#7b7978;font-weight: normal;}
.leftCol .leftSide .menu li ul.subMenu li.third a:hover{ background:none;color:#b81b14; text-decoration:underline;}
/*Left End*/

/*Right*/
.rightCol{ margin-left:12px; width:756px; min-height:460px; _height:460px; overflow:hidden; _overflow:visible; float:right; display:inline;/*IE 6 Bug*/}
.rightCol .pagePosition{ margin-top:10px; padding-left:18px; height:30px; line-height:30px; border-bottom:#d6d6d6 1px solid; background:url(../jpg/title_icon.jpg) 4px center no-repeat; font-size:14px; font-weight:bold; color:#b81b14;}
.rightCol .pagePosition span{ margin-right:5px; font-size:12px; font-weight:normal; color:#666; float:right; display:inline;}
.rightCol .pagePosition a{ font-size:12px; color:#666;}
.rightCol .pagePosition a:hover{ color:#b81b14; text-decoration:underline;}
.rightCol .content{ padding:15px 10px 15px 18px; line-height:23px; overflow:hidden;}
/*Right End */

/*Cut page*/
.cutpage                { width:650px; margin:0; font-size:12px; font-weight:normal; text-align:right; margin-top:60px; margin-bottom:35px;}
.page_count             { margin-left:2px; margin-right:2px; color:#FF0000;}
.page_first             { color:#B0B0B0;}
.cutpage a              { font-size:12px; font-weight:normal; color:#333; text-decoration:none;}
.cutpage a:hover        { color:#177f4f; text-decoration:underline;}
.contentFooter{
	padding:5px;
	margin-top:20px;
}

.pager{
	overflow:hidden;
	_zoom:1;
}
.pager_num{
	overflow:hidden;
	float:left;
	_zoom:1;
}
.pager_num a{
	float:left;
	margin-right:6px;
	_display:inline;
	padding:0px 5px;
	height:18px;
	line-height:18px;
	color:#68686a;
	border:solid 1px #b1b2b4;
	text-decoration:none;
}
.pager_num a:hover,.pager_goTo a:hover,.pager_num .current{
	background: #8C8C8C;
	color:#fff;
}
.pager .right{
	float:right;
	width:150px;
}
.pager_total,.pager_goTo{
	display:inline-block;
	*display:inline;
	*zoom:1;
}
.pager_goTo input{
	margin:0 2px;
}
.pager_goTo a{
	display:inline-block;
	_zoom:1;
	width:25px;
	height:20px;
	line-height:20px;
	border:solid 1px #ccc;
	text-align:center;
	text-decoration:none;
}