*{
	margin:0;
	padding:0;
}/*global reset*/
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address{
	margin: 5px 0;
}
li,dd{
	margin-left:1em;
}
fieldset{
padding:.5em;
}
select {
	min-width:1.5em;
	font-size: 12px;
}/* hiding the drop-down arrow of a select form widget in Firefox*/
img {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	MARGIN: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	padding: 0px;
}
UL {
	LIST-STYLE-TYPE: none;
	margin: 0;
}

/* links */
A {
	font : 13px Verdana;
	color :#58575c;
	text-decoration : none;
	text-align : left;
}
A:hover {
	font : 13px Verdana;
	color :#C4161D;
	text-decoration : none;
	text-align : left;
}
A.b:link {
	font : 13px Verdana;
	color :#EEEEEE;
	text-decoration : none;
	text-align : left;
	font-weight: normal;
}
A.b:hover {
	font : 13px Verdana;
	color: #FF0000;
	text-decoration : none;
	text-align : left;
	font-weight: normal;
}
A.b:visited {
	font : 13px Verdana;
	color: #EEEEEE;
	text-decoration : none;
	text-align : left;
	font-weight: normal;
}
A.c:link {
	font : 10px Verdana;
	color :#D1D1D1;
	text-decoration : underline;
	text-align : center;
}
A.c:hover {
	font : 10px Verdana;
	color :#F5F5F5;
	text-decoration : underline;
	text-align : center;
}
A.c:visited {
	font : 10px Verdana;
	color :#D1D1D1;
	text-decoration : underline;
	text-align : center;
}
A.d:link {
	font : 14px Verdana;
	color : #336699;
	text-decoration : none;
	text-align : left;
	font-weight: bold;
}
A.d:hover {
	font : 14px Verdana;
	color: #c4151c;
	text-decoration : none;
	text-align : left;
	font-weight: bold;
}
A.d:visited {
	font : 14px Verdana;
	text-decoration : none;
	text-align : center;
	font-weight: bold;
}
A.g {
	font : 12px Verdana;
	color : #333333;
	text-decoration : none;
	text-align : left;
}
A.g:link {
	font : 12px Verdana;
	color : #333333;
	text-decoration : none;
	text-align : left;
}
A.g:hover {
	font : 12px Verdana;
	color: #c4151c;
	text-decoration : none;
	text-align : left;
}
A.f {
	color : #333333;
	text-decoration : none;
	text-align : left;
	font-size:12px;
}
A.f:hover {
	color: #c4151c;
	text-decoration : none;
	text-align : left;
	font-size:12px;
}
A.ztbd {
	font : 12px Verdana;
	color : #333333;
	text-decoration : none;
	text-align : left;
	line-height: 1.5em;
	display: block;
	width: 85px;
	border-bottom: solid #ddd 2px;
	margin-left: 4px;
	margin-top: 4px;
	margin-right: 5px;
}
A.ztbd:hover {
	color: #c4151c;
}
A.fu {
	color : #333333;
	text-decoration : none;
	text-align : left;
	line-height: 1.8em;
	display: block;
	width: 100%;
	border-bottom: solid #fff 1px;
}
A.fu:hover {
	color: #c4151c;
	line-height: 1.8em;
}
a.noline {
	font-size: 12px;
	line-height: 1.5em;
	text-decoration: none;
	color: #006CA4;
}
a.noline:link {
	font-size: 12px;
	line-height: 1.5em;
	text-decoration: none;
	color: #006CA4;
}
a.noline:hover {
	font-size: 12px;
	color: #006CA4;
	line-height: 1.5em;
	text-decoration: underline;
}
a.th {
	font-size: 18px;
	line-height: 1.5em;
	text-decoration: none;
	color: #006CA4;
}
a.th:link {
	font-size: 18px;
	line-height: 1.5em;
	text-decoration: none;
	color: #006CA4;
}
a.th:hover {
	font-size: 18px;
	color: #006CA4;
	line-height: 1.5em;
	text-decoration: underline;
}

A.orange {
	font : 14px Verdana;
	color :#FF9900;
	text-decoration : none;
	line-height: 1.3em;
	font-weight: bold;
}
A.orange:link {
	font : 14px Verdana;
	color :#FF9900;
	text-decoration : none;
	line-height: 1.3em;
	font-weight: bold;
}
A.orange:hover {
	font : 14px Verdana;
	color: #FF9900;
	text-decoration : none;
	line-height: 1.3em;
	font-weight: bold;
}

/* form */
INPUT,TEXTAREA,SELECT {
	font : 12px Verdana;
	color :#333333;
	border: 1px solid #D1D1D1;
	background-color: #FFFFFF;
}
form {
display : inline; 
} 


.title {
	font :15px Verdana;
	color :#CC0000;
	font-weight: bold;
}
td {
	color :#333333;

}


/* layout */
BODY {
	margin: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:76%;
	font-style: normal;
	font-weight: normal;
	line-height:1em;
	text-align: center;
	padding: 0;
	color: #000000;
}
#wrap{
	min-width:px;
	max-width:px;
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	position: relative;
	background:url(images/main_bg.jpg);
	background-repeat:repeat-y;	
}
#top {
	height: 155px;
	width: 1000px;
	clear:both
}

#top_ad {
	height: 90px;
	width: 728px;
	margin-top:10px;
	border: 1px solid #c4c4c4;
	float:left;
}
#logo{
    margin-left:20px;
	margin-top:20px;
	float:left;
}
#menu{
	clear:both;
    margin-left:6px;
	margin-top:10px;

}

#level1{
	margin-top:10px;
	clear:both;
	height:350px;
}

#search{
 width:150px;
 height:345px;
 margin-left:15px;
 margin-bottom:10px;
 border: 1px solid #7f7f7f;
 float:left
}

#swf{
	width:496px;
	height:345px;
	margin-left:6px;
	float:left
}
#l1_right{
	margin-left:6px;
	float:left
}

#level2{
	clear:both;
}

.article {
margin-left:0px;
margin-top:50px;
}
.article li {
list-style-image:url(images/li_1.gif);
list-style-position:inside;
list-style-type:disc;
margin-left:0px;
padding:0pt;
}


#cat1{
	margin-left:15px;
	margin-bottom:10px;
	float:left;
	background:url(images/cat1.jpg);
	width:315px;
	height:165px;
}
#cat2{
	margin-left:7px;
	float:left;
	background:url(images/cat2.jpg);
	width:315px;
	height:165px;
}
#cat3{
	margin-left:7px;
	float:left;
	background:url(images/cat3.jpg);
	width:315px;
	height:165px;
}

#level3{
	clear:both;
	height:165px;
	margin-bottom:20px;
}
#cat4{
	margin-left:15px;
	margin-bottom:20px;	
	float:left;
	background:url(images/cat4.jpg);
	width:315px;
	height:165px;
}
#cat5{
	margin-left:7px;
	float:left;
	background:url(images/cat5.jpg);
	width:315px;
	height:165px;
}
#cat6{
	margin-left:7px;
	float:left;
	background:url(images/cat6.jpg);
	width:315px;
	height:165px;
}

#footer {
	clear:both;
	margin-left:6px;
	height:80px;
}

