/* ============全局============ */
div,ul,ol,form {margin:0;padding:0;}
img {border:0;}
ul {list-style:none;}/*取消列表样式*//*margin:0;删除UL的缩进*/
li {list-style:none;}
table {font-size:12px;}
td{ line-height:22px;}
input {font-family:tahoma,Arial,Helvetica,sans-serif;font-size:12px;vertical-align:middle;}
h1,h2,h3,h4,h5,h6,h7 {margin:0;padding:0;text-align:left;font-size:12px;font-weight:400;}
p {margin:0;}

html {}
body {
color: #000;
text-align: center;
margin:0;
font-family:Arial,tahoma,Helvetica,sans-serif;
font-size: 12px;
height:100%;
width:100%;
line-height: 100%;
background:#fff;
word-break:break-all;
}

a:link{text-decoration:none;color:#000;}
a:visited {text-decoration:none;color:#000;}
a:hover {text-decoration:none;color:#999;}
a:active {text-decoration:none;color:#999;}

a.aa:link{text-decoration:none;color:#fff;}
a.aa:visited {text-decoration:none;color:#fff;}
a.aa:hover {text-decoration:none;color:#999;}
a.aa:active {text-decoration:none;color:#999;}



/* ============常用============ */
.left {float:left;}
.right {float:right;}
.clear {clear:both;}
.block {display:block;}
.none {display:none;}

.red {color:#AA2015!important;}
.blue {color:#319EEF!important;}
.green {color:#090!important;}
.strong {font-weight:600!important;}




/*---*/

.bx {
	border: 1px solid #CCCCCC;
}
.unnamed1 {
	background-image: url(../images/news/home_ws_space.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.unnamed2 {
	background-image: url(../images/news/home_ws_space2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


/*---*/



/*===============控件样式===============*/

.table1 { width:100%; border:0;}
.table1 td { height:20px; line-height:20px;}

.ul1 li { float:left; width:60px; margin:0 7px 4px 0; }


/*===============控件样式===============*/

/* ============布局============ */

