@charset "gb2312";

body{
	font:62.5%/150% arial;
	width: 100%;
	margin: 0 auto;
	margin-top: 0px;
	font-size:12px;
	/*background:url(http://www.newpages2u.com/img/1359949033abc.gif) no-repeat top center;*/
	/*background:url(cny2014_bg.jpg) repeat-x fixed bottom center;*/
}
p{margin-top:0;}
ul {margin:4px 0 4px 13px;padding:0;}
ul ul{margin-left:40px;}
a:link{color:#0033cc;text-decoration:none;}
a:visited{text-decoration:none;color:#0033cc;}
a:hover{color:#f60;text-decoration:underline;}
/*editor fix*/
#wgw {
	font-family: arial;
	font-size: 100%;
	line-height: normal;
}

/*header*/
.uinfo {
} 

#inBanner{
	width: 1000px;
	margin: 0 auto;
	margin-top: 0px;
}

/*menu*/
#dailyCounter
{
	font-size: 12px;
	padding: 10px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #c1cee0;
}

#dailyCounter A:link {text-decoration: underline; color:#000;}
#dailyCounter A:visited {text-decoration: underline; color: #000;}
#dailyCounter A:active {text-decoration: underline; color: #000;}
#dailyCounter A:hover {text-decoration: underline; color: #175694; font-weight: bold; font-size:14px}

.sub{
	font-size:10px;
}

#resultsMain{
	width:556px;
	float:left;
}

#adv{
	/*height: 280px;*/ 
	/**border: 1px solid #F00;**/ 
	text-align:center;
}

#rightPanel{
	margin-left: 12px; 
	width:231px; 
	float:left;
}

#htitle{
	background-image: url(../images/htitle.gif);
	font-weight: bold; 
	background-color: #c1cee0;
	height:30px;
	text-align:center;
	background-repeat: repeat-x;
}

#listBox{
	float: left;
	width: 299px;
	height: auto;
	padding:10px;
}

#listBoxContent{
	height: 120px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#listBoxDiv{
	width:289px;
	height:100px;
	overflow:hidden;
	line-height: 20px;	
}

#listBoxMore{
	width: 100%; 
	line-height: 20px; 
	text-align:right
}

.listBoxTable
{
	border: 1px solid #c1cee0;
}

#portfolio
{
	padding: 0px;
}

.portfolioTable
{
	border: 1px solid #c1cee0;
}

#portfoliotitle{
	background-image: url(../images/htitle.gif);
	font-weight: bold; 
	background-color: #c1cee0;
	height:30px;
	text-align:left;
	padding-left:10px;
	background-repeat: repeat-x;
}

#portfolioContent{
	vertical-align: top;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 3px;
}

.portfolioBox{
	float: left;
	width: 55px;
	height: 55px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-right: 1px;
	margin-top: 1px;
	border: 1px solid #CCC;
}

#td_portfolio {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 55px;
	height: 55px;
	vertical-align: middle;
}

.portfoliosBox{
	float: left;
	width: 105px;
	height: 105px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #CCC;
	margin-right:9px;
	margin-bottom:9px;
}

#td_portfolios {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 105px;
	height: 105px;
	vertical-align: middle;
}

.sponsorBox{
	float: left;
	width: 125px;
	height: 125px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-right: 1px;
	margin-top: 3px;
	border: 1px solid #CCC;
}

#td_sponsor {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 125px;
	height: 125px;
	vertical-align: middle;
}

#listGooglePic {
	float:left;
	width:129px;
	height:95px;
	border: 1px solid #CCC;
	margin-right:1px;
}

#imgGooglePic
{
	text-align:center;
	vertical-align:middle;
	height: 100%;
	width: 100%;
}

#listNewAdded {
	float:left;
	width:100%;
	height:100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

#prevbutton,#nextbutton{
	width:33px;
	height:33px;
	cursor:pointer;
	margin: auto;
}

#prevbutton{
	background-image: url(../images/prev.png);
}

#prevbutton:hover{
	background-image: url(../images/prev1.png);
}

#nextbutton{
	background-image: url(../images/next.png);
}

