﻿/* CSS Document */
body {
	font-family:"宋体",sans-serif, arial;
	margin:0;
	padding:0;
	font-size:12px;
	color:#2B2B2B;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #152309;
}
div,form,img,ul,ol,li,dl,dt,dd,p {margin: 0; padding: 0; border: 0; list-style:none;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th {font-size:12px; line-height:180%}

/* 链接颜色 */
a:link {color: #2B2B2B; text-decoration:none;}
a:visited {color: #2B2B2B;text-decoration:none;}
a:hover {color: #bc2931; text-decoration:none;}
a:active {color: #bc2931;}
.bugles_list_contnet p{color:#FFFFFF;table-layout:fixed;text-overflow:ellipsis;overflow:hidden;white-space: nowrap;width:160px;}

/* 颜色属性 [定义规则，小写c加颜色名称] */
.cRed,a.cRed:link,a.cRed:visited {
	color:Red;
	font-weight: bold;
	text-decoration: underline;
}
.cF_002{ color:#FFFFFF; font-weight:bold;}
.cf01{font-size: 18px;font-weight: bold; line-height:29px;}


.main{ width:949px; height:auto; overflow:auto; margin:0px auto;}
.content{
	width:949px;
	height:auto;
	overflow:auto;
	margin:0px auto;
	background-image: url(b-2.jpg);
	background-repeat: repeat-y;
}
.content_top{
	background-image: url(b-1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.content_footer{
	background-image: url(b-3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}



/*版权信息*/
#footer{
	width:100%;
	background-color: #020403;
}
#footer .copyright{
	margin:0px auto;
	background-image: url(copyright.jpg);
	background-repeat: no-repeat; width:973px; height:154px;
}
























/* 表单类 */
form {display: inline;}
.input{ border: 1px solid #CCC; background:#F7F7F7;}
textarea { border: 1px solid #CCC;}
select { border: 1px solid #CCC; height:21px;  background:#F7F7F7;}


.imgBorder a img {border: 3px solid #999;}
.imgBorder a:hover img {border: 3px solid #333;}

.list {height:auto; overflow:auto; text-align:center;}
.list ul{ margin:3px; padding:3px;}
.list li{ float:left; width:140px; line-height:18px;}
.list a img {border: 3px solid #e6e6e6;}
.list a:hover img {border: 3px solid #88BDF1;}
.list p{ margin:0; text-align:left; padding-left:6px;table-layout:fixed;text-overflow:ellipsis;overflow:hidden;white-space: nowrap;width:120px; height:20px;}
.list4span{}

.title,a.title:link,a.title:visited {color:#1A82C9;	text-decoration: underline; line-height:18px;table-layout:fixed;text-overflow:ellipsis;overflow:hidden;white-space: nowrap;width:120px; height:20px;}

.bottom { color:#A1E2FF;}
.bottom a:hover{ color:#FFFF00;}
.bottom a:visited{ color:#A1E2FF;}
.bottom a { color:#A1E2FF;}

/*pages*/
#pages{clear:both;}
.pages{
	font:11px/12px Tahoma;
	float: right;
	margin-top: 0px;
	margin-right: 10;
	margin-bottom: 3px;
	margin-left: 0;
	padding-right: 10px;
}
.pages *{vertical-align:middle;}
.pages a{padding:1px 4px 1px;border:1px solid #A6CBE7;margin:0 3px 0 3px;text-align:center;text-decoration:none;font:normal 12px/14px verdana;}
.pages a:hover{border:#659B28 1px solid;background:#f3f8ef;text-decoration:none;color:#004c7d}
.pages input{margin-bottom:0px;border:1px solid #659B28;height:15px;font:bold 12px/15px Verdana;padding-bottom:1px;padding-left:1px;margin-right:1px;color:#659B28;}
