@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align:justify;
}
.mainTag{
overflow:hidden;
}
.mainTag p{
width:663px;
}
.bannerTag{
cursor:pointer;
}

/* img */
img {
	border:none
}
/* font size */
.style1 {color: #FFFFFF}
.style2{
	color:#f26422;
}
.style3 {
	color: #ff6c00;
}
.style4 {
	color: #ff6c00;
	font-weight: bold;
}
.style5 {
	color: #ff8a00;
	font-weight: bold;
}
.style6 {color: #FF0000}
.style7 {
	font-size: 15px;
	color: #FF0000;
	font-weight: bold;
}
.style8 {
	font-size: 15px;
	font-weight: bold;
}
.style9 {
	color: #60A004;
	font-weight: bold;
}
.styleb{
	color: #95BC2C;
	font-weight:bold;
}
.styleb a{
	color: #95BC2C;
}
.stylebb{
	color: #95BC2C;
	font-weight:100;
}
.style10 {
	color: #1489E3;
	font-weight: bold;
}
.style11 {color: #0099FF}

/* font color */
.copright {
	color: #787878;
	font-size: 11px;
}

/* line height */
.lineheight13 {
	line-height:1.3;
}
.lineheight16 {
	line-height:1.6;
}
.lineheight18 {
	line-height:1.8;
}
/* link */
a{
color:#666;
text-decoration:none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #95BC2C;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
a.designed:link {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration:none
}
a.designed:visited {
	font-size: 11px;
	color:#CCCCCC;
	text-decoration:none
}
a.designed:hover {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none
}

a.linkgreen:link {
	color:#f26522;
	text-decoration:none
}
a.linkgreen:visited {
	color:#f26522;
	text-decoration:none
}
a.linkgreen:hover {
	color: #69ca00;
	text-decoration: none
}


a.topmenu:link {
	padding:10px;
	font-weight:bold;
	font-size: 13px;
	color:#787878;
	text-decoration:none
}
a.topmenu:visited {
	padding:10px;
	font-weight:bold;
	font-size: 13px;
	color:#787878;
	text-decoration:none
}
a.topmenu:hover {
	padding:10px;
	font-weight:bold;
	font-size: 13px;
	color:#a3ce38;
	text-decoration: none
}
/* table */
.table_line_a {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.table_line_b {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
.line01 {
	border-bottom: #dddddd 1px solid;

}
.line02 {
	border-bottom: #dddddd 1px dashed;

}
.line03 {
	border-bottom: #dddddd 1px dotted;

}
/* box */
.box {
	background-color: #f8f8f8;
	border: 1px solid #cacaca;
}
.image_boder {
	border: 3px solid #CCCCCC;
}

.pp01 {
	opacity: .7;
/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
.pp02 {
	opacity: 1;
/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.paddding{
padding:5px;
}
.IndexBanner{
cursor:pointer;
}
.tab{
cursor:pointer;
}

#BannerMainBox{
height:260px;
}
.paging_selected{
font-weight:bold;
}