/* IE9+、Safari、Chrome */
body *::selection{
  background-color: #ffbaba;
  colour:white;
}
/* Firefox */
body *::-moz-selection{
  background-color: #ffbaba;
  colour:white;
}

body{
	font-size: 0.85em;
	font-family: "微軟正黑體","Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-image: url(../images/ycco_site_bg.jpg);	
}
.test{
	background-image: url(../images/downloadmk2.png);}
a{
	color: #31478c;
	text-decoration: none;
}
a:hover{
	color: #003cff;
	text-decoration: none;
}
.case_btn{
	
	}
#nav, #nav ul{
	list-style:none;
	margin:0;
	padding:0;	
	display:block;
	width:700px;
	margin-right:14px;
	/*height:110px;*/ 
	 
/*margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em;*/ 
}

#nav li {
	float:left;}

#nav li a{
	display:block;
	width:100px;
	height:55px;	
	text-indent:-9999px;
	background-image: url(../header_menu.jpg);
	/*display: block;
	padding: 0px 5px;
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	background-repeat: repeat-x;
	text-align: left;*/
}

#nav .lv2{ 
	display: block;
	/*padding: 0px 5px;*/
	color: #fff;
	text-indent:1px;
	text-decoration: none;
	font-size: 15px;
	background-repeat: repeat-x;
	text-align: left;
	float:none;
	background-image:none;
	
	margin: 0px;
	width: 90px;
	text-align: center;
	padding: 5px;
	height: 20px;
}

#nav a:hover{ 
	color: #47f0ff;
}
	
li.HOM a{ background-position:0px 0px;}
li.COM a{ background-position:-100px 0px;}
li.PRO a{ background-position:-200px 0px;}
li.NEW a{ background-position:-300px 0px;}
li.SHO a{ background-position:-400px 0px;}
li.DWN a{ background-position:-500px 0px;}
li.CNT a{ background-position:-600px 0px;}


li.HOM a:hover{ background-position:0px -55px;}
li.COM a:hover{ background-position:-100px -55px;}
li.PRO a:hover{ background-position:-200px -55px;}
li.NEW a:hover{ background-position:-300px -55px;}
li.SHO a:hover{ background-position:-400px -55px;}
li.DWN a:hover{ background-position:-500px -55px;}
li.CNT a:hover{ background-position:-600px -55px;}

/*#nav li{
	float: left;
	position: relative;
	width: 105px;
	height: 55px;
	background: url(../images/navbg.jpg);
}
*/
#nav ul {
	display:none;
	position: absolute;  
	z-index: 100;
}

#nav ul li{
	/*height:30px;
	padding-left:20px;*/
	background:none;}

#nav li ul a{
width:12em;
height:auto;
float:left;
}

#nav ul ul{
	top: auto;
	z-index: 100;
	background-color: #039;
	height: 600px;
	width: 500px;
}	

#nav li ul ul {
left:12em;
/*margin:0px 0 0 10px;*/
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}
#nav li a {
	color: #FFF;
	height: 50px;
}
#nav .current-menu-item { 
} 
#hder_logo {
	height: 107px;
	width: 121px;
	float: left;
	margin-top: 20px;
	margin-left: 15px;
}


