#page-container {
margin-top:0px;
width: 802px;
margin: auto;
background-color:#cccccc;
}
/*-------sidebar----------*/
#sidebar-a {
height:100%;
margin:0 auto;
overflow:hidden;
clear:both;
float:right;
width:174px;
background: #cccccc;
}
/*-------content----------*/
#content {
background:#FFFFFF;
border-left:solid #ffffff 4px;
border-right:solid #FFFFFF 4px;
/*margin-left:4px;
margin-top:5px;*/
margin-right: 174px;
}
/*content*/

#search {
/*font-size:9pt;
color:#FFFFFF;
background-color:#CD3301;
margin-bottom:5px;
*/
height:248px;
padding-bottom:5px;
}
#search .search_di {
width:127px;
float:left;	
}
#search .search_input {
padding-top:2px;
width:480px;
float:right;	
}
/*-------leftlist---------*/
#leftlist {
width:616px; 
/*margin:auto;
float:none;*/
border:solid #CCCCCC 1px;
margin-bottom:5px;
padding-bottom:10px;
}
#leftlist .title {
padding-bottom:5px;
height:23px;
}
#leftlist .info{
margin:auto;
width:616px; 
padding-top:20px;
padding-bottom:20px;
}
#leftlist .info .infotitle{
font-size:12pt;
padding:0;
height:15px;
color:#003399;
font-weight:600;
}
#leftlist .info .infotitle a:link , #leftlist .info .infotitle a:visited{
font-size:12pt;
color:#003399;
font-weight:600;
text-decoration:none;
}
#leftlist .info .infotitle a:hover{
font-size:12pt;
color:#BD352B;
font-weight:600;
text-decoration:none;
}
#leftlist .info .infotext{
font-size:10pt;
padding:0;
height:15px;
color:#666666;
}
#leftlist .info .ico{}

#leftlist .info table {
}
#leftlist .line {
height:8px;
background-image:url(../images/line.gif);
background-repeat: no-repeat;
}


/*-------news---------*/
#news {
width:616px; 
border:solid 1px #CCCCCC;
margin-bottom:5px;
padding-bottom:10px;
}
#news .newstitle{
/*background-image:url(../images/news_title.jpg);*/
height:23px;
}
#news .newsinfo{
 padding-top:20px;
 padding-bottom:20px;
}
#news .newsinfo_ico{
text-align:center;}
#news .newsinfo .news_text{
color:#003399;
font-size:12pt;
font-weight:600;
}
#news .newsinfo .news_text a:link, #news .newsinfo .news_text a:visited{
color:#003399;
text-decoration:none;}
#news .newsinfo .news_text a:hover{
color:#BD352B;
text-decoration:none;}
#news .newsinfo .news_date{
color:#666666;
font-size:9pt;}
#news .newsline{
height:8px;
background-image:url(../images/line.gif);
background-repeat: no-repeat;
}
/*--------imageshow--------*/

#imgshow {
width:616px; 
border:solid 1px #CCCCCC;
padding-bottom:10px;
}
#imgshow .imgshow_title {
height:22px;
/*background-image:url(../images/imgshow_title.jpg);*/
}
#imgshow .imgshow_images {
text-align:center;
height:258px;
font-size:10pt;
}

/*--------table--------*/
#table_content
{
	background-color:#FFFFFF;
	font-size:10pt;
	/*padding-top:20px;*/
}

.table1
{
	background-color:#FFFFFF;
	border-top:solid #CCCCCC 1px;
	border-left:solid #CCCCCC 1px;
	font-size:10pt;
}

.td1
{
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.exp_td1
{
	background-image:url(../images/exp_bottom1.jpg);
}

.exp_td2
{
	background-image:url(../images/exp_bottom2.jpg);
}

.exp_td3
{
	background-image:url(../images/exp_bottom3.jpg);
}

h2
{
	margin-top:0;
}
h3
{
	margin-top:0;
}