#nextbutton:hover{
	background-image: url(../images/next1.png);
}

#imgNewAdded
{
	text-align:center;
	vertical-align:middle;
	height: 100%;
	width: 100%;
}

#listBox A:link {text-decoration: none; color:#175694;}
#listBox A:visited {text-decoration: none; color: #175694;}
#listBox A:active {text-decoration: none; color: #175694;}
#listBox A:hover {text-decoration: underline; color: #175694; font-weight: bold; font-size:14px}

#listBoxContent A:link {text-decoration: none; color:#827F7F;}
#listBoxContent A:visited {text-decoration: none; color: #827F7F;}
#listBoxContent A:active {text-decoration: none; color: #827F7F;}
#listBoxContent A:hover {text-decoration: underline;color: #175694; font-weight: normal; font-size:12px}

#listBoxMore A:link {text-decoration: none; color:#175694;}
#listBoxMore A:visited {text-decoration: none; color: #175694;}
#listBoxMore A:active {text-decoration: none; color: #175694;}
#listBoxMore A:hover {text-decoration: underline; color: #175694; font-weight: bold;}

.tOdd A:link {text-decoration: none; color:#175694;}
.tOdd A:visited {text-decoration: none; color: #175694;}
.tOdd A:active {text-decoration: none; color: #175694;}
.tOdd A:hover {text-decoration: underline; color: #175694; font-weight: bold;}

.tEven A:link {text-decoration: none; color:#175694;}
.tEven A:visited {text-decoration: none; color: #175694;}
.tEven A:active {text-decoration: none; color: #175694;}
.tEven A:hover {text-decoration: underline; color: #175694; font-weight: bold;}

.compcat A:link {text-decoration: none; color:#096;}
.compcat A:visited {text-decoration: none; color: #096;}
.compcat A:active {text-decoration: none; color: #096;}
.compcat A:hover {text-decoration: underline; color: #096; font-weight: bold;}

.procat A:link {text-decoration: none; color:#096 !important;}
.procat A:visited {text-decoration: none; color: #096 !important;}
.procat A:active {text-decoration: none; color: #096 !important;}
.procat A:hover {text-decoration: underline; color: #096 !important; font-weight: bold;}

#spanview{
	font-size: 10px;
	color: #666;
}

#spanregview{
	font-size: 16px;
	color: #2020FF;
	vertical-align:middle;
}

#homenewtitle{
	width:300px;
	overflow:hidden;
}

.refineBox{
	float: left;
	width: 100%;
	height: auto;
}

.listBlock{
	float: left;
	width: 325px;
	height: 25px;
	overflow:hidden;
}

.refineTitle{
	background-image: url(../images/htitle.gif);
	font-weight: bold;
	height:30px;
	padding-left:10px;
	background-repeat: repeat-x;
}

.refineContent{
	padding:10px;
}

#divBreak{
	width: 100%;
	float: left;
	line-height:10px;
}

#tagBox{
	width: 977px;
	float: left;
	border: thin solid #CCC;
	padding: 10px;
}

#tagBox A:hover {text-decoration: underline; color: #f60 !important; font-weight: bold !important; font-size:20px !important;}

.tOdd{
	background-color: #F2F2F2;
	padding: 5px;
	width: 100%;
}

.tEven{
	padding: 5px;
	width: 100%;
}

.tOdd1{
	line-height:normal;
	background-color: #F2F2F2;
	padding: 5px;
	width: 100%;
}

.tEven1{
	line-height:normal;
	padding: 5px;
	width: 100%;
}

.compName
{
	font-size: 28px;
	text-decoration: none;
	color: #000;
}

.compTitle
{
	background-image: url(../images/htitle.gif);
	font-weight: bold;
	background-color: #c1cee0;
	height:30px;
	background-repeat: repeat-x;
}

.compTable
{
	width:100%;
	border: 1px solid #c1cee0;
	line-height:normal;
}

.compTable A:link {text-decoration: none; color:#0033cc !important;}
.compTable A:visited {text-decoration: none; color: #0033cc !important;}
.compTable A:active {text-decoration: none; color: #0033cc !important;}
.compTable A:hover {text-decoration: underline; color: #f60 !important; font-weight: bold !important;}

.compTable td
{
	padding-left: 10px;
	padding-top:5px;
}

.tdH
{
	vertical-align: top;
}

.tableBreak1, .tdH
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c1cee0;
}

.tdH1
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c1cee0;
}

.tdH1 A:link {text-decoration: none; color:#F00 !important;}
.tdH1 A:visited {text-decoration: none; color: #F00 !important;}
.tdH1 A:active {text-decoration: none; color: #F00 !important;}
.tdH1 A:hover {text-decoration: underline;color: #F60 !important; font-weight: bold !important;}

.tableBreak1, .tableBreak2
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1cee0;
	height: 1px;
	line-height: 1px;
}

/*pager*/
.pager {
	font-size:13px;
	line-height:13px;
	margin: 2em auto 1em 0em;
}
.pager a, .pager .current {
	border: 1px solid #9bb9d3;
	background: #e5f1fc;
	margin:0 6px 0 0;
	color: #00c;
	padding:5px 5px 3px 5px;
	text-decoration: none;
}
.pager a:hover {
	background-color:#09c;
	border:1px solid #03c;
	color:white;
	text-decoration:none;
}
.pager .current {
	color: white;
	background: #2973fa;
	border: 1px solid #2973fa;
}
.current {
	font-weight: bold;
}

/*pager A~Z*/
.pagerX {
	font-size:13px;
	line-height:13px;
	margin: 1em auto 0.5em 0em;
	font-weight: bold;
}
.pagerX a, .pagerX .currentX {
	border: 1px solid #9bb9d3;
	background: #e5f1fc;
	margin:0 6px 0 0;
	color: #00c;
	padding:5px 5px 3px 5px;
	text-decoration: none;
}
.pagerX a:hover {
	background-color:#09c;
	border:1px solid #03c;
	color:white;
	text-decoration:none;
}
.pagerX .currentX {
	color: white;
	background: #2973fa;
	border: 1px solid #2973fa;
}
.currentX {
	font-weight: bold;
}

#joinnow {
	border: 1px groove #000;
}

/* new login block*/
#joinnow{margin-bottom:2px;border:1px solid #c1cee0;height:144px;}
.joinBorder{
	border:2px solid #ECEFF4;
	height:138px;
	margin:1px;
}
.joinTitle{text-align:center;padding:10px 0;font:bold 13px/13px Arial;color:#333;}
.joinButton{padding:6px 10px 5px 10px;font:bold 12px/27px Arial;background:#c1cee0 url(../images/joinButton.jpg) repeat-x;border-left:1px solid #62a1c6;border-right:1px solid #62a1c6;border-bottom:1px solid #c1cee0;text-decoration:none!important;color:#313131 !important;}
.joinInfo{text-align:center;font:normal 12px/12px Arial;color:#333;margin-top:10px;}
.joinInfo a{text-decoration:underline;}
.buttonWrap{height:27px;text-align:center;}
/* new login block*/

/*home box*/
#homeBox{
	width: 390px;
	height: auto;
}

.left{
	float:left;
}

.right{
	float:right;
	margin-right:4px;
}

#homeBoxDiv{
	width:370px;
	height:220px;
	overflow:hidden;
	line-height: 20px;	
}

#googleBox{
	float: left;
	width: 389px;
	height: auto;
}

#googleBoxDiv{
	width:369px;
	height:210px;
	overflow:hidden;
	line-height: 20px;	
}

#facebookBox{
	float: left;
	width: 225px;
	height: auto;
}

#faceBoxContent{
	height: 235px;
}

#homeBoxContent,#homeBoxProductContent,#homeBoxAddedContent{
	vertical-align: top;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 12px;
}

#homeBoxAddedContent{
	padding-right: 0px !important;
	padding-left: 0px !important;
}

#homeAddedProduct{
	float: left;
	width: 779px;
	height: auto;
}

.homeBoxTable
{
	border: 1px solid #c1cee0;
}

#hometitle{
	background-image: url(../images/htitle.gif);
	font-weight: bold; 
	background-color: #c1cee0;
	height:30px;
	text-align:left;
	padding-left:10px;
	background-repeat: repeat-x;
}

#homeBoxContent ul{
	line-height:15px;
	list-style-type:none;
}

#homeBoxContent li{
	background-image: url(../images/news.gif);
	background-position: 0px -1px;
	padding-left: 18px;
	/*background-image: url(../images/point.gif);
	background-position: 0px 4px;
	padding-left: 10px;*/
	background-repeat: no-repeat;
	vertical-align: middle;
}

#yahooli li{
	background-image: url(../images/news.gif);
	background-position: 0px 1px;
	padding-left: 18px;
	/*background-image: url(../images/point.gif);
	background-position: 0px 4px;
	padding-left: 10px;*/
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-top:-1px;
}

#yahooli ul {
	list-style:none;
}

#yahooli {
	padding-top:8px;
	padding-bottom:7px;
	padding-right: 10px;
	padding-left: 5px;
}

#divLIY{
	color:#00F;
	overflow:hidden;
	height:19px;
}

#divLI{
	color:#00F;
	overflow:hidden;
	height:15px;
}

#homeBoxNews{
	float: left;
	width: 772px;
	height: auto;
}

