﻿/*************************************************************/
/*公用样式*/
/*************************************************************/
*
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:180%;
} 

body
{
	padding: 0;
	margin: 0;
	background: #FFFFFF url(BG.jpg) repeat-y center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: none;
}

form
{
	padding: 0;
	margin: 0;
}

.hand
{
	cursor: pointer;
}

a.red
{
	color: red;
}

ul, li
{
	list-style-type: none;
}

.hand 
{
	cursor: pointer;
}

h1 {
	background: url(icon_01.gif) no-repeat 0.5em;
	color: #F10712;
	line-height: 2.2em;
	font-size: 14px;
	padding-left: 3em;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

h2 {
	margin: 0.8em 0;
	background: url(icon_02.gif) no-repeat 1em;
	padding-left: 3.5em;
	line-height: 2em;
}
.noticeword
{
	color:Red;
}

.grayword
{
	color:gray;
}

em {
	font-style: normal;
	color: #1e77d3
}

.title
{
	color:black;
	font-size:13px;
	font-weight:bold;
}

.topLine
{color: #0066FF}

.topMenu
{
vertical-align:top;
padding-top:7px;
text-align:center;
}

A.menuTop:link
{
color:#FFFFFF;
text-decoration:none;
}


A.menuTop:visited
{
color:#FFFFFF;
text-decoration:none;
}

A.menuTop:hover
{
color:#f9ff97;
text-decoration:none;
}

A.menuTop:active 
{
color:#FFFFFF;
text-decoration:none;
}

A.menuTop1:link
{
color:#989898;
text-decoration:none;
}


A.menuTop1:visited
{
color:#989898;
text-decoration:none;
}

A.menuTop1:hover
{
color:#f9ff97;
text-decoration:none;
}

A.menuTop1:active 
{
color:#989898;
text-decoration:none;
}
.mainBorder
{
border:solid 1px #cccccc;
}

.proBorder
{
border:solid 1px #e8e8e8;
}
.proBg
{
background-color:#f4f4f4;
height:32px;
text-align:center;
}

A.leftMenu:link
{
color:#000000;
text-decoration:none;
font-size:13px;
font-weight:bold;
}

A.leftMenu:visited
{
color:#000000;
text-decoration:none;
font-size:13px;
font-weight:bold;
}

A.leftMenu:hover
{
color:#065fb1;
text-decoration:none;
font-size:13px;
font-weight:bold;
}

A.leftMenu:active 
{
color:#065fb1;
text-decoration:none;
font-size:13px;
font-weight:bold;
}
/*************************************************************/
/*公用样式-END*/
/*************************************************************/
