@CHARSET "utf-8";
body,button,div,table{
	font-size: 12px; font-family: verdana; text-align: left;
}
form {
	margin: 0px; padding: 0px;
}
body,p {
	margin: 0px; padding: 0px;
}
a {
	color: #0b9cde;
}
table.simple {
	background: #B8CFEE; width: 100%;
}
table.simple tr {
	background: #F1F7FC;
}
table.simple tr.title {
	background: url('../admin/pic/grid3-hrow-over.gif'); color: #1A3A68;
}
table.simple td.head{
	font-weight: bold; background: url("../admin/pic/grid-hrow.gif"); color: #1A3A68;
}
table.simple td.right{
	text-align: right;
	padding-right: 10px;
}
table.ui_form {
	background: #A2E5FF; width: 90%;
}
table.ui_form input{
	border:1px solid #A2E5FF; background: #eefcff; height: 18px; font-size: 14px; padding: 3px;
}
table.ui_form input.no_style{
	border: none; width: auto; height: auto; padding: none; background: none; font-size: 12px;
}
table.ui_form tr {
	background: #FFF;
}
table.ui_form tr.title {
	color: #eefcff;
}
table.ui_form td.head{
	font-weight: bold; color: #eefcff;
}
table.ui_form td.right,.right{
	text-align: right; font-family: '微软雅黑'; color: #0b9cde; font-size: 13px; font-weight: bold;
	padding-right: 10px;
}
input.button {
	padding-top:3px; line-height:12px;
}
button {
	padding: 2px 1px; padding-top:3px; line-height:12px; text-align: center;
}
input.button_bg {
	background:url("../images/button.jpg") !important; border:1px solid #94C1E8; padding: 0px 2px; padding-top:3px; line-height:12px; font-size:11px;
}
div.page_div {
	padding: 5px 0px; width: 100%; text-align: center;
}
div.pageListDiv {
	width: 100%; text-align: center;
}
div.line {
    text-align: center; background-image: url('images/bausch/line.gif'); width: 200px;height: 3px;
}
div.topmenu_1 a {
	text-decoration: none; color: #d5f2ff; margin: 0px 6px;
}
div.topmenu_2 a {
	color: #fef78f; text-decoration: none;
}
div.topmenu_2 a:hover {
	color: #fef78f; text-decoration: underline;
}
a.links {
 text-decoration: none; 
 visited: blue;
}
.f_title {
	font-weight: bold; color: #0b9cde; font-size: 14px; font-family: '微软雅黑';
}
.list_title {
	color: #FFF; font-weight: bold; text-align: center;
}
.list_value {
	color: #717171; border-bottom: 1px #DDD solid;
}
.list_value a{
	color: #333; text-decoration: none;
}
.list_value a:hover{
	text-decoration: underline; color: #0b9cde;
}
a.link_1 {
	color: #717171; text-decoration: none;
}