﻿body
{
	margin: 0; padding: 0;
	background: #fff;
	font-size:12px;
}
a
{
	color:Black;
	text-decoration:none;
}
a:hover
{
	color:Olive;
	text-decoration:underline;
}
a:visited
{
	color:Maroon;
}
.container
{
	width:1000px;
	margin:0 auto;
	border:1px solid #F0F0F0;
	border-bottom:none;
	border-top:none;
}
.main
{
	width:1000px;
	height:auto!important; min-height:800px; height:800px;
	position:relative;
	float:left;
}
.top
{
	width:900px;
	height:220px;
}
#information
{
	width:950px;
	height:500px;
	margin:10px auto;
	display:none;
}
.logindiv
{
	width:500px;
	height:200px;
	margin:10px auto;
	border:1px solid #F0F0F0;
	background-color:#F8F8F8;
}
.logindiv table{margin:10px 0 0 0;}
.logindiv tr
{
	height:30px;
}
.logindiv td
{
	width:200px;
	line-height:30px;
}
#information tr{}
#information td.left{width:250px;border-width:0px;border-right:solid 1px #F0F0F0;}
#information td.right{width:700px;border-width:0px;}
.topbanner
{
	width:1000px;
	height:160px;
	background:url(images/business/topban9.gif) no-repeat center center;
	margin:0 auto;
}
#mainmenu
{
	width:1000px;
	position:relative;
	margin:0 auto;
}

/***************************************************menu start****************************************************************/
ul.topnav {   
    list-style: none;   
    padding: 0 20px;   
    margin: 0 auto;
    float:none; 
    width: 960px;
    background: #222;   
    font-size: 1.1em;   
    font-weight:600;
    background: url(images/topnav_bg.gif) repeat-x;  
    
}   
ul.topnav li {   
    float: left;   
    margin: 0;   
    padding: 0 15px 0 0;   
    position: relative; /*--Declare X and Y axis base for sub navigation--*/  
}   
ul.topnav li a{   
    padding: 10px 5px;   
    color: #fff;   
    display: block;   
    text-decoration: none;   
    float: left;   
}   
ul.topnav li a:hover{   
    background: url(images/topnav_hover.gif) no-repeat center top;   
}   
ul.topnav li span { /*--Drop down trigger styles--*/  
    width: 17px;   
    height: 35px;   
    float: left;   
    background: url(images/subnav_btn.gif) no-repeat center top;   
}   
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/  
ul.topnav li ul.subnav {   
    list-style: none;   
    position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/  
    left: 0; top: 35px;   
    background: #333;   
    margin: 0; padding: 0;   
    display: none;   
    float: left;   
    width: 170px;   
    border: 1px solid #111;   
}   
ul.topnav li ul.subnav li{   
    margin: 0; padding: 0;   
    border-top: 1px solid #252525; /*--Create bevel effect--*/  
    border-bottom: 1px solid #444; /*--Create bevel effect--*/  
    clear: both;   
    width: 170px;   
}   
html ul.topnav li ul.subnav li a {   
    float: left;   
    width: 145px;   
    background: #333 url(images/dropdown_linkbg.gif) no-repeat 10px center;   
    padding-left: 20px;   
}   
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/  
    background: #222 url(images/dropdown_linkbg.gif) no-repeat 10px center;   
}  
/***************************************************menu end****************************************************************/

.footer
{
	width:920px;
	height:50px;
	margin:0 auto;
	margin-top:26px;
	text-align:center;
}
.footer a
{
	color:Black;
	width:80px;
	height:16px;
	line-height:16px;
}
.footer a:hover{ text-decoration:underline;}
.bazs
{
	width:200px;
}

.topleft
{
	width:8px;
	height:26px;
	margin:0;
	background:url(images/news/zixuntop.gif) no-repeat 0px center;
	float:left
}
.topright
{
	width:8px;
	height:26px;
	margin:0;
	background:url(images/news/zixuntop.gif) no-repeat right center;
	float:left;
}
.topcenter
{
	height:26px;
	margin:0;
	background:url(images/news/zixuntop.gif) no-repeat center center;
	float:left;
}
.topcenter .pdtitle
{
	line-height:26px;
	float:left;
	margin:0 2px;
	font-size:14px;
	font-weight:600;
	color:#362598;
}
.statustop
{
	width:230px;
	height:26px;
	margin:0;
	overflow:hidden;
}
.status
{
	width:230px;
	height:350px;
	margin:20px auto;
	overflow:hidden;
}
.statusmain
{
	width:228px;
	height:323px;
	border:1px solid #ccdff2;
	border-top:none;
	overflow:hidden;
	text-align:left;
}
.statusmain span
{
	font-size:1.2em;
	width:210px;
	height:24px;
	display:block;
	overflow:hidden;
	line-height:24px;
	margin:6px 8px;
}
.myinfo{text-align:left;}
.myinfo span
{
	font-size:1.2em;
	width:680px;
	height:24px;
	display:block;
	overflow:hidden;
	line-height:24px;
	margin:6px 8px;
}

table.t1{   
    border:1px solid #cad9ea;   
    color:#666;   
}   
table.t1 th {   
    background-image: url(images/th_bg1.gif);   
    background-repeat:repeat-x;   
    height:30px;   
    text-align:left;
}   
table.t1 td,table.t1 th{   
    border:1px solid #cad9ea;   
    padding:0 1em 0; 
}   

table.t1 tr.a1{   
    background-color:#f5fafe;   
}   
.leftalign{text-align:left;}
  
  
table.t2{   
    border:1px solid #9db3c5;   
    color:#666;   
}   
table.t2 th {   
    background-image: url(th_bg2.gif);   
    background-repeat:repeat-x;   
    height:30px;   
    color:#fff;   
}   
table.t2 td{   
    border:1px dotted #cad9ea;   
    padding:0 2px 0;   
}   
table.t2 th{   
    border:1px solid #a7d1fd;   
    padding:0 2px 0;   
}   
table.t2 tr.a1{   
    background-color:#e8f3fd;   
}   
.pagesss
{
	height:20px;
	font-size:14px;
	font-weight:600;
	}
	.pagesss td table tr
	{
		height:20px;
	}
	.pagesss td table td
	{
		width:20px;
		height:20px;
		overflow:hidden;
		padding:none;
	}
	.pagesss td span,.pagesss td a
	{
		height:20px;
		width:20px;
		display:block;
		margin:none;
	}
	
	
	
  
  
table.t3{   
    border:1px solid #fc58a6;   
    color:#720337;   
}   
table.t3 th {   
    background-image: url(th_bg3.gif);   
    background-repeat:repeat-x;   
    height:30px;   
    color:#35031b;   
}   
table.t3 td{   
    border:1px dashed #feb8d9;   
    padding:0 1.5em 0;   
}   
table.t3 th{   
    border:1px solid #b9f9dc;   
    padding:0 2px 0;   
}   
table.t3 tr.a1{   
    background-color:#fbd8e8;   
}   
body,table{   
    font-size:12px;   
}   
table{   
      
    empty-cells:show;    
    border-collapse: collapse;   
    margin:0 auto;   
}   
td{   
    height:20px;   
} 

.more
{
	line-height:26px;
	float:right;
	margin:0 2px;
	font-size:12px;
	font-weight:600;
	color:#362598;
}