/* --------------------------
         common 
-------------------------- */
body 
{
	font-family:Tahoma, Verdana, Segoe, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	background:#fafafa; 
	color:#000;
	text-align:center;
}
ul,li,p,form,input,select,option,dl,dt,dd
{
	margin:0;
	padding:0;
}
input
{
	height:20px;
}
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:#FF0000;
}
.blue
{
	color:#3366FF;
}
.black
{
	color:#000;
}
.deepBlue
{
	color:#06c;
}
.green
{
	color:#008000;
}
.orange
{
	color:#FE6700;
}
.gray
{
	color:#666;
}
.floatL
{
	float:left;
}
.floatR
{
	float:right;
}
hr
{
	border:1px dashed #d3d3d3;
}
span.floatR
{
	font-size:11px;
}
#mainBox
{
	width:950px;
	margin:0 auto;
	background:#fff;
	padding:0 8px 8px 8px;
}
/* --------------------------
         webGroup 
-------------------------- */
#webGroup 
{
	height:24px;
	border-bottom:1px solid #d3d3d3;
	background:#FDFCF1;
	line-height: 24px;
}
#webGroup li
{
	line-height:24px;
}
#webGroup ul li a 
{
	padding:0 10px;
}
#webGroup .floatR
{
	width: 480px;
	text-align: right;
    clear: right;
    color:#000;
}
#webGroup .leftBg
{
	float:left;
	width:215px;
	background: url(../images/bg.png) no-repeat 3px 3px;
	height:22px;
}
/* --------------------------
         Menu
-------------------------- */
#menuBox 
{
	background: url(../images/bg.png) no-repeat -240px 8px;
}
#subMenu 
{
	height:22px;
	margin:0;
	padding: 10px 0 6px 0;
}
#subMenu ul li 
{
	float:right;
	line-height:22px;
}
#subMenu a 
{
	margin:0 0 0 5px;
}
#subMenu img 
{
	width:65px;
	height:21px;
}
#subMenu .m1
{
	margin:0 5px 0 0;
	color:#666;
}
#subMenu .m1 a
{
	color:#666;
}
#subMenu .m2 a
{
	float:left;
}
/* --------------------------
         nav
-------------------------- */
#nav 
{
	height:25px;
	line-height:25px;
	text-align:right;
}

#nav ul li
{
	display: inline;
	margin: 0 2px;
	float: right;
}
#nav a 
{
	width: 43px;
	display:block;
	font-size: 14px;
	color: #960014;
	background:url(../images/bg.png) no-repeat 0 -55px;
	text-align:center;
}
#nav a:hover 
{
	text-decoration:none;
	display:block;
	color: #000099;
}
#nav .n1
{
	color:#000099;
	background:url(../images/bg.png) no-repeat 0 -55px;
}
#nav .n2
{
	margin-right:0;
	width:70px;
	background:url(../images/bg.png) no-repeat -56px -55px;
}
#nav .n3
{
	color:#000099;
	margin-right:0;
	width:70px;
	background:url(../images/bg.png) no-repeat -56px -55px;
}
#subNav 
{

}
#subNav ul
{
	width:750px;
	margin:0 auto;
	border:1px solid #fc6;
	background:#FDFCF1;
	height: 20px;
	line-height: 20px;
}
#subNav ul li,
#subNav ul li a
{
	color:#FF0000;
}
#subNav .s4 
{
	line-height:30px;
}
#subNav .s4 a 
{
	color:#E8641B;
}
/* --------------------------
     searchbar
-------------------------- */
#searchbar 
{
	height:24px;
	border:1px solid #ccc;
	padding: 5px 0 2px 0;
}
#searchbar ul li
{
	text-align:center;
}
#searchbar p 
{
	float:left;
	display: inline;
	margin:0 6px;
	text-align: left;
}
.textbox1 
{
	width:70px;
	border:1px solid #A9BFD2;
	height: 16px;
	line-height: 16px;
	display:inline;
}
.textbox2 
{
	border:1px solid #ccc;
	line-height: 12px;
	height: 12px;
	padding: 2px 0;
}
.textbox3 
{
	height:20px;
	background: #fff;
	border: 1px solid #ccc;
	line-height: 20px;
	cursor: pointer;
	font-size: 12px;
	width: 50px;
	color: #1F3A87;
}
#searchbar .s1 select
{
	margin:4px 0 0 0;
}
#searchbar .s4 
{
	line-height:30px;
}
#searchbar .s4 a 
{
	color:#E8641B;
}
/* --------------------------
        searchBar
-------------------------- */
#searchBar 
{
	height:24px;
	padding:5px 5px 2px 5px;
	background: #FEEFC7;
	text-align:right;
}
#searchBar ul li
{
	padding:0;
	margin: 0;
}
#searchBar ul li span
{
	margin:0 2px;
}

