@charset "utf-8";
/* CSS Document */
/* html{filter:Gray;}
body{filter:Gray;} */
/* Global */
* {margin: 0;padding: 0;}
body{font:12px Helvetica Neue, Helvetica, Arial, sans-serif;font-family:Arial, Helvetica, sans-serif;margin:0;padding:0; color:#494949; }
a{color:#35b3d4;text-decoration:none;}
a img{ border:none;}
a:hover{ color:#000; text-decoration:none;}
input{ font-size:12px; color:#333333}
.blue a{ color:#0063dc; text-decoration:underline;}
.blue a:hover{ background:#0063dc; color:#fff; text-decoration:none;}
.blue1 a:visited , .blue1 a:link { color:#5bc8ec; font-size:14px; text-decoration:underline;}
.blue1 a:hover{ color:#000; text-decoration:none;}
.blue2 a{ color:#758ea7; font-size:14px;}
.blue2 a:hover{ color:#00000; text-decoration:none;}
.green1 a{ color:#a3c519; font-size:13px;}
.green1 a:hover{ color:#0063dc; text-decoration:underline;}
.gray a{ color:#999999;}
.gray a:hover{ color:#000000;}
h3{ font-size:14px; font-weight:bold;}
.C{ clear:both;}
.L{ float:left}
.R{ float:right;}
.t_center{ text-align:center;}
.t_c_r{ color:red;}
.t_c_b{ color:#0099cc;}
.h1{ font-size:30px; font-weight:bold; margin:10px auto; padding:10px 0px; text-align:center;}
.h2{ font-size:22px; font-weight:bold; margin:10px auto;}
.h3{ font-size:18px; font-weight:bold; margin:10px;}
.h4{ font-size:13px; color:#333333; margin:10px 0px;}
/* Global end */

.menu li{ list-style:none; float:left; margin:0px 10px; width:85px; height:38px; line-height:38px; text-align:center;}
.menu li a{ background:url(../images/mobile_sensky_10.jpg) no-repeat top; display:block; width:85px; height:38px; font-size:14px; }
.menu li a:hover{ background:url(../images/mobile_sensky_btn_10.jpg) no-repeat top; display:block; width:85px; height:38px; }


.hide{
	display: none
}
