﻿html,body,ol,ul,li,h1,h2,h3,h4,h5,h6,p,form,img,table,dl,dt,dd,a,input {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
}

img {
border:none;
}

body {
height:100%;
background:#fff;
color:#000; font-size:12px;
}
.set { clear:both;}
ul {
list-style-type:none;
}

a:link,a:active,a:focus, a:visited {
color:#2784a6;
cursor:pointer; text-decoration:underline;outline:0;
}
a:hover{ text-decoration:none;}


#main {
width:950px;
margin:0 auto;

}

/* header */
.header {
height:135px; position:relative;  background:#fff url(img/header.png) 0 0 repeat-x;
}
.header ul {overflow:hidden;padding:8px 0 8px; position:absolute; left:-1px; top:3px; width:925px; }
.header ul li {display:inline;}
.header ul a, .header ul a:visited, .header ul a:hover {color:#fff; text-decoration:underline;font-size:14px; padding: 8px 15px 8px 15px;  height:1%; border-left:1px solid #fff; font-weight:700;}
.header ul a:hover { text-decoration:none;}


.logo1 {
	display:block;
	position:absolute;
	left:0px;
	top:38px;
}

.h_info { position:absolute;
left:415px;
top:66px;
}

h1 {
font-size:18px;
color:#fff;
font-weight:400;
text-align:left;
padding:0px 0 2px;
}

.h_info p {
color:#fff99d; font-size:14px; font-style:italic;
}

/* content */
.content {
width:100%;
}


.scolumn {
float:right;
width:287px;



}
.scolumn li {
font-size:12px;
padding:5px 0px 5px 16px; height:1%;background:url(img/list_1.png) 0 8px no-repeat;
}
.scolumn a, .scolumn a:visited, .scolumn a:hover {
color:#444; text-decoration:underline;

}
.scolumn a:hover {text-decoration:none;}

.menu { margin-bottom:10px;}
.m_name  { color:#fff; font-size:16px; padding:6px 7px 10px 15px; display:block; background:url(img/s_name.png) 0 0 no-repeat;height:1%; font-weight:bold; }
.menu_cont { padding:5px 10px 5px 10px; height:1%; }


.mcolumn {
float:left;
width:630px; padding:15px; 

}
h2 {
font-size:16px;
color:#000;
text-align:left;
padding-bottom:15px;
font-weight:700;
}
.alignCenter {
text-align:center; font-size:24px; font-weight:normal;
}
.mcolumn p {
padding-bottom:15px;
}
.mcolumn ul {
list-style-type:disc;
padding:0 0 15px 15px;
}


/* footer */
.footer {

 background:#1c99b6 url(img/bot.png) 0 0 repeat-x;text-align:center; padding:15px 0 15px;color:#fff;}

.footer p {
text-align:center;
}

.footer a, .footer a:visited, .footer a:hover {
color:#fff99d;
text-decoration:underline;
}

h2 a:hover,.rightcolumn a:hover,.footer a:hover {
text-decoration:none;
}

