/* Style Sheet */
  
body {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#78b3c4;
	margin:0px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height:18px;
	text-align:justify;
}
.content a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration:underline;
	line-height:18px;
	text-align:justify;
}
.content a:hover{	
	color: #FF0000;
	text-decoration: none;	
}
.menu_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/menu_bg.jpg);
	background-position: left top;
}
.menu_link a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}
.menu_link a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}
.con {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height:16px;
	text-align:justify
}
.con a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bb0000;
	text-decoration: none;
	line-height:16px;
	text-align:justify
}
.con a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height:16px;
	text-align:justify
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:20px;
}
.footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:20px;
}
.footer a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	line-height:20px;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #bb0000;
	text-decoration: none;
}
.heading a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #bb0000;
	text-decoration: none;
}
.heading a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.tex_field {
	width: 180px;
	background-color: #ffffff;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.border_left_right_ {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.border {
	border: 1px solid #000000;
}
.footer_img {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center top;
}
.footer_img a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center top;
}
.footer_img a:hover{	
	color: #000000;
	text-decoration:underline;	
}
.cate_bg {
	background-color: #FFFFFF;
	background-image: url(../images/cate_link_bg.jpg);
	background-position: center top;
	height: 520px;
}
.cate_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:24px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;	
	padding-top: 4px;
	padding-bottom: 4px;
	/*padding-left: 2px;
	padding-right: 2px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #afd9ee;
}
.cate_link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:24px;
	color: #000000;
	text-decoration: none;		
	display: block;	
	
}
.cate_link a:hover{		
	color: #000000;
	text-decoration: none;	
	background-color:#CDE4FC;	
	width:100%;
	display: block;	       
}
.menu_bg {
	background-color: #FFFFFF;
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bg {
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.position {
	background-position: top;
}
.bullet {
	list-style-image: url(../images/bullet.gif);
}
