/* 全局基本css */
body,td,th {font-family: Arial, Helvetica,sans-serif;font-size:12px;color:#333333;line-height:22px;}
*{padding:0px;margin:0px;word-break: break-all; word-wrap:break-word;}
select,input,textarea {border: #c5c5c5 1px solid;font-size: 12px;color:#666666;margin-right:2px;padding-top:3px;padding-left:5px;}
input{height:18px;}
table,tr,td{padding:2px 5px;BORDER-COLLAPSE: collapse;}
#tab table{padding:0}
#tab tr{padding:0}
#tab td{padding:0}
li{list-style-type:none;}
h1,h2,h3,h4,h5,h6{font-size:12px;font-weight: bold;height:38px;}
.clear{clear:both;overflow:hidden;height:0px}
body {background:#ffffff;}


/* 字体样式css */
a:link {text-decoration: none;color: #003333;}
a:visited {text-decoration: none;color: #003333;}
a:hover {text-decoration: none;	color: #CC0033;}
a:active {text-decoration: none;color: #CC0033;}



/* 导航链接样式css */
a.c {font-weight: bold;display:block;padding-left:0px;padding-left:0px;height:35px;text-decoration:none;text-align:center;padding-top:0px;line-height:35px}
a.c:link {font-weight: bold;color:#FFFFFF;background:url(menubg1-1.gif) repeat 0 0px;}
a.c:visited {font-weight: bold;color:#FFFFFF;background:url(menubg1-1.gif) repeat 0 0px; font-weight:bold}
a.c:hover {font-weight: bold;color:#FCFF00;background:url(menubg1-2.gif) repeat 0 0px;}
a.c:active {font-weight: bold;color:#FFFFFF;background:url(menubg1-1.gif) repeat 0 0px;}

a.c1 {font-weight:bold;display:block;padding-left:0px;padding-left:0px;height:35px;text-decoration:none;text-align:center;padding-top:0px;line-height:35px}
a.c1:link {font-weight: bold;color:#FFFFFF;background:url(menubg1-1.gif) 0 px;}
a.c1:visited {font-weight: bold;color:#FCFF00;background:url(menubg1-2.gif) 0 0px;}
a.c1:hover {font-weight: bold;color:#FCFF00;background:url(menubg1-2.gif) 0 0px;}
a.c1:active {font-weight: bold;color:#FCFF00;background:url(menubg1-2.gif) 0 0px;}


.top{
	background-image: url(../skin/z1.jpg);
	background-repeat: repeat-x;
	width:305px;
}

.gd td{padding:0;}

#box{
text-align:center;}
#box span{
display:table-cell;
vertical-align:middle;
} 