﻿@charset "utf-8";
body, form, div, ul, li{margin:0px; padding:0px;}
body, td, div, input, textarea{font-size:12px; font-family:Verdana; color:#333;}
a:link, a:visited{color:#333; text-decoration:none;} a:hover, a:active{color:#333; text-decoration:underline;}
td {font-size: 9pt;text-decoration: none;}
table {font-size: 9pt;text-decoration: none;}
tr {font-size: 9pt;text-decoration: none;}

/*翻页条样式*/
div#page_turner{width:auto; padding:4px 0px 0px 1px; color:#666;}
div#page_turner a{
	float:left; display:block; width:18px; color:#666; border:1px solid #CCC;
	margin-right:4px; padding:0px; *padding:1px 0px; text-align:center;}
div#page_turner a:hover{border-color:#d80000;}
div#page_turner .c{color:#d80000; border-style:none;}
div#page_turner .o{width:160px; padding:0px;}

/*页面样式*/
.line_all {border: 1px solid #5F9CDD;}
.content_font{ color:#333; font-size:12px; line-height:2.0em;}
.content_title_font{ color:#0E4083; font-size:18px; font-weight:bold; font-family:"黑体";}
.line_xia {font-size: 9pt;text-decoration: none;border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px; border-left-width: 1px;border-top-style: none;border-right-style: none;border-bottom-style: solid;border-left-style: none;border-top-color: #0066CC;border-right-color: #0066CC;border-bottom-color: #0066CC;border-left-color: #0066CC;}
.user_check{ border:1px solid #0E4083;}
/*页面链接样式*/
a.a1:link, a.a1:visited{color:#000; text-decoration:none;} a.a1:hover, a.a1:active{color:#000; text-decoration:underline;}