#hder2_logo {
	height: 134px;
	width: 116px; 
	float: left;
	margin-left:57px;
}
.hder_c_w {
	width: 742px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	float: right;
	position: relative;
}
.hder_c_w .title{
	color:#767676; text-align:right; padding-right:14px; margin-top:14px;
	font-size:19px;
	float:right;
}
#hder_nav {
	background-color: #FFF;
	float: right;
	margin-top: 10px;
}
#hder_nav #nav li ul li a{
	background-color: #333;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	opacity:0.8;
}
#hder_nav #nav li ul li a:hover{
	background-color: #04BFEA;
	color: #FFF;
}
#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.line {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#con_w {
	 
}
#footer {
	color: #FFF;
	font-size: 13px; 
	height:117px;
	overflow: hidden;
	background-image: url(../images/footerbg.png);
	background-repeat: repeat-x;
}
#footer_r {
	height: 36px; 
	background-color: #0c77aa;
	font-size: 11px;
	line-height: 35px;
	color: #FFF;
	text-align: center;
	position: relative;
}
#header .lang {
	float: right;
	height: 96px;
	width: 139px;
}
.lang {
	width: 139px;
	top: 0px;
	left: 25px;
	float: left;
	margin-left: 20px;
	margin-top: 0px;
}
#log-area { 
	font-size: 12px;
	color: #ffffff;
	background: -moz-linear-gradient(
		top,
		#6c6b6f 0%,
		#68676b 75%,
		#5a595d);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#6c6b6f),
		color-stop(0.75, #68676b),
		to(#5a595d));
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
} 
#register-btn { 
	font-size: 14px;
	color: #ffffff;
	background: -moz-linear-gradient(
		top,
		#009cf6 0%,
		#007ac1);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#009cf6),
		to(#007ac1));
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	-webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	box-shadow: 0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	text-shadow: 0px -1px 0px rgba(000,000,000,0.7),
		0px 1px 0px rgba(255,255,255,0.3);
	width: auto;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	margin-right: 0px;
	float: right;
	overflow: hidden;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4dbeff;
	border-right-color: #666666;
	border-bottom-color: #8b8a8d;
	border-left-color: #666666;
} 

#register-btn:hover  {
	cursor:pointer;
	background: -moz-linear-gradient(
		top,
		#0081cc 0%,
		#005485);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#0081cc),
		to(#005485));
	   
}

#register-logbtn {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: -moz-linear-gradient(
		top,
		#dddddd 0%,
		#bfbfbf);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#dddddd),
		to(#bfbfbf));
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #707070;
	-moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,1);
	box-shadow: 0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,1);
	text-shadow: -1px -1px 0px rgba(219,219,219,0.7),
		0px 1px 0px rgba(255,255,255,0.3);
	float: right;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	margin-right: 10px;
} 
#register-logbtn a{
	color: #000000;
} 
#register-logbtn:hover  {
	background: -moz-linear-gradient(
		top,
		#dddddd 0%,
		#8a8a8a);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#dddddd),
		to(#8a8a8a));
	   
}
#re_w {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#log-area a {
	color: #FFF;
	text-decoration: none;
}
#login_passworddiv  {
	font-size: 12px;
	color: #FFF;
	color: #292929;
	float: right;
	font-family: 'Microsoft JhengHei', HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	float: right;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-right: 10px;
	text-align: left;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #525252;
	background: -moz-linear-gradient(
		top,
		#cccccc 0%,
		#cccccc);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#cccccc),
		to(#cccccc));
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #707070;
	-moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),
		inset 1px 2px 7px rgba(138,138,138,1);
	-webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),
		inset 1px 2px 7px rgba(138,138,138,1);
	box-shadow: 0px 1px 3px rgba(000,000,000,0.5),
		inset 1px 2px 7px rgba(138,138,138,1);
	text-shadow: -1px -1px 0px rgba(219,219,219,0.7),
		0px 1px 0px rgba(255,255,255,0.3);

}
#characteristic h6 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 11px;
	line-height: 10px;
	color: #999;
}
#footer #footer-w {
	width: 960px;
	margin-top:17px;
	margin-right: auto;
	margin-left: auto;
}
#footer #f-wlogo {
	height: 96px;
	width: 130px;
	float: left;
	margin-right: 20px;
}
#footer #c-n {
	font-size: 13px;
	line-height: 15px;
	color: #FFF;
	height: 100px;
	width: 230px;
	float: left;
	margin-right: 10px;
	padding-top: 20px;
	font-weight: bold;
}
 
#footer_r #f_r_r {
	float: left;
	width: 300px;
	text-align: left; 
}
#footer_r #f_r_l a {
	color: #fff;
	text-decoration: none;
	font-family: "微軟正黑體","Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-right: 7px;
}

#footer_r #f_r_l a:hover {
	color: #FFF;
	text-decoration: none;
	font-family: "微軟正黑體","Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-right: 7px;
}

 
#footer_r #footer_r-w {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footer_r #f_r_l {
	text-align: right;
	float: right;
}
#log-area .log_list {
	float: right;
	width: 220px;
	position: relative;
	display: block;
}
#log-area .forg {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	position: absolute;
	top: 8px;
	right: 18px;
	background-color: #767676;
	padding: 5px;
	cursor: pointer;
}
#log-area .forg:hover {
	background-color: #5D5D5D;
}
#fbbtn .p {
	color: #04BFEA;
	float: left;
	margin-top: 5px;
	margin-right: 7px;
}