#searchBar .textbox1 
{
	width:70px;
	border:1px solid #A9BFD2;
	height: 14px;
	line-height: 14px;
	display:inline;
}
#searchBar .textbox2 
{
	border:1px solid #ccc;
	line-height: 14px;
	height: 14px;
	padding: 2px 0;
}
#searchBar .textbox3 
{
	height:20px;
	background: #fff;
	border: 1px solid #666;
	line-height: 20px;
	cursor: pointer;
	font-size: 12px;
	width: 50px;
	color: #1F3A87;
}
.userZone
{
	height:22px;
	width: 520px;
	text-align:left;
}
.userZone span
{
	margin:0 2px;
}
.userZone img
{
	vertical-align:top;
}
.userZone .textbox2 
{
	border:1px solid #ccc;
	line-height: 12px;
	height: 12px;
	padding: 2px 0;
	width:65px;
}
.userZone .textbox3 
{
	background: #06c;
	color: #fff;
	width:40px;
}
.userZone .textbox4
{
	border:1px solid #ccc;
	line-height: 12px;
	height: 12px;
	padding: 2px 0;
	width:40px;
}
.userZone span a
{
	color:#ff0000;
}
.userZone span a,
.userZone a.blue
{
	text-decoration:underline;
}
.userZone span a:hover,
.userZone a.blue:hover
{
	text-decoration:none;
}
/* --------------------------
     topBanner
-------------------------- */
#topBanner
{
	width:950px
	;height:97px;
	margin:6px 0 0 0;
}
#topBanner .ImageDisplayBox 
{
	width:950px;
	height:97px;
	border:0;
	padding:0;
}

#topBanner .ImageDisplayBox a
{
	min-width:950px;
	min-height:97px;
}

#topBanner .ImageDisplayBox img 
{
	max-width:950px;
	max-height:97px;
	width:950px;
	height:97px;
	border:0;
}
/* --------------------------
     itsAd0
-------------------------- */
#itsAd0
{
	width:950px;
	height:97px;
	display:block;
}
#itsAd0 img 
{
	width:950px;
	height:97px;
}
/* --------------------------
     part1 banner
-------------------------- */
#part1
{
	margin:6px 0 0 0;
}
#banner
{
	width:260px;
	height:250px;
	background:#FDFCF1;
	border:1px solid #fc6;
	float:left;
	padding:5px;
	margin:0 10px 0 0;
}
#banner .ImageDisplayBox,
#banner .ImageDisplayPager,
#banner .ImageDisplayText
{
	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;
	border:0;
}

