@charset "UTF-8";
/* CSS Document */

.micsarea {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	font-variant: normal;
	color: #111;
	background:#FFF;
	}
.micsarea a
{
	color: #0059a9;
	text-decoration:none;
}
.micsarea a:hover
{
	color: #ff9023;
	text-decoration:underline;
}
h1 {
	font: bold 160% Arial, Helvetica, sans-serif;
	color: #0059a9;
	}
h2 {
	font: bold 135% Arial, Helvetica, sans-serif;
	color: #ff9023;
	}	
h3 {
	font: bold 120% Arial, Helvetica, sans-serif;
	color: #0059a9
	}
h4 {
	font: bold 110% Arial, Helvetica, sans-serif;
	color: #0059a9;
	}
.blue {
	color: #0059a9;
	}
.orange {
	color: #ff9023;
	}
.black {
	color: #000000;
	}
.title_3 {
	font: bold 150% Arial, Helvetica, sans-serif;
	color: #005aab;
	}
.normal {
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	}
.main_title {
	background-image:url(../mice_images/mice_title_a.jpg);
	background-repeat:repeat-x;
	width:100%;
	margin-bottom:10px;
	}
.main_title_text {
	font: bold 105% Arial, Helvetica, sans-serif;
	color: #005aab;
	margin-left:20px;
	padding: 0 7px;
	background-color:#fff;
	display:inline;
	line-height:18px;
	}
#nav {
width:100%;
padding:0;
border-bottom:1px solid #0059a9;
background:#DDD;
}
#nav ul{
margin: 0;
padding: 0;
}
#nav li {
display: inline;
list-style-type: none;
font-size:12px;
}
#nav li a:link,#nav li a:visited {
float:left;
width:33.3%;
padding:4px 0;
text-align:center;
border:solid 1px #CCCCCC;
box-sizing:border-box;
  	-moz-box-sizing:border-box;
  	-webkit-box-sizing:border-box;
text-decoration: none;
color:#000;
-o-transition: color .20s linear;
-webkit-transition: color .20s linear;
-moz-transition: color .20s linear;
transition:  color .20s linear;
background:linear-gradient(top,#FFFFFF,#DDDDDD);
background:-moz-linear-gradient(top,#FFFFFF,#DDDDDD);
background:-webkit-linear-gradient(top,#FFFFFF,#DDDDDD);
}
#nav li a:hover {
	color: #fff;
	border:solid 1px #0059a9;
	font-weight: bold;
	background: #0059a9;
}
.content {
	padding:8px;
}
.home img {
  	float:left;
  	width:40%;
	padding:0 10px 10px 10px;
  	}
.content .top {
  float:right;
  height:15px;
  margin:5px 20px 0 0;
  position:relative;
  width:40px;
}
.content .top a {
  background-image:url(../images/arrow_top.jpg);
  background-position:initial initial;
  background-repeat:no-repeat no-repeat;
  display:block;
  height:15px;
  width:40px;
}
.content .top a:hover {
  background-image:url(../images/arrow_over_top.jpg);
  background-position:initial initial;
  background-repeat:no-repeat no-repeat;
}
.content .top a span {
  display:none;
}
.service {
	width:184px;
	margin-right:8px;
	float:left;
}
.service ul{
	list-style-type:circle;
}
.service_last {
	width:184px;
	float:right;
}
.service_last ul {
	list-style-type:circle;
}
.wrapper_m {
	width: 760px;
	margin: 10px auto;
}
.form2 {
	float: left;
	border-top: 1px solid #ddd;
	background: #fff;
	color: #777;
	overflow: hidden;
}


.input_m {
	width: 660px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	margin: 20px;
	overflow: hidden;
}

.inputtext {
	float: left;
	line-height: 18px;
	height: 35px;
	font-size: 12px;
	width: 120px;
	color: #333;
}

.inputcontent {
	float: left;
	width: 290px;
	height: 50px;
}

.inputcontent input {
	padding: 5px;
	height: 18px;
	width: 400px;
	line-height: 18px;
	border: 1px solid #c7c7c7;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	color: #777;
}

.inputcontent a {
	color: #0084ff;
	font-size: 12px;
	text-decoration: none;
	line-height: 12px;
}

.nobottomborder {
	border-bottom: 0;
}

.buttons {
	border-top: 1px solid #ddd;
	padding: 15px;
	height: 34px;
}


.textarea {
	padding: 5px;
	height: 100px;
	width: 400px;
	line-height: 18px;
	border: 1px solid #c7c7c7;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	color: #777;
}

.inputtextbox {
	width: 600px;
	margin-bottom: 10px;
	margin: 20px;
	overflow: hidden;
}

.inputtextbox .inputcontent {
	height: 114px;
}

.greybutton {
	background: #c3c3c3; /* Old browsers */
	background: -moz-linear-gradient(top, #c3c3c3 0%, #939393 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c3c3c3), color-stop(100%,#939393)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #c3c3c3 0%,#939393 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #c3c3c3 0%,#939393 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #c3c3c3 0%,#939393 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3c3c3', endColorstr='#939393',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #c3c3c3 0%,#939393 100%); /* W3C */ 
	border: 1px solid #939393;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px; 
	line-height: 20px;
	font-size: 16px;
	font-weight:bold;
	padding: 6px 12px;
	color: #fff;
	text-shadow: -1px -1px #939393;
	float: right;
	margin-left: 10px;
	cursor: pointer;
}

.greybutton:hover{
	background: #939393; /* Old browsers */
	background: -moz-linear-gradient(top, #939393 0%, #c3c3c3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#939393), color-stop(100%,#c3c3c3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #939393 0%,#c3c3c3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #939393 0%,#c3c3c3 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #939393 0%,#c3c3c3 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#939393', endColorstr='#c3c3c3',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #939393 0%,#c3c3c3 100%); /* W3C */ 
}

.bluebutton {
	background: #328fe2; /* Old browsers */
	background: -moz-linear-gradient(top, #328fe2 0%, #0059a9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#328fe2), color-stop(100%,#0059a9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #328fe2 0%,#0059a9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #328fe2 0%,#0059a9 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #328fe2 0%,#0059a9 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#328fe2', endColorstr='#0059a9',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #328fe2 0%,#0059a9 100%); /* W3C */
	border: 1px solid #0059a9;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px; 
	line-height: 20px;
	font-size: 16px;
	font-weight:bold;
	padding: 6px 12px;
	color: #fff;
	text-shadow: -1px -1px #0059a9;
	float: right;
	margin-left: 10px;
	cursor: pointer;
}

.bluebutton:hover{
	background: #0059a9; /* Old browsers */
	background: -moz-linear-gradient(top, #0059a9 0%, #328fe2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0059a9), color-stop(100%,#328fe2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0059a9 0%,#328fe2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0059a9 0%,#328fe2 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #0059a9 0%,#328fe2 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0059a9', endColorstr='#328fe2',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #0059a9 0%,#328fe2 100%); /* W3C */
}

.ads {
	text-align:center;
	margin: 10px 0;
	}
.ads img {
	vertical-align: middle;
	}
.clear {clear: both;}