*{ margin:0; padding:0;}
body {
	font : 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	color: #4c4c4c;
	margin:0;
	padding: 0;
}
a {
	color : #333333;
	background : inherit;
	text-decoration : none;
}
a:hover {
	color : #0067ff;
	background : inherit;
}
p {
	margin : 5px;
}
h1,h2 {
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	margin: 0;
}
h3 {
padding : 4px 0;
margin : 0;
}
img { border : 0 }
select,input{
	font-size: 9pt;
	margin: 0;
	padding: 1px;
}
form{
	padding: 0px;
	margin:0;
	display: inline;
}
.right { float: right }
ul {
margin : 0;
padding : 0;
list-style : none;
}
a img {
	FILTER: alpha(opacity=90); moz-opacity: 0.9; opacity: 0.85;opacity: 1;border: 1px solid #f1f1f1;
}
a:hover img {
	FILTER: alpha(opacity=100); moz-opacity: 1; opacity: 1;border: 1px solid #808080;
}
#container {
	width: 960px;
	margin: 0 auto;
}
#header{
	width: 960px;
	background-image: url(../images/headerline.png);
	background-repeat: no-repeat;
	float: left;
}
#top{
	background-image: url(../images/headertopbg.gif);
	background-repeat: repeat-x;
	margin-top: 4px;
	height: 71px;
	padding: 0px 10px;
}
#top span{
	float: right;
	margin-top: 10px;
	text-align: right;
}
#top h1{
	display: inline;
}
    #second2{
	width: 960px;
}
    #topnav{
	padding: 26px 10px 30px 700px;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
}
	#topnav li{
	display: block;
	float: left;
	padding: 0px 0px 0px 15px;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	margin-left: 12px;
}
    #topnav a{
	text-decoration: underline;
}
    #nav{
	background-image: url(../img/navbg.png);
	background-repeat: no-repeat;
	color: white;
	margin: 0;
	height: 37px;
	padding-left: 2px;
}
	#nav li{
	list-style-type: none;
	float: left;
	display: block;
	height: 27px;
	padding-top: 10px;
}
    #nav a{
	color: white;
	padding: 0px 16px;
	margin: 0px 20px;
}
    #nav a:hover{
	background-image: url(../img/navhoverbg.png);
	background-repeat: no-repeat;
	padding: 9px 16px;
	color: black;
	text-decoration: none;
}
    .sub_box_de{
	padding: 5px 15px;
	background-image: url(../img/nav1bg.png);
	background-repeat: no-repeat;
}
    .sub_box_de ul li{display: inline;}
    .sub_box{
	display:none;
	padding: 5px 50px;
	background-image: url(../img/nav1bg.png);
	background-repeat: no-repeat;
}
	.sub_box a:hover{
	padding:3px 10px;
	background-color: #f0f0f0;
	border: 1px solid #dedede;
}
    .sub_box ul li{
	display: inline;
	padding-right: 8px;
}
#header #left{
	background-image: url(../images/headersidebg.png);
	background-repeat: no-repeat;
	float: left;
	width: 219px;
}
#header #left a {
	display: block;
	background: #666666 url(../images/vmenuarrow.gif) no-repeat center left;
	color: #FFFFFF;
	padding: 20px 0 20px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
	font-size: 10pt;
}

#header #left a:hover {
	color: #FFFFFF;
	background: #378ED2 url(../images/vmenuarrowhover.gif) no-repeat center left;
}
#header #center{
	float: left;
	margin-left: 2px;
}
#header #right{
	float: right;
	height: 245px;
	width: 215px;
	background-image: url(../images/contact.png);
	background-repeat: no-repeat;
}
#pagebody{
	width: 960px;
	margin: auto;
	float: left;
}
#leftside{
	float: left;
	width: 218px;
}
#leftside a img{border: none;}
#leftside a:hover img{border: none;}
#leftarticle{
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	padding: 8px;
	background-color: #F6F6F6;
	width: 200px;
}
#leftarticle ul{
	background-color: #E5E5E5;
}
#leftarticle ul li{
	background-image: url(../images/leftlibg.png);
	background-repeat: repeat-x;
	padding: 9px 9px 8px 9px;
}
#rightside{
	float: right;
	width: 736px;
}
#pros{
	border: 1px solid #e5e5e5;
	background-color: #f6f6f6;
	float: left;
	width: 734px;
	margin-top: 5px;
	padding-bottom: 8px;
}
#probody{
	background-color: white;
	float: left;
	display: inline;
	margin:5px 8px 0px 8px;
}
#protitle{
	background-image: url(../images/total.png);
	background-repeat: no-repeat;
	padding: 2px 0px 5px 54px;
	color: white;
}
#protitle a{
	color: white;
}
#article{
	width: 718px;
}
#footer {
	clear : both;
	margin : 1em 0 0 0;
	color : #777;
	line-height : 1.7em;
	background-image: url(../images/footerbg.png);
	background-repeat: no-repeat;
	text-align: center;
	padding: 10px 0px;
	height: 70px;
}
