﻿body 
{
	font-size:10pt;
}

A:link
{
	color:#000000;
	text-decoration:none;
}

A:Visited
{
	color:#000000;
	text-decoration:none;
}

A:hover
{
	color:Red;
	text-decoration:underline;
}

.menu A:link
{
	color: #000000;
	text-decoration:underline;
}

.menu A:Visited
{
	color: #000000;
	text-decoration:underline;
}

.menu A:hover
{
	color: #000000;
	text-decoration:none;
}

.protext
{
	margin: 5px;
	 line-height: 150%; 
	 letter-spacing: normal; 
	 padding-right: 5px;
	  padding-left: 5px;
	   padding-bottom: 5px; 
	   padding-top: 5px;
}

.sycpj
{
	width:96%; text-align: left; color: #000000; line-height: 140%; letter-spacing:1px; height: 55px;padding-right: 3px; padding-left: 3px; padding-bottom: 3px; margin: 3px;
}

.sycpg
{
	width:100%; text-align: left; border-top: #c0c0c0 1px dashed; border-bottom: #c0c0c0 1px dashed; height: 18px; padding-right: 3px; padding-left: 3px; padding-bottom: 3px; margin: 3px; color: #000000; padding-top: 3px;
}

/* ProMenu
========================================================*/

.title01,.title02{
 color:#0099cc;
 font-weight:bold;
}
#DoorP{
 border:0px;
 width:215px;
 padding:2px;
}
.title01{
 width:100%;
 height:40px; 
 cursor:pointer;
}
.title02
{
 width:100%;
 height:30px; 
 cursor:pointer;
}

.content{
 border-bottom:1px solid #fff;
 overflow:hidden; 
 padding-left:4px;
 line-height:150%;
}

/* TopMenu
========================================================*/

.menus 
{
	font-family: verdana, arial, sans-serif; 
	position:relative; 
	font-size:13px; 
	font-weight:bold;
	margin:auto;
	width:100%;
	background-image:url("/images/pic/nav_bg.png");
}
.menus ul li a, .menus ul li a:visited 
{
	display:block; 
	text-decoration:none; 
	width:100px; 
	height:30px; 
	text-align:center; 
	color:#fff; 
	padding-left:10px; 
	border:1px solid #225D98; 
	border-width:1px 1px 1px 1px; 
	background-image:url("/images/pic/nav_bg.png");
	line-height:30px; 
	font-size:13px;
	font-weight:bold;
}
.menus ul li a:hover
{
	background:#cccccc;
	background-image:url("/images/pic/nav_bg2.png");
	font-size:14px;
	font-weight:bold;
}
.menus ul {padding:0; margin:0;list-style-type: none; }
.menus ul li {float:right; position:relative;}
.menus ul li ul {display: none;}