#fbbtn .p:hover {
	color: #CCC;
	float: left;
	margin-top: 5px;
	margin-right: 7px;
}

#fbbtn .img {
	float: left;
}
#nav .small {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}
#header {
	border-top-width: 1px;
	background-image: url(../images/head_bg_b.jpg);
	background-repeat: repeat-x;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer_r #c-bimg {
	position: absolute;
	top: -161px;
	right: -70px;
}
#bc{
	background-image: url(../images/bc-bg.png);
	width: 960px;
	height: 33px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding-top: 8px;
padding-left: 60px;
	}
#bc-w a{
	margin-right:10px;}

#contentwrap{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	overflow: hidden;
	min-height: 600px;
	background-color: #FFF;
	}
	
	








.dropmenu { 
	float: left; 
	margin-top:14px; 
	padding: 0px; 
	border-right: none;
	margin-left:30px;
	font-size: 19px;
	color:#FFF;
}

.dropmenu li a, .dropmenu li{
	display: block;
	color:#FFF; 
}

.dropmenu li a:hover, .dropmenu li.open > a{
	background-color: #000; 
	opacity:0.8;
filter:alpha(opacity=80); /* For IE8 and earlier */
color:#FFF;
}

.dropmenu li{
	list-style: none;
	position: relative;	
	top: 1px;
	margin-bottom: 1px;
	
	
}


 

.dropmenu li span{
	background:url("images/plus.png") repeat-x scroll 0 0 transparent;
	display:block;
	float:right;
	height:10px;
	position:absolute;
	right:10px;
	top:13px;
	width:10px;
}

.dropmenu li a, .dropmenu li div{
	-moz-border-radius:5px 5px 5px 5px;  
	display:block;
	font-weight:bold;
	padding:10px 30px 9px 15px;
	text-decoration:none;
	width: 150px;
	color:#FFF;
}

/* Submenu */
.dropmenu li ul, .dropmenu li > div {
	display: none;
	position: absolute;
	left: 101%;
	top: 0%;
	padding: 0px;
	margin: 0px;
}

.dropmenu.css-only li:hover > ul, .dropmenu.css-only li:hover > div{
	display: block;
}
/* .dropmenu .open > ul, .dropmenu .open > div{ */
/* 	display: none !important; */
/* } */

.dropmenu li ul li, .dropmenu li ul li a{
	float: none;	 
	text-transform: none;
	color:#FFF;
}

.dropmenu li ul li{
	_display: inline;	
}

.dropmenu li > div{
	width: 200px;
}

.dropmenu li ul li a{
	color:#FFF;
	-moz-border-radius:5px 5px 5px 5px; 
	background-color: #000; 
	opacity:0.8;
filter:alpha(opacity=80); /* For IE8 and earlier */
	display:block;
	font-weight:bold;
	padding:10px 30px 9px 15px;
	text-decoration:none;
}

.dropmenu li ul li a:hover{
	background-color: #04BFEA;
	color: #38322D;
	color:#FFF;
}


#hder_nav_B{
	width: 675px;
	margin-left: auto;
	margin-right: auto;
	}
	
#head_bt{
	height: 12px;
	background-image: url(../images/head_bt.jpg);
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
	
.widget li img{
	float:left;}
	

/* 關於*/	
#sed_header{
	background-color: #FFF;
	background-image: url(../images/sub_head.jpg);
	background-repeat: repeat-x;
	height: 140px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#hder_nav2 {
	width: 675px;
	margin-left: 70px;
	float: left;
	margin-top: 28px;
}
#hder_nav2 #nav li ul li a{
	background-color: #333;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	opacity:0.8;
}
#hder_nav2 #nav li ul li a:hover{
	background-color: #04BFEA;
	color: #FFF;
}
#navbt{
	float:left;margin-left: 70px;}
#artwrap{
	background: white;
width: 900px;
margin-right: auto;
margin-left: auto;
overflow: hidden; 
	}