#banner .ImageDisplayPager,
#banner .ImageDisplayText 
{
	height:auto;
}
/* --------------------------
     part1 topLine1
-------------------------- */
#news 
{
	float:left;
	width:425px;
	height:260px;
	overflow:hidden;
}
#news #topLine1
{
	background:#fefef6;
	border-bottom:1px solid #fc6;
	padding:0 0 8px 0;
}
#news #topLine1 a 
{
	margin:0 5px;
}
#news #topLine1 h3 
{
	font-size:16px;
	padding:10px 0;
	text-align:center;
}
#news #topLine1 h3 a 
{
	color:#D45417;
}
#news #topLine1 p
{	
	color:#666;
	line-height:16px;
}
#news #topLine1 p.topLineSum
{
	text-align:left;
	padding:0 10px;
}
/* --------------------------
     part1 topLine2
-------------------------- */
#news #topLine2 
{
	padding:0 10px;
	height: 200px;
	text-align:left;
}
#news #topLine2 h4 
{
	margin:8px 0;
	background:url(../images/bg2.png) no-repeat -195px 7px ;
	font-size:14px;
}
#news #topLine2 h4  a 
{
	color:#005447;
}
#news #topLine2 p
{	
	color:#666;
	line-height:16px;
	margin:0 0 4px 0;
}
#news #topLine2 p a 
{
	color:#666;
	line-height:16px;
	margin:0 0 4px 0;
}
#news #topLine2 ul 
{
	margin:2px 0 0 8px;
}
#news #topLine2 ul li 
{
	float:left;
	width: 190px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	padding: 0 0 0 8px;
	background:url(../images/bg.png) no-repeat 0px -171px;
	overflow: hidden;
}
#news #topLine2 li a 
{
	overflow: hidden;
	width: 190px;
}
/* --------------------------
         part1 bulletin
-------------------------- */
#bulletin 
{
	width:230px;
	float:right;
	border:1px solid #fc6;
	background:#FEFEF6;
	height: 260px;
}
#bulletin h4 
{
	height: 22px;
    margin:0 0 2px 0;
    clear: both;
    background:url(../images/bg.png) no-repeat -15px -95px;
    border-top:1px solid #FFDD99;
}
#bulletin h4 .titleBlock1 
{
	width:73px;
	float:left;
	line-height: 22px;
	color: #D45417;
}
#bulletin h4 .titleBlock2 
{
	width:154px;
	height: 22px;
	float:right;
}
#bulletin h4 .titleBlock2 a 
{
	margin:0 5px 0 0;
	line-height: 22px;
	display: block;
	text-align:right;
	color:#666;
	font-weight:normal;

}
#bulletin .bulletinList
{
	height:50px;
	overflow:hidden;
	text-align:left;
	width: 223px;
}
#bulletin .bulletinList li
{
	line-height:16px;
	padding: 0 0 0 8px;
	background:url(../images/bg.png) no-repeat 2px -171px;
}
#bulletin .bulletinList li a
{
	display:inline;
}
#bulletin .dailyPrice
{
	height:30px;
	background:#fff;
}
#bulletin .dailyPrice li
{
	padding:0 0 0 2px;
}
#bulletin .dailyPrice li span
{
	float:left;
	width:45px;
	height:15px;
	line-height:15px;
	text-align:center;
	display:block;
	overflow:hidden;
}
#bulletin .vipList
{
	text-align:left;
	width: 223px;
	padding: 0 2px 0 5px;
}
#bulletin .vipList li 
{
	line-height:18px;
	clear: both;
}
#bulletin .vipList li a 
{
	text-decoration:underline;
	width:60px;
	display:block;
	margin-left:10px;
	float:left;
	text-align:left;
}
#bulletin .vipList li a:hover 
{
	color:#000;
	text-decoration:none;
}
/* --------------------------
         part1 AD
-------------------------- */
#itsAd1 
{
	height:92px;
	margin:6px 0 0 0;
	padding:0;
}
#itsAd1 li 
{
	height:92px;
	float:left;
	padding:0;
	margin:0 12px 0 0;
}
.adLeft
{
	width:270px;
	height:90px;
}
.adLeft .ImageDisplayBox 
{
	width:270px;
	height:90px;
	border:0;
	padding:0;
}

.adLeft .ImageDisplayBox a
{
	min-width:270px;
	min-height:90px;
}

.adLeft .ImageDisplayBox img 
{
	max-width:270px;
	max-height:90px;
	width:270px;
	height:90px;
	border:0;
}
.adCenter
{
	width:425px;
	height:90px;
}
.adCenter .ImageDisplayBox 
{
	width:425px;
	height:90px;
	border:0;
	padding:0;
}

.adCenter .ImageDisplayBox a
{
	min-width:425px;
	min-height:90px;
}

.adCenter .ImageDisplayBox img 
{
	max-width:425px;
	max-height:90px;
	width:425px;
	height:90px;
	border:0;
}
.adRight
{
	width:229px;
	height:90px;
}
.adRight .ImageDisplayBox 
{
	width:229px;
	height:90px;
	border:0;
	padding:0;
}

.adRight .ImageDisplayBox a
{
	min-width:229px;
	min-height:90px;
}

