/* --------------------------
         common 
-------------------------- */
body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	/*background:#fafafa;*/
	background: url("../images/2012bg.jpg") no-repeat scroll center top #EB9907;
	color:#000;
}
ul,li,p,form,input,select,option,dl,dt,dd
{
	margin:0;
	padding:0;
}
li
{
	list-style-type: none;
}
img
{
	border:0;
}
a
{
	color:#000;
	text-decoration:none;
}
a:hover 
{
	text-decoration:underline;
}
h1,h2,h3,h4,h5,h6 
{
	margin:0;padding:0;
}
h3
{
	font-size:14px;
}
h4,h5
{
	font-size:12px;
}
.clean
{
	clear:both;
}
.red
{
	color:#cc0000;
}
.blue
{
	color:#06c;
}
.white
{
	color:#666;
}
.black
{
	color:#000;
}
.deepBlue
{
	color:#1b518e;
}
.green
{
	color:#008000;
}
.orange
{
	color:#FE6700;
}
.gray
{
	color:#666;
}
.floatL
{
	float:left;
}
.floatR
{
	float:right;
}
.hideMe
{
	display:none;
}
.fontNormal
{
	font-weight:normal;
}
.font11
{
	font-size:12px;
}
.margin0
{
	margin:0;
}
#mainBox
{
	width:950px;
	margin:0 auto;
	padding: 0 8px;
	background: #fff;
	margin-top:195px;
}
#mainBox h4,#bulletin h5
{
	height: 28px;
	line-height:28px;
	clear: both;
	padding: 0 8px;
	color: #0c81b8;
	font-size: 14px;
	background: url("../images/bg1.png") repeat-x 0 0;
}

#bulletin .rightCol
{
	border:none;
	border-bottom:1px solid #dadada;
	height:110px !important;
	margin:0;
}

