﻿@charset "utf-8";
/* CSS Document */
h1,h2,h3,h4,h5,h6,p,ul,ol,li,form,img,dl,dt,dd,table,th,td,blockquote,fieldset,div,strong,label,em{margin:0;padding:0;border:0;}
ul,ol,li{list-style:none;}
input,button{margin:0;font-size:12px;vertical-align:middle;}
body{font-size:12px;font-family:Arial, Helvetica, sans-serif; color:#333; margin:0 auto; text-align:center;}
table{border-collapse:collapse;border-spacing:0;}

a{color:#333;text-decoration:none;}
a:hover{color:#c00; text-decoration:underline;}

#threeSixty{clear:both; text-align:left; padding:40px 0; height:700px;}
.tips{ width:100%; text-align:center; padding-bottom:5px;}
#threeSixty h1{font-size:18px;text-align:center;}
.show{width:512px; height:512px; margin:auto; overflow:hidden; position:relative;}
.show img{width:512px; height:512px;}
.tcontrol{margin:auto; height:25px; clear:both; position:relative; background:url(slide_bar.png) left no-repeat; padding-left:25px;}
.tcontrol dl{display:block; height:25px; overflow:hidden; background:url(slide_bar.png) right no-repeat; display:block; width:100%; position:relative;}
.tcontrol dl dd{height:25px; width:80px; float:left; display:block; position:relative;}
.tcontrol a{width:25px; height:25px; overflow:hidden; display:inline-block; position:absolute; background:url('point.png') no-repeat; cursor:pointer}
.tcontrol .pleft{width:25px; height:25px; overflow:hidden; position:absolute; top:0; left:0;}
.tcontrol .pright{width:25px; height:25px; overflow:hidden; position:absolute; top:0; right:0;}
.tcontrol .pleft a{background-position:0 0;}
.tcontrol .pleft a:hover{background-position:0 -25px;}
.tcontrol .pleft a:active,.tcontrol .pleft a.current,.tcontrol .pleft a:hover.current{background-position:0 -50px;}
.tcontrol .pright a{background-position:-50px 0;}
.tcontrol .pright a:hover{background-position:-50px -25px;}
.tcontrol .pright a:active,.tcontrol .pright a.current,.tcontrol .pright a:hover.current{background-position: -50px;}
.tcontrol dl dd a{background-position:-25px 0; top:0; right:0;}
.tcontrol dl dd a:hover{background-position: -25px;}
.tcontrol dl dd a:active,.tcontrol dl dd a.current,.tcontrol dl dd a:hover.current{background-position:-25px -50px;}
.tcontrol .point_view{position:absolute; top:30px; left:0; width:300px;}
.point_view span{color:#64c21d;}
.point_view p{line-height:18px; padding-top:5px; color:#b2b2b2; font-size:12px;}
.mouse_area{width:220px; height:412px; position:absolute; top:40px; left:140px; z-index:10000;}