/* Gxchina CSS */
/* td */
.muen_td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	text-align: left;
	vertical-align: top;
	COLOR: #666666;
}
.muen_td A:link {
	text-decoration: none;
	PADDING-LEFT: 16px;
	BACKGROUND: url(arrow.gif) no-repeat left bottom;
	COLOR: #666666;
}
.muen_td A:visited {
	text-decoration: none;
	PADDING-LEFT: 16px;
	BACKGROUND: url(arrow.gif) no-repeat left bottom;
	COLOR: #666666;
}
.muen_td A:hover {
	text-decoration: none;
	BACKGROUND-POSITION: left top;
	COLOR: #ff6600;
}
.muen_td A:unknown {
	text-decoration: none; 
	BACKGROUND-POSITION: left top; 
	COLOR: #ff6600;
}
.muen_td A:active {
	text-decoration: none;
	BACKGROUND-POSITION: left top;
	COLOR: #ff6600;
}
/* sub */
.muen_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
	color: #666666;
	padding-left:10px
}
.muen_sub a:link{
	color:#666666;
	text-decoration: none;
}
.muen_sub A:visited {
	COLOR: #666666;
	text-decoration: none;
}
.muen_sub A:hover {
	COLOR: #ff6600;
	text-decoration: underline;	
}
.muen_sub A:unknown {
	color:#666666;
	text-decoration: none;
}
.muen_sub A:active {
	COLOR: #ff6600;
	text-decoration: none;
}
/* sub new10 */
.muen_sub_new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	text-align: left;
	vertical-align: top;
	color: #666666;
	padding-left:5px
}
.muen_sub_new a:link{
	color:#666666;
	text-decoration: none;
}
.muen_sub_new A:visited {
	COLOR: #666666;
	text-decoration: none;
}
.muen_sub_new A:hover {
	COLOR: #ff6600;
	text-decoration: underline;	
}
.muen_sub_new A:unknown {
	color:#666666;
	text-decoration: none;
}
.muen_sub_new A:active {
	COLOR: #ff6600;
	text-decoration: none;
}
/* custon */
.number {
	color: #999999;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.weeklynew{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#083089;
	padding-left:5px;
	text-decoration: underline;
	vertical-align: bottom;
}
.bigpic {
padding-top: 5px;
padding-left: 10px;
padding-bottom:5px;}

/*------------------------------------*/
.index_title{
	font-family: Impact, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	padding-bottom:1px;
	padding-left:5px;
	vertical-align: bottom;
	text-align: left;
}
.index_title_lt{	
	font-family: Impact, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	padding-left:5px;
	vertical-align: bottom;
	text-align: left;
	}
#index_pro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}
#index_pro td{
	font-size: 11px;
	text-align: center;
}
#index_pro A:link, #index_pro A:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}
#index_pro A:hover{
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}



/* Gxchina CSS */
/*toolbar star*/
#toolbar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	border: 1px solid #009900;
}

#toolbar #info{
	border:1px solid #fff;
}
#toolbar #info A:link {
	text-decoration: none;
	PADDING-LEFT: 16px;
	BACKGROUND: url(arrow.gif) no-repeat left bottom;
	COLOR: #666666;
}
#toolbar #info A:visited {
	text-decoration: none;
	PADDING-LEFT: 16px;
	BACKGROUND: url(arrow.gif) no-repeat left bottom;
	COLOR: #666666;
}
#toolbar #info A:hover {
	text-decoration: none;
	BACKGROUND-POSITION: left top;
	COLOR: #ff6600;
}
#toolbar #info A:unknown {
	text-decoration: none; 
	BACKGROUND-POSITION: left top; 
	COLOR: #ff6600;
}
#toolbar #info A:active {
	text-decoration: none;
	BACKGROUND-POSITION: left top;
	COLOR: #ff6600;
}

#toolbar #title{
	padding-left: 5px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #fff;
	background-color: #CCCCCC;
	font-weight: bold;
}
/*toolbar end*/
/*sub info star*/
#sub{
    padding-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	border: 1px solid #009900;
}
#sub #title{
	color:#006699;
	font-weight:bold;
	text-decoration: none;
}
#sub #title a:link{
	color:#006699;
	font-weight:bold;
	text-decoration: none;
}
#sub #title A:visited{
	color:#006699;
	font-weight:bold;
	text-decoration: none;
}
#sub #title A:hover{
	color:#ff6600;
	text-decoration:underline;
}
#sub #title A:unknown{
	text-decoration:none;
	color:#006699;
} 
#sub #title A:active{
	text-decoration:none;
	color:#006699;
}
#sub #info{
	color:#006699;
	text-decoration: none;
}
#sub #info a:link{
	color:#006699;
	text-decoration: none;
}
#sub #info A:visited{
	color:#006699;
	text-decoration: none;
}
#sub #info A:hover{
	color:#ff6600;
	text-decoration:underline;
}
#sub #info A:unknown{
	text-decoration:none;
	color:#006699;
} 
#sub #info A:active{
	text-decoration:none;
	color:#006699;
}
/*sub info end*/
/*sub 2 star*/
#sub #title2 {
	padding-left: 5px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #fff;
	background-color: #CCCCCC;
	font-weight: bold;
}
#sub #info2{
	border:1px solid #fff;
	color:#006699;
	text-decoration: none;
}
#sub #info2 a:link{
	color:#006699;
	text-decoration: none;
}
#sub #info2 A:visited{
	color:#006699;
	text-decoration: none;
}
#sub #info2 A:hover{
	color:#ff6600;
	text-decoration:underline;
}
#sub #info2 A:unknown{
	text-decoration:none;
	color:#006699;
} 
#sub #info2 A:active{
	text-decoration:none;
	color:#006699;
}
#sub #pic{
	border: 1px solid #FFFFFF;
}
#sub #picborder{
	border: 1px solid #FFFFFF;
	text-align: center;
	vertical-align: middle;
}



#sub #picname {
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #fff;
	color:#006699;
	text-decoration: none;
	text-align: center;
}
#sub #picname a:link{
	color:#006699;
	text-decoration: none;
}
#sub #picname A:visited{
	color:#006699;
	text-decoration: none;
}
#sub #picname A:hover{
	color:#ff6600;
	text-decoration:underline;
}
#sub #picname A:unknown{
	text-decoration:none;
	color:#006699;
} 
#sub #picname A:active{
	text-decoration:none;
	color:#006699;
}
#sub #search{
	font:12px Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #fff;
	border: 0px none;
}
#sub #search #pa{
	padding-left:5px;
	width: 420px;
}
#sub #search #pa .title{
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
#sub #search #pa .co{
	color: #006699
}
#sub #search #pic{
	border: 1px solid #999999;
	text-align: center;
	vertical-align: middle;
}
/*sub 2 end*/
/*sub class*/
#sub .info_table{
	width: 98%;
}
#sub .info_td_left{
	font-size: 12px;
	color: #000000;
	border: 1px solid #fff;
	background-color:#ececec;
	text-align: right;
	padding-right: 5px;
	line-height: 15px;
}
#sub .info_td_right{
	font-size: 12px;
	color: #000000;
	border: 1px solid #fff;
	background-color:#ececec;
	text-align: left;
	padding-left:5px;
	line-height: 15px;
}
/*sub class end*/
#sub #prolist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#sub #prolist .tdpic{}
#sub #prolist .picborder{}
#sub #prolist .tdinfo1{}
#sub #prolist .tdinfo2{}
#sub .pagelist{}


#adverpic-green{border:1px solid #009900; text-align:center; padding-bottom:5px;}
#adverpic-green img{ margin-top:5px; display:block;}




