﻿/* CSS Document */

body {font-size:12px;color: #333333;line-height: 180%;}
td {font-size:12px;color: #333333;line-height: 180%; }

a:link, a:visited{color: #000000;text-decoration: none;}
a:hover, a:active{color: #006EB9;text-decoration: none;}

a.blue:link, a.blue:visited{color: #2277B3;text-decoration: none;}
a.blue:hover, a.blue:active{color: #ff6600;text-decoration: none;}

a.bottom:link, a.bottom:visited{color: #ffffff;text-decoration: none;}
a.bottom:hover, a.bottom:active{color: #ffffff;text-decoration: underline;}

.img_border {border:1px solid #000000;}
.detail {font-size:14px;}

.detail_title {font-family: "黑体";font-weight:100;font-size: 20px;}
.searchinput {border:1px solid #C6C6C6;font-size:12px;background:#FFF}
.left_td_border 
{
	border-right-width: 1px;
	border-right-style:dashed;
	border-right-color: #A8BCC4;
}

.left_td_border1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A8BCC4;
}

.leftmenutd {color:#333333;FILTER: dropshadow(color=#128AD8,offx=1,offy=1)}
.leftmenutd1 {color:#006EB9;font-weight:bold;FILTER: dropshadow(color=#ffffff,offx=1,offy=1)}


