/*页面的整体风格样式定义*/
body {font-family:"宋体", arial;margin:0; padding:0; background: #FFF; font-size:12px; color:#363636;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6 {margin:0; padding:0;}
table,td,tr,th{font-size:12px;}


/* 链接颜色 */
A:link{COLOR:#363636;TEXT-DECORATION:none}
A:visited{COLOR:#363636;TEXT-DECORATION:none}
A:hover{color:#FF0000;}
a:active {color: #FF0000;}

.fB {font-weight: bold;}
.fI {font-style: italic;}

a.afont:link{ color:#363636; text-decoration: underline;}
a.afont:visited{color:#363636;text-decoration:underline;}
a.afont:active{color:#ff4010; text-decoration: underline;}
a.afont:hover{color: #FF4010; text-decoration: underline; position: relative; right: 0px; top: 1px }




/*头部样式*/
#header {
	margin:0 auto;
	width:760px;
	height:74px;
}

#logo {
	margin: 0;
	float:left;
	width:200px;
}
#logo a {
	display: block;
	text-indent: -9000px;
	text-decoration: none;
	background: url(../images/logo.gif) 0 0  no-repeat;
	width:200px;
	height:72px;
}

#tab-nav {
	list-style: none;
	margin-right: 0.4em;
	float: right;
	margin-top: 51px;
}

#tab-nav li, #tab-nav a {
	float: left
}

#tab-nav li {
	display:inline;
	margin:0;
	padding:0;
}

#tab-nav a {
	background:url("../images/tableftK.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}

#tab-nav a span {
	float: left;
	display:block;
	background:url("../images/tabrightK.gif") no-repeat right top;
	padding:5px 10px 4px 10px;
	color:#0055AA;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tab-nav a span { float:none; }
/* End IE5-Mac hack */
#tab-nav a:hover {
	background-position:0% -42px;
}

#tab-nav a:hover span {
	background-position:100% -42px;
	color:#fff;
}

#tab-nav .currentMenu {
	background-position:0% -42px;
}

#tab-nav .currentMenuText {
	background-position:100% -42px;
	color:#fff;
}



/**/
div #nifty{margin: 0px 0%;background: #EDEDED;width:195px;word-break:break-all;}
#nifty img {float:none;margin-left:20px;}
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;overflow: hidden; background: #EDEDED;}
b.r1{margin: 0 3px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 0px}

/**/
#container{margin:0 auto; width:760px;padding-bottom:15px;}

