@charset "gb2312";
/* CSS Document */
*{
	font-size:12px;
	font-family:"ËÎÌå",Arial;
	padding:0px;
	margin:0px auto;
	list-style:none;
	line-height:24px;
}
body{
	background:#f8f8f8;
}
.body{
	width:100%;
	overflow:hidden;
}

img{
	border:0px;
}

a{
	text-decoration:none;
}

a:visited {
color:#1A3D67;
    text-decoration: none;
}
a:hover {
    color: #dc6e21;
    text-decoration:underline;
}
a:active {
color:#1A3D67;
    text-decoration: none;
}

.fL{
	float:left;
	overflow:hidden;
	display:inline;
}

.fR{
	float:right;
	overflow:hidden;
	display:inline;
}

.yahei{
	font-family:microsoft YaHei,"Î¢ÈíÑÅºÚ";
}

.bold{
	font-weight:bold;
}

#topnav{width:100%; height:45px; background:#F2F2F2}#topnav p{width:1000px; margin:0 auto; line-height:45px; letter-spacing:1px}
#topnav p a{color:#333333;}

.width{
	width:1000px;
	overflow:hidden;
}

.cont{
	margin-top:15px;
	width:1000px;
	overflow:hidden;
}

.cont_L{
	width:682px;
	overflow:hidden;
}

.title{
	font-size:14px;
	color:#ff6600;
	padding-left:15px;
	line-height:36px;
	overflow:hidden;
	display:block;
}

.Left_box{
	border:1px solid #DEDEDE;
	background:#fff;
	width:680px;
	margin-top:15px;
	padding-bottom:15px;
	overflow:hidden;
}

.Left_box td{
	padding:0px 5px;
}

.guwen{
	width:680px;
	overflow:hidden;
}

.guwen_list{
	background:#eeeeee;
	border-radius:4px;
	width:312px;
	overflow:hidden;
	padding:5px;
	margin-left:15px;
}

.guwen_c{
	border:1px solid #a5a5a5;
	background:#dcdcdc;
	width:310px;
}

.guwen_c h3{
	padding-left:10px;
	line-height:30px;
}

.guwen_text{
	width:300px;
	padding:5px;
	overflow:hidden;
}

.guwen_text span{
	width:170px;
}

.cont_R{
	border:1px solid #DEDEDE;
	background:#fff;
	width:290px;
	padding-bottom:290px;
	overflow:hidden;
}

.cont_R p{
	width:250px;
	padding:0px 20px;
	overflow:hidden;
	display:block;
	text-indent:24px;
}

.cont_R strong{
	width:250px;
	padding:0px 20px;
	overflow:hidden;
	display:block;
	line-height:30px;
	margin-top:10px;
}
h3.sub_title{
	width:270px;
	overflow:hiddend;
	display:block;
	padding:5px 10px;
	border-bottom:1px solid #dcdada;
	border-top:1px solid #dcdada;
	background:#ececec;
	color:#ff6600;
	font-size:14px;
}

.cont_R img.ditu{
	border:1px solid #ededed;
	display:block;
	margin-top:10px;
}

img.comLogo{
	margin-left:40px;
	display:block;
}

ul.huaxu{
	width:660px;
	padding:0px 10px;
	overflow:hidden;
}

ul.huaxu li{
	width:190px;
	overflow:hidden;
	margin:10px 10px 0px 10px;
	background:#fff;
	border:1px solid #d4d4d4;
	float:left;
	overflow:hidden;
	display:inline;
	padding:5px 4px;
	text-align:center;
	font-weight:bold;
}
ul.huaxu li img{
	display:block;
	padding-bottom:5px;
	width:190px;
}

.ship{
	width:280px;
	overflow:hidden;
	margin-right:10px;
}

.ship li{
	float:left;
	overflow:hidden;
	display:inline;
	width:130px;
	margin-left:10px;
	padding-bottom:20px;
}

.ship li img,.ship li span{
	width:130px;
	display:block;
}

.ship li span{
	height:48px;
	overflow:hidden;
}

/**/
#ifocus {
	width:680px;
	height:280px;
	margin:0px;
	border:1px solid #DEDEDE;
	background:#fff; 
	overflow:hidden;
}
#ifocus_pic {
	display:inline;
	position:relative;
	float:left;
	width:540px;
	height:260px;
	overflow:hidden;
	margin:10px 0 0 10px;
}
#ifocus_piclist {
	position:absolute;
}
#ifocus_piclist li {
	width:540px;
	height:260px;
	overflow:hidden;
}
#ifocus_piclist img {
	width:540px;
	height:260px;
}
#ifocus_btn {
	display:inline;
	float:right;
	width:120px;
	padding:9px 5px 0 0;
}
#ifocus_btn li {
	width:120px;
	height:65px;
	cursor:pointer;
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
	background:url(../images/ifocus_btn_bg1.gif) no-repeat; margin:2px
}
#ifocus_btn img {
	width:105px;
	height:50px;
	margin:4px 0 0 10px;
}
#ifocus_btn .current {
	background: url(../images/ifocus_btn_bg.gif) no-repeat;
	opacity:10;
	-moz-opacity:10;
	filter:alpha(opacity=100);
}
#ifocus_opdiv {
	position:absolute;
	left:0;
	bottom:0;
	width:540px;
	height:35px;
	background:#000;
	opacity:0.0;
	-moz-opacity:0.0;
	filter:alpha(opacity=0);
}
#ifocus_tx {
	position:absolute;
	left:8px;
	bottom:8px;
	color:#FFF;
}
#ifocus_tx .normal {
	display:none;
	
}