#mainBox h4 .floatR
{
	font-weight:normal;
	padding: 0 0 0 3px;
	font-size: 12px;
}
#part1,#part2,#part3
{
	margin:8px 0 0 0;
}
.selectMenu
{
	display: inline;
	 margin: 0; 
	 width: 70px;
}
.inputField
{
	border:1px solid #666;
	display: inline; 
	margin: 0 4px;
	line-height: 19px; 
	height: 19px;
}
.submitButton
{
	margin: 6px 0 0 0;
	line-height: 19px;
	height: 22px;
}
.wrapfix:after
{
    content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.wrapfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .wrapfix {height: 1%;}
.wrapfix {zoom:1;}
.wrapfix {display: block;}
/* End hide from IE-mac */
#mainContent a:hover
{
	color:#bc2931;
}

/* --------------------------
        header 
-------------------------- */
#header
{
	background: url(../images/bg.png) no-repeat 10px 3px;
}
/* --------------------------
         webGroup 
-------------------------- */
#webGroup 
{
	height:22px;
	line-height: 22px;
	border-bottom: 1px solid #dadada;
}
#webGroup li
{
	line-height:22px;
	text-align:right;
}
#webGroup ul li a 
{
	padding:0 10px;
}
.userZone
{
	height:20px;
}
.userZone select
{
	display:inline;
	margin: 0;
}
.userZone form
{
}
.userZone span
{
	margin:0 2px;
	color: #333;
}
.userZone img
{
	vertical-align:middle;
	margin:-3px 0 0 0!important;
	margin:0;
}
*+html .userZone img
{	
	vertical-align:bottom;
}
.userZone .textbox2 
{
	border:1px solid #dadada;
	line-height: 12px;
	height: 12px;
	padding: 2px 0;
	width:65px;
}
.userZone .textbox3 
{
	background-image: url(../images/login.gif);	
	color: #fff;
	width:44px;
	height:20px;
	border:0;
}
.userZone .textbox4
{
	border:1px solid #dadada;
	line-height: 12px;
	height: 12px;
	padding: 2px 0;
	width:40px;
}
.userZone .textbox5
{
	border:1px solid #dadada;
	line-height: 12px;
	height: 12px;
	padding: 2px 0;
	width:200px;
	margin:2px 0 0 0;
}
.userZone span a
{
	color:#ff0000;
}
.userZone p 
{
	display:inline;
}
.userZone span a
{
	text-decoration:underline;
	
}
.userZone span a:hover
{
	text-decoration:none;
}
.userReg
{
	text-decoration:underline;
	padding:0 5px;
}
/* --------------------------
        menuBox
-------------------------- */
#menuBox
{
	height:61px;
	overflow:hidden;
	width:100%;
}
#subMenu 
{
	height:26px;
	padding: 5px 0;
	width: 100%;
}
#subMenu ul li 
{
	line-height:26px;
	padding:0 8px 0 0;
}
#subMenu .otherEditions
{

	line-height: 26px;
	color: #666;
	margin: 0 0 0 6px;
	width:116px;
	padding:0 8px 0 0;
}
 .otherEditions a
 {

 	width:55px;
 	height:26px;
 	display:block;
 }
.otherEditions a:hover
{
  	text-decoration:none;
 }
#LoginView1_LoginName1
{
	color:Red;
}
.textbox1 
{
	width:70px;
	vertical-align:top;
	margin:2px 0 0 0;	
}
.textbox2 
{
	border:1px solid #666;
	line-height: 13px;
	height: 13px;
	padding: 2px 0;
}
.textbox3 
{
	vertical-align:top;
	margin:3px 0 0 0;	
}
.textbox4 
{
	width:150px;
	border:1px solid #dadada;
	line-height: 14px;
	height: 14px;
	padding: 2px 0;
	vertical-align: top;
	margin:3px 4px 0 0;
}
/* --------------------------
         menu
-------------------------- */

#menu ul li
{
	float:right;
	height:25px;
	line-height:25px;	

}
#menu a 
{

	font-size: 14px;
	height:20px;
	line-height:20px;
	padding:5px 0 0 0;
	color:#666;	
}
.menuBg1
{
	background:url(../images/navbg.png) no-repeat -3px -1px;	
	width:52px;
}
.menuBg1 a
{
	width:52px;
	display:block;
	text-align:center;
}
.menuBg2
{
	background:url(../images/navbg.png) no-repeat -65px -1px;	
	width:80px;
}
.menuBg2 a
{
	width:80px;
	display:block;
	text-align:center;
}
.currentLoca
{

	color:#fff!important;
	font-weight: bold;
}
.menuBg1 .currentLoca
{
	background:url(../images/navbg.png) no-repeat -3px -31px;
}
.menuBg2 .currentLoca
{
	background:url(../images/navbg.png) no-repeat -65px -31px;	
}
#subNav 
{
	line-height:27px;
	height:27px;
	background:url("../images/bg1.png") repeat-x 0 -29px;
	padding:0;
	color:#fff;
}
#subNav ul
{
	margin:0 0 0 0;
	height: 25px;
	line-height: 25px;
	text-align:center;
}
#subNav ul li
{
	font-weight: bold;
}
#subNav ul li a
{
	padding:0 8px;	
	color:#fff;
}

.subColor
{
	color: #fff;
}

/* --------------------------
     searchbar
-------------------------- */
#searchbar 
{
	height:35px;
	line-height: 35px;
	overflow: hidden;
	background: url("../images/bg1.png") repeat-x 0 -29px;
	color: #fff;
}
#searchbar ul li
{
	text-align:center;
}
.keyWords
{
	margin:0 0 0 5px;	
}
.keyWords a
{
	padding:0 2px;
	color: #fff;
	font-weight:bold;
}
.keyWords p
{
	display:inline;
	font-weight:bold;
}
.keyWords p font
{
	color:#fff;
}
/* --------------------------
     	topBanner
-------------------------- */
#topBanner
{
	width:100%;
	height:90px;
	margin: 6px 0 0 0;
	background:#eee;
}
#topBanner img
{
	background: #eee;
	display: block;
}
#topBanner .ImageDisplayBox 
{
	width:950px;
	height:90px;
	padding:0;
}

#topBanner .ImageDisplayBox a
{
	min-width:950px;
	min-height:90px;
}

#topBanner .ImageDisplayBox img 
{
	max-width:950px;
	max-height:90px;
	width:950px;
	height:90px;
}
/* --------------------------
       notice
-------------------------- */
.notice
{
	height:24px;
	line-height:24px;
	padding: 0 0 0 5px;
	background: #fff;
}
#noticement 
{
	height:24px;
	line-height:24px;
	width:93%;
	float:left;
	white-space: nowrap;
}
#noticement div
{
	height:24px;
	line-height:24px;
	padding: 0;

}
#noticement div a:hover
{
	text-decoration:underline;
}
#noticement span.floatR
{
	color:#666;
	font-size:10px;
}
#noticement ul
{
	padding:0 0 0 2px;
}
#noticement ul li 
{
	float:none;
	height: 24px;
	line-height: 24px;
	text-align: left;
	padding: 0 0 0 9px;
	background:url("../images/bg.png") no-repeat -226px -378px;
	overflow: hidden;
	font-weight: bold;
}
#noticement li a 
{
	overflow: hidden;
	color: #1F3A87;
}

/* --------------------------
     	topFocus
-------------------------- */
.topFocus
{
	width:708px;
}
/* --------------------------
     	banner
-------------------------- */
#part1
{
	margin:6px 0 0 0;
}
#banner
{
	float:left;
	width:260px;
	height:245px;
	padding:5px;
	border:1px solid #dadada;
	overflow: hidden;
}
.ImageDisplayPager{float:right;width:100%!important;}
#banner .ImageDisplayBox 
{
	width:260px;
	height:220px;
	border:0;
	padding:0;
}
#banner .ImageDisplayBox a
{
	min-width:260px;
	min-height:220px;
}
#banner .ImageDisplayBox img 
{
	max-width:260px;
	max-height:220px;
	width:260px;
	height:220px;
}
/* --------------------------
     	topLine1
-------------------------- */
#news 
{
	float:right;
	width:425px;
	height:255px;
	overflow: hidden;
	border: 1px solid #dadada;
	background: url(../images/bg1.png) repeat-x 0 -72px;
}
#news h4
{
	background:none;
}
#topLine1
{
	text-align: center;
	padding: 0 0 7px 0;
	border-bottom: 1px dashed #dadada;
	width: 98%;
	margin: 0 auto;
}
#topLine1 a 
{
	margin:0 2px;
	color:#666;
}
#topLine1 h3 
{
	font-size:18px;
	padding:8px 0;
}
#topLine1 h3 a 
{
	color:#d50000;
}
#topLine1 p
{
	color:#666;
	text-align: left;
	line-height: 20px;
	padding: 0 10px;
}
/* --------------------------
     part1 subNews
-------------------------- */
.subNews
{
	padding:0 0 0 5px;
}
.subNews ul li 
{
	float:left;
	width: 193px;
	height: 23px;
	line-height: 23px;
	text-align: left;
	padding: 0 5px 0 9px;
	background:url("../images/bg.png") no-repeat 3px -197px;
	overflow: hidden;
}
.subNews li a 
{
	overflow: hidden;
	width: 190px;
	color: #1F3A87;
}
/* --------------------------
     topLine2
-------------------------- */
#topLine2 
{
	width: 98%;
	margin: 0 auto 6px auto;
	border-bottom: 1px dashed #dadada;
	height:114px;
}
#topLine2 li
{
	color:#666;
	line-height:14px;
	margin: 4px 0;
}
#topLine2 li a 
{
	font-size:14px;
	font-weight:normal;
	line-height: 18px;
	background: url("../images/bg.png") no-repeat -224px -382px; 
	padding: 0 0 0 10px;
	color:#1b518e;
}
/* --------------------------
     topLine3
-------------------------- */
#topLine3
{
	padding:4px 0 0 0;
}
#topLine3 p
{
	float: left; 
  margin: 2px 0px;
  overflow: hidden; 
  width: 210px; 
  color: #666; 
  line-height: 19px; 
  height: 19px
}
#topLine3 p a
{
  padding:0 0 0 10px;
	background: url(../images/bg.png) no-repeat -223px -382px;
  color: #333; 
  line-height: 18px;
  height: 18px
}
/* --------------------------
     trendBox
-------------------------- */
.trendBox
{
	width:80%;
	display: block;
	height:50px;
	margin: 0 auto;
	padding: 5px;

}
.trendBox li a
{
	width:150px;
	height: 50px;
	display:block;
}
.trendBox li a:hover
{
	text-decoration:none;
}
.trendBox .floatL
{
	background:url("../images/bg.png") no-repeat 0 -80px;
}
.trendBox .floatR
{
	background:url("../images/bg.png") no-repeat 0 -160px;
}
/* --------------------------
     part1 announcement
-------------------------- */
#announcement 
{
	height: 46px;
	line-height:23px;
	overflow: hidden;
}
#announcement div
{
	height: 46px;
	line-height:23px;
	overflow: hidden;
	padding: 0 0 0 3px;
}

#announcement span.floatR
{
	color:#666;
	font-size:10px;
}
#announcement ul
{
	padding:0 0 0 2px;
}
#announcement ul li 
{
	float:left;
	width: 193px;
	height: 23px;
	line-height: 23px;
	text-align: left;
	padding: 0 5px 0 9px;
	background:url("../images/bg.png") no-repeat 3px -197px;
	overflow: hidden;
}
#announcement li a 
{
	overflow: hidden;
	width: 190px;
	color: #1F3A87;
}
.theCurrent
{
	height:30px;
	line-height:30px;
	color: #333;
	/*padding:0 10px;*/
	text-align:left;
	background:#fff;
	overflow:hidden;
	border-bottom:1px solid #dadada;
}
.theCurrent img
{
	vertical-align:top;
	position:relative;
	top:-4px;
}
.theCurrent p
{
	height:20px;
	line-height:20px;
	display:inline;
	margin:8px 0 0 0;
}
/* --------------------------
        priceTrend
-------------------------- */
.priceTrend
{
	background: url("../images/bg.png") no-repeat 4px -575px;
	width: 100%;
	height: 110px;
}
.priceTrend ul
{
	padding:5px 0 0 0;
	width: 300px;
	float:right;
}
.priceTrend ul li
{
	width:300px;
	height:15px;
	line-height: 15px;
	overflow:hidden;
	display:inline;
}
.priceTrend ul li a
{
	color:#039;
}
/* --------------------------
         part1 bulletin
-------------------------- */
#bulletin 
{
	width:230px;
	float:right;
	height: 254px;
	overflow:hidden;
	border: 1px solid #dadada;
}
/*#bulletin h5
{
	height: 26px;
	line-height:26px;
	clear: both;
	padding: 0 8px;
	color: #fff;
	font-size: 14px;
}*/
.vipList
{
	/*width: 226px;
	padding:0 0 0 10px;
	line-height:28px;
	height:100px;*/
}
.vipList li {
    display: block;
    float: left;
    height: 16px;
    padding: 2px 0;
}
.vipList li a 
{
	color:#1F3A87;
	width:63px;
	/*
	display:block;*/
	padding:0 0 0 7px;
	
	text-align:left;
	
}
.vipList li a:hover
{
	background:url("../images/bg.png") no-repeat scroll -223px -450px transparent;
}
/* --------------------------
   		leftBbar
-------------------------- */
.leftBar 
{
	width:272px;
	float:left;
	margin: 0 10px 0 0;
}
.leftBar .leftCol
{
	width:270px;
	height:150px;
	border:1px solid #DADADA;
	margin:0 0 8px 0;
}
.specialBlock,
.scrollBlock
{
	padding:4px 0 4px 6px;
}
.specialBlock p
{
	height:19px;
	line-height:19px;
	clear: both;
	padding: 0 0 0 8px;
	background:url("../images/bg.png") no-repeat -227px -69px;
	overflow: hidden;
}
.leftSideCol
{
	width:270px;
	height:150px;
	border:1px solid #dadada;
	margin:0 0 10px 0;
}
.leftSideCol li 
{
	text-align:left;
	height:18px;
	padding:1px 0;
}

.leftList
{
	width:260px;
	padding:4px 5px;
}
.leftList li 
{
	height:19px;
	line-height:19px;
	clear: both;
	padding: 0 0 0 9px;
	background:url("../images/bg.png") no-repeat -226px -69px;
	overflow: hidden;
}
.leftList li a 
{

}
.leftList li span
{
	color:#666;
	font-size: 11px;
}
/* --------------------------
  		centerBar
-------------------------- */
.centerBar 
{
	float:left;
	width:425px;
}
.centerCol
{
	height:150px;
	border: 1px solid #dadada;
	margin: 0 0 8px 0;
	overflow: hidden;
	width: 425px;
}
.centerContent
{
	padding:4px 5px;
}
.centerContent p
{
	float:left;
	width:90px;
	margin: 2px 6px;
	text-align: center;
}
.centerContent p img
{
	width:90px;
	height:100px;
	background: #eee;
	display: block;
}
.centerPic
{
	width:125px;
	height:110px;
	float:left;
	border: 1px solid #dadada;
	padding: 1px;
}
.centerPic img 
{
	width:125px;
	height:110px;
	display: block;
}
.centerList
{
	float:right;
	width:284px;
	text-align: left;
}
.centerList ul li
{
	height:19px;
	line-height:19px;
	clear:both;
	padding: 0 0 0 11px;
	background:url("../images/bg.png") no-repeat -224px -69px;
	overflow: hidden;
}
.centerList ul li a 
{
	height:19px;
	width:235px;
	overflow: hidden;
	display:block;
}
.centerList li span
{
	color:#666;
	font-size:11px;
}
/* --------------------------
   		rightBar
-------------------------- */
.rightBar 
{
	width:230px;
	float:right;
}
.rightBar h5
{
	height: 28px;
	line-height:28px;
	clear: both;
	padding: 0 8px;
	color: #0c81b8;
	font-size: 14px;
	background: url("../images/bg1.png") repeat-x 0 0;
}
.rightCol,
.rightCol2
{
	height:190px;
	border:1px solid #dadada;
	margin:0 0 8px 0;
	overflow:hidden;
}
.rightCol .white
{
	font-size:12px;
	font-weight:normal;
}
.rightCol li  
{
	text-align:left;
}
.rightList  
{
	padding:5px;
}
.rightList li  
{
	line-height:19px;
	clear: both;
	padding: 0 0 0 9px;
	background:url("../images/bg.png") no-repeat -226px -69px;
	overflow: hidden;
}
.rightList li span  
{
	color:#666;
	font-size:11px;
}
/* --------------------------
          part4
-------------------------- */
#part4
{
	margin:8px 0 0 0;
	
}
.corShowLong
{
	width:708px;
	height:166px;
	border: 1px solid #dadada;
	overflow:hidden;
	margin: 0 7px 8px 0;
}
.corShowLong li
{
	float:left;
	height:22px;
	line-height:22px;
	padding: 0 4px 0 9px;
	background:url("../images/bg.png") no-repeat -223px -448px;
	overflow: hidden;
	display:block;	
}
.corShowLong ul li a
{
	width:218px!important;
	width:220px;
	overflow:hidden;
	height:20px;
	display:block;
	color: #003366;
}
.scrollBlock
{
	width:98%;
	height:126px;
	margin:0 auto;
	overflow:hidden;
}
.corShow 
{
	width:228px;
	height:166px;
	border: 1px solid #dadada;
	overflow:hidden;
	margin: 0 7px 8px 0;
}
.corShow li
{
	text-align: left;
	height:22px;
	line-height:22px;
	clear: both;
	padding: 0 0 0 9px;
	background:url("../images/bg.png") no-repeat -226px -508px;
	overflow: hidden;
	margin: 0 6px 0 0;
}

.corShow ul li a
{
	width:230px;
	overflow:hidden;
	height:20px;
	display:block;
	color: #003366;
}
.forumListBox
{
	height:200px;
	margin:0 0 8px 0;
}
*+html #part5
{
	position:relative;
	top:-5px;
}	
.forumList
{
	width:310px;
	height:200px;
	border: 1px solid #dadada;
	overflow:hidden;
	margin: 0 7px 0 0;
}
.forumList .floatR
{
	font-size:11px;
}
.forumList ul
{
	padding:0 2px 0 0;
}
.forumList li 
{
	text-align: left;
	line-height:20px;
	clear: both;
	padding: 0 0 0 9px;
	background:url("../images/bg.png") no-repeat -225px -379px;
	overflow: hidden;
	margin: 0 0 0 6px;
}
.forumList ul li a
{
	color: #003366;
}
.forumHomeList
{
	width:310px;
	height:230px;
	border: 1px solid #dadada;
	overflow:hidden;
	margin: 0 7px 0 0;
}
.forumHomeList .floatR
{
	font-size:11px;
}
.forumHomeList ul
{
	padding:0 2px 0 0;
}
.forumHomeList li 
{
	text-align: left;
	line-height:20px;
	clear: both;
	padding: 0 0 0 9px;
	background:url("../images/bg.png") no-repeat -226px -508px;
	overflow: hidden;
	margin: 0 0 0 6px;
}
.forumHomeList ul li a
{
	color: #003366;
}

.voteBlock
{
	padding:8px;
	line-height:24px;
}
.forumListBox
{
	height:202px;
	clear:both;
	margin:0 0 8px 0;
}
/* --------------------------
         AD
-------------------------- */
.itsAd1 
{
	width:948px;
	height:62px;
	padding:0 2px 0 0
}
.itsAd1 img
{
	border:1px solid #dadada;
}
.marginAd
{	
	margin:8px 0 0 0;
}
/*.marginAd2
{	
	margin:0;
}
* html .marginAd2
{
	margin:-8px 0 0 0;
}
*+html .marginAd2
{
	margin:-8px 0 0 0;
}*/


.adLeft 
{
	width:272px;
	height:62px;
	float:left;
	margin:0 10px 0 0;
}
.adLeft .ImageDisplayBox 
{
	width:272px;
	height:62px;
	border:0;
	padding:0;
}
.adLeft .ImageDisplayBox a
{
	min-width:272px;
	min-height:62px;
}
.adLeft .ImageDisplayBox img 
{
	max-width:270px;
	max-height:60px;
	width:270px;
	height:60px;
}



.adCenter  
{
	width:427px;
	height:62px;
	margin:0 10px 0 0;
	float:left;	
}
.adCenter .ImageDisplayBox 
{
	width:425px;
	height:62px;
	border:0;
	padding:0;
}
.adCenter .ImageDisplayBox a
{
	min-width:425px;
	min-height:62px;
}
.adCenter .ImageDisplayBox img 
{
	max-width:425px;
	max-height:60px;
	width:425px;
	height:60px;
}
.adRight
{
	width:229px;
	height:62px;
	margin:0;
	float:right;
}
.adRight .ImageDisplayBox 
{
	width:229px;
	height:62px;
	border:0;
	padding:0;
}
.adRight .ImageDisplayBox a
{
	min-width:229px;
	min-height:62px;
}
.adRight .ImageDisplayBox img 
{
	max-width:229px;
	max-height:60px;
	width:229px;
	height:60px;
}
#itsAd2 img
{
	width:230px;
	height:150px;
	display: block;
	background: #fff;
}
#itsAd2 .ImageDisplayBox 
{
	width:230px;
	height:150px;
	border:0;
	padding:0;
}
#itsAd2 .ImageDisplayBox a
{
	
	min-width:230px;
	min-height:150px;
}
#itsAd2 .ImageDisplayBox img  
{
	
	max-width:230px;
	max-height:150px;
	width:230px;
	height:150px;
	border:0;
}
.itsAd4 
{
	overflow:hidden;
	padding:0 0 0 6px;
	position:relative;
	top:8px;
}
* html .itsAd4 
{
	position:relative;
	top:8px;
}
*+html .itsAd4 
{
	position:relative;
	top:-4px;
}

.itsAd4 img
{
	width:110px;
	height:40px;
	background:#eee;
	display: block;
}
.itsAd4 p
{
	float:left;
	width:118px;
	height:46px;
	text-align:left;	

}


/* --------------------------
        buddy
-------------------------- */
#part7 
{
	height:140px;
	margin: 10px auto 0 auto;
	width: 950px;
}
#part7 h4
{
	height: 28px;
	line-height:28px;
	clear: both;
	padding: 0 8px;
	color: #0c81b8;
	font-size: 14px;

}
#buddy 
{
	float:left;
	width:220px;
	height:140px;
	border: 1px solid #dadada;
}

#buddy ul
{
	width:200px;
	margin:0 auto;
}
#buddy li 
{
	line-height: 18px;
	padding: 5px 0 0 0;
}
#buddy li a
{
	width:200px;
	height:18px;
	line-height:18px;
	overflow:hidden;
	display: block;
}
/* --------------------------
        jobs
-------------------------- */
#jobs 
{
	float:left;
	width:310px;
	height:140px;
	overflow:hidden;
	border: 1px solid #dadada;

}
#jobs .specialBlock
{
	padding:0!important;
}
#jobs ul
{
	width:98%;
	padding:2px 0;
}
#jobs li 
{
	text-align: left;
	line-height:22px;
	clear: both;
	padding: 0 0 0 9px;
	background:url(../images/bg.png) no-repeat -227px -446px;
	overflow: hidden;
	margin: 0 0 0 6px;
}
#jobs li span
{
	font-size:11px;
}
/* --------------------------
         friendlink
-------------------------- */
#friendlink 
{
	height:140px;
	border: 1px solid #dadada;
	float: right;
	width: 628px;
}
#friendlink a
{
	padding:0 6px;
}
#friendlink p
{
	padding:3px 0;
	line-height:22px;
	width:98%;
	margin:0 auto;
}
/* --------------------------
         footer
-------------------------- */
#footer 
{
	margin:0 auto;
	padding: 8px 0 0 0;
	text-align: center;
	width: 950px;
}
#footer li 
{
	line-height:20px;
}
#footer a
{
	padding:0 6px;
}
.foot
{	
	padding:12px 0 0 0;
	border-top:1px solid #dadada;
}

/* --------------------------
   		centerAd1
-------------------------- */
.centerAd1
{
	width:100%;
	height:90px;
	margin: 0 0 10px 0;
}
.centerAd1 img
{
	display:block;
	background:#eee;
	width: 710px;
	height: 90px;
}
/* --------------------------
   		advSearch
-------------------------- */
.advSearch
{
	width:708px;
	border:1px solid #dadada;
	background: #fafafa;
	height: 55px;
	line-height:26px;
	margin: 0 0 10px 0;
	padding: 10px 0;
}
.advSearch form
{
	width:96%;
	margin:0 auto;
}
.advSearch ul li
{
	height:30px;
	line-height:30px;
}
.textfield
{
	height:14px;
	line-height:14px;
	padding:2px 0;
}
.submitButton
{
	height:22px;
	line-height:20px !important;
	line-height:18px;	
	padding:0 2px;
	cursor:pointer;
}
/* --------------------------
   		advSearch2
-------------------------- */
.advSearch2
{
	width:708px;
	border:1px solid #dadada;
	background: #f3f3f3;
	height: 55px;
	line-height:26px;
	margin: 0 0 10px 0;
	padding: 10px 0;
}
.advSearch2 form
{
	width:96%;
	margin:0 auto;
}
.advSearch2 ul li
{
	height:30px;
	line-height:30px;
}

/* --------------------------
   		advPages
-------------------------- */
.advPages
{
	width:688px;
	line-height:30px;
	padding: 10px;
	text-align:center;
	border-top:1px solid #dadada;
}
.advPages a
{
	padding:0 4px;
}

/* ------------------------
   		productDetail
--------------------------*/
.productPrices,
.productLink
{
	border:1px solid #dadada;
	margin: 0 0 10px 0;
	width:708px;
}

.productPrices .productPricesTitle li,
.productPrices .productPricesList li
{
	float:left;
	display: block;
}
/* ------------------------
   productPricesTitle
--------------------------*/
.productPrices ul
{
	height:26px;
	line-height:26px;

}
.productPricesTitle
{
	background: url("../images/price.png") no-repeat 0 0 #fafafa;
}
.productPricesTitle2,.productNav,.productNav126
{
	background: url("../images/price2.png") no-repeat 0 0 #fafafa;
	height:26px;
	border-bottom:1px solid #eee;
}
.productNav129
{
	background: url("../images/price3.png") no-repeat 0 0 #fafafa;
	height:26px;
	border-bottom:1px solid #eee;
}
.productPricesList
{
	background: #fff;
	border-top: 1px solid #d6d6d6;
}
.prt1
{
	padding:0 0 0 10px;
	width:250px;
}
.prt1 a
{
	color:#d50000;
	text-decoration:underline;
}
.prt1a
{
	padding:0 0 0 10px;
	width:200px;
}
.prt2
{
	width:100px;
}
.prt3
{
	width:305px;
	padding:0 0 0 60px;
}
.prt3 a
{
	color:#036;
}
.prt4
{
	width:155px;
	padding:0 0 0 20px;
}
.prt5
{
	width:55px;
}
.prt6
{
	width:30px;
}
.prt6 span
{
	height:26px;
	display:block;
}
.prt7
{
	width:45px;
	text-align: center;
}
.prt8
{
	width:70px;
	text-align: center;
}
.prt9
{
	width:50px;
	background:url(../images/bg.png) 0px -758px no-repeat;
	height:26px;
	padding:0 0 0 18px;
}
.prt9 a
{

	text-decoration:underline;

}
.priceUpdate
{

	font-size:11px;
}
.pUpdate
{
	line-height:22px;
	background:#fbfbfb;
	font-weight:normal;
	padding:0 0 0 520px;

}
.priceUp
{
	background:url(../images/bg.png) 6px -733px no-repeat;
}
.priceDown
{
	background:url(../images/bg.png) -33px -733px no-repeat;
}
.priceNone
{
	background:url(../images/bg.png) -78px -733px no-repeat;
}
/* ------------------------
   productLinkList
--------------------------*/
.productLinkList
{
	margin:0;
}
.productLinkList dl
{
	height:25px;
	line-height:25px;
	clear:both;
}
.productLinkList dt
{
	float:left;
	text-align:left;
	background:url("../images/bg.png") no-repeat -223px -378px;
}
.productLinkList dt a
{
	width:605px;
	padding:0 0 0 12px;
	overflow:hidden;
	display:block;
	border-right:1px solid #dadada;
	border-bottom:1px solid #dadada;
}
.productLinkList dt a:hover
{
	background:url("../images/bg.png") no-repeat -223px -378px #f4f8fb;
}
.productLinkList dl dd
{
	width:90px;
	float:right;
	text-align:center;
	color:#666;
	border-bottom:1px solid #dadada;
}
/* ------------------------
   icon
--------------------------*/
.icon1,.icon2,.icon3,.icon4,.icon5,.icon6,.icon7,.icon8,.icon9
{
	padding:0 0 0 20px;
	display: block;
	width: 150px;
}
.icon1
{
	background:url(../images/bg.png) no-repeat 0 -215px;
}
.icon2
{
	background:url(../images/bg.png) no-repeat 0 -239px;
}	
.icon3
{
	background:url(../images/bg.png) no-repeat 0 -264px;
}
.icon4
{
	background:url(../images/bg.png) no-repeat 0 -294px;
	width:180px!important;
}	
.icon5
{
	background:url(../images/bg.png) no-repeat 0 -324px;
}
.icon6
{
	background:url(../images/bg.png) no-repeat 0 -354px;
}	
.icon7
{
	background:url(../images/bg.png) no-repeat 0 -384px;
}	
.icon8
{
	background:url(../images/bg.png) no-repeat 0 -414px;
}	
.icon9
{
	background:url(../images/bg.png) no-repeat 0 -539px;
}
/* --------------------------
   		tags control
-------------------------- */
.tagsHeaderC
{
	padding:0 8px 0 0;
	height: 28px;
	line-height: 28px;
	background:url("../images/bg1.png") repeat-x 0 0;
	width: 417px;
	margin: 0 auto;
}
.tagsHeaderC ul
{
	height:28px;
	line-height:28px;
		
}
.tagsHeaderC ul li
{
	float:left;
	display:block;
}
.tagsHeaderC ul li a
{
	cursor:pointer;
	display:block;
	text-align:center;
	color:#666;
	width:90px;
	line-height:27px;
	padding: 0 3px;
	font-size:12px;
	font-weight:bold;
	border-right:1px solid #dadada;
}
.tagsHeaderC ul li a:hover
{
	text-decoration:none;
}
.tagsHeaderC ul li .select1,
.tagsHeaderC ul li .select2
{
	width:90px;
	display:block;
	color:#0C81B8;
	line-height:28px;
	background:#fff;
	font-size:14px;
}
#tpContent .centerList ul
{
	height:116px;
}
#readMore
{
	position:relative;
	top:-140px;
	left:280px;
	text-align:right;
}
#readMore a
{
	color:#666;
}

/* by sAm lEyy*/

.ApplyFlow
{	
	
	float:right;
	margin-top:-29px;
}
.ApplyFlow a
{
	color:Red;
	font-size:18px;
}
u{text-decoration:none;}
 .lang1
 {
 	background:url(../images/navbg.png) no-repeat -150px -1px;
 }
 .lang2
 {
 	background:url(../images/navbg.png) no-repeat -150px -35px;
 }	
 
 .pagination{width:96%;margin:0 auto;height:30px;line-height:30px;text-align:center;}
.pagination a{padding:5px 8px;color:#333;border:1px solid #dadada;margin:0 2px;}
.pagination a:hover{color:#d50000;}
.pagesCur{background:#999;color:#fff;padding:5px 8px;border:1px solid #dadada;}

.peopleTitle .pt1
{
	float: left;
	background: none;
	width: 100px;
}
.peopleTitle .pt2
{
	float: left;
	width: 526px;
}
.peopleTitle .pt3
{
	float: left;
	width: 60px;
	text-align: center;
}


#menuPic{display:none;}

.friendLinkDetail
{
    border:1px solid #ccc;
    margin:6px 0 0;
    /*padding:8px;*/
}
.friendLinkDetail h4
{
    background:url("../images/bg.png") no-repeat scroll 4px -408px #E2F0FB;
    /*border:1px solid #ccc;*/
    color:#1F3A87;
    height:26px;
    line-height:26px;
    /*margin:1px;*/
    padding:0 0 0 22px;
    text-align:left;
}
.friendLinkDetail h4 .Button
{
    margin:2px 20px;
    cursor:pointer;
}
.friendLinkDetail h4 a.floatR
{
	font-weight:normal;
	margin:0 8px 0 0;
}
.friendLinkDetail ul
{    
}
.friendLinkDetail li
{
    float:left;
    margin:5px;
}
.friendLinkDetail li a
{
    float:left;
    margin:0 5px 0 0;
    height: 30px;
    line-height: 30px;
    display:block;
    white-space:nowrap;
}
.friendLinkDetail li a,.friendLinkDetail li a img
{
	display: block;
	height: 30px;
	line-height: 30px;
	/*width: 80px;
	background:#f0f0f0;*/
}


.friendLinkDetail li a img
{
}


#friendlink .friendLinkDetail
{
    border:none;
    padding:0;
    margin:0;
 }
 
 
  .forumList .rightCol
 {
	border:none;
	height:auto;
 }
 
 .module li{line-height:21px;}
.module li em{float:right;}



