/* CSS Document */
body{
	background:#000000;
	font-size: 14px;
	line-height: 150%;
	color: #62000D;
	margin:0 auto;
	scrollbar-arrow-color: #722800;
	scrollbar-face-color: #722800;
	scrollbar-base-color: #722800;
	scrollbar-3dlight-color: #D7BF73;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #56939c;
	scrollbar-darkshadow-color: #722800;
}
a, a:link, a:active, a:visited
{
	color: #800000;
	text-decoration: underline;
}
a:hover
{
	color: #00FF00;
	text-decoration: none;
}
.logo{
	width:187px;
	height:138px;
	position: absolute;
	left: 403px;
	top: 15px;
	cursor: pointer;
}
.logo2{
	width:187px;
	height:138px;
	position: absolute;
	left: 756px;
	top: 74px;
	cursor: pointer;
}
/* 首页样式*/

.link1{
	width:163px;
	height:347px;
	position: absolute;
	left: 162px;
	cursor: pointer;
}
.link2{
	width:325px;
	height:347px;
	position: absolute;
	left: 325px;
	cursor: pointer;
}
.link3{
	width:210px;
	height:347px;
	position: absolute;
	left: 650px;
	cursor: pointer;
}
#indextop{
width:1002px;
height:154px;
background:url(images/index_01.jpg);
background-repeat: no-repeat;
margin:0 auto;
position:relative;
}
#indextop2{
width:1002px;
height:161px;
background:url(images/index_02.jpg);
background-repeat: no-repeat;
margin:0 auto;
}
#button{
width:1002px;
height:347px;
margin:0 auto;
position:relative;
}
#button1{
width:162px;
height:347px;
float:left;
background:url(images/index_03.jpg);
background-repeat: no-repeat;
}
#button2{
	width:163px;
	height:347px;
	float:left;
	background:url(images/index_04.jpg);
	background-repeat: no-repeat;
}
#button2 a:hover{
	width:163px;
	height:347px;
	float:left;
	background:url(images/index2_01.jpg);
	background-repeat: no-repeat;
}
#button3{
width:325px;
height:347px;
float:left;
background:url(images/index_05.jpg);
background-repeat: no-repeat;
}
#button3 a:hover{
width:325px;
height:347px;
float:left;
background:url(images/index2_02.jpg);
background-repeat: no-repeat;
}
#button4{
width:210px;
height:347px;
float:left;
background:url(images/index_06.jpg);
background-repeat: no-repeat;
}
#button4 a:hover{
width:210px;
height:347px;
float:left;
background:url(images/index2_03.jpg);
background-repeat: no-repeat;
}
#button5{
width:142px;
height:347px;
float:left;
background:url(images/index_07.jpg);
background-repeat: no-repeat;
}
#bottom{
width:1002px;
height:97px;
background:url(images/index_08.jpg);
margin:0 auto;}
#foot{
width:1002px;
height:94px;
background:url(images/index_09.jpg);
margin:0 auto;}
/* 二级页面样式*/
#topic_top{
width:1002px;
height:243px;
margin:0 auto;
background:url(images/topic_01.jpg);
position:relative;
}
#topic_button{
width:1002px;
height:107px;
margin:0 auto;
position:relative;
}
#topic_button1{
width:339px;
height:107px;
float:left;
background:url(images/t2_01.jpg);
}
#topic_button1 a:hover{
width:339px;
height:107px;
float:left;
background:url(images/topic_02.jpg);
}
#topic_button2{
width:326px;
height:107px;
float:left;
background:url(images/t2_02.jpg);
}
#topic_button2 a:hover{
width:326px;
height:107px;
float:left;
background:url(images/topic_03.jpg);
}
#topic_button3{
width:337px;
height:107px;
float:left;
background:url(images/t2_03.jpg);
}
#topic_button3 a:hover{
width:337px;
height:107px;
float:left;
background:url(images/topic_04.jpg);
}
.topic_link1{
	width:339px;
	height:107px;
	position: absolute;
	left:0px;
	cursor: pointer;
}
.topic_link2{
	width:326px;
	height:107px;
	position: absolute;
	left:339px;
	cursor: pointer;
}
.topic_link3{
	width:337px;
	height:107px;
	position: absolute;
	left: 665px;
	cursor: pointer;
}
#content{
	width:822px;
	height:auto;
	background:url(images/topic_06.jpg);
	background-repeat:repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 90px;
	padding-left: 90px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#topicfoot{
	width:1002px;
	height:182px;
	margin:0 auto;
	text-align: center;
	background-image: url(images/topic_08.jpg);
	background-repeat: no-repeat;
}
/* 字体样式*/
#content p{
	text-indent: 30px;
}
.word_b {
	padding-left: 8px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #8F1007;
	font-weight: bold;
	color: #8B0305;
	font-size: 14px;
}
.word_vi {
	color: #006600;
	font-weight: bold;
	text-indent: 36px;
}
.word_zhushi{
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #FF0000;
}
.title {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
p img {
	border: 2px solid #860000;
	padding: 3px;
}
.skill_ty {
	font-size: 16px;
	background-color: #666666;
	border: 1px dotted #84A6A5;
	padding: 1px;
}
.skill_j {
	font-size: 16px;
	background-color: #FFFF00;
	border: 1px dotted #84A6A5;
	padding: 1px;
	color: #000000;
}
.skill_m {
	font-size: 14px;
	background-color: #FFA54A;
	color: #660000;
}
.skill_s {
	font-size: 16px;
	background-color: #0099FF;
	border: 1px dotted #84A6A5;
	padding: 1px;
	color: #000000;
}
.skill_h {
	font-size: 16px;
	background-color: #FF0033;
	border: 1px dotted #84A6A5;
	padding: 1px;
	color: #000000;
}
.skill_t {
	font-size: 16px;
	background-color: #663366;
	border: 1px dotted #84A6A5;
	padding: 1px;
	color: #000000;
}
.rw {
	font-size: 14px;
	color: #CC3333;
	font-weight: bold;
	border-left-width: 4px;
	border-left-style: double;
	border-left-color: #CC3333;
	padding-left: 4px;
	margin-left: 36px;
}
.rw_th_w {
	width:20%;
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	color: #CCCCCC;
}