.adRight .ImageDisplayBox img 
{
	max-width:229px;
	max-height:90px;
	width:229px;
	height:90px;
	border:0;
}
#itsAd1 .adRight 
{
	margin:0;
}
/* --------------------------
   part2 & part3 leftBbar
-------------------------- */
#part2,#part3 
{
	margin:6px 0 0 0;
}
.leftBar 
{
	width:272px;
	float:left;
	margin: 0 10px 0 0;
}
.leftBar .leftCol
{
	width:270px;
	height:150px;
	border:1px solid #fc6;
	background:#FEFEF6;
	margin:0 0 5px 0;
}
.leftBar .leftCol li 
{
	text-align:left;
	height:18px;
	padding:1px 0;
}
.leftBar .leftCol h4
{
	height: 22px;
	line-height:22px;
	clear: both;
	background:url(../images/bg.png) no-repeat -15px -95px;
}
.leftBar .leftCol h4 .leftTitle1
{
	width:70px;
	height: 22px;
	float:left;
	line-height: 22px;
	color: #D45417;
	padding: 0 0 0 5px;
}
.leftBar .leftCol h4 .leftTitle2
{
	width:187px;
	height: 22px;
	float:left;
	line-height: 22px;
	text-align: right;
	padding: 0 5px 0 0;
}
.leftBar .leftCol h4 .leftTitle3 
{
	display:block;
	float:right;
	font-weight:normal;
	color: #666;
}
.leftBar .leftCol h4 .floatR
{
	font-weight:normal;
	padding:0 8px;
	
}

.leftBar .leftCol .leftList
{
	width:260px;
	padding:5px;
	clear: both;
}
.leftBar .leftCol .leftList li 
{
	height:19px;
	line-height:19px;
	clear: both;
	padding: 0 0 0 9px;
	background:url(../images/bg.png) no-repeat 0px -171px;
	overflow: hidden;
}
.leftBar .leftCol .leftList li a 
{
	float:left;
	width: 215px !important;
	width: 212px;
	overflow: hidden;
	margin:0;
}
.leftBar .leftCol .leftList li span
{
	color:#666;
	font-size: 11px;
}
/* --------------------------
   part2 & part3 centerBar
-------------------------- */
.centerBar 
{
	float:left;
	width:425px;
	margin:0;
	overflow: hidden;
}
.centerBar .centerCol
{
	height:155px;
}
.centerBar .centerCol h4
{
	background:#FEEFC7;
	line-height:24px;
	height: 24px;
}
.centerBar .centerCol h4 .centerTitle1
{
	float:left;
	margin: 0 0 0 10px;
	color: #960014;
	display: inline;
	line-height: 18px;
	padding: 5px 0 0 0;
}
.centerBar .centerCol h4 .centerTitle2
{
	float:right;
	margin: 0 10px 0 0;
	line-height: 18px;
	padding: 5px 0 0 0;
	font-weight:normal;
}
.centerBar .centerCol h4 .centerTitle2 a
{
	color:#666;
}
.centerBar .centerCol .centerContent
{
	padding: 8px 0 0 0;
}
.centerBar .centerCol .centerContent p
{
	float:left;
	width:105px;
	height:120px;
}
.centerBar .centerCol .centerContent p img
{
	width:90px;
	height:105px;
}
.centerBar .centerCol .centerContent .centerPic
{
	width:125px;
	height:95px;
	float:left;
}
.centerBar .centerCol .centerContent .centerPic img 
{
	width:125px;
	height:95px;
}
.centerBar .centerCol .centerContent .centerList
{
	float:right;
	width:293px;
	text-align: left;
}
.centerBar .centerCol .centerContent .centerList ul li
{
	width:284px;
	height:19px;
	line-height:19px;
	clear:both;
	padding: 0 0 0 9px;
	background:url(../images/bg.png) no-repeat 0px -171px;
	overflow: hidden;
}
.centerBar .centerCol .centerContent .centerList ul li a 
{
	height:19px;
	width:235px !important;
	width:232px;
	float:left;
	overflow: hidden;
	display:block;
	margin:0 6px 0 0;
}
.centerBar .centerCol .centerContent .centerList ul li span
{
	color:#666;
	text-align:right;
	font-size:11px;
}
.centerBar .centerCol .centerContent .centerList p
{
	text-indent:2em;
	line-height:20px;
	color:#666;
}
/* --------------------------
   part2 & part3 rightBar
-------------------------- */
.rightBar 
{
	width:232px;
	float:right;
}
.rightBar .rightCol
{
	padding:0 0 2px 0;
	height:150px;
	border-left:1px solid #FFDD99;
	border-right:1px solid #FFDD99;
	border-bottom:1px solid #FFDD99;
	margin:0 0 5px 0;
	background:#FEFEF6;
}
.rightBar .rightCol li  
{
	text-align:left;
}
.rightBar .rightCol h4  
{
	margin:0 0 3px 0;
	line-height:22px;
	border-bottom:1px solid #FFDD99;
	height: 22px;
	clear: both;
	background:url(../images/bg.png) no-repeat -15px -95px;
	border-top:1px solid #FFDD99;
}
.rightBar .rightCol h4 .rightTitle1  
{
	float:left;
	margin: 0 0 0 10px;
	color: #D45417;
	display: inline;
	line-height: 17px;
	padding: 5px 0 0 0;
}
.rightBar .rightCol h4 .rightTitle2  
{
	float:right;
	margin: 0 10px 0 0;
	line-height: 18px;
	padding: 4px 0 0 0;
	font-weight:normal;
}
.rightBar .rightCol h4 .rightTitle2 a  
{
	color:#666;
}
.rightBar .rightCol .rightList  
{
	width:223px;
	padding:0 2px 0 5px;
	clear: both;
}
.rightBar .rightCol .rightList li  
{
	height:20px;
	line-height:20px;
	clear: both;
	padding: 0 0 0 9px;
	background:url(../images/bg.png) no-repeat 0px -171px;
	overflow: hidden;
}
.rightBar .rightCol .rightList li a 
{
	float:left;
	width:178px !important;
	width:175px;
	overflow:hidden;
}
.rightBar .rightCol .rightList li span  
{
	color:#666;
	width:50px;
	font-size:11px;
}
/* --------------------------
        part2 AD
-------------------------- */
#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;
}