#downcenter {
	height: 118px;
	width: 253px;
	float: left;
	position: relative;
	overflow: hidden;
}
#preloadedImages
{
    width: 0px;
    height: 0px;
    display: inline;
    background-image: url(images/downloadmk2.jpg); 

}
.leftwidgetwrap{
	float: left;
	height: 605px;
	width: 200px;
	min-height:832px;
}
 .arth-c{
	line-height: 23px;
	font-size: 21px;
	color: #FFF;
	padding-bottom:22px;
	float: left;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
.widget2 {
	width: 200px;
	background-repeat: no-repeat;
	float: left;
	background: rgb(32,57,158); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */

	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIwMzk5ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3Mzg2YzAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(32,57,158,1) 0%, rgba(115,134,192,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(32,57,158,1)), color-stop(100%,rgba(115,134,192,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(32,57,158,1) 0%,rgba(115,134,192,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(32,57,158,1) 0%,rgba(115,134,192,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(32,57,158,1) 0%,rgba(115,134,192,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(32,57,158,1) 0%,rgba(115,134,192,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#20399e', endColorstr='#7386c0',GradientType=0 ); /* IE6-8 */


}	
.widget3 {
	width: 200px;
	background-repeat: no-repeat;
	float: left;
	background: rgb(32,57,158); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */

	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIwMzk5ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3Mzg2YzAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(32,57,158,1) 0%, rgba(115,134,192,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(32,57,158,1)), color-stop(100%,rgba(115,134,192,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(32,57,158,1) 0%,rgba(115,134,192,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(32,57,158,1) 0%,rgba(115,134,192,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(32,57,158,1) 0%,rgba(115,134,192,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(32,57,158,1) 0%,rgba(115,134,192,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#20399e', endColorstr='#7386c0',GradientType=0 ); /* IE6-8 */


}	 
/* end of 關於*/
.nav_b-e {
	font-size: 13px;
	line-height:15px;
	font-family: "Lucida Grande", sans-serif;
}


#pro_b_img{
	float: left;
	height: 337px;
	width: 567px;
}

#titlewrap{ 
	width: 683px; 
	float: left;
	margin-top: 14px;
	font-size: 17px;
	color: #333;
}

#infowrap{
	background-color: #eeeeee;
	width: 688px;
	float: left;
	margin-top: 9px;
	margin-bottom: 260px;
	color: #333;
	overflow: hidden;
	padding-bottom: 14px;
}
.pro_b-left {
	float: left;
	width: 473px;
	height: 39px;
	background-image: url(../images/protitBg.png);
	background-repeat: no-repeat;	
	
	
}
#bread {
	font-size: 13px;
	color: #53DAF8;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top:7px;
}
.prolist {
	margin-top: 10px;
	margin-left: 24px;
}
#yet {
	font-size: 30px;
	margin-top: 20px;
	margin-left: 20px;
}
#min_img {
	border: 1px solid #00a3ff;
	float: left; 
}
#min_p{
	font-size: 17px;
	color: #7d7d7d;
	line-height: 30px;
	width: 637px;
	margin-top: 24px;
	float: left;
	margin-bottom: 60px;
}
.min_p{
	font-size: 17px;
	color: #7d7d7d;
	line-height: 30px;
	width: 637px; 
	float: left;
	margin-bottom: 20px;
}

.con_listwrap{
	float: left;
	width: 715px;
	margin-top: 13px;
	}
.overview {
	float: left;
	height: 26px;
	width: 156px;
	background-color: #FFF;
	background-image: url(../images/contact/pre.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	text-align: center;
	line-height: 25px;
	font-size: 15px;
}
.con_list {
	float: left;
	height: 275px;
	width: 310px;
	margin-right: 25px;
	overflow: hidden;
}
.con_list_p {
	margin-right: 18px;
	overflow: hidden;
	padding-bottom: 47px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 38px;
}
.con_list_p .img,.con_list .img {
	border: 1px solid #00A1FF;
	float: left;
}

.con_list_p .img_p {
	border: 1px solid #00A1FF;
	float: left;
	width: 267px;
	overflow: hidden;
	background-color: #bababa;
}

.con_list p { 
	float: left;
}
.con_b_img{ 
	height: 469px; 
	
	margin-bottom: 14px;
	overflow: hidden;
}

.con_s_img{
	background-color: #CCC;
	height: 74px; 
	border: 1px solid #00a3ff;
	margin-right: 8px;
	float: left;
	margin-bottom:10px;
}
.con_p {
	font-size:15px;
	color: #4e4e4e;
	float: left;
	width: 700px;
	margin-top:13px;
}
 
.con_l_t {
	float: left;
	margin-top: 8px;
	width:180px;
}
.con_list .p img {
	float: left;
}
.con_sub_t {
	font-size: 24px;
	color: #4e4e4e;
	margin-bottom: 8px;
}
.con_list_p .p_p {
	font-size: 23px;
	color: #4e4e4e;
}

.p_info_wrap{
	float: left;
	margin-left: 15px;
	position: relative;
	height: 362px;
	}
.p_info_b{
	position: absolute;
	bottom: 0px;
	width: 230px;
	font-size: 13px;
	color: #2ea0ff;
	line-height: 23px;
	}

.logwrap{
	height: 100%;
	position: relative;	
	min-height: 100%;
	
	overflow:auto; padding-bottom: 180px; 
	}
  
.logwrapfooter {
 position: relative;
 margin-top: -180px; /* negative value of footer height */
 height: 180px;
 clear:both;
}
.allprowrap {
	float: left;
	width: 700px;
	overflow: hidden;
}



.pro_list { 
	width:200px;
	float: left;
	overflow: hidden;
	height: 260px;
}
.pro_list .img {
	float: left;
	width: 180px;
	height: 180px;
	border: 1px solid #04BFF0;
	overflow: hidden;
}
.pro_list .p { 
	float: left;
}

.prolistWrap {
	overflow: hidden;
	padding: 20px;
}


.prolist-n{
	padding-top:8px;
	padding-bottom:3px;}
	
	.gary-li {
	background-color: #8f8f8f;
	color: #FFF;
	width: 40px;
	padding-top: 13px;
	padding-right:11px;
	padding-bottom: 15px;
	padding-left: 15px;
	line-height: 18px;
	font-size: 17px;
	-webkit-border-radius: 35px;
-moz-border-radius: 35px;
border-radius: 35px;float: left;
margin-top:18px;
margin-right:14px;
}
.pro-li-wrap{
	margin-top: 14px;
	float: left;
	width: 700px;
}
 
	
.gary-pic{
	margin-bottom:14px;
	float: left;
	border: 1px solid #43dcf6;
	margin-right: 7px;
}



upload
.uploadifyQueue
{
	width: 450px;
}
.uploadifyQueueItem a
{
	font-size: 12px;
	text-decoration: none;
	color: #2779AA !important;
}
.uploadifyQueueItem a:hover
{
	text-decoration: underline;
}
.uploadifyQueueItem:first-child
{
	margin-top: 0px;
}
.uploadifyQueueItem
{
	margin-top: 5px;
	padding: 5px;
	border: 1px solid #D6D6D6;
	background-color: #ffffff;
}
.uploadedImage
{
	border: none;
	max-width: 438px;
}
.uploadedThumbnail
{
	border: none;
	max-width: 200px;
}
.afterUploadThumbnail
{
	display: block;
}
.cancel
{
	float: right;
	margin-left: 5px;
}
.uploadifyProgress
{
	background-color: #FFFFFF;
	border-color: #808080 #C5C5C5 #C5C5C5 #808080;
	border-style: solid;
	border-width: 1px;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar
{
	background-color: #869FB7;
	height: 3px;
	width: 1px;
}
.uploadButton
{
	width: 110px;
	margin-top: 10px;
}
.button_cancel
{
	width: 10px;
	height: 10px;
	background: transparent url("close.png") no-repeat scroll 0 0;
	border: none;
	cursor: pointer;
	padding: 0px;
	margin-bottom: 0px !important;
	margin-top: 4px !important;
	line-height: 1 !important;
}
/*--- misc ---*/
.uploadifyQueue:after
{
    font-size: 0px;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
    clear: both;
}
.imu_info
{
	display: none;
	clear: both;
	border: 1px solid #c8c8c8;
	background-color: #e2e2e2;
	-moz-border-radius: 10px;
	-moz-box-shadow: 3px 3px 20px #e2e2e2;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 3px 3px 20px #e2e2e2;
	border-radius: 10px;
	box-shadow: 3px 3px 20px #e2e2e2;
	padding: 10px;
	margin-bottom: 15px;
	font-size: 12px;
	text-align: center;
	line-height: 150%;
}
.imu_loader
{
	display: none;
	margin-left: 15px;
}


end of upload.ffw {
	margin-bottom: 7px;
}
.min_p_p {
	color: #04a2fb;
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #04BFEA;
	padding-bottom: 14px;
	padding-left: 36px;
}
.min_p_border {
	padding-bottom:10px;
	 
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #04BFEA; 
}
#d-img {
	position: absolute;
	left: 0px;
	top: 0px;
}
.downTitle {
	color: #00a2ff;
	font-size: 21px;
	margin-top: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00a2ff;
	margin-bottom: 32px;
	padding-left: 10px;
}
.downWord {
	color: #0066cc;
	font-size: 13px; 
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 13px;
}
.imgWrap {
	height: 165px;
	width: 137px;
	float: left;
}
.imgWrap .img {
	height: 127px;
	width: 127px;
	border: 1px solid #00a2ff;
}
.dlistwrap .w {
	font-size: 15px;
	color: #808080;
	margin-top: 5px;
}
#new_l ul li {
	float: left;
	width: 200px;
	height: 100px;
}
#header .hder_c_w #hder_nav a {
	font-size: 15px;
}
#footerG {
	position:relative;
	line-height: 20px;
background-image: url(../images/footerbg.png);
height: 215px;
width: 900px;  
font-size: 13px;
color: #FFF;
margin-left:auto;
margin-right:auto;
}
.footerright{
	float:left; width:220px; margin-top:34px; margin-left:17px;
	}
 
.litG {
	color: #9e9e9e;
	font-size: 11px;
	padding-left: 20px;
	line-height: 9px;
}
.navT {
	padding-left: 20px;
	margin-top: 11px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
}
#btarr {
	/*display:none;*/
	position: absolute;
	bottom: 0px;
	z-index: 700;
}
.plev2 {
	font-size: 19px;
	font-weight: bold;
	color: #FFF; 
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	background: rgb(1,160,254); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */

	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAxYTBmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZmVlZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  rgba(1,160,254,1) 0%, rgba(207,238,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(1,160,254,1)), color-stop(100%,rgba(207,238,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(1,160,254,1) 0%,rgba(207,238,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(1,160,254,1) 0%,rgba(207,238,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(1,160,254,1) 0%,rgba(207,238,255,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(1,160,254,1) 0%,rgba(207,238,255,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01a0fe', endColorstr='#cfeeff',GradientType=1 ); /* IE6-8 */


}

.plev3 {
	font-size: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background: rgb(196,234,255); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */

	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M0ZWFmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmZiZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  rgba(196,234,255,1) 0%, rgba(246,251,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(196,234,255,1)), color-stop(100%,rgba(246,251,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(196,234,255,1) 0%,rgba(246,251,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(196,234,255,1) 0%,rgba(246,251,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(196,234,255,1) 0%,rgba(246,251,255,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(196,234,255,1) 0%,rgba(246,251,255,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4eaff', endColorstr='#f6fbff',GradientType=1 ); /* IE6-8 */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #97d5fc;

}
.firstLi{
	cursor: pointer;
	padding-top: 25px;
	padding-left: 11px;
	padding-bottom:15px;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF; 
	color: #FFFFFF;	
	
	}
.firstLiaa:hover{
	text-decoration:underline; 
	
	}
.firstLi_case,.firstLi_case_more{
	float:left;
	width:200px;
	cursor: pointer;
	padding-top: 20px;
	padding-bottom:10px; 
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF; 
	color: #FFFFFF;
	overflow:hidden;
	}
	
.firstLi_case_more{
	padding-left: 20px;
background-color:#2d3862;
}


.firstLi_case a{
	color:#FFF; 
padding-left: 10px;
padding-bottom:10px;
	}
.firstLi_case_c{
	float:left; 
	width:200px;
	cursor: pointer;
	padding-left:20px;
padding-top: 20px; 
font-size: 15px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #FFFFFF;
height: 28px;
color: #FFFFFF;
background-color:#2d3862;
	
	}
.firstLi_case_c a{  
	color:#FFF; 
padding-left: 20px;
	}
.plev3 a{
	color:#43434d;
}
.plev3obj{
	font-size: 13px;
	color: #00C;	
	}
.plev3 a:hover{
	color:#2729f7;
	text-decoration:underline;
}
	
	
.firstLia{
	padding:0px;
color:#fff;	
	}
.firstLia:hover{
	text-decoration: underline;
	background:none;
	color:#47f0ff;
	}
#infocWrap{
	width: 609px;
	border: 1px solid #666;
	font-size: 15px;
	float: left;
	overflow: hidden;
	color: #666;
	}
#infotitle {
	color: #FFF;
	background-color: #253a7a;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 22px;
	font-size: 15px;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;	
}
.infoList {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	overflow: hidden;
	background-color: #e1f1fa;
}
.infoList-content {
	padding-right: 15px;
	width: 465px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 18px;
	float: right;
	background-color: #FFF;
}
.infoList-title {
	background-color: #e1f1fa;
	text-align: center;
	width: 110px;
	padding-top: 30px;
	float: left;
	margin-top: 1px;
}
.listSimg,.listBimg {
	border: 1px solid #09F;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
.listBimg { 
}

.bklist {
	color: #333;
	background-color: #e0e7ff;
	padding: 10px;
	width: 840px;
	margin-left: 15px;
	overflow: hidden;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
.bklist_name {
	float: left;
	width: 400px;
	overflow: hidden;
	font-size: 15px;
}
.bklist_class {
	font-size: 17px;
	float: left;
	color: #31478c;
	margin-left: 20px;
	margin-bottom:5px;
}
.bkbtn { 
}
.bkpagnavi {
	margin-bottom: 15px;
	padding-left: 20px;
}

.bkpagnavi a {
	text-decoration: underline;
}
#login {
	background-image: url(../images/admin/backstage_login_bg.jpg);
	height: 377px;
	width: 558px;
	background-repeat: no-repeat;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
	color: #FFF;
	text-align: center;
}


#product_slide{
	width:610px;
	height:407px;
	position:relative;}

#p_s_c{
	position:absolute;
	background-image:url(../images/psc_bg.png);
	top:371px;
	height:36px;
	z-index:100;
	width:610px;}
.p_s_c_btn {
	background-color: #FFF;
	height: 10px;
	width: 10px;
	margin-top: 14px;
	margin-left: 10px;
	float: left;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
cursor:pointer;
}
.p_s_c_img {
	float: left;
	cursor:pointer;

}
.case_btn_title{
	background-color: #253a7a;
	font-size: 16px;
	color: #FFF;
	padding-top: 12px;
	padding-bottom: 7px;
	margin-top: 5px;
	width: 610px;
	height: 15px;
}
.case_btn_title_title{
	margin-top: 0px;
	background-color: white;
	font-size: 14px;
	color: black;
	width: 608px;
	height: 29px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #253a7a;
	border-bottom-color: #253a7a;
	border-left-color: #253a7a;
}
.case_btn_title_list1, .case_btn_title_list2, .case_btn_title_list3{
	float: left;
	width: 201px;
	color: black;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #253a7a;
	padding-top: 7px;
	padding-bottom: 5px;
	font-size: 14px;
	height: 18px;
	}
.case_btn_title_list {  
	color: black;
	text-align: center; 
	padding-top: 7px;
	padding-bottom: 5px;
	font-size: 14px; 
	}
.case_btn_title_list1{ 
	width: 370px; 
	}
.case_btn_title_list2{ 
	width: 101px; 
	}
.case_btn_title_list3{ 
	width: 120px; 
	}
.case_btn{
	font-size: 13px;
	padding-top: 7px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #253a7a;
	border-bottom-color: #253a7a;
	border-left-color: #253a7a;
	width: 608px;
}


.case_Button{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #04BFEA;
	float: left;
	overflow: hidden;
	margin-bottom: 5px;
	height: 16px;
	margin-right: 11px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-size: 14px;
	}
.case_Button a{
	color:#FFF;
	}
.case_Button a:hover{
	text-decoration:underline;
	color: black;
	}

.secondLi_case{
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 14px;	
	}
.secondLi_case a:hover{
	color:#04BFEA;
	}
.secondLi_case a{
	color: #FFF;	
	} 

.update{
	font-size: 13px;
	color: #999;
	text-align: right;
	width: 610px;
	margin-top: 10px;
	}
.scrollBtn{
	padding-top: 8px;
	padding-right: 55px;
	padding-bottom: 8px;
	padding-left: 55px;
	float: left;
	font-size: 13px;
	color: #FFF;
	background-color:#00a2ff;
	cursor:pointer;
	}
	
.downBlock{
	float: left;
	height: 216px;
	width: 193px;
	margin-left: 30px;
	}
.newsScroll{
	position: absolute;
	top:0px;
	left:0px;
	overflow:hidden;
	
	
	}
.newsScrollcell{
	padding:5px;
	margin-bottom:4px; padding:5px; padding-top:10px; width:400px; font-size:11px;  }
	
	