#homeBoxDivNews{
	width:772px;
	height:200px;
	overflow:hidden;
	line-height: 20px;	
}

#homeBoxDivNewsStory{
	width:567px;
	overflow:hidden;
	float:left;
	padding-right:5px;
}

#homeBoxDivNewsPic{
	width:180px;
	height: 180px;
	float:left;
	padding:9px;
	border: 1px solid #c1cee0;	
}

#homeBoxDivNewsPic3{
	width:240px;
	padding:9px 9px 0px 9px;
	border-color: #c1cee0;
	border-style: solid;
	border-width: 1px 1px 0 1px;
}

#homeBoxDivNewsPic3Title{
	width:240px;
	height:18px;
	text-align:center;
	overflow:hidden;
}

#homeBoxDivNewsPic3Picture{
	border-color: #c1cee0;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	padding: 0px 9px 9px 9px;
	vertical-align:top;
	color:#999;
}

#homeBoxDivNewsPic3break{
	width:8px;
	float:left;	
}

#homeBoxDivUE{
	width:772px;
	overflow:hidden;
	line-height: 20px;	
}

.ueblock{
	float:left;
	width:256px;
}

.ueblock table tr td{
	text-align:center;
	vertical-align:middle;
}

.ueblock table{
	margin-bottom:5px;
}

