/* CSS Document */

@charset "utf-8";

.main p{
	color:#FFFFFF;
}

.main h3{
	float:left;
	clear:both;
	margin-top: 30px;
	margin-bottom: 10px;
}

.box01{
	background-color: #000000;
	background-image: url(../images/index/hot_right_now/box_01.jpg);
	clear: both;
	float: left;
	display: block;
	padding: 10px;
	width: 820px;
	background-position: right bottom;
	background-repeat: no-repeat;
}

.box01 .mov_area{	float: left;
}

.box01 .mov_btn{
	float: left;
	margin-left: 10px;
	width: 170px;
}

.box01 h4{
	background-image: url(../images/index/hot_right_now/box_01_icon01.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	line-height: 30px;
	padding-left: 25px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #F15A24;
}


.box01 td{ border:none; padding:5px;}


.box02{
	background-color: #000000;
	background-image: url(../images/index/intoroduction/box02.jpg);
	width: 820px;
	display: block;
	padding: 10px;
	background-repeat: no-repeat;
	clear: both;
	float: left;
	display: block;
}

.box02 p{

	width:400px;
	display: block;
	margin-right: 20px;
}

.box02 .box2_img{
	width: 400px;
	float: left;
}

.box03{
	background-color: #000000;
	background-image: url(../images/index/pic_up/box_03.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: both;
	float: left;
	display: block;
	width: 820px;
	padding: 10px;
	margin-bottom: 10px;
}

.box03 div{
	float:left;
}

.box03 div.img{
	margin-right:10px;
}

.box03 h4{
	background-image: url(../images/index/pic_up/icon_01.png);
	height: 30px;
	padding-left: 40px;
	line-height: 30px;
	color: #F15A24;
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	width: 190px;
	margin-bottom: 5px;

}

.box03 p{
	width: 190px;	
}



.box04{
	background-color: #000000;
	background-image: url(../images/index/partner/box_04.jpg);
	clear: both;
	float: left;
	display: block;
	width: 820px;
	padding: 10px;
	margin-bottom: 0px;
}

.box04 td{
	padding: 6px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table.company td{
	padding: 10px;
}

table.company .left{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 100px;
}
table.company .right{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 360px;
	color: #FFFFFF;
}

table.news td{
	padding: 10px;
}

table .point{
	line-height: 12px;
	background-image: url(../images/news/icon.jpg);
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 15px;
	color: #CCCCCC;
	font-weight: bold;
}
table.news .left{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 180px;
}
table.news .right{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 600px;
	color: #FFFFFF;
}


table.ds td{
	padding: 10px;
}
table.ds .left{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 405px;
}
table.ds .right{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 395px;
}

table.cm{
	padding: 0px;
	border-bottom:1px solid #ffffff;
}

table.cm td{
	padding: 2px;

}

table.cm .right{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.bun_area {
	line-height: 50px;
	height: 50px;
	color:#ffffff;
}

table.sitemap{}
table.sitemap td{
	padding:5px;
}
table.sitemap .left{
	width: 180px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
table.sitemap .right{
	width: 620px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

table.sitemap a:link{ color:#FFFFFF; text-decoration:none;}
table.sitemap a:hover{ color:#FFFFFF; text-decoration:none;}
table.sitemap a:visited{ color:#cccccc; text-decoration:none;}


table.contact{}
table.contact td{
	padding:5px;
}
table.contact .left{
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
table.contact .right{
	width: 620px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.tel{
	padding:10px;
}
