﻿@charset "utf-8";
/****body****/
body,td,th {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #333333;}
body {background-color: #FFFFFF;margin:0px;}
a {font-size: 12px;color: #01315c;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;color: #01315c;}
a:hover {text-decoration:underline;color: #0270d2;}
a:active {text-decoration: none;color: #01315c;}
*,ul,img{padding:0px;margin:0px;list-style:none }
/****head***/
div#head{width:882px;height:38px;margin:0px auto;margin-top:40px;}
div#logo{width:155px;height:38px;float:left;}
/*****nav*****/
div#nav{width:683px;height:38px;margin-left:24px;float:left;background:#12598c url(../images/bg_nav_left.gif) no-repeat left;padding-left:20px;overflow:hidden;}
div#innav{background:#12598c url(../images/bg_nav_right.gif) no-repeat right;padding-right:10px;height:38px;}
div#innav ul{display:block;background:url(../images/bg_nav_center.gif) repeat-x; height:38px; padding:0px; margin:0px}
div#innav ul li{display:block;float:left;background:transparent url(../images/line_nav.gif) no-repeat right top;}
div#innav ul li a{padding:0px;float:left;}
div#innav ul li.noborder{background:none;padding:0px;}
/****wrapper****/
div#wrapper{width:882px;height:auto;margin:0 auto;margin-top:8px;}
/***foot***/
#foot{width:882px;margin:0 auto;height:auto;margin-top:8px;}
#foot_nav{width:872px;height:30px;background:#848484 url(../images/bg_bottomnav_left.gif) no-repeat left;padding-left:10px;}
#infoot_nav{background:transparent url(../images/bg_bottomnav_right.gif) no-repeat right;padding-right:10px;height:30px;}
#infoot_nav ul{display:block;background:url(../images/bg_bottomnav_center.gif) repeat-x;height:30px;line-height:30px;}
#infoot_nav ul li.nav_two{float:left;color:#FFFFFF;}
#infoot_nav ul li.nav_two a{color:#fff;margin:0 5px;}
#foot p{text-align:right;color:#737373;line-height:30px;}
#foot p a{color:#737373;}
#infoot_nav ul li.friend{display:block;float:right;width:200px;padding-left:60px;height:30px;line-height:30px;background:transparent url(../images/bg_bottomnav_k.gif) no-repeat left}
#infoot_nav ul li.friend select{ font-size:12px;width:150px;-margin-top:5px;}
/*****font*******/
.red{ color:Red;}
.orange{color:#FFA200; font-size:14px; font-weight:bold;}
.font_blod{color:#396D84;}
.font_big{font-size:14px; color:#396D84;}
/***input***/
input.send{border:1px solid #0497BB;background:#0497BB url(../images/bg_botton.gif);line-height:20px;height:20px;text-align:center;color:#fff;font-size:12px;width:60px;}
input{font-size:12px;}
