/* -----------------------------------------------------------
	main stylesheet
----------------------------------------------------------- */
html
{
	height: 100%;}

body
{
	margin: 0;
	padding: 0;
	height: 100%;
	background:url(../images/bg_color.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;}

/* -----------------------------------------------------------
	images
----------------------------------------------------------- */ 

img
{
	border: none;}

/* -----------------------------------------------------------
	anchors
----------------------------------------------------------- */ 

a
{
	color:#000;
	text-decoration: none;
	cursor: pointer;}

a:hover
{
	color:#39F;
	text-decoration: none;}

/* -----------------------------------------------------------
	headings
----------------------------------------------------------- */ 

h1, h2, h3, h4, h5, h6
{
	color: #292929;
	font-weight: bold;}

h1
{
	font-size: 22px;}

h2
{
	font-size: 20px;}

h3
{
	font-size: 14px;}

h4
{
	font-size: 16px;}

h5
{
	font-size: 14px;}

h6
{
	font-size: 11px;}

/* -----------------------------------------------------------
	lists
----------------------------------------------------------- */ 

ul.circle { list-style-type: circle;}
ul.disc { list-style-type: disc;}
ul.square { list-style-type: square;}
ol.lower-roman { list-style-type: lower-roman;}
ol.upper-roman { list-style-type: upper-roman;}
ol.lower-alpha { list-style-type: lower-alpha;}
ol.upper-alpha { list-style-type: upper-alpha;}
ol.decimal  { list-style-type: decimal;}

/* -----------------------------------------------------------
	colors
----------------------------------------------------------- */ 

div.color
{
	right: 0;
	margin: 116px 13px 0 0;
	padding: 0 4px 4px 4px;
	clear: both;
	overflow: hidden;
	position: absolute;
	background: #ffffff;
	border: 1px solid #cccccc;}

div.color a
{
	margin: 4px 0 0 0;
	padding: 0;
	width: 20px;
	height: 20px;
	display: block;}

div.color a.blue
{
	background: #376ea6;}

div.color a.green
{
	background: #85924b;}

div.color a.brown
{
	background: #9b6e42;}

div.color a.purple
{
	background: #88528b;}

div.color a.red
{
	background: #bd3220;}

div.color a.greyblue
{
	background: #566e86;}
/*------------------------------------
	div
-------------------------------------*/
div
{}

/*------------------------------
	public
--------------------------------------*/
.dis{ display:block;}
.img
{
	padding:5px;
	background:#FFF;
	border:1px solid #CCC;}

.w{width:960px;}
.mar
{
	margin:auto;}
.f_s14{ font-size:14px;}
.f_w{ font-weight:600;}
.clear{ clear:both;}
.div
{
	border:1px solid #000;}
.div_none
{
	border:1px solid;}
.f_l
{
float:left;}
.f_r
{
float:right;}

.f14{ font-size:14px;}
.l_h_20{ line-height:25px;}
.sj2{ text-indent:2em;}
/*------------------------------------
	header
-------------------------------------*/
.header
{
	margin:auto;
	height:213px;
	position:relative;}
.logo
{
	position:absolute;
	left:0;}
.form1
{
	position:absolute;
	right:0px;
	bottom:18px;}
.form1 .input
{
	background:url(../images/form_input.jpg) no-repeat;
	width:200px;
	height:30px;
	border:none;
	line-height:30px;}
.form1 .image
{
	position:absolute;
	right:5px;
	top:5px;}
.nav
{
	height:30px;
	background:url(../images/nav_bg.jpg) repeat-x;}
.nav ul
{
	position:relative;
	margin:auto;
	height:30px;
	line-height:30px;}
.nav ul li
{
	float:left;}
.nav ul li a
{
	padding:0px 15px;
	color:#FFF;
	font-size:14px;
	font-weight:600;
	border-right:2px solid #FFF;}

.nav ul li .b_r_n
{
	border-right:none;}
.nav ul .last
{
	position:absolute;
	right:0px;}

.nav ul .last a
{
	border-right:none;
	padding:0px;}

/*---------------
content
---------------*/
.content_new{ padding:20px 10px;}
.content_new:after{
content: "";
        display: block;
        height: 0;
        clear:both;
        visibility: hidden;

}
.content{ padding:15px 8px;}
.box1
{
	padding-top:15px;}
.box1_left
{
	width:660px;
	height:305px;
	float:left;}
.box1_right
{
	width:280px;
	height:300px;
	float:right;
	background:#F9FBFA;
	border:3px solid #E7EAEC;}
.box1_right h3
{
	background:url(../images/box1_r_h3_bg.jpg) no-repeat;
	height:32px;}
.box1_right ul
{
	padding:15px 5px;}
.box1_right ul li
{
	line-height:20px;
	background:url(../images/dian.jpg) no-repeat 10px center;
	padding-left:20px;}
.box1_right ul a label
{
	margin-left:15px;
	position:absolute;
	right:5px;
	top:0px;}
.box1_right ul a
{
	font-size:12x;
	display:block;
	height:20px;
	position:relative;}

.box2
{
	height:296px;
	margin-top:15px;}

.box2_left
{
	width:10px;
	height:296px;
	float:left;
	background:url(../images/box2_l_bg.jpg) no-repeat;}
.box2_main
{
	padding-top:13px;
	height:296px;
	float:left;
	width:937px;
	background:url(../images/box2_m_bg.jpg) repeat-x;}
.box2_main_l
{
	width:302px;
	background:#fff;
	float:left;
	margin:0px 10px;}
.box2_main_l h3
{
	background:url(../images/box2_m_h3.jpg) no-repeat;
	height:27px;
	font-size:14px;
	color:red;
	line-height:27px;
	padding-left:30px;
	position:relative;}
.box2_main_l h3 span
{
	position:absolute;
	right:10px;
	top:0px;
	font-size:12px;
	font-weight:500;}
.box2_main_l h3 span a
{
	color:#999;}
.box2_main_l ul
{
	border:1px solid #E4E4E4;
	padding:5px 5px;}

.h_235{ _height:225px; min-height:225px;}

.box2_main_l ul li
{
	background:url(../images/dian.jpg) no-repeat 10px center;
	padding-left:20px;}
.box2_main_l ul li a
{
	
	position:relative;
	display:block;
	height:20px;
	line-height:20px;}
.box2_main_l ul li a label
{
	position:absolute;
	right:5px;
	top:0px;}
.box2_main_r
{
	float:left;
	height:262px;
	border-left:1px dotted #000;
	padding-left:10px;}
.box2_main_r h3
{
	color:#F00;
	font-size:14px;
	padding-left:10px;
	margin-bottom:15px;}
.box2_main_r img
{
	padding:5px;
	border:1px solid #CCC;
	background:#FFF;}
.box2_main_r ul
{}
.box2_main_r ul li
{
	background:url(../images/yuan.jpg) no-repeat 10px center;
	padding-left:20px;}
.box2_main_r ul li a
{
	display:block;
	height:20px;
	line-height:20px;}
.box2_right
{
	width:8px;
	height:296px;
	float:right;
	background:url(../images/box2_r_bg.jpg) no-repeat;}
.box3
{
	margin-top:15px;
	_height:350px;
	min-height:350px;}
.box3_l
{
	width:650px;
	float:left;}
.box3_l h3
{
	background:url(../images/.box3_l_h3.png) no-repeat;
	width:650px;
	height:28px;
	margin-bottom:10px;}
.box3_l h3 a
{
	display:block;
	height:28px;}
.box3_l ul
{
	padding-left:20px;}
.box3_l ul li
{
	width:136px;
	float:left;
	margin-right:20px;}
.box3_l ul li a
{
	display:block;}
.box3_l ul li a img
{
	padding:5px;
	border:1px solid #CCC;
	background:#FFF;
	display:block;}
.box3_l ul li a span
{
	padding:5px;
	display:block;
	text-align:center;
	line-height:15px;
	height:40px;}
.box3_r
{
	width:284px;
	float:right;}
.box3_r h3
{
	background:url(../images/.box3_r_h3.png) no-repeat;
	height:28px;
	margin-bottom:10px;}
.box3_r h3 a
{
	display:block;
	height:28px;}
.box3_r ul
{}

.box3_r ul li
{
	background:url(../images/dian.jpg) no-repeat 0px center;
	padding-left:15px;}
.box3_r ul li a
{
	font-size:12x;
	display:block;
	height:20px;
	position:relative;
	line-height:20px;}
.box3_r ul li a label
{
	position:absolute;
	right:5px;
	top:0px;}

.box4
{
	margin-top:15px;
	border-top:5px solid #FF0000;
	padding:10px 0px;}
.box4 ul
{
	float:left;
	width:290px;
	border-right:1px solid #CCCCCC;
	_height:200px;
	min-height:200px;
	margin-left:13px;
	padding-right:10px;}
.box4 ul h3
{
	color:#F00;
	height:30px;
	line-height:30px;
	padding-left:30px;
	position:relative;}
.box4 ul h3 span
{
	position:absolute; right:10px;}
.box4 ul h3 span a
{
	font-size:12px;
	font-weight:500;
	color:#999;}
.h3_img1
{
	background:url(../images/tb1.jpg) no-repeat;}
.h3_img2
{
	background:url(../images/tb2.jpg) no-repeat;}
.h3_img3
{
	background:url(../images/tb3.jpg) no-repeat;}
.box4 ul li
{
	background:url(../images/dian.jpg) no-repeat 0px center;
	padding-left:15px;}
.box4 ul li a
{
	font-size:12x;
	display:block;
	height:20px;
	position:relative;
	line-height:20px;}
.box4 ul li a label
{
	position:absolute;
	right:5px;
	top:0px;}
.box4 .last_ul
{
	border:none;}
.box5
{
	_height:260px;
	min-height:260px;
	padding-top:5px;}
.box5_l
{
	background:url(../images/box5_bg_m.jpg) repeat-x;
	width:100%;}
.box5_l_l
{
	padding-left:10px;
	background:url(../images/box5_bg_l.jpg) no-repeat;}
.box5_l_r
{

	float:right;
	background:url(../images/box5_bg_r.jpg) no-repeat;
	width:6px;}
.box5_r
{
	background:url(../images/box5_bg_m.jpg) repeat-x;
	width:310px;}
.box5_h3
{
	color:#F00;
	margin:15px 0px 0px 0px;}
.box5_l_l_con{
	padding-top:8px;
	margin-right:15px;
	width:280px;}
.box5_l_l_con img
{
	padding:5px;
	background:#FFF;
	border:1px solid #CCC;}
.box5_l_l_con p
{
	padding:5px;
	text-indent: 2em;
	line-height:15px;}
.ktv_ul
{}
.ktv_ul li
{
	background:url(../images/yuan.jpg) no-repeat 10px center;
	padding-left:20px;}
.ktv_ul li a
{
	display:block;
	height:20px;
	line-height:20px;}
.box5_l_l .r_img{  margin:10px 0;}



/*------------------------------
footer
---------*/
.footer
{}
.footer_t
{
	border-top:1px #CCCCCC dotted;}
.footer_t h3
{
	height:30px;
	border-right:3px solid #999999;
	width:75px;
	color:red;
	padding:15px 0 0 10px
;}
.p_tb{ padding:20px 0px;}
.footer_t p
{
	line-height:24px;
	width:855px;
	padding:5px;}
.footer_t p a
{
	padding:10px 10px;}
.footer_b
{
	_height:70px;
	min-height:70px;
	border-top:#E0E0E0 3px solid;
	background:#AE0000;
	text-align:center;}
.footer_b p
{
	color:#fff;
	padding:5px;}

/*---------------------
catigory
-------------------------------*/
.left_2 ul .chdcss1{
	padding-left:18px;
	width:177px;}
.left_2 ul .chdcss2{
	padding-left:36px;
	width:159px;}
.left_2 ul .chdcss3{
	padding-left:54px;
	width:141px;}
.left_2 ul .chdcss4{
	padding-left:72px;
	width:123px;}
.left_2 ul .chdcss5{
	padding-left:90px;
	width:106px;}
.left_2
{
	width:260px;}
.left_2 h3
{
	background:url(../images/catigory_h3_bg.jpg) no-repeat;
	height:33px;
	color:red;
	line-height:33px;}
.left_2 h3 span
{
	
	height:20px;
	display:block;
	height:33px;
	padding-left:40px;}
.left_2 h3 .span1
{
	background:url(../images/catigory_h3_bg1.jpg) 5px center no-repeat;}
.left_2 h3 .span2
{
	background:url(../images/catigory_h3_bg2.jpg) 5px center no-repeat;}
.left_2 h3 .span3
{
	background:url(../images/catigory_h3_bg3.jpg) 5px center no-repeat;}
.left_2 ul
{
	background:#F8F8F8;
	padding:8px 0px;}
.left_2 ul li
{
	background:url(../images/b_b.jpg) 0 bottom repeat-x;
	width:195px;
	margin-left:39px;}
.left_2 ul li a
{
	display:block;
	text-align:left;
	height:30px;
	color:#B40100;
	line-height:30px;
	padding-left:15px;
	background:url(../images/red_d.jpg) 0px center no-repeat;}
.left_2 ul .te_li
{
	margin-left:24px;
	width:210px;}
.left_2 ul .te_li span
{
	display:block;
	height:30px;
	line-height:30px;
	padding-left:15px;
	background:url(../images/red_bd.jpg) 0px center no-repeat;
	font-weight:600;
	color:#B40100;}
.p_20{ padding:20px 0px;}
.span2_jp
{
	background:#fff;
	padding:10px 0;}
.span2_jp a
{
	display:block;
	width:235px;
	margin:auto;
	text-align:center;}
.span2_jp a span
{
	display:block;
	font-weight:600;
	padding:5px;}
.span2_jp a img
{

	background:#FFF;}
.span2_jp .a_b
{
	border-bottom:1px dotted #000;
	margin-bottom:20px;
	padding-bottom:15px;}
.left_2 .zideul
{
	background:#FFF;}
.left_2 .zideul li
{
	width:245px;
	margin:0;
	padding:0;
	padding-left:5px;
	background:url(../images/dian.jpg) 10px center no-repeat;
	line-height:20px;}
.left_2 .zideul li a
{
	height:20px;
	background:none;
	line-height:20px;}
.right_2
{
	width:690px;}
.location
{
	background:url(../images/catigory_r_h3_bg.jpg) no-repeat;
	height:23px;}
.location
{
	color:#FFF;
	padding:10px 0px 0px 35px;
	font-size:12px;}
.location a
{
	color:#FFF;}
.b_lr
{
	border-left:1px solid #BACBE3;
	border-right:1px solid #BACBE3;
	border-bottom:1px solid #BACBE3;}
.b_lrb
{
	border:1px solid #BACBE3;
	border-top:none;}
.right_2_top
{
	_height:208px;
	min-height:208px;
	border:1px solid #BACBE3;
	background:#E5EFF5;
	border-bottom:none;}
.h3_css
{
	color:#F00;
	background:url(../images/h3_tb1.jpg) 0 center no-repeat;
	height:20px;
	line-height:20px;
	padding-left:23px;}
.m_t_l_15{	margin-top:15px;
	margin-left:15px;}
.right_2_top ul
{
	padding:10px;
	text-align:center;}
.right_2_top ul li
{
	width:136px;
	text-align:center;
	float:left;
	margin:0 12px;}
.right_2_top ul a 
{
	display:block;}
.right_2_top ul .img
{
	border:1px solid #CCC;
	padding:5px;
	background:#FFF;
	height:101px;
	width:132px;
	display:block;
	line-height:101px;}
.pages{   height:30px; line-height:30px; text-align:right; padding-right:20px;}
.right_2_top ul li span
{
	display:block;
	line-height:15px;
	padding:5px;}
.right_2_top ul li span label{ color:#F00;}
.right_2_bottom
{
	border:1px solid #BACBE3;
	background:#FFFFFF;}
.right_2_bottom ul
{
	padding:13px;}
.right_2_bottom ul li
{
	border-bottom:1px solid #CCC;
	background:url(../images/yuan.jpg) 0 center no-repeat;
	padding-left:20px;}
.right_2_bottom ul li a
{
	display:block;
	position:relative;
	height:30px;
	line-height:30px;}
.right_2_bottom ul li a label
{
	position:absolute;
	top:0px;
	right:0px;}
.center{
	text-align:center;}
	
.right_2_bottom2
{}
.right_2_bottom2 h1
{
	margin-top:50px;
	line-height:35px;}
.right_2_bottom2 .span
{
	margin:30px 0;
	display:block;}
.p_201
{
	text-align:left;
		width:643px;
	margin:auto;
	padding:10px;
	font-size:14px;
	_height:250px;
	min-height:250px;}

.p_201 img{ max-width:530px;_width:expression(document.body.clientWidth > 530 ? "530px" : "auto");text-align:center;}

.p_201 p{line-height:26px;margin:0px 0px 10px 0px;}

/*--------------------------
last
----------------------------*/
.box1_last
{
	background:#FFF;
	_height:300px;
	min-height:300px;
	border:1px solid #9FD8FD;
	padding:20px;}
.box1_last_l
{
	width:540px;
	_height:300px;
	min-height:300px;}
.box1_last_r
{
	width:320px;
	_height:300px;
	min-height:300px;}
.box1_last div h3
{
	height:37px;
	margin-top:15px;
	border-bottom:1px solid #BACBE3;
	font-size:18px;
	line-height:30px;}
.h3_k1
{
		background:url(../images/last_h3_tb.jpg) no-repeat;}
.h3_k2
{
		background:url(../images/last_h3_tb1.jpg) no-repeat;}
.p_l_30
{
	padding-left:30px;}
.last_form
{
	background:#FAFAFA;
	_height:390px;
	min-height:390px;
	border:1px solid #E1E1E1;
	padding:10px;}


.last_form form table tr th
{
	font-size:14px;
	font-weight:500;
	padding-top:10px;}
.last_form form table tr td .input1
{
	width:420px;
	height:35px;
	border:1px solid #999999;
	line-height:35px;}
.last_form form table tr td textarea
{
	border:1px solid #999999;
	height:145px;
	width:420px;}
.m_t_5
{
	margin-top:5px;}
.m_t_20
{
	margin-top:20px;}


.img_last
{
	border:1px solid #BACBE3;
	padding:5px;
	background:#FFF;}
.last_form form table tr td .event
{
	background:#F2F2F2;
	border:1px solid #6699CC;}

.red_h_lh
{
	color:red;
	height:30px;
	line-height:30px;}
.fbz
{
	display:block; text-align:right; padding-right:30px;}
.span1{ position:relative; display:block;  height:30px; line-height:30px;}
.span1 a{ color:#39F;}
.span1 a label{color:#F60; font-weight:600;}
.next{ position:absolute; left:15px;}
.last{ position:absolute; right:15px;}

.error
{
	display:block;}


#float_img{width:715px;height:auto;float:left;display:inline; margin:5px 0px 0px 20px;}
#float_img .box9{width:120px;height:120px; float:left; display:inline; text-align:center; margin:5px 20px 10px 0px;}
#float_img .box9 img{width:120px;height:90px;float:left;display:inline;}
#float_img .box9 span{width:120px;height:auto; float:left;display:inline;margin:3px 0px 0px 0px;}


/*******---------------------------
index index_l index_r
---------------------------------*/
.in_l
{
	float:left;
	width:210px;}
.in_r
{
	float:right;
	width:976px;}
.uk_1
{
	width:205px;
	height:334px;
	
	background:url(../images/in_l_li.jpg) 0 34px no-repeat;}
.uk_1 li
{}
.uk_1 li a
{
	display:block;}
.uk_1 .li2 a
{
	height:53px;}
.li3 a
{
	height:66px;}
.li4 a
{
	height:60px;}
.li5 a 
{
	height:60px;}
.li6 a 
{
	height:60px;}
.in_l h4
{
	background:url(../images/h4.jpg) no-repeat;
	height:30px;
	font-size:12px;
	color:#FFF;
	line-height:2.7em;
	padding-left:10px;}
.h4_ul_a
{
	text-align:center;
	background-color: #F7F7F7;
	/*background:url(../../resources/images/h4_bg.png) repeat_no;*/
	width:202px;
	border:1px #CCCCCC solid;
	height:190px;
	line-height:15px;}

.h4_ul_a li{ margin-bottom:5px;}
.in_r_l{ border:1px solid #D8D8D8; _height:245px; min-height:245px; padding:5px;background:url(../images/c22_bg.jpg) repeat-x;}
.in_r_l img { float:left;}
.in_r_l h4{ padding-bottom:10px;background:url(../images/xwggbjt0530.png) no-repeat; width:640px; height:28px; line-height:28px; font-size:12px; font-weight:500; position:relative;}
.in_r_l h4 span{ position:absolute; right:10px; color:#999;}
.in_r_l h4 span a{ color:#666;}
.in_r_l ul{ width:640px; float:right;}
.in_r_l ul li{background:url(../images/dian.jpg) 5px center no-repeat; padding-left:15px;}
.in_r_l ul li a{ display:block; position:relative; height:22px; line-height:22px;}
.in_r_l ul li a label{ position:absolute; right:10px;top:0px;}

.in_r_r .di{ width:976px; border:1px solid #D8D8D8; float:left;}
.in_r_r .di h4{background:url(../images/line.jpg) repeat-x; height:32px; line-height:32px;}
.in_r_r .di h4 label{ cursor:pointer; font-size:13px; color:#FF3300; margin-left:15px; display:block; float:left; text-align:center;}
.in_r_r .di ul { padding: 8px 10px 0px 10px;}
.in_r_r .di ul li a{ display:block; position:relative; line-height:25px;}
.in_r_r .di ul li{background:url(../images/dian.jpg) 5px center no-repeat; padding-left:15px;}
.in_r_r ul li a label{ position:absolute; top:0px; right:10px;}



.mto_5{ margin-top:5px;}
.mto_10{ margin-top:10px;}
.di2{ padding-left:5px; float:right;}
.di2 li{ margin-bottom:8px;}
.in_r_r .di h4 .g2{background:url(../images/g2tt.jpg) 0 3px no-repeat; color:#FFF;}
.in_r_r .di h4 .g21{background:url(../images/g2tt2.jpg) 0 3px no-repeat; color:#FFF;}
.g2 a{color:#FFF;}
.g21 a{color:#FFF;}
.ww2{ width:122px;}
.ww{ width:102px;}
.bbtt{ clear:both;}
.bbtt h4
{
	background:url(../images/h4.jpg) no-repeat;
	height:30px;
	font-size:12px;
	color:#FFF;
	line-height:2.7em;
	padding-left:10px;}
.w_210{ width:204px;}
.h4_ul_a2{ text-align:center;background:url(../images/jb41.jpg) no-repeat; height:122px;width:202px;  padding:5px 0; padding: 5px 0;
border: 1px #ccc solid;}
.cle_d{ width:740px;}
.u2{ _height:141px; min-height:141px; clear:both;border:1px solid #D8D8D8; padding:5px;}
.u2 li{ width:135px; float:left; margin:0 5px;}
.u2 li a span{ display:block; width:134px; height:104px; padding:5px;background:url(../images/img_bgbg.jpg) no-repeat;}
.u2 li a label{ display:block; text-align:center;}

.u1{border:1px solid #A2CEE5;background:url(../images/gf_bg.jpg) repeat-x; height:31px;}
.u1 li{ cursor:pointer;border-right:1px #A2B9FF solid; float:left; height:32px; font-size:13px; font-weight:600; color:#FF0000; width:80px; line-height:32px; text-align:center;}
.u1 .li2{ float:left; height:32px; font-size:13px; font-weight:600;background:url(../images/ggg.jpg) no-repeat; color:#FF0000; width:80px; line-height:32px; text-align:center; border-right:1px #A2B9FF solid;}

.h4_ul_a2 li{ line-height:30px;}
.h4_ul_a2 li select{ width:150px;}
.show_2,.show_3,.show_4{ display:none;}


.videoDiv{}
.videoDiv .videoSon{ width:976px;height:185px; border:1px solid #D8D8D8; float:left;overflow: hidden;position:relative;}
.videoDiv .videoSon h4{background:url(../images/line.jpg) repeat-x; height:32px; line-height:32px;}
.videoDiv .videoSon h4 label{ cursor:pointer; font-size:13px; color:#FF3300; margin-left:15px; display:block; float:left; text-align:center;}
.videoDiv .videoSon ul {padding: 20px 10px 0px 10px;float: left;width: 500%;}
.videoDiv .videoSon ul li a{  position:relative;}
.videoDiv .videoSon ul li{float: left;margin-left:10px;width: 122px;height:118px;text-align: center;}
.videoDiv .videoSon ul li img{width: 122px;height:100px;}
.videoDiv ul li a label{ position:absolute; top:0px; right:10px;}
.videoDiv .videoSon h4 .g2{background:url(../images/g2tt.jpg) 0 3px no-repeat; color:#FFF;}
.showVideo_2,.showVideo_3,.showVideo_4{display:none;}


UL {padding-right: 0px;padding-left: 0px;list-style-position: outside;padding-bottom: 0px;margin: 0px;padding-top: 0px;list-style-type: none;overflow: hidden;}

#S_LIST LI {width:154px;height:auto;float:left;padding: 0px;margin: 0px;list-style-image: none;list-style-type: none;}
#S_LIST A {display: block;margin: 0px;width: 154px;height: auto;text-align: center;padding-right: 0px;padding-left: 0px;}
#demo,#demotwo,#demothree,#demofour{position:relative;background: #FFF;overflow:hidden;width: 930px;height:180px;}
#demo,#demotwo,#demothree,#demofour img {border: 1px solid #F2F2F2;}
#indemo,#indemotwo,#indemothree,#indemofour {float: left;width: 800%;}
#demo1,#demo1two,#demo1three,#demo1four {float: left;}
#demo2,#demo2two,#demo2three,#demo2four {float: left;}
