/******************************************/	
/* CSS powered by clock - www.clock.co.uk */
/******************************************/	

/**
 * reset.css
 */

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url("/resource/image/bg.jpg");
	background-position: center 0px;
	background-repeat: no-repeat;
	background-repeat: repeat-x;
	background-color: #4e4f4f;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {  
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
}
h1, h2, h3, h4, h5, h6 { 
	font-size: 100%; 
	font-weight: normal; 
}
p, li, td, th, textarea, input, select, option, label, .label {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
h3 {
	font-size: 16px;
	color: #ffffff;
}
h3 span,
h2 span {
	display: none;
}
h4 {
	font-size: 18px;
	color: #ffffff;
}
h5 {
	font-size: 12px;
	color: #f7a526;
}
table { 
	border-collapse: collapse; 
	border-spacing: 0px;
} 
fieldset, img {  
	border: 0px; 
} 
address, caption, cite, code, dfn, em, strong, th, var { 
	font-style: normal; 
	font-weight: bold; 
} 
ol, ul { 
	list-style: none;
	color: #ffffff;
}
li {

}
caption, th { 
 text-align: left; 
} 
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
abbr, acronym {
	border: 0px;
}
legend {
	display: none;
}
a {
	color: #FF9933;
	text-decoration: none;
}
a:hover {

}
a:focus {
}
hr {
	display: none;
}
