@charset "gb2312";
body {
	margin: 0px; font-size:12px;
	font-family:Arial, Helvetica, sans-serif,"ËÎÌå";text-align:center;
	color:#193d65;
	line-height:20px;
}
td{ font-size:12px; line-height:20px;}
#wrapper{width:950px;}
.left_title{ color:#FFFFFF;}
.left_bule{ color:#06418d;}


.title { color:#06458c;}
.title a{ text-decoration:none; color:#06458c;}
.title a:link{ text-decoration:none; color:#06458c;}
.title a:hover{ text-decoration:underline; color:#06458c;}

.under { color:#ffffff;}
.under a{ text-decoration:none; color:#ffffff;}
.under a:link{ text-decoration:none; color:#ffffff;}
.under a:hover{ text-decoration:underline; color:#ffffff;}

a{ text-decoration:none; color:#1b3d63;}
a:link{ text-decoration:none; color:#1b3d63;}
a:hover{ text-decoration:underline; color:#1b3d63;}

/*--------µ¼º½----------*/
.menu{ color:#ffffff;}
.menu a{ text-decoration:none; color:#ffffff;}
.menu a:link{ text-decoration:none; color:#ffffff;}
.menu a:hover{ text-decoration:underline; color:#ffffff;}

/*--------TAB----------*/
.tab1{ cursor:pointer; margin-right:2px; float:left; width:107px; line-height:22px; background-image:url(../images/tab_1_item.gif);}
.tab1-selected{ cursor:pointer; margin-right:2px; float:left; width:107px; line-height:22px; background-image:url(../images/tab_1_item_selected.gif);}

.tab2{ cursor:pointer; margin-left:5px; margin-top:2px; float:left; width:81px; line-height:23px;}
.tab2-selected{ cursor:pointer; margin-left:5px; margin-top:2px; float:left; width:81px; line-height:23px; border:1px solid #5a89c0; border-bottom:none; background-color:#FFFFFF;}

.tab3{ cursor:pointer;}
.tab3-selected{ cursor:pointer; font-weight:bold;}

.tab-panel{ border:1px solid #769fcd; background-image:url(../images/tab_panel_bg.gif); background-repeat:repeat-x; margin-top:5px;}
.tab-panel-1 {
	background-image: url(../images/tab_panel_bg_1.gif);
	background-repeat: repeat-x;
	border: 1px solid #b6cce4;
	margin-top: 5px;
}


.news-list{ margin:0px;}
.news-list li{ width:49%; float:left; list-style:none;}