#homeBoxProduct{
	float: left;
	width: 100%;
	height: auto;
}

#homeBoxDivProduct{
	width:972px;
	height: auto;
	overflow:hidden;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

#homeBoxDivAdded{
	width:790px;
	height: auto;
	overflow:hidden;
	line-height: 20px;
	margin: 0px;
	text-align:center;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}

#breakSeven td{
	vertical-align:top;
}

.homeProductBox{
	float: left;
	height: auto;
	width: 152px;
	border: 1px solid #FFF;
	margin: 3px;
	padding: 0.5px;
	overflow:hidden;
	line-height:15px;
}

#homeBoxProduct #homeBoxContent,#homeBoxProductContent{
	text-align:center;
}

#loading{
	width:978px;
	height:215px;
	background-image: url(../images/floading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 999;
	display: none;
	position: absolute;
}

#Cloading{
	width:790px;
	height:32px;
	background-image: url(../images/floading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 999;
	display: none;
	position: absolute;
}

#HomeDivImage{
	height:144px;
	width:144px;
	position:relative;
	background-image: url(../images/p_back3.gif);
	padding-right: 1px;
	padding-bottom: 1px;
	margin-left: 4px;
	background-repeat: no-repeat;
}

#td_img {
	text-align: center;
	height: 108px;
	width: 108px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

#td_imgs {
	text-align: center;
	height: 148px;
	width: 148px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

#td_img1 {
	text-align: center!important;
	height: 144px;
	width: 144px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle!important;
}

#td_img1 img{
	margin:auto!important;
}

#homeProductComp {
	height: 15px;
	width: auto;
	overflow: hidden;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}

