*{
padding:0;
margin:0;
}

p{
line-height:25px;
text-align:justify;
margin-bottom:15px;

}
.head_title{
font-size:36px;
font-weight:bold;
margin-top:15px;
margin-bottom:5px;
color:#9693c6;
}
a { text-decoration:none }
body {
	margin:0;
	padding:0;
	background-color:#d1ccdc;
	background-image: url(images/header_wrap.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222222;
	}
.header {
	background-image: url(images/head.jpg);
	background-repeat:no-repeat;
	height: 186px;
	width: 938px;
	margin: 0 auto;
}
.header_wrap{

width:100%;

}
.title_green{ font-family:"Century Gothic";font-size:16px; font-weight:bold; color:#00aabb; margin-bottom:10px;}
.title_gray{ font-family:"Century Gothic";font-size:16px; font-weight:bold; color:#333333; margin-bottom:10px;}
.footer{ 
margin:0 auto;
width:938px;
height:152px;
background-image: url(images/bottom.jpg);
color:#666666;
font-size:11px;
}
.footer a{ color:#333333; text-decoration:none; }
.footer a:hover{ color:#000000; text-decoration:underline; }
.bodywrap{
margin:0px auto;
width:938px;

background-image: url(images/body.jpg);
background-repeat:repeat-y;

}
.bodywraptop{
margin:0px auto;

min-height:261px;
background-image: url(images/body_wrap_top.jpg);
background-repeat:no-repeat;
padding:6px 20px;
}

.banner_home{ width:895px; }
.v_menu_home{ background:url(images/test1_07.jpg); background-repeat:repeat-x; height:252px; width:240px; float:right; border:1px solid #eee; background-position:bottom}

#menu {list-style-type:none; margin-top:160px; padding:0; position:absolute;}

#menu li {float:left; padding:0; margin:0 1px 0 0; position:relative; width:80px; height:30px; z-index:100;}
#menu li a, #menu li a:visited {text-decoration:none; }

#menu dl {position:absolute; top:0; left:0; width: 80px; margin: 0; padding: 0;}
#menu dt {margin:0;font-size:12px; width:150px;  font-weight:bold;}
#menu dd {display:none; background: #eeeeee; border-bottom:1px solid #dddddd; clear:left; margin:0; padding:10px; color: #fff;  text-align:left; height:20px; }

#menu dt a, #menu dt a:visited {display:block; color:#fff; padding: 5px 5px 5px 20px; width:125px;}
#menu dd a, #menu dd a:visited { color:#000; text-decoration:none; display:block;  width:150px;}

#menu li a:hover {border:0;}

#menu li:hover dd, #menu li a:hover dd {display:block; font-weight:bold; }
#menu li:hover dl, #menu li a:hover dl {width:150px; }
#menu li:hover dt a, #menu li a:hover dt a, #menu dd a:hover {background:; color:#000;}


#menu_v a, #menu_v a:visited {
 
  text-decoration:none; 
  color:#5f6db3; 
   font-weight:bold;
  display:block; 
  padding:10px 40px;
  border-bottom:1px dotted #cccccc;
  height:1.7em; 
 
  }
#menu_v a:hover {
  color:#000000;
  font-weight:bold;
  
  
  }