.itsAd3 
{
	margin:0;
}
.itsAd3 li
{
	float:left;
	width:118px;
	height:42px;
	margin:0 0 5px 0;
	display: block;
	text-align:left;
}
.itsAd3 img
{
	border:1px solid #d3d3d3;
	width:110px;
	height:40px;
	display:block;
}
.itsAd4 ul li
{
	width:270px;
	height:140px;
	display:block;
	margin:5px 0 0 0;
	overflow:hidden;
}
.itsAd5 ul li
{
	width:232px;
	height:140px;
	display:block;
	background:#eee;
	overflow:hidden;
}
/* --------------------------
          part4
-------------------------- */
#part4  
{
	margin:6px 0 0 0;height: 150px;
}
#part4 ul  
{
	clear:both;
}
#part4 li  
{
	text-align: left;
	line-height:20px;
	clear: both;
	padding: 0 0 0 12px;
	background:url(../images/bg.png) no-repeat 0px -253px;
	overflow: hidden;
	margin: 0 0 0 6px;
}
#part4 h4  
{
	background-color:#FEEFC7;
	line-height:24px;
	height:24px;
	text-align: left;
	padding: 0 0 0 10px;
	font-size: 12px;
	clear:both;
}
#part4 div  
{
	float:left;
	height:150px;
	overflow:hidden;
}
#part4 #corShow1  
{
	width:272px;
	margin: 0 10px 0 0;
}
#part4 #corShow1 ul li a 
{
	width:272px;
	overflow:hidden;
	height:20px;
	display:block;
}
#part4 #corShow2  
{
	width:210px;
	margin: 0 5px 0 0;
}
#part4 #corShow2 ul li a 
{
	width:210px;
	overflow:hidden;
	height:20px;
	display:block;
}
#part4 #corShow3  
{
	width:210px;
}
#part4 #corShow3 ul li a 
{
	width:210px;
	overflow:hidden;
	height:20px;
	display:block;
}
#part4 #corShow4  
{
	width:230px;
	float:right;
}
#part4 #corShow4 ul li a 
{
	width:230px;
	overflow:hidden;
	height:20px;
	display:block;
}
/* --------------------------
        part5 flv
-------------------------- */
#flvAd  
{
	float:left;
	width:385px !important;
	width:384px;	
	height:390px;
	border: 1px solid #fc6;
	overflow: hidden;
}
#flvAd h4
{
	height:22px;
	line-height:22px;
	text-align:left;
	padding:0 10px;
	color: #D45417;
	background: url(../images/bg.png) no-repeat -140px -55px;
}
#flvAd h4 span
{
	font-size:12px;
	font-weight:normal;
}
#flvAd #flv_player
{
	width:377px;
	height:277px;
	margin:4px 0 0 5px !important;
	margin:4px 0 0 2px;	
}
#flvAd #flvList
{
	padding:0 0 0 5px;
}
#flvAd #flvList li  
{
	width:360px;
	height:22px;
	line-height:22px;
	text-align: left;
	padding: 0 0 0 9px;
	background:url(../images/bg.png) no-repeat 2px -171px;	
	overflow: hidden;
}
#flvAd #flvList a  
{
	color: #666;
}
/* --------------------------
        part5 product 
-------------------------- */
#part5 
{
	height:392px;
	margin:6px 0 0 0;
}
#product 
{
	float:right;
	width:555px;
	border:1px solid #fc6;
	height: 390px;
	text-align:center;
}
#product h4  
{
	line-height:22px;
	height: 22px;
	background: url(../images/bg.png) no-repeat -140px -55px;
}
#product h4 .rightTitle1  
{
	float:left;
	margin: 0 0 0 10px;
	color: #D45417;
	display: inline;
	line-height: 22px;
	padding: 0;
}
#product h4 .rightTitle2  
{
	float:right;
	margin: 0 10px 0 0;
	line-height: 22px;
	padding:0;
	font-weight:normal;
}
#product h4 .rightTitle2 a  
{
	color:#666;
}
#product #productList 
{
	padding:6px 0 0 8px;
	height:357px;
	overflow: hidden;
}
#product #productList p 
{
	float:left;
	width:136px;
	height: 120px;
}
#product #productList p img  
{
	width:126px;
	height:94px;
	border:1px solid #d3d3d3;
	display:block;
	text-align:left;
}
#product #productList p span a 
{
	display:block;
	padding:2px 0 0 0}
