/* 通用属性 */
body{ background-color:#FFFFFF; width:1000px; margin:auto; margin-left:auto; margin-right:auto; }
td{ font-size:12px; line-height:20px; color:#666666 }

#top1{ width:1000px; margin-left: auto; margin-right: auto; background:transparent; overflow:hidden;}
li{list-style:none;}
.title {color: #9b0000;font-size:14px;font-weight:bold;}

a.sty{ padding-left:15px; padding-right:15px; }
a.sty:link{ text-decoration:none; color:#FFFFFF; font-size:12px; font-weight:700; }
a.sty:visited{ text-decoration:none; color:#FFFFFF; font-size:12px; font-weight:700;  }
a.sty:hover{ text-decoration:none; font-size:12px; color:#FF0;  }
a.sty:active{ text-decoration:none; color:#FFFFFF; font-size:12px; font-weight:700; }

 a:link { color:#3c3c3c; text-decoration:none;}
 a:visited {color:#3c3c3c;text-decoration:none;}
 a:hover {text-decoration: underline;color:#F00;}
 a:active {color: #cc0000;text-decoration:none;}
.STYLE1 {
	FONT-SIZE: 9px; COLOR: #97989c; FONT-FAMILY: Tahoma
}
.STYLE2 {
	FONT-WEIGHT: bold; COLOR: #0f52a9
}
.STYLE3 {
	 COLOR: #666666;
}
.border{ border:1px solid #D9D9D9; }
.left1{ padding-left:6px; }
.bg1{ background:#005299 url(images/bg_02.jpg) no-repeat; background-position:bottom; }
#endtext { border:0; margin-left:15px;}
/*首页链接*/
.text1{ text-align:left; padding-left:1.2em;}
.text1 li{ border-bottom:1px dotted #000; }
.text1 li a{ font-size:12px; }
/*左侧*/
.text_left {font-color:#fff; background:#005299 no-repeat;padding:30px;}
.text_left li {font-color:#fff; text-align:center; padding:5px 0 0 3px; background:#005299 url(images/line.gif); line-height:200%;}
.text_left ul {font-color:#fff; text-align:left; padding:5px 0 0 3px; background:#005299 url(images/line.gif); line-height:200%;}
/*左侧1*/
.text_left1 {font-color:#fff; background:#005299 no-repeat;}
.text_left1 li {font-color:#fff; text-align:left; padding:5px 0 0 20px; background:#005299 url(images/line.gif); line-height:200%;}
/*幻灯片*/
#main_l { float:left; width:390px;	overflow:hidden;}
#slide{ width:193px;padding:0 0 0 20px;}
/*热点新闻*/
#hotnews{ text-align:left; padding:0 0 0 5px;width:160px;}
#hotnews h1{font-size:12px;font-color:#005299;}
#hotnews li{ font-size:12px;}
/*f_开头为float漂浮,l:左 r:右*/
.f_r, #slide{ float:left;}
.date { float:right;}
/*文字列表*/
.text_list {text-align:left;}
.text_list li { text-align:left; background:url(images/list_bg.gif) no-repeat 5px 9px; line-height:200%;}
.text_list li a{ text-align:left; background:url(images/list_bg.gif) no-repeat 5px 9px; line-height:200%;}
/*清除浮动*/
.clear { clear:both; }