#homeProductsComp {
	height: 15px;
	width: auto;
	overflow: hidden;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}

#homeProductComp A:link {text-decoration: none; color:#00F;}
#homeProductComp A:visited {text-decoration: none; color: #00F;}
#homeProductComp A:active {text-decoration: none; color: #00F;}
#homeProductComp A:hover {text-decoration: underline;color: #F60; font-weight: normal; font-size:13px}

#homeProductsComp A:link {text-decoration: none; color:#00F;}
#homeProductsComp A:visited {text-decoration: none; color: #00F;}
#homeProductsComp A:active {text-decoration: none; color: #00F;}
#homeProductsComp A:hover {text-decoration: underline;color: #F60; font-weight: normal; font-size:13px}

#homeProductName {
	width: 110px;
	overflow:visible;
	text-align:center;
}

#homeProductsName {
	width: 155px;
	overflow:visible;
	text-align:center;
}

.homeppname {
	width:144px!important;
	margin-left:4px;
}

#companyhomeProductName {
	width: 110px;
	overflow:hidden;
	text-align:center;
}

#companyhomeProductName A:link {text-decoration: none; color:#444;}
#companyhomeProductName A:visited {text-decoration: none; color: #444;}
#companyhomeProductName A:active {text-decoration: none; color: #444;}
#companyhomeProductName A:hover {text-decoration: underline;color:#f60;}

#homeProductName A:link {text-decoration: none; color:#666;}
#homeProductName A:visited {text-decoration: none; color: #666;}
#homeProductName A:active {text-decoration: none; color: #666;}
#homeProductName A:hover {text-decoration: underline;color: #F60; font-weight: normal; font-size:12px}

#homeProductsName A:link {text-decoration: none; color:#666;}
#homeProductsName A:visited {text-decoration: none; color: #666;}
#homeProductsName A:active {text-decoration: none; color: #666;}
#homeProductsName A:hover {text-decoration: underline;color: #F60; font-weight: normal; font-size:12px}

/*product css*/
#resultsProductList{
	font-size:12px;
	text-align:center;
}

.productProductBox{
	float: left;
	height: 145px;
	width: 118px;
	border: 1px solid #E8E8E8;
	margin: 2px;
	padding: 0.5px;
	overflow:hidden;
	line-height:15px;
}

.productsProductBox{
	float: left;
	height: 185px;
	width: 158px;
	border: 1px solid #E8E8E8;
	margin: 2.8px;
	padding: 0.5px;
	overflow:hidden;
	line-height:15px;
}

#productDivImage{
	height:110px;
	width:110px;
	position:relative;
	background-image: url(../images/p_back1.gif);
	padding-right: 1px;
	padding-bottom: 1px;
	margin-left: 4px;
}

#productsDivImage{
	height:150px;
	width:150px;
	position:relative;
	/*background-image: url(../images/p_back1.gif);*/
	padding-right: 1px;
	padding-bottom: 1px;
	margin-left: 4px;
	border: 1px solid #999;
}

/*company products*/
.companyProductBox{
	float: left;
	width: 114px;
	border: 1px solid #FFF;
	margin: 0px;
	padding: 0.5px;
	overflow:hidden;
	line-height:15px;
}

.companyProductBox2{
	float: right;
	width: 114px;
	border: 1px solid #FFF;
	margin: 0px;
	padding: 0.5px;
	overflow:hidden;
	line-height:15px;
}

#comproDivImage{
	height:110px;
	width:110px;
	position:relative;
	background-image: url(../images/p_back1.gif);
	padding-right: 1px;
	padding-bottom: 1px;
	margin-left: 4px;
	margin-top: 4px;
}

/*company photo*/
.companyPhotoBox{
	float: left;
	height: 165px;
	width: 144px;
	border: 1px solid #FFF;
	margin: 2px;
	padding: 0.5px;
	overflow:hidden;
	line-height:15px;
}

#comphoDivImage{
	height:140px;
	width:140px;
	position:relative;
	background-image: url(../images/p_back2.gif);
	padding-right: 1px;
	padding-bottom: 1px;
	margin-left: 4px;
	margin-top: 4px;
}

