/* CSS Document */

body {
    font-size:12px; margin:0; color:#4D4D4D; line-height:200%; font-family:Arial, "ËÎÌå"; text-align:center; background:#999999;
}
div,form {
    margin:0; padding:0; border:0;
}
a {
	color:#4D4D4D; text-decoration:none;
}
a:hover {
	color:#060; text-decoration:underline;
}
img {
    border:0;
}
p {
    line-height:200%;
}
input,textarea {
	border:#CCC 1px solid;
}
.orange {
	color:#F60;
}
.red {
    color:#F00;
}
.gray {
    color:#999;
}
.green {
    color:#060;
}
.top {
    margin-top:10px;
}
.btm {
    margin-bottom:10px;
}
.line1 {
    border-bottom:1px dotted #999;
}
.list {
    background:url(../images/ico.gif) no-repeat 6px 8px; padding-left:22px;
}
.list1 {
    background:url(../images/ico.gif) no-repeat 6px 11px; padding-left:22px;
}
.pic {
    border:1px solid #999;
}
#head {
    background:url(../images/head_bg.jpg) repeat-x; border-top:4px solid #693;
}
#head a {
    color:#060; font-weight:bold;
}
#head a:hover {
    color:#060;
}
#nav {
    background:url(../images/nav_bg.jpg) repeat-x;
}
#nav a {
    color:#FFF; font-size:14px; font-weight:bold;
}
#nav a:hover {
    color:#FFF;
}
.nav_ico {
    background:url(../images/nav_ico.gif) no-repeat right;
}
#banner {
    padding:10px; background:#FFF;
}
.left {
    margin:7px 0 2px 0;
}
.content {
    padding:14px 14px 10px 14px;
}
#left {
    color:#060;
}
#left a {
    color:#060;
}
.bg_l {
    border-left:1px solid #B3B3B3; border-right:1px solid #B3B3B3; background:#F9FDF2;
}
.tit_l1 {
    background:url(../images/tit_l1.jpg) no-repeat; padding-left:35px;
}
.tit_l2 {
    background:url(../images/tit_l2.gif) no-repeat; padding-left:35px;
}
.tit_r {
    background:url(../images/tit_r.jpg) no-repeat; padding-left:11px;
}
.tit {
    font-weight:bold;
}
.tit a{
    color:#060; font-weight:bold;
}
.bg_r {
    border-left:1px solid #B3B3B3; border-right:1px solid #B3B3B3;
}
.pic1 {
    margin:0 17px 0 0;
}
.pic2 {
    margin:0 0 0 17px;
}
#foot {
	
	border-top:0px solid #693;
	background-color: #FFF;
}
.in {
    margin-top:14px;
}
.title {
    font-family:"ºÚÌå"; font-size:24px; line-height:200%;
}
.text {
    padding-top:20px;
}
#contact {
    margin:15px 0; font-size:14.7px; font-weight:bold;  font-family:Tahoma, Arial, sans-serif;
}