﻿#container
{
	margin:8px 0 0 0;
}
/* --------------------------
         content
-------------------------- */
.content
{
	float:left;
	width:710px;	
}

/* --------------------------
         xTitle
-------------------------- */
#xTitle{height:25px;line-height:25px;padding:0 10px;font-size:14px; font-weight:bold; color:#fff; 
        background: url("../images/bg1.png") repeat-x 0 0;
         border:1px solid #dadada;text-align:left;}
#xNotation{width:640px;border-bottom:1px dotted #dadada;text-align:center;margin:0 auto;}
#xNotation .notation{font-size:16px;color:#D45417;font-weight:bold;}
#xNotation ul li{line-height:22px;}

/* --------------------------
         sideBar
-------------------------- */
.sideBar
{
	float:right;
	width:232px;
}
	
.sideBar .user
{
	border:1px solid #dadada;
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	width: 230px;
}
.sideBar h4
{
	background:url("/common/images/bg3.png") no-repeat 2px -64px #e2f0fb;
	height: 26px;
	line-height: 26px;
	text-align: left;
	color: #1b518e;
	padding: 0 10px 0 18px;
	margin: 0 0 5px 0;
}
.sideBar .user form
{
	margin:0;
	padding:0 0 5px 5px;
	line-height:25px !important;
}
.sideBar .user .chkbox
{
	margin:2px 0 0 0;
}

.sideBar .user span
{
	text-align: right;
	display: block;
	float: left;
	padding: 0 8px 0 0;
	color: #1b518e;
	width: 75px;
}
.sideBar .user a
{
	padding:0 0 0 5px;
	text-decoration:underline;
}
.sideBar .user a:hover
{
	text-decoration:none;
}
.sideBar .user .textbox1
{
	width:110px;
	border:1px solid #8A9ABB;
	height: 16px;
	margin: 0;
	padding: 1px 0;
}
.sideBar .user .textbox2
{
	width:60px;
	border:1px solid #dadada;
	margin: 0 0 0 60px;
	background: #e2f0fb;
	color: #1b518e;
	height: 25px;
	cursor: pointer;
}

.sideBar .user img
{
	vertical-align:top;
	float: left;
	display: block;
}
.sideBar .leftList
{
	padding:0 0 5px 0;
	border: 1px solid #dadada;
	width: 230px;
	margin: 0 0 8px 0;
}
.sideBar .leftList h4 .floatR
{
	font-weight:normal;
	margin: 0 0 0 4px;
}
.sideBar .leftList .listContent
{
	line-height:20px;
	height: 160px;
	overflow:hidden;
}
.sideBar .leftList li 
{
	width:210px;
	height:20px;
	line-height:20px;
	clear: both;
	padding: 0 0 0 10px;
	background:url("/common/images/bg.png") no-repeat -224px -69px;
	overflow: hidden;

}
.sideBar .leftList li a {


}
.sideBar .leftList li span{float:right;color:#666;}

.sideAd1
{
	height:170px;
	margin: 0 0 8px 0;
}
.sideAd1 .ImageDisplayBox 
{
	width:232px;
	height:170px;
	border:0;
	padding:0;
}

.sideAd1 .ImageDisplayBox a
{
	min-width:232px;
	min-height:170px;
}

.sideAd1 .ImageDisplayBox img 
{
	max-width:232px;
	max-height:170px;
	width:232px;
	height:170px;
	border:0;
}

#colTips {margin:10px 0 0 0;padding:6px 0 10px 0;border:1px solid #dadada;}
#colTips #dataList {margin:0 auto 10px auto;padding:0;}
#colTips #dataList #dataHead{width:705px;margin:0 auto;height:20px;line-height:20px;clear:both;padding:0 0 4px 0;border-bottom:1px dotted #dadada;color:#333;font-weight:bold;}
#colTips #dataList .topic{width:300px;float:left;text-align:left;padding:0 0 0 10px;}
#colTips #dataList .pubDate{width:200px;float:right;text-align:right;padding:0 10px 0 0;}
#colTips #dataList dl{height:25px;line-height:25px;clear:both;}
#colTips #dataList dt{float:left;text-align:left;
                      background:url("../images/bg.png") no-repeat -226px -508px; }
#colTips #dataList dt a{width:602px;padding:0 0 0 15px;overflow:hidden;display:block;border-right:1px dotted #dadada;border-bottom:1px dotted #dadada;}
#colTips #dataList dt a:hover{background:url("../images/bg.png") no-repeat -226px -508px #f9f9f9;}
#colTips #dataList dl dd{width:90px;float:right;text-align:center;color:#666;border-bottom:1px dotted #dadada;}
/* --------------------------
         pages2
-------------------------- */
#pages2{padding:5px 0;height:25px;margin:0 auto;width:600px;}
#pages2 li {height:25px;line-height:25px;clear:both;width:475px;padding:0;margin:0 auto;}
#pages2 a{height:25px;line-height:25px;}
.popAd
{
	margin:10px 0 0 0;
}
.popAd img
{
	width:346px;
	height:90px;
	display:block;
	border:1px solid #afafaf;
}
.popAd2
{
	margin:10px 0 0 0;
}
.popAd2 img
{
	width:698px;
	height:90px;
	display:block;
	border:1px solid #afafaf;
}