/**/
.Login_window_top {background-image:url(../images/img02.gif);text-align:right;color:#fff; line-height:30px;}
.Login_window_top img { float:left;}
.Login_window_top span { float:right;}
.Login_window_top2 {background-image:url(../images/img30.gif);text-align:right;color:#fff; line-height:30px;}
.Login_window_top2 img {float:left;}
.Login_window_top2 span {float:right;}
.Login_window_content {height:148px;background-image:url(../images/img05.gif)}

/**/
#user_login {width:196px;float:left;color:#1171AD;}
#user_login span {float:right;}
.user_login_title {
	font-weight:bold;
	background-image:url(../images/img07.gif);
	background-repeat: no-repeat;
	background-position:5px -8px;
	margin-bottom:5px;
}

/*Advertising*/
#Advertising {width:320px;float:left; padding-left:2px; padding-right:2px;}
#Notice {float:left;width:210px;}
.Notice_title {color:#1171AD; border-bottom:1px solid #BCBCBC;padding-bottom:3px;}
.Notice_title b { font-weight:bold; }
.Notice_title span {float:right;}
.Notice_content { border-bottom:1px dashed #BCBCBC;padding:6px 0 3px 0;}




/*内容*/
#left   {width:189px; background-color:#EFEFEF;float:left;}
.left_content   {width:179px; background:#ffffff;margin:15px 0px 10px 5px;padding-bottom:10px;}
.left_content_title   {background:#EFEFEF; font-weight:bold; color:#1171AD;padding-bottom:8px;}
.left_content_title span   {float:right;}
.left_content_title img   {margin-right:6px;}
.left_content    {list-style-type:none; line-height:150%;}

#center  {width:384px;float:left;padding:0 8px 0 8px;}
#center_top { height:41px;font-weight:bold; background-image:url(../images/img21.gif);}
#center_top ul   {padding-top:12px;}
#center_top ul #span1,#span2 {padding:12px 15px 12px 15px;}

#center_top a:link #span1   {color:#1171AD;background-image: url(../images/button07_off.gif);}
#center_top a:visited #span1   {color:#1171AD;	background-image: url(../images/button07_off.gif);}
#center_top a:hover #span1   {color: #1E6E05;background:url("../images/button07_on.gif")}  /*鼠标在链接上 */
#center_top a:active #span1   {color: #1E6E05;background:url("../images/button07_on.gif")} /* 点击激活链接 */

#center_top a:link #span2   {color:#1171AD;background-image: url(../images/button07_off2.gif);}
#center_top a:visited #span2   {color:#1171AD;background-image: url(../images/button07_off2.gif);}
#center_top a:hover #span2   {color: #1E6E05;background:url("../images/button07_on2.gif")}  /*鼠标在链接上 */
#center_top a:active #span2   {color: #1E6E05;background:url("../images/button07_on2.gif")} /* 点击激活链接 */

.select_content   { background-image:url(../images/img23.gif);padding:5px 20px 0 20px;}

.center_title   {background-image:url(../images/img24.gif);margin:10px 0 5px 0;height:20px;font-weight:bold;padding:5px 0px 0px 10px;}
.center_title a   {margin:0 20px 0 20px;}

.center_list   {margin-top:10px; margin-bottom:10px;}
.center_list li   {list-style-type:none; line-height:150%;}
.Brilliant_img   {
	background-image:url(../images/img26.gif);
	background-repeat: repeat-x;
	background-position: top;

}
.Brilliant_img_list   {float:left;width:308px;margin-top:10px;}
.Brilliant_img_show   {float:left;width:100px;text-align:center;}
.Brilliant_img_show img   {margin-bottom:10px;}
#right  {width:170px;float:right;}
.right_content   {border:1px solid #DEDEDE;padding:15px 0px 10px 5px;margin-bottom:15px;}
.right_content_title   {width:95%;font-weight:bold; color:#1171AD;padding-bottom:5px; border-bottom:2px solid #1171AD;margin:10px 0px 10px 0px;}
.right_content_title img   {margin-left:5px;}
.right_show   {width:95%; color:#1171AD;line-height:150%;}
.right_show span   { color:#666666;}
.more   {float:right; padding-bottom:10px;}

/*show*/
#show_left   {width:524px;float:left;border:8px solid #EFEFEF;}
#show_right   {width:210px; float:right;}
.show_title   {background:#EFEFEF;font-weight:bold; color:#1171AD;padding-bottom:5px;}
.show_title img   {margin-right:5px;}
/*底部*/
#footernav   {height:20px;border-top:2px solid #CCCCCC;border-bottom:1px solid #E5E5E5; text-align:center;padding-top:10px;}
.footer_show   { text-align:center; color:#666666; line-height:160%;}
/*FORM*/
/*input  {height: 16px;margin-left:2px;margin-top:5px;}*/
input.text   {height: 16px;margin-left:2px;border:1px solid #999999;BACKGROUND-COLOR: #F1FCFE;color: #000000;}
select  {margin-left:2px;border:1px solid  #999999;BACKGROUND-COLOR: #F1FCFE;color: #000000;height: 20px;}

.input_2   {border: 1px solid #CCCCCC;	font-family:"Verdana","宋体";font-size: 12px;color: #000000;height: 18px;width:40px;absolute;BACKGROUND-COLOR: #D7E7F0;}
.input_3   {border: 1px solid #CCCCCC;	font-family:"Verdana","宋体";font-size: 12px;color: #000000;height: 18px;width:70px;absolute;BACKGROUND-COLOR: #FFFFFF;}
.article   {PADDING-RIGHT: 0px;PADDING-LEFT: 0px;	PADDING-BOTTOM: 0px;VISIBILITY: hidden;	PADDING-TOP: 0px;POSITION: absolute;BACKGROUND-COLOR: #FFFFFF;width:190px;line-height:18px;border: 1px solid #888888;}

.clear_both   {CLEAR: both}

img.middle   {vertical-align: middle;}
