﻿/* 全局CSS定义 */
*{ margin:0; padding:0; }
body { font-family:"宋体","Lucida Grande",Verdana,Lucida,Arial,Helvetica,sans-serif; font-size:12px;line-height:2;background-color:#FFF; color:#000;background-image: url(../images/down.gif);background-repeat: repeat-x;}
table,td,tr,th,input,textarea,select,button{font-size:12px;}
table{margin:0 auto;}
img{border:0;}
hr{height:0;border:0;border-top:1px dashed #ccc;margin:10px 0;}
ul{list-style:none;}
fieldset{display:block;border:1px solid #666;}


/* 链接颜色 */
a:link {color:#f00; text-decoration:underline;}
a:visited {color:#cc0000;text-decoration:underline;}
a:hover {color:#ff8000; text-decoration:underline;}


/* 颜色属性*/
.black,a.black:link,a.black:visited{color:black;}
.white,a.white:link,a.white:visited{color:white;}
.gray,a.gray:link,a.gray:visited{color:#808080;}
.silver,a.silver:link,a.silver:visited{color:#c0c0c0;}
.red,a.red:link,a.red:visited{color:#f00;}
.maroon,a.maroon:link,a.maroon:visited{color:#800000;}
.lime,a.lime:link,a.lime:visited{color:#0f0;}
.green,a.green:link,a.green:visited{color:#008000;}
.blue,a.blue:link,a.blue:visited{color:#00f;}
.navy,a.navy:link,a.navy:visited{color:#000080;}
.yellow,a.yellow:link,a.yellow:visited{color:#ff0;}
.olive,a.olive:link,a.olive:visited{color:#808000;}
.teal,a.teal:link,a.teal:visited{color:#008080;}
.fuchsia,a.fuchsia:link,a.fuchsia:visited{color:#f0f;}
.purple,a.purple:link,a.purple:visited{color:#800080;}
.orange,a.orange:link,a.orange:visited{color:orange;}


/* 字体属性*/
.bold {font-weight: bold;}
.italic {font-style: italic;}


/* 字体大小9pt=12px 11pt=15px*/
.f12{ font-size:12px;}
.f14{ font-size:14px;}
.f14b{ font-size:14px;font-weight:bold;}
.f26{ font-size:26px;}
.f11pt{ font-size:11pt;}


/* 其他属性 */
.fleft{ float: left;}
.fright{ float: right;}
.tleft{text-align:left;}
.tcenter{text-align:center;}
.tright{text-align:right;}
.clear{ clear: both;}
.clearl{clear:left;}
.clearr{clear:right;}
.hidden {display: none;}
.noline ,.noline a{text-decoration: none;}
.noborder{border:none;}
.indent2em{text-indent:2em;}
.noin{text-indent:0;}
.h0{font-size:0;line-height:0;height:0;}
.center{margin:0 auto;}
.inline{display:inline;}
.notop{margin-top:0;}
.omit{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.oneline{width:100%;height:2em;line-height:2em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.para p{margin:10px 0;}

/*数据表格*/
table.data{border-collapse:collapse;margin:10px auto;}
table.data td,table.data th{border:1px solid black;padding:5px;}
table.data th{background:#666;color:#fff;}

/*页码*/
.page{font-family:"宋体",sans-serif;height:20px;font-size:12px;line-height:16px;background:#FFF; color:#000;margin:10px 0;}
.page a{display:block;border:1px solid #FFA5A5;float:right;margin:0 1px;padding:2px 6px 0 6px;}
.page a:link {color: #000; text-decoration:none;}
.page a:visited {color: #000;text-decoration:none;}
.page a:hover {color: #fff; text-decoration:none;background-color:#F00;}
.page a.current,.page a.current:link,.page a.current:visited{background-color:#f00;color:#fff;cursor:default;}


ul.works{}
ul.works li{float:left;width:130px;height:160px;overflow:hidden;display:inline;margin:0 14px;}

.biaoti {font-size: 18px;font-weight: bold;color: #FFFFFF;}
.dazi {	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #3D3D3D;
}
.nei {font-size: 14px;font-weight: bold;color: #FF0000;line-height: 24px;}
.nei1 {font-size: 14px;line-height: 22px;font-weight: normal;color: #3D3D3D;}
.nei2 {font-size: 12px;line-height: 22px;font-weight: bold;color: #FF3300;}
.nei4 {font-size: 12px;line-height: 22px;font-weight: bold;color: #FF3300; text-decoration:none;}
.nei5 {font-size: 14px;font-weight: bold;color: #006666; text-decoration:none;}
.tebie {	color: #FFFFFF;
	background-color: #FD0505;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
}
