*{
    margin:0;
    padding:0;
    font-family: tahoma, arial, sans-serif;
    font-size:12px;
}
body {
    background-color:#fff;
	color:#6c6c6c;
    width:694px;
    padding:10px 36px 20px 36px;
    margin:0 auto;
}
img {
	border:0;
    vertical-align:middle;
}
p {
    margin-bottom:5px;
}
a {
	text-decoration:underline;
}
a:hover {
	text-decoration: none;
}
.t_normal {
    font-weight:normal;
}
.t_color1 {
    color:#696969;
}
.t_color2 {
    color:#9A9A9A;
}
.t_color3 {
    color:#6C6C6C;
}
.t_bold{
    font-weight:bold;
}
.clearing {
    font-size:0px;
    line-height:0px;
    height:0px;
    width:0px;
    clear:both;
}
.line {
    width:100%;
    height:0px;
    border-bottom:1px solid #000;
    font-size:0px;
}
.float_l {
    float:left;
}
ul {
    list-style:none;
}
li {
    padding-left:20px;
    line-height:170%;
    background:url("images/arrow.gif") 0 4px no-repeat;
}
/*---------------------------------------------------------------------*/
.top_l {
    height:37px;
    width:39px;
    background:url("images/corner_t_l.gif") bottom right no-repeat;
}
.top {
    height:34px;
    width:616px;
    border-bottom:1px solid #CCCACA;
    margin-bottom:2px;
}
.top_r {
    height:37px;
    width:39px;
    background:url("images/corner_t_r.gif") bottom left no-repeat;
}
.middle {
    width:604px;
    margin:2px auto 0 auto;
    padding:1px 10px 0 10px;
    border-left:1px solid #cccaca;
    border-right:1px solid #cccaca;
}
.bottom_l {
    height:39px;
    width:39px;
    background:url("images/corner_b_l.gif") top right no-repeat;
}
.bottom_r {
    height:39px;
    width:39px;
    background:url("images/corner_b_r.gif") top left no-repeat;
}
.footer {
    width:600px;
    padding:10px 0 0 16px;
    margin-top:3px;
    border-top:3px solid #696969;
}
.footer * {
    font-size:10px;
}
.header {
    width:604px;
    background:url("images/gradient.gif") repeat-x;
}
.logo {
    width:290px;
}
.logo img {
    margin:18px 0 0 21px;
}
.header_devide {
    margin:16px 0 18px 0;
    height:35px;
    width:0px;
    border-right:1px solid #d6d6d6;
}
.tel {
    margin:13px 10px 19px 99px;
}
.tel_text {
    margin-top:10px;
}
.tel_text * {
    font-size:9px;
}
.tel_fax1 {
    width:49px;
}
.tel_fax2 {
    width:134px;
}
.main_pic {
    padding-left:21px;
    width:416px;
}
.slogan {
    margin-top:24px;
    width:167px;
}
.menu {
    height:38px;
    border-top:1px solid #E5E4E4;
}
.menu a {
    background:url("images/menu.gif") no-repeat;
    height:38px;
    width:200px;
    margin-right:1px;
    float:left;
}
.menu .last{
    margin-right:0;
}

.menu a img {
    margin:13px 0 0 25px;
}
.left_col {
    width:330px;
    padding:20px;
}
.right_col {
    width:200px;
    padding:20px 20px 20px 0;
}
.horizontal {
	margin-top:5px;
    width:100%;
    height:1px;
    background:url("images/horizontal.gif") repeat-x;
}
.vertical {
    width:310px;

}
.content1_img {
    width:70px;
    padding-top:5px;
}
.content1_text {
    width:231px;
}
.content1_text ul {
    margin-top:5px;
}
.content1_text li {
    padding-left:8px;
    background:url("images/bullet.gif") 0 5px no-repeat;
}
.col1 {
    width:314px;
    padding:0 10px 8px 0;
}
.content2_img {
    width:80px;
    padding-top:5px;
}
.content2_text {
    width:147px;
}
content2_text a {
    font-size:10px;
}
.next {
    text-decoration: none;
    font-size:10px;
    font-weight:bold;
    background:url("images/arrow.gif") 100% 5px no-repeat;
    padding-right:15px;
}
.next:hover {
    text-decoration:none;
    color:#6C6C6C;
}