html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
}
body {
	line-height:1;
}
ol, ul {
	list-style:none;
    text-align: center;
}
a{
    color: black;
    text-decoration: none;
}
a:visited{
    color: black;
}
a:hover{
    color: black;
}
.pro-switch {
	height: 365px;
	overflow: hidden;
	position: relative;
	width:1280px;
}
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
	width: 180px;
	display: block;
    margin: auto;
}
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 365px;
}
.flex-direction-nav a {
	width: 20px;
	height: 96px;
	margin: -60px 0 0;
	display: block;
	background: url(../images/scrollIcon.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	filter:alpha(opacity=0);
	text-indent: -9999px;	
	-webkit-transition: all .3s ease;
	transition-property: left,right;
	    transition-duration: 0.3s;
	    transition-timing-function: ease;
}
.flex-direction-nav .flex-next {
	background-position: -32px 0px;
	right: 10px;
}
.flex-direction-nav .flex-prev {
	left: 10px;
	background-position: -2px 0px;
}
.flex-direction-nav .flex-prev:hover {
	left: 10px;
	background-position: -2px -107px;
}
.flex-direction-nav .flex-next:hover {
	background-position: -32px -108px;
	right: 10px;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter:alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter:alpha(opacity=25);
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter:alpha(opacity=50);
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 5px;
	display: inline-block;
	zoom: 1;
    *display: inline;
}
.flex-control-paging li a {
	background: url(../images/circle.png) no-repeat 0 0px;
	display:block;
	height: 13px;
	overflow: hidden;
	text-indent:-99em;
	width: 13px;
	cursor: pointer;
}
.flex-control-paging li a.flex-active {
	background-position: 0 -42px;
}

.clear{
    clear:both;
}

.main{
    width: 1280px;
    margin: auto;
}

.logo{
    font-size: 24px;
    vertical-align: middle;
    margin-top: 15px;
}

.logo img{
    vertical-align: middle;
}

.logo span{
    vertical-align: middle;
}

.topline{
    width: 100%;
    height: 10px;
    font-size: 10px;
    background-color: #15b5f4;
    margin-top: 15px;
    border-radius: 5px;
}

.line{
    width: 100%;
    height: 3px;
    font-size: 3px;
    background-color: #15b5f4;
    margin-top: 15px;
}

.producttitle{
    font-size: 16px;
    margin-top: 15px;
}

.copy{
    margin: 15px;
    font-size: 12px;
    color: #666;
    text-align: right;
    line-height: 20px;
}

.deepcric img{
    width: 750px !important;
}

.nav{
    font-size: 20px;
    font-weight: normal;
    display: inline-block;
    color: #999;
    width: 150px;
}

.nav a{
    color: #999;
}

.navhover{
    font-weight: bold;
    color: black;
}

.navhover a{
    color: black;
}
