/*----------------------------------------------------------------------------
 ***                                                                     Inner
----------------------------------------------------------------------------*/

#mainBox {
	padding:0 0 0 0;
}

#slider {
	position:relative;
	width:980px;
	margin:0 auto 30px auto;
}

.slider-wrapper {
	position:relative;
	height:344px;
}

#prBox {
	position:relative;
	width:960px;
	padding:0;
	margin:0 0 5px 0;
}

#jQueryBox1{
	width:670px;
	height:300px;
	position:absolute;
	top:0;
	left:0;
	z-index:999;
}

#jQueryBox2{
	background:url(../img/mainbox02.jpg) no-repeat;
	width:670px;
	height:300px;
	position:absolute;
	top:0;
	left:0;
	z-index:999;
}

#jQueryBox3{
	background:url(../img/mainbox03.jpg) no-repeat;
	width:670px;
	height:300px;
	position:absolute;
	top:0;
	left:0;
	z-index:999;
}


.prLeft {
	background:#060;
	float:left;
	width:670px;
	height:300px;
}

.prRight {
	float:right;
	width:285px;
	height:30px;
}

.prRight ul li {
	width:285px;
	height:100px;
}

#newsField {
	background:url(../img/newsfield_bg.gif) no-repeat top left;
	width:738px;
	height:29px;
	margin:0 auto;
	padding:5px 0 0 240px;
	border:#dddedf solid 1px;
}

.title_domain {
	background:url(../img/titlebar_domain.gif) no-repeat;
	width:670px;
	height:0px;
	padding-top:52px;
	margin-bottom:20px;
	overflow:hidden;
}

.domainArea {
	float:left;
	width:670px;
	padding:0px 0px 20px 0px;
	display:block;
}

.domainBox {
	float:left;
	width:210px;
	padding:0 10px 0 0;
	margin:0 9px 0 0;
	border-right:#ccc dotted 1px;
}

.domainBox_r {
	float:left;
	width:210px;
	margin:0 0 0 0;
}

.domainBox h4,.domainBox_r h4 {
	background:url(../img/domain_name_icon) no-repeat;
	height:34px;
	line-height:16px;
	padding:0 0 5px 25px;
}

.domainBox h4 a,.domainBox_r h4 a {
	font-weight:bold;
}

.domainPhoto {
	border:#CCC solid 5px;
	margin:0 0 10px 0;
}

.domainInfo {
	line-height:16px;
	padding:10px 0;
}

.d1 a {
	background:url(../img/domain_box_bg1.gif) no-repeat;
	width:230px;
	height:0;
	padding-top:198px;
	overflow:hidden;
	display:block;
}

.d2 a {
	background:url(../img/domain_box_bg2.gif) no-repeat;
	width:230px;
	height:0;
	padding-top:198px;
	overflow:hidden;
	display:block;
}

.d3 a {
	background:url(../img/domain_box_bg3.gif) no-repeat;
	width:230px;
	height:0;
	padding-top:198px;
	overflow:hidden;
	display:block;
}

#linkBox {
	width:980px;
	padding:30px 0 30px 10px;
	margin:0 auto;
}

#linkBox ul li.left {
	float:left;
	width:300px;
	height:90px;
	margin:0 20px 0 0;
	display:block;
}

#linkBox ul li.right {
	float:left;
	width:300px;
	height:90px;
	margin:0 0 0 0;
	display:block;
}

.sidecompanyBox {
	width:220px;
	border:#dddedf solid 1px;
	padding:0;
	margin:0 0 30px 0;
}

.companyLink li {
	background:url(../img/clink_icon.png) no-repeat 10px 14px;
	padding:8px 0 8px 30px;
	border-top:#f0f0f0 solid 1px;
}

.sidecsrBox {
	width:220px;
	border:#dddedf solid 1px;
	padding:0;
	margin:0 0 30px 0;
}

.groupLink li {
	background:url(../img/clink_icon.png) no-repeat 0px 10px;
	padding:5px 0 5px 20px;
}

.title_side_company {
	background:url(../img/side_titlebar_companyinfo.gif) no-repeat;
	width:220px;
	height:0;
	padding-top:41px;
	overflow:hidden;
}

.title_side_csr {
	background:url(../img/side_titlebar_csr.gif) no-repeat;
	width:220px;
	height:0;
	padding-top:41px;
	overflow:hidden;
}

.title_side_news {
	background: url(../img/titlebar_news.gif) no-repeat;
	width:300px;
	height: 0;
	padding-top: 52px;
	margin:0 0 20px 0;
	overflow: hidden;
	display: block;
}

.newsArea {
	float:right;
	width:285px;
	padding:0;
	margin:0 0 30px 0;
	overflow:hidden;
	display:block;
}

.sideNewsbox {
	padding:0 10px;
}

.scroll_area {
}

.newsArea ul li {
	padding:10px 0;
	border-bottom:#CCC dotted 1px;
}

.newsDate {
	float:left;
	width:80px;
	padding:0 0 0 0;
	margin:0 10px 0 0;
	display:block;
}

.newsIcon1 {
	text-align:center;
	width:50px;
	float:left;
	color:#FFF;
	background:#00005a;
	padding:1px 6px;
	margin:0 10px 0 0;
	display:block;
}

.newsText {
	line-height:16px;
	padding:10px 0;
}


.csrNavi {
	width:200px;
}

.csrYear {
	border:#999 solid 1px;
	padding:5px 10px;
}