#td_photo {
	text-align: center;
	height: 138px;
	width: 138px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

#homePhotoName {
	height: 15px;
	width: auto;
	overflow: hidden;	
	text-align:center;
}

/*news css*/
#resultsNewsList{
	line-height:25px;
	font-size:12px;
}

#resultsNewsList A:link {text-decoration: none; color:#00F;}
#resultsNewsList A:visited {text-decoration: none; color: #00F;}
#resultsNewsList A:active {text-decoration: none; color: #00F;}
#resultsNewsList A:hover {text-decoration: underline; color: #00F; font-weight: bold;}

#resultsNewsList ul{
	list-style:none;
}

/*services css*/
#resultsServiceList{
	max-width:830px;
	line-height:12px;
	font-size:12px;
}

#resultsServiceList p{
	font-weight:bold;
	color:#333;
	font-size:14px;
}

#resultsServiceList ul{
	margin-bottom:20px;
}

#resultsServiceList .innerlist li{
	list-style-position: inside;
	list-style-type:decimal-leading-zero;
}

#resultsServiceList img{
	max-width:830px;
}

#resultsServiceList .servicenav{
	font-size:14px;
	margin-bottom:10px;
}

#homemaintitle{
	width:830px;
	background-color:#EEF2F9;
	color:#000000 !important;
	font-size:24px;
	font-weight:bold;
	margin:0px;
	border: 1px solid #B5C5E8;
	vertical-align: middle !important;
	height: 30px;
	line-height: 30px;
	padding: 2px;
}

#homemaintitle h1{
	color:#000000 !important;
	font-size:24px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	display: inline;
}

/**photoButton*/
#photoButton{
	text-align:right;
}

#photoButton a{
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
#photoButton a:link {text-decoration: none; color:#00F;}
#photoButton a:visited {text-decoration: none; color: #00F;}
#photoButton a:active {text-decoration: none; color: #00F;}
#photoButton a:hover {text-decoration: none;color: #FFF;background-color: #00F;}

#branchtitle{
	font-weight: bold;
}

/***rolling news**/
/***#scrollup{position:relative;overflow:hidden;border:1px solid #B5C5E8;height:120px;width:228px}***/
#scrollup{position:relative;overflow:hidden;border:1px solid #c1cee0;height:250px;width:228px}
.scrollBorder{
	/*border:2px solid #ECEFF4;*/
	height:244px;
	margin:1px;
}

.headline{position:absolute;top:310px;left:5px;height:229px;width:218px; padding:3px;}
#headtitle {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#headtitle a:link {text-decoration: underline!important;}
#headtitle a:visited {text-decoration: underline!important;}
#headtitle a:active {text-decoration: underline!important;}
#headtitle a:hover {text-decoration: underline!important;}
/**facebook**/
.facebook{
	position: absolute;
	top: 10px;
	right: 2px;
}

/**homeleft**/
#homeleft_list{
	list-style-image: url(../images/arrow.png);
}

#packageH H1{
	font-size:28px;
}

#packageH H2{
	font-size:24px;
}

#packageH H3{
	font-size:20px;
}

#packageH H4{
	font-size:16px;
}

#links {
	width: 978px;
	border: 1px solid #c1cee0;
	margin-top: 5px;
	text-align:left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#link_url {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#links_title {
	font-size: 12px;
	color: #F90;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.form-required  {
	font-weight : normal;
	color : #FF0000;
}

#catviewtitle {
	text-decoration: underline!important;
	font-size:14px;
	font-style: normal;
	font-weight: bold;
}

#catviewmore {
	font-size:11px;
	padding-right: 15px;
	line-height:12px;
}

#formSearchP .inactive{
	color:#999;
}	
		
#formSearchP .active{
	color:#000;
	text-indent:0px;
	background:none;
}	 	

#formSearchP .focused{
	color:#000;
	background:#fffee7;
	text-indent:0px;
}	 	

#searchP{
	height:20px;
	background-image: url(../images/searchIcon.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	text-indent:18px;
}

#topmenu {
	right: 0px; 
	top: 0px;
	left: 0px; 
	background-repeat: repeat; 
	background-image: url(../images/topmenu.gif); 
	text-align: center; 
	position:absolute;
}

