* {
	margin: 0;
	padding: 0;
}

body {
background: #003366;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #222;
}

a{
text-decoration: none;
color: #425969;
}
a:hover {
text-decoration: none;
color: #111;
}

#wrap {
margin: 0 auto;
width: 900px;
}

#header {
height: 110px;
color:#8888ff;
}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 15px 0 0 20px;
color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #000;
}
#header h2 {
font-size: 14px;
color: #e1c70e;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}

#content {
padding: 0 20px;
}

.right {
float: right;
width: 660px;
height:1240px;
text-align: justify;
padding-top: 20px;
background: #fff;

}
.rightnsiri {
float: right;
width: 660px;
height:1450px;
text-align: justify;
padding-top: 20px;
background: #fff;

}
.rightben {
float: right;
width: 660px;
height:900px;
text-align: justify;
padding-top: 20px;
background: #fff;

}

.right h2 {
margin: 0px 0 0 0;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #99CCCC;
color: #fff;
font-size: 13px;
}
.right h2 a {
text-decoration: none;
color: #fff;
}
.right h2 a:hover {
color: #111;
}

.left {
float: left;
width: 200px;
height:1250px;
padding-top: 10px;
background: #99CCCC;
padding-right: 0px;
}
.leftnsiri {
float: left;
width: 200px;
height:1350px;
padding-top: 10px;
background: #99CCCC;
padding-right: 0px;
}

.leftben {
float: left;
width: 200px;
height:900px;
padding-top: 10px;
background: #99CCCC;
padding-right: 0px;
}

#part{
background: #fff;
color:#fff;
text-decoration: none;
}
#imgheader{
width:860;
height:130;
margin-left:20.5px;
}
#submun{
color:#ffffff;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #425969;
color: #fff;
font-size: 13px;
}
.left ul {
padding: 10px 0 15px 20px;
color: #ffffff;

}
.left ul li{
text-decoration: none;
font-weight: 600;
color: #ffffff;
}
#ao{
color:blue;
text-decoration: none;
}
h3{
color:#FF;
}
.left ul li a {
text-decoration: none;
font-weight: 600;

}
.left ul li a:hover {
color: #aaaaff;
background:#425969;;
}
.articles {
padding: 10px;
padding-bottom:0px;
}

#footer {
text-align: center;
font-size: 11px;
color: #aaa;
margin-top: 40px;
border-top: 1px dotted #aaa;
padding-top: 10px;
padding-bottom: 10px;
}
#footer a { color: #aaa; }
#footer a:hover { color: #111; }

