@charset "utf-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { padding: 0;margin: 0;}
table {border-collapse: collapse;border-spacing: 0;}
fieldset,img { border: 0;}
address,caption,cite,code,dfn,em,th,var {font-weight: normal;font-style: normal;}
ol,ul {list-style: none;}
caption,th {text-align: left;}
h1,h2,h3,h4,h5,h6 {font-weight: normal;font-size: 100%;}
q:before,q:after {content:'';}
abbr,acronym { border: 0;}



/* Start CSS*/
html {
	overflow-y:scroll;
}

td img {display: block;}body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(img/c1.jpg);
	
}
.CenTab
{
	margin:0px auto;
	width:975px;
	overflow-x:hidden;
	/*border: solid 1px #FF0000;*/
}
.topmenu {
	height: 93px;
	/*border: thin solid #000000;*/
	margin:0px;
}
.leftmunu {
	width: 165px;
	float: left;
	overflow-x: hidden;
	/*border: thin solid #000000;*/
	margin:0px;
}
.mainpage {
	width: 777px;
	float: left;
	/*border: thin solid #000000;*/
	margin:0px;
	border-left:solid 1px #CCCCCC;
	padding-left:25px;
	overflow-x: hidden;

}
.bottom {
	width: 975px;
	float: left;
	margin:0px;
}
.index {
	width: 975px;
	float: left;
	margin:0px;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
