@charset "utf-8";
@media screen 
{
/*公共样式定义,包含缺省字体等*/
body{margin:0; padding:0; background:#cfdfe9 url(../../images/bgblue.jpg) left top repeat-x;}
form {margin:0px}
form,p,td,div {
border-collapse:;
line-height:150%;
color:#000;
font-family: tahoma;
font-size:9pt;
}
textarea {overflow:auto}

a{color:#000; text-decoration:none;}
a:hover {color:#000;text-decoration:underline}

.clearboth {clear:both;}
.pointer {cursor:pointer;}
.center {text-align:center}
.left {text-align:left}

.input {border:1px solid #07547e;}

.border{border:1px solid #d0d0d0;}
.border_right  {border-right:1px solid #d0d0d0;}
.border_left   {border-left:1px solid #d0d0d0;}
.border_top    {border-top:1px solid #d0d0d0;}
.border_bottom {border-bottom:1px solid #d0d0d0;}
.dashed {display:block; height:1px; margin:3px 0 10px; border-bottom:1px dashed #ccc}

/* 在线客服 start */
#service {margin:0 10px; padding:0;}
#service li {list-style:none; padding:0; height:30px;}
#service li div {line-height:30px;}
#service a {}
#service a .qq    {float:left; width:25px; height:30px; background:url(../../images/sprite.gif) no-repeat -165px;}
#service a .msn   {float:left; width:25px; height:30px; background:url(../../images/sprite.gif) no-repeat -220px;}
#service a .skype {float:left; width:25px; height:30px; background:url(../../images/skype.gif) no-repeat ;}
/* 在线客服 end */

#Pagination_oneByone span{padding:6px 8px 6px 8px;color:#000;text-align:center;}
#Pagination_oneByone a{display:block;height:15px;border:1px solid #ccc;padding:5px 8px 5px 8px;text-align:center;}

#pagination td{text-align:center;}
#pagination a{display:block;height:18px;width:20px;text-decoration:underline}
#pagination a:hover{height:18px;width:18px; border:1px solid #999; text-decoration:none; font-weight:bold; background:#f6f6f6;}
#pagination #selected{border:1px solid #999; text-decoration:none; width:18px; margin:0 2px; background:#f6f6f6;}

}

