/* CSS Document */

#top {
	float: right;
	width: 770px;
	height: auto;
	overflow:auto;
	margin-top: 56px;
	padding-bottom: 60px;
	}
#top #sizeS{
	width: 580px;
	min-height: 80px;
	margin-left: 18px;
	*margin-left: -100px;
	padding: 0;
	border: 1px solid #626789;
	text-align:left;
	background:url(../img/contents_bg_ptn_h.png);
	}
#top #sizeL {
	width: 752px;
	margin-top: 15px;
	margin-left: 6px;
	border-left: 2px  inset #cdcfd0;
	border-right: 2px  outset #cdcfd0;
	border-bottom: 2px  outset #cdcfd0;
	text-align: left;
	overflow: hidden;
	background:url(../img/contents_bg_ptn.png) repeat;
	}
#top .newsHead{
	width:100%;
	text-indent: -9999px;
	height:19px;
	display:block;
	background:url(../img/h3_news.png) no-repeat center top;
}

#top .picupHead{
	width:100%;
	text-indent: -9999px;
	height:28px;
	display:block;
	background: url(../img/h3_picup.png) no-repeat center top;
}

/* News
===========================================*/
.news{
	margin: 5px 20px;
	font-size: 12px;
}
.news dt{
	float:left;
	width: 100px;
	font-weight: bold;
	color:#F93;
	}
.news dd{
	margin-left: 100px;
}
/* information
===========================================*/
#top #information{
	overflow: auto;
	height: 90px;
}
#top #information dt{
	width: 60px;
	float: left;
	padding: 5px 0 5px 15px;
	color: #b7bdf0;
	font-weight: bold;
	}
#top #information dd{
	margin-left: 100px;
	padding: 5px 10px 5px 0px;
	}
#top #information dd a{
	color:#CCC;
	}
#top #quickGuide ul {
	padding: 0 0 0 20px;}
#top #quickGuide ul:after {
	content: "";
	display: block;
	clear: both;
	}
#top #quickGuide ul li {
	float: left;
	display: table;
	width: 155px;
	height: 130px;
	background: no-repeat 0 0;
	margin: 10px 20px 0 0;
	}
p.qgText{
	width: 160px;
	height: 22px;
	text-align:center;
	font-size: 12px;
	padding:10px 0 0 0;
	}

#top #quickGuide ul li span {
	font-size: 12px;
	color: #fff;
	text-align:center;
	height: 22px;
	display: block;
	text-decoration: none!important;}
		
#top #quickGuide ul li small {
	display: block;
	line-height: 11px;
	padding-bottom: 5px;
	color: #aaa;	
	font-family: "Arial",san-serif;
	}
#top #quickGuide .page71 a, 
#top #quickGuide .page72 a, 
#top #quickGuide .page73 a, 
#top #quickGuide .page74 a {
	display: table-cell;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	font-family: "Georgia",serif;
	color: #fff;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 1px 1px 2px #000000;
	background-color: rgba(0,0,0,0.5);}
#top #quickGuide .page71 a:hover, 
#top #quickGuide .page72 a:hover, 
#top #quickGuide .page73 a:hover, 
#top #quickGuide .page74 a:hover {
	background-color: rgba(0,0,0,0.2);}
	
	
#top #quickGuide .page71 {
	background-image:url(../img/btn_page71.jpg);}
#top #quickGuide .page72 {
	background-image:url(../img/btn_page72.jpg);}
#top #quickGuide .page73 {
	background-image:url(../img/btn_page73.jpg);}
#top #quickGuide .page74 {
	background-image:url(../img/btn_page74.jpg);}
	
/* pickUp
===========================================*/
#top #pickUp{
	width: 98%;
	margin:0 0 0 15px;
	}
#top #pickUp:after {
	content: "";
	display: block;
	clear: both;
	}
#top #pickUp li{
	width: 230px;
	height: 148px;
	float: left;
	margin: 12px 7px 5px 7px;
	position:relative;
	}
#top #pickUp li.thmb41{
	margin: 12px 7px 5px 140px!important;
	}
#top #pickUp li img{
	position:absolute;
	left: 0px;
	top: 0px;
	}
#pickUp li a {
	width: 222px;
	height: 148px;
	display:block;	
	background: url(../img/picup_btn_d.gif) no-repeat top left;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	padding: 3px 0 0 8px;
}
#pickUp li a:hover {
	background: url(../img/picup_btn_o.gif) no-repeat top left;
	}

#pickUp li span {
	font-size: 10px;
	font-weight: normal;
	}
#pickUp .picTxt {
	font-size: 12px;
	font-weight: bold;
	margin:102px 4px 0 4px;
	color: #FFF;
	padding: 0;
	}

/* slider
===========================================*/
#slider{
	background:url(../img/slider/slider_bg.png) repeat;
	overflow:hidden;
	}
#slider h3.slideHead{
	background: url(../img/slider/slider_h3.png) no-repeat left top!important;
	padding-top: 7px;
	padding-left: 12px;
	padding-bottom: 5px;
	text-shadow: 2px 2px 3px #000;
	margin: 0 0 7px 0;
	font-size: 18px;
}
#sliderLeftBlock{
	width: 408px;
	float: left;
	padding: 3px 6px;
	*padding: 3px 6px 0px 6px;
}
#sliderRightBlock{
	width: 293px;
	float: left;
	padding: 3px 6px 3px 0px;
	*padding: 3px 6px 0px 0px;
}
#sliderLeftBlock #sliderMainList li{
	display:none;
	border: #2b2c5b 1px solid;
	position: relative;
	background: no-repeat 0 center;
}
#sliderLeftBlock #sliderMainList li a {
	display: block;
	width: 406px;
	height: 200px;
	}
#sliderLeftBlock #sliderMainList li a:hover {
	background: url('../../../common/img/bg/rgbFFF_a20.png');
	}
#sliderRightBlock #sliderbtnList li {
	height: 44px;
	margin-bottom: 6px;
	*margin-bottom: 2px;
	overflow: hidden;
	border: #2b2c5b solid 1px;
	background:url(../img/slider/slider_thmbbg.png) no-repeat left top;
}
#sliderRightBlock #sliderbtnList li a {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;}
#sliderRightBlock #sliderbtnList li a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#sliderRightBlock #sliderbtnList li a.selected {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.slideMainImage{
	width: 406px;
}
.slideBtnImage{
	width: 75px;
	height: 43px; 
	float: left;
}
span.sliderLeftBlockTxt {
	overflow: hidden;
	padding: 10px 20px;
	width: 366px;
	height: 60px;
	position: absolute;
    bottom: 0;
	display: block;	
	font-size: 18px;
	color: #fff;
	line-height: 1.2em;
	font-weight: bold;
	background: url('../../../common/img/bg/rgb000_a60.png');
}
span.sliderLeftBlockTxt small {
	display: block;
	color: #b7bdf0;
	font-size: 12px;}

span.sliderRightBlockTxt {
	padding: 5px 0;
	float: right;
	width: 210px;
	height: 43px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
span.sliderRightBlockTxt small {
	display: block;
	color: #b7bdf0;
	font-size: 10px;}
	