@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif, "宋体";
	color: #333333;
}


td {
	font-size: 12px;
	color: #333333;
}

a{
	font-size: 13px;
	color: #000;
	text-decoration: none;
    outline:none;
}

a:link {
	font-size: 13px;
}

a:visited {
}

a:hover {
	color: #D6D6D6;
	text-decoration: none;
}

a:active {
	color: #999999;
	text-decoration: none;
}

img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
}

.position {
	color: #999999;
	font-size: 13px;
}

.font_w {
	color: #FFFFFF;
}

.font_wb {
	color: #FFFFFF;
	font-weight: bold;
}

.font_r {
	color: #990000;
}

.font_r10 {
	color: #990000;
	font-size: 10px;
}

.font_rb {
	color: #990000;
	font-weight: bold;
	
}

.font_rb14 {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
}

.font_b {
	color: #000000;
	font-weight: bold;
}

.font_bb {
	color: #000000;
}

.font_b14 {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
}

.txt {
	line-height: 18px;
	font-size: 13px;
}

.txt1 {
	line-height: 17px;
	font-size: 12px;
	letter-spacing: 1px;
}

.txt2 {
	line-height: 17px;
	font-size: 12px;
	padding: 6px;
}

.txt3 {
	line-height: 16px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.button {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(button.gif);
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 7px;
}

.bar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F1F1;
}
.input {
	color: #666;
	font-size: 12px;
	border: 1px solid #D6D6D6;
}
.Hide
{
	display:none;
}

#menu {
	height:33px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 90px;
	width: 580px;
}
#menu ul { list-style: none; margin: 0px; padding: 0px; }
#menu ul li {
	float:left;
}
#menu ul li a {
	display:block;
	width:110px;
	height:33px;
	line-height:33px;
	text-align:center;
	font-size:12px;
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #FFFFFF;
}
#menu ul li:hover {
	background-image: url(images/menu.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	color: #990000;
}
#menu ul li a#current {
	background-repeat: repeat;
	background-position: 0 0;
	background-image: url(images/menu.jpg);
	font-weight: bold;
}
#menu ul li ul {
	display:none;
	position:absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu ul li ul li {
	float:left;
	width:120px;
	margin:0;
}
#menu ul li ul li.sp {
	float:left;
	width:6px;
	margin:0;
}
#menu ul li ul li:hover.sp {
	background-image: url(images/sp.jpg);
}
#menu ul li ul li a {
	background:none;
	text-align: center;
}
#menu ul li ul li:hover {
	background-image: url(images/menu1.jpg);
	color:#000000;
}
#menu ul li ul li ul li:hover {
	background-image: none;
	color:#000000;
}
#menu ul li ul li.NoBack {
	background-image: none;
}
#menu ul li ul li:hover.NoBack {
	background-image: none;
}
#menu ul li ul li a:hover {
	color:#000000;
}
#menu ul li:hover ul {
	display:block;
}
#menu ul li.sfhover ul { display:block;}


#menu ul ul {
	display:none;
} 
#menu ul li:hover ul {
	display:block;
} 
#menu ul li:hover ul ul { display:none; } 
#menu ul li:hover ul li:hover ul {
	display:block;
	position: absolute;
}
#menu ul li:hover ul li:hover a {
	color:#333;
}

#menu ul li ul.SubMenu {
	display:none;
	position:absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left:100px;
	width:100%;
}
.j3 {
	background-color: #FFFFFF;
	min-height: 220px;
	width: 500px;
	z-index:9999999;
	position: relative;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: inset;
	border-left-style: solid;
	border-right-color: #B20000;
	border-bottom-color: #B20000;
	border-left-color: #B20000;
	background-image: url(images/pub_02.jpg);
	background-repeat: no-repeat;
	height: auto;
}
.j3Left {
	background-color: #FFFFFF;
	min-height: 150px;
	width: 500px;
	z-index:9999999;
	position: relative;
	left:-386px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: inset;
	border-left-style: solid;
	border-right-color: #B20000;
	border-bottom-color: #B20000;
	border-left-color: #B20000;
	background-image: url(images/pub_03.jpg);
	background-repeat: no-repeat;
}
.sp{
	background-image: url(images/sp.jpg);
	background-repeat: no-repeat;
	width: 6px;
	height: 33px;
	}
	
#sidebar {
	float:left;
	width:130px;
	height: 90px;
	padding-top: 30px;
	font-size: 12px;
	padding-left: 10px;
	text-align: left;
}

ol{
	font-size: 12px;
	list-style-type: none;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	margin: 0;
}

#menu #sidebar ol li a {
	text-align: left;
	color: #990000;
	display: block;
	text-decoration: none;
	text-indent: 10px;
	height: 35px;
	line-height: 35px;
}

#menu #sidebar ol li a:hover {
	text-align: left;
	text-decoration: none;
	color: #333333;
	display: block;
	background-image: url(images/temp2.gif);
	background-repeat: no-repeat;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
}


