@charset "utf-8";
/* CSS Document */


p {
	margin: 0px;
	padding: 0px;
}

a {
	color:#F00;
	text-decoration: none;
}

a:hover {
	color:#F00;
	
}

h1 {
	ont-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin:0px;
	padding-bottom:8px;
}

h1 a {
	color:#F5440E;
	text-decoration: none;
}
h1 a:hover {
	color: #cc0000;
	text-decoration: none;
}

h2 {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin:0px;
	padding:0px;
}

h2 a {
	color:#F5440E;
}
h2 a:hover {
	color:#F5440E;
	border-bottom:1px dotted #F5440E;
}

h3 {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin:0px;
}



/* text type */

.tt1 {
	font-family: times;
}
.tt2 {
	font-family: tahoma;
}

/* text size */
.ts1 {
	font-size: 18px;
}
.ts2 {
	font-size: 12px;
}
.ts3 {
	font-size: 11px;
}

.ts4 {
	font-size: 10px;
}

/* text color 1 */
.tc1b10 {
	color:#ffffff;
}

.tc1b1 {
	color:#CCCCCC;
}
.tc1b2 {
	color:#747474;
}
.tc1b3 {
	color:#383838;
}

/* text color 2 */

.tc2b1 {
	color:#FF8400;
}
.tc2b2 {
	color:#F5440E;
}
.tc2b3 {
	color:#F00;
}

/* text color 3 */

.tc3b1 {
	color:#5EA3FF;
}
.tc3b2 {
	color:#0063ea;
}
.tc3b3 {
	color:#004AAE;
}


.GrayTitle {font-family:times;	font-size:18px;	color:#919191;	line-height:30px;	font-weight:bold;	}
.GrayTitle2 {font-family:times;	font-size:22px;	color:#666666;	line-height:30px;	font-weight:bold;	}

.RuTitr { font-family: "Times New Roman", Times, serif ; font-size:12px; margin-top:2px; margin-bottom:8px; color:#2d649a; }
.Titr {font-family:Times ; font-size:20px; font-weight:bold; margin-top:3px; margin-bottom:3px; color:#114477;  line-height:25px;}
.Titr2 {font-family:times; font-size:14px; font-weight:bold; color:#000066; padding-bottom:10px;}


