.large { font-family:"Arial","Verdana","Chicago",sans-serif; font-size: 14px; line-height: 150%; color: #333333; font-weight: bold;}
.medium { font-family:"Arial","Verdana","Chicago",sans-serif; font-size: 13px; line-height: 150%; color: #333333}
.normal { font-family:"Arial","Verdana","Chicago",sans-serif; font-size: 12px; line-height: 150%; color: #333333}
.small { font-family:"Arial","Verdana","Chicago",sans-serif; font-size: 10px; line-height: 110% ; color: #333333}
.foot { font-family:"Arial","Verdana","Chicago",sans-serif; font-size: 12px; line-height: 150%; color: #FFFFFF}

a{
	text-decoration: none;
	color: #CC0000;
}
a:hover{
	text-decoration: underline;
	color: #CC0000;
}

body { 

}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0;
	padding: 0px;
}
main {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
main img {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mb10 {
	margin: 0 0 10px;
}
.mb15 {
	margin: 0 0 15px;
}
.mb20 {
	margin: 0 0 20px;
}
.mb30 {
	margin: 0 0 30px;
}
.mb35 {
	margin: 0 0 35px;
}

.left{
float:left;
padding-right:15px;
}
.right{
float:right;
padding-left:15px;
}
.clear {
	clear:both;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #666699;
	border-left-color: #999999;
	margin-left: 0px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-right: 5px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-align: left;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-bottom-color: #666699;
	border-left-color: #999999;
	height: 20px;
	margin-left: 0px;
	padding-left: 5px;
	background-color: #F1F1F5;
	padding-top: 3px;
}
h3 {
	font-size: 13px;
	font-weight: normal;
	color: #333;
	text-align: left;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 17px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-left: 5px;
	padding-top: 3px;
}
h4 {
	font-size: 14px;
	font-weight: 600;
	color: #333;
}
.box {
	padding: 10px;
	border: 1px solid #DA6900;
	background-color: #FFF9F3;
}
.box h3 {
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 2px solid #DA6900;
	margin-bottom: 10px;
}

.siyouTb {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.siyouTb th,
.siyouTb td {
    border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding:6px 8px;
}
.siyouTb th {
	text-align: center;
	color: #FFF;
	background-color: #1A1A76;
}

.basicTb {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.basicTb th,
.basicTb td {
    border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding:6px 8px;
}
.basicTb th {
	text-align: center;
	color: #333;
	background-color: #F5F5F5;
}

hr {
   border-width: 1px 0px 0px 0px;
   border-style: dotted;
   border-color: #666;
   height: 1px;
}
.caption {
	font-size: 11px;
	text-align: right;
}
.p1 {
	font-size: 12px;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	display: block;
	line-height: 15px;
	font-weight: normal;
}
.p2 {
	font-size: 12px;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.p3 {
	font-size: 10px;
}

