@charset "utf-8";
/* CSS Document */

/*
YUI 3.4.1 (build 4118)
Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html {
	color:#000;
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	padding:0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	font-size: 13px;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	font-size: 13px;
	text-align: left;
}
fieldset, img {
	border-style: none;
    border-color: inherit;
    border-width: 0;
    margin-left: 0px;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:bold;
	text-align: left;
}
ol, ul {
	list-style:none
}
caption, th {
	text-align:left
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal
}
q:before, q:after {
	content:''
}
abbr, acronym {
	border:0;
	font-variant:normal
}
sup {
	vertical-align:text-top
}
sub {
	vertical-align:text-bottom
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit
}
input, textarea, select {
*font-size:100%;
    margin-bottom: 0px;
}
legend {
	color:#000
}


/*****global css*****/
A:link {
 color: #000000;
  _color:inherit;
 TEXT-DECORATION: none
}
A:visited {
 COLOR: #000000;
 _color:inherit;
 TEXT-DECORATION: none
}
A:hover {
 COLOR: #000;
  _color:inherit;
 text-decoration: none;
}
A:active {
 COLOR: #000;
  _color:inherit;  
 text-decoration: none;
}
.clear{
	clear:both;
	width:0px;
	height:0px;
	float:left;
}
a
{
    outline:none;
}