/* --------------------------
          part6
-------------------------- */
#part6  
{
	height:325px;
	border:1px solid #fc6;
	margin: 6px 0 0 0;
}
#part6 .column1 
{
	float:left;
	width: 300px;
	border-right: 1px solid #d3d3d3;
	margin: 5px;
	display: inline;
	padding:0 5px 0 0;
}
#part6 .column1 h4,#part6 .column2 h4 
{
	width:100px;
	background-color:#FEEFC7;
	line-height: 24px;
	font-size: 12px;
	float: left;
	color: #D45417;
	text-align:center;
}
#part6 .column1 ul,#part6 .column2 ul 
{
	padding: 5px 0;
	clear:both;
}
#part6 .column1 li,#part6 .column2 li 
{
	text-align:left;
	line-height: 18px;
	padding: 0 0 0 9px;
	background:url(../images/bg.png) no-repeat 0px -173px;
	overflow: hidden;
}
#part6 .column1 li a,#part6 .column2 li a  
{
	float:left;
}
#part6 .column1 li span,#part6 .column2 li span  
{
	float:right;
	color:#666;
}
#part6 .column2  
{
	float:right;
	width: 300px;
	border:none;
	margin: 5px;
	display: inline;
}
#part6 .column1 ul span,
#part6 .column2 ul span
{
	font-size:11px;
}
#part6 .readMore 
{
	height:24px;
	line-height:24px;
	float:right;
	clear:right;
	text-decoration:underline;
	color:#666;
}
#part6 .readMore:hover 
{
	text-decoration:none;
}
/* --------------------------
        part7 buddy
-------------------------- */
#part7  
{
	height:140px;
	margin: 6px 0 0 0;
}
#part7 #buddy  
{
	float:left;
	width:220px;
	height:140px;
}
#part7 #buddy h4,#friendlink h4 
{
	background-color:#FEEFC7;
	line-height: 24px;
	text-align: left;
	padding: 0 0 0 10px;
	font-size: 12px;
}
#part7 #buddy li  
{
	margin:10px 0;
}
#part7 #buddy img 
{
	width:98px;
	height:40px;
}
/* --------------------------
        part7 friendlink
-------------------------- */
#part7 #friendlink  
{
	float:right;
	width:720px;
	height:140px;
}
#part7 #friendlink ul  
{
	padding:5px 0 0 0;
}
#part7 #friendlink li 
{
	margin:0;
	color:#9C410F;
	text-align: left;
	height:20px;
	line-height: 20px;
}
#part7 #friendlink ul li a 
{
	color: #9C410F;
	height:20px;
	line-height: 20px;
}
/* --------------------------
         footer
-------------------------- */
#footer  
{
	height:160px;
	margin:6px 0 0 0;
	border-top:5px solid #F7941D;
	padding: 10px 0 0 0;
	color:#666;
	text-align:center;
}
#footer a 
{
	color:#666;
}
#footer li  
{
	line-height:20px;
}
/* by sAm lEyy*/

/*more.asp*/
#trans1 p {width:180px;
float:left}

#trans1 p img{width:160px;
margin:5px}
