/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/
a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:700;
color:#2954ed;
text-decoration:none;
}

a:hover {
text-decoration:underline;
color:#000;
}

* {
border:0;
margin:0;
}

body {
font:12px Arial, Helvetica, sans-serif;
color:#000;
line-height:20px;
background:#0451a9 url(../images/bg.jpg);
background-repeat:no-repeat;
background-position:top center;
}

#mainbg {
width:1014px;
margin:0 auto;
}

#main {
width:1014px;
margin:0 auto;
}

#maintop {
background:url(../images/conbgtop.png);
background-repeat:no-repeat;
background-position:top;
height:5px;
}

#header {
background:url(../images/header.png);
background-repeat:no-repeat;
background-position:top;
width:100%;
}

#logo {
width:1014px;
text-align:left;
padding-top:15px;
padding-bottom:15px;
height:60px;
margin:0 auto;
}

#logo a {
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
font-style:italic;
font-size:16px;
color:#0551a7;
font-weight:400;
padding-left:750px;
}

#logo H2 a {
font-size:10px;
}

#buttons {
width:1014px;
height:38px;
padding-top:15px;
background:url(../images/menubg.png);
background-repeat:no-repeat;
background-position:bottom left;
margin:0 auto;
}

#buttons li {
display:inline;
}

#buttons a {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:400;
text-align:center;
text-decoration:none;
color:#fff;
display:block;
float:left;
width:19%;
height:27px;
padding-top:8px;
margin-top:1px;
}

#buttons a:hover,.active {
background:url(../images/menu_h.png);
background-repeat:no-repeat;
background-position:center;
}

#content {
background:url(../images/conbg.png);
padding-top:3px;
padding-bottom:10px;
}

#left {
float:left;
padding-left:9px;
width:230px;
}

#left h2 {
font-family:Arial, Helvetica, sans-serif;
font-weight:400;
color:#fff;
font-size:16px;
text-align:center;
height:27px;
padding-top:10px;
background:url(../images/title_sitebar.png);
background-repeat:no-repeat;
background-position:top left;
}

#center {
width:750px;
padding-left:9px;
float:left;
}

#center p {
padding-left:0;
padding-right:0;
padding-bottom:10px;
}

.text {
padding-top:10px;
padding-bottom:2px;
}

#center H1 {
font-family:Arial, Helvetica, sans-serif;
font-weight:400;
color:#0277c7;
font-size:16px;
height:28px;
padding-top:5px;
padding-left:10px;
background:url(../images/title_center.png);
background-repeat:repeat-x;
background-position:bottom;
}

.read {
text-align:right;
margin-top:5px;
padding-bottom:5px;
padding-right:5px;
}

#left .categories {
padding-top:15px;
}

#left .categories ul {
padding-left:8px;
list-style:none;
padding-bottom:0;
}

#left .categories ul li a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#2954ed;
text-decoration:none;
font-weight:700;
text-align:left;
display:block;
padding-left:23px;
padding-bottom:3px;
background:url(../images/ls1.png);
background-repeat:no-repeat;
background-position:left;
}

#left .categories ul li a:hover {
color:#0198ff;
}

#left .company ul li .read a {
color:#fff;
font-weight:400;
font-size:12px;
text-decoration:none;
background:url(../images/read.png);
background-repeat:no-repeat;
background-position:right;
height:16px;
width:70px;
padding:5px 5px 5px 10px;
}

#center .read a {
color:#0551a7;
font-weight:700;
padding-bottom:4px;
font-size:12px;
text-decoration:none;
background:url(../images/read2.png);
background-repeat:repeat-x;
background-position:bottom;
}

.read a:hover {
text-decoration:underline;
}

#left .company a {
color:#2954ed;
}

#left .company ul {
padding-left:5px;
padding-bottom:20px;
}

#left .company ul li {
list-style:none;
background:url(../images/ls2.png);
background-repeat:no-repeat;
background-position:0 5px;
padding-left:25px;
padding-right:20px;
margin-top:10px;
}

#main_bot {
background:url(../images/conbgbot.png);
background-repeat:no-repeat;
background-position:top;
height:5px;
}

#footer {
height:40px;
font-size:10px;
color:#fff;
padding-top:10px;
text-align:center;
clear:both;
background:url(../images/footer.png);
background-repeat:no-repeat;
background-position:top;
margin-top:1px;
padding-bottom:5px;
}

#footer a {
color:#fff;
font-size:10px;
font-weight:400;
text-decoration:none;
}

.padding {
color:red;
font-weight:700;
padding:10px;
}

.drag {
position:relative;
cursor:hand;
z-index:100;
}

#buttons ul,#left .categories ul li {
padding-left:0;
}

.dudu #content-left{
  float:left;
}

.dudu #content-right{
  position:relative;
  padding-left:150px;
}

.dudu #content-right input, textarea{
  background-color:#CCCCCC;
}

.dudu #content_1{
  background-color:#CCCCFF;
  padding:5px;
}

.dudu #content_2{
  background-color:#9999FF;
  padding:5px;
}

.dudu #content_1 #content-left{
  float:left;
  font-weight:bold;
}

.dudu #content_2 #content-left{
  float:left;
  font-weight:bold;
}

.dudu #content_1 #content-right{
  position:relative;
  padding-left:150px;
}

.dudu #content_2 #content-right{
  position:relative;
  padding-left:150px;
}