.cate-less {
	background:none !important;
	font-style:normal;
}

.tless{
	background:none !important;
}

#pContent {
	font-family:"Times New Roman", Times, serif !important;
	font-size:16px;
}

#pContent h1 {
	color: rgb(255, 102, 0);
}

#footertable {
	width: 958px;
	border: 1px solid #c1cee0;
	margin-top: 5px;
	text-align:left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 30px;
}

#footertable table {
	text-align:left;
}

#footertable table td{
	vertical-align:top;
}

#footertable table ul{
	list-style-type: square;
}

#seopage{
	 width:835px;
}

#seopage ul{
	padding-left: 30px;
	border: 0;
	font-size: 100%;
	list-style:disc;
	line-height:normal;
}

#seopage ol{
	padding-left: 50px;
	border: 0;
	font-size: 100%;
	list-style:decimal;
	line-height:normal;
}

.newslist A:link {text-decoration: none; color:#00F;}
.newslist A:visited {text-decoration: none; color: #00F;}
.newslist A:active {text-decoration: none; color: #00F;}
.newslist A:hover {text-decoration: underline; color: #00F;}

#mynews{
	color:blue;
	font-weight: bold;
	text-decoration: underline;	
}

.recruitmentlist{
	margin:0px;
	line-height:13px;
}

#recruitdiv{
	padding-top:15px;
	padding-bottom:15px;
	padding-left:25px;
	padding-right:25px;
	background-color:#E9E9E9;
}

.effect{
	font-size:0px;
	color:#FFF;
	line-height:0px;
}

.effect A:link {text-decoration: none; color:#FFF;}
.effect A:visited {text-decoration: none; color: #FFF;}
.effect A:active {text-decoration: none; color: #FFF;}
.effect A:hover {text-decoration: none; color: #FFF;}

#listBoxProductMore .pager{
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px;
	line-height:12px;
}

#NewAddedTitle{
	text-align:left;
	font-size:14px;
	font-weight: bold;
	margin-left:10px;
	margin-bottom:2px;
}

#NewAddedTitle A:link {text-decoration: underline; color:#175694 !important;}
#NewAddedTitlet A:visited {text-decoration: underline; color: #175694 !important;}
#NewAddedTitle A:active {text-decoration: underline; color: #175694 !important;}
#NewAddedTitle A:hover {text-decoration: underline; color: #f60 !important;}

#listNewAdded img{
	border: 1px solid #CCC;
	margin-left:1px;
}

#NewAddedDetails{
	text-align:left;
	margin-left:10px;
	line-height: normal;
}

#NewAddedDate{
	color: gray;
	font-size: 11px;
	text-align:right;
	margin-left:10px;
	margin-right:10px;
}

#NewAddedTop{
	height:auto;
	margin-right:10px;
	overflow:hidden;
}

#NewAddedMore{
	text-align:right;
	margin-right:10px;
	line-height: right;
}

.gray{
	color:gray;
}

.green{
	color:#096;
}

.overf{
	overflow:hidden;
	height:15px;
}

.overf A:link {text-decoration: none; color:#096!important;}
.overf A:visited {text-decoration: none; color: #096!important;}
.overf A:active {text-decoration: none; color: #096!important;}
.overf A:hover {text-decoration: underline; color: #f60!important;}

#tableAdded{
	width:794px;
}
#tableAdded td{
}
#tableAdded .tDetail{
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	width:350px;
	vertical-align:top;
}
.tmore{
	text-align:right;
	padding-right:15px;
	padding-bottom:5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.tLR{
	text-align:center;
	vertical-align:middle;
	width:43px;
}

#tflag{
	vertical-align:top;
	width:19px;
}
#tflag img{
	margin:3px;
}
#tGoogleAI ul{
	margin-top:0px !important;
}
#tGoogleAI{
	line-height:15px;
}
#datediff{
	color:#999;
	font-size:10px;
}
.darkgray{
	color:#333;
}