#content {
	float:right;
	width:330px;
	height: 200px;
	font-size: 12px;
	padding-right: 15px;
}

.content_01{
	padding-top: 40px;
	line-height: 18px;
	}
.content_02{
	padding-top: 20px;
	line-height: 18px;
	padding-right: 15px;
	}

.content_left{
	float:left;
	width:160px;
	height: 160px;
	text-align: center;
	padding-top: 20px;
	}
.content_right{
	float:right;
	width:160px;
	height: 160px;
	text-align: center;
	padding-top: 20px;
	}








.tabbox {
	height:560px;
	background-image: url(images/temp_02.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 370px;
	margin: 0px;
	font-size: 13px;
}
.tabmenu {
	width:350px;
	height:26px;
	margin-left: 10px;
}
.tabmenu ul {margin:0;padding:0;list-style-type: none;}
.tabmenu li { text-align:center; float:left; display:block; width:70px; height:26px; overflow:hidden; line-height:27px; display:inline; font-size:12px;}
.tabmenu .cli {
	text-align:center;
	float:left;
	display:block;
	width:70px;
	height:26px;
	overflow:hidden;
	line-height:26px;
	display:inline;
	font-size:12px;
	cursor:pointer;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #970011;
}
#tabcontent {
	width:auto;
	background-color:#fff;
	height: 310px;
	background-image: url(images/temp_01.jpg);
	background-repeat: no-repeat;
	line-height: 18px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#tabcontent ul {margin:0;padding:5px;list-style-type: none;}
#tabcontent .hidden {display:none;}


.tabbox1 {
	width:410px;
	background-image: url(images/temp_02.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 250px;
	margin: 0px;
	font-size: 13px;
}
.tabmenu1 {
	width:390px;
	height:26px;
	margin-left: 10px;
}
.tabmenu1 ul {margin:0;padding:0;list-style-type: none;}
.tabmenu1 li { text-align:center; float:left; display:block; width:72px; height:26px; overflow:hidden; line-height:27px; display:inline; font-size:12px;}
.tabmenu1 .cli {
	text-align:center;
	float:left;
	display:block;
	width:70px;
	height:26px;
	overflow:hidden;
	line-height:26px;
	display:inline;
	font-size:12px;
	cursor:pointer;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #970011;
}
#tabcontent1 {
	width:390px;
	background-color:#fff;
	height: 70px;
	background-image: url(images/temp_01.jpg);
	background-repeat: no-repeat;
	line-height: 18px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#tabcontent1 ul {margin:0;padding:5px;list-style-type: none;}
#tabcontent1 .hidden {display:none;}



.tabbox2 {
	width:430px;
	background-image: url(images/temp_02.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 250px;
	margin: 0px;
	font-size: 13px;
}
.tabmenu2 {
	width:410px;
	height:26px;
	margin-left: 10px;
}
.tabmenu2 ul {margin:0;padding:0;list-style-type: none;}
.tabmenu2 li { text-align:center; float:left; display:block; width:67px; height:26px; overflow:hidden; line-height:27px; display:inline; font-size:12px;}
.tabmenu2 .cli {
	text-align:center;
	float:left;
	display:block;
	width:67px;
	height:26px;
	overflow:hidden;
	line-height:26px;
	display:inline;
	font-size:12px;
	cursor:pointer;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #970011;
}
#tabcontent2 {
	width:410px;
	background-color:#fff;
	height: 100px;
	background-image: url(images/temp_01.jpg);
	background-repeat: no-repeat;
	line-height: 18px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#tabcontent2 ul {margin:0;padding:5px;list-style-type: none;}
#tabcontent2 .hidden {display:none;}



.tabbox3 {
	width:370px;
	background-image: url(images/temp_02.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 680px;
	margin: 0px;
	font-size: 13px;
}
.tabmenu3 {
	width:350px;
	height:26px;
	margin-left: 10px;
}
.tabmenu3 ul {margin:0;padding:0;list-style-type: none;}
.tabmenu3 li { text-align:center; float:left; display:block; width:112px; height:26px; overflow:hidden; line-height:27px; display:inline; font-size:12px;}
.tabmenu3 .cli {
	text-align:center;
	float:left;
	display:block;
	width:112px;
	height:26px;
	overflow:hidden;
	line-height:26px;
	display:inline;
	font-size:12px;
	cursor:pointer;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #970011;
}
#tabcontent3 {
	width:350px;
	background-color:#fff;
	height: 310px;
	background-image: url(images/temp_01.jpg);
	background-repeat: no-repeat;
	line-height: 18px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#tabcontent3 ul {margin:0;padding:5px;list-style-type: none;}
#tabcontent3 .hidden {display:none;}







.title {
    color:red; 
    font-size:12px;
}

.line {
	border: 1px solid #EBEBEB;
	padding: 10px;
}

