/* CSS Document */
body
{
background-color:#363636;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#363636;
text-align:left;
line-height:18px;
}

#logo
{
background:url(images/logo.png) no-repeat;
margin:0 auto;
width:941px;
height:144px;
}

#header
{
width:941px;
margin:0 auto;
}

#header-left
{
background:url(images/head-left.jpg) no-repeat;
width:245px;
height:400px;
float:left;
}

#header-center
{
width:450px;
height:400px;
float:left;
}

#header-right
{
background:url(images/head-right.jpg) no-repeat;
width:246px;
height:400px;
float:right;
}

#white-bg
{
background-color:#FFFFFF;
width:867px;
height:470px;
margin:0 auto;
padding:0px 37px 0px 37px;
clear:both;
}

#white-bg-down
{
background:url(images/white-down.jpg) no-repeat;
width:941px;
height:61px;
margin:0 auto;
}

#copyright
{
width:941px;
height:30px;
margin:0 auto;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-align:center;
padding-top:10px;
}

#sec-1
{
width:290px;
float:left;
margin-top:20px;
line-height:19px;
}

#sec-2
{
width:273px;
float:left;
margin-left:20px;
margin-top:20px;
line-height:20px;
}

#sec-3
{
width:270px;
float:right;
margin-top:20px;
}

#image-add
{
width:271px;
height:131px;
margin-top:29px;
}

#image-add-1
{
width:271px;
height:131px;
margin-top:32px;
}

form
{
margin:0px;
margin-top:15px;
}

#form-up
{
background:url(images/tab-up.jpg) no-repeat;
width:270px;
height:40px;
}

.form-center
{
background-color:#f3f3f3;
width:234px;
padding: 18px 18px 0px 18px;
text-align:justify;
font-size:12px;
}

#form-down
{
background:url(images/tab-down.jpg) no-repeat;
width:270px;
height:17px;
}

.form-center .select
{ 
font : normal 11px Arial, Verdana, Tahoma, sans-serif;
border : 1px solid #ececec;
display : block;
color : #000;
width:155px;
} 

.form-center .input 
{ 
padding : 2px;
border : 1px solid #ececec;
font : normal 11px Arial, Verdana, Tahoma, sans-serif;
color :#000;
width:155px;
line-height:10px;
margin-bottom:5px;
} 

.form-center .textarea
{
font : normal 11px Arial, Verdana, Tahoma, sans-serif;
border : 1px solid #ececec;
width:160px;
height:75px;
float:left;
}

.form-center #button-form
{ 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
background:url(images/btn-submit.jpg) no-repeat;
width:87px;
height:29px;
color:#fff;
margin-top:10px;
border:0px;
float:right;
cursor:pointer;
} 

ul
{
list-style:none;
margin-left:0px;
padding-left:0px;
}

li
{
background:url(images/bullet.jpg) no-repeat;
padding-left:20px;
margin-left:0px;
margin-top:10px;
}