#tGoogleAI A:link {text-decoration: none; color:#C95050!important;}
#tGoogleAI A:visited {text-decoration: none; color: #C95050!important;}
#tGoogleAI A:active {text-decoration: none; color: #C95050!important;}
#tGoogleAI A:hover {text-decoration: underline; color: #C95050!important;}

#tkeywords A:link {text-decoration: none; color:#096!important;}
#tkeywords A:visited {text-decoration: none; color: #096!important;}
#tkeywords A:active {text-decoration: none; color: #096!important;}
#tkeywords A:hover {text-decoration: underline; color: #096!important;}

#powered A:link {text-decoration: none; color:#ab1e24!important;}
#powered A:visited {text-decoration: none; color: #ab1e24!important;}
#powered A:active {text-decoration: none; color: #ab1e24!important;}
#powered A:hover {text-decoration: underline; color: #ab1e24!important;}

#homeBoxDivGoogle{
	width:772px;
	height:auto;
	overflow:hidden;
	line-height: 20px;	
}

#closex {
	background-image: url(../images/close.jpg);
	height:16px;
	background-repeat: no-repeat;
	background-position: right;
	cursor:pointer;
}

#mobile{
	font-size:12px; 
	font-weight:bold; 
	margin-right:15px;
	color:#333;
}

#mobile A:link {text-decoration: none; color:#333!important;}
#mobile A:visited {text-decoration: none; color: #333!important;}
#mobile A:active {text-decoration: none; color: #333!important;}
#mobile A:hover {text-decoration: underline; color: #f60!important;}

#divmobile{
	text-align:center;
}

#mobilebtn{
	width: 96%!important;
	font-size:72px!important;
	padding: 9px!important;
	letter-spacing: 1px!important;
	border: none!important;
	color: #FFF!important;
	border-radius: 30px!important;
	-moz-border-radius: 30px!important;
	-webkit-border-radius: 30px!important;
	-webkit-appearance: none!important;
	margin-bottom:5px!important;
	background-color: #777!important;
	font-weight:bold!important;
}

#divH H2{
	font-size:12px;
	font-weight:normal;
	float:left;
}

#subgallery{
	width:100px;
	height:100px;
	float:left;
	background-color:#FFF;
	padding:2px;
	margin:2px;
	border: 2px solid #FFF;
	cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: url(../images/magnify.cur);
}

#subgallery A{cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: url(../images/magnify.cur);}

#subgallery:hover{
	border: 2px solid #F00;
	
}

#imgSub{
	text-align:center;
	vertical-align:middle;
	height: 100px;
	width: 100px;
}

#imgSub img{
	margin:auto!important;
}

#BigPicture{
	width:800px;
	text-align:center;
	background-color:#f2f2f2;
	overflow:auto;
}

#othercls{
	width:728px;
	height:90px;
	border: 1px solid #006699;
	vertical-align:middle;
	line-height:90px;
	text-indent:20px;
	font-size:13px;
	overflow:hidden;
}

#report{
	font-style: italic;
	color: #999;
}

#featuredlist{
	padding:10px;
	padding-left:20px!important;
}

#featuredlist ul{
	list-style-type: decimal;
	list-style-position: outside;
}

#featuredlist a:link{color:#0033cc;text-decoration:none;}
#featuredlist a:visited{text-decoration:none;color:#0033cc;}
#featuredlist a:hover{color:#f60;text-decoration:underline!important; font-size:12px!important;}

#pdownload{
	padding:5px;
	background-color:#f2f2f2;
	width:790px;
}

#pdownload span{
	color:#999; 
	font-size:10px;
}

#pdownload ul{
	list-style:none;
	display:inline;
	margin:0px;
}

#pdownload ul li{
	margin:2px;
	display:inline;
}

.downloadheader{
	color:#333;
	text-decoration:underline;
	padding-left:10px;
}

.downloadlist{
	list-style:decimal-leading-zero!important;
	list-style-position:inside!important;
}

.downloadlist li{
	margin:0px;
	padding:0px;
	line-height:20px!important;
}

#GPiframe, #Giframe, #Yiframe{
	background-image: url(../images/loading1.gif);
	background-repeat: no-repeat;
	background-position: center center;
}