@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;
}
td{	color: #013366;
	font-family: verdana, Arial;
	font-size: 12px;}
a:link{
	color: #013366;
	font-family: verdana, Arial;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #013366;
	font-family: verdana, Arial;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #013366;
	font-family: verdana, Arial;
	font-size: 12px;
	position: relative;
	top:1px;
	text-decoration: underline;
}
input{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #333333;
}


/**/
.menu_bg{
	background-image: url(../images/menubg.gif);
	background-repeat: repeat-x;
	height:65px;
	padding-left: 115px;
	padding-right:20px;
}
.menu_td{
	height: 25px;
	width: 95px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 3px;
}
.menu_td li{
	padding-left: 1px;
	list-style-type: none;
}
.menu_td_bg{
	height: 25px;
	width: 95px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #b6b6b6;
	padding-left: 1px;
}
.menu_td_bg li{
	list-style-image: url(../images/icon.gif);
	padding-left: 3px;
}
.content{
	font-family:  Arial,verdana;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-left:8px;
	padding-right:8px;
}
.left{
    background-color:#ebebf1;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.left_title{
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left:20px;
	font-weight: bold;
	background-color:#f2f2f6;	
}
.left_menu{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 30px;
	width:198px;
	padding-left:35px;
}
.left_menu li{
	list-style-image: url(../images/icon.gif);
	list-style-position: outside;	
}
.login{
	background-color: #f3f3f3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top:10px;
}
.login_font{	font-family:  Arial,verdana;
	font-size: 11px;
	line-height: 16px;
	color: #666666;}
.center_top{
	height: 155px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.center_top_left{
	width: 355px;
	height: 155px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.center_bottom{
	height: 26px;
	background-color: #9db8e3;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 279px;
	font-family: verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	padding-left:10px;
	}
.center_bottom_1{height: 26px;
background-color: #9db8e3;
	font-family: verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	padding-left:10px;
	width: 278px;}
.center_bottom_content{
height:160px;
	background-color: #f0f0f0;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 279px;
	font-family:  Arial,verdana;
	font-size: 12px;
	line-height: 16px;
	padding-left:15px;
	padding-right:15px;
	padding-top:20px;}
	.center_bottom_content_1{
height:160px;
	background-color: #f0f0f0;
	width: 278px;
	font-family:  Arial,verdana;
	font-size: 12px;
	line-height: 16px;
	padding-left:15px;
	padding-right:15px;
	padding-top:20px;}
.login_input{
	width: 100px;
	height:12px;
	border: 1px solid #666666;
}
.login_buttom{
	width: 50px;
	height:18px;
	border: 1px solid #666666;
	font-family:  Arial,verdana;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	padding-bottom:3px;
	background-color: #f3f3f3;
}
.login_title{font-weight: bold;}
.bottom{
	color: #666666;
	font-family: Arial,verdana;
	font-size: 11px;
	text-decoration: none;
	height:20px;
}
.bottom a:link{
	color: #666666;
	font-family: Arial,verdana;
	font-size: 11px;
	text-decoration: none;
}
.bottom a:visited {
	color: #666666;
	font-family: Arial,verdana;
	font-size: 11px;
	text-decoration: none;
}
.bottom a:hover {
	color: #666666;
	font-family: Arial,verdana;
	font-size: 11px;
	position: relative;
	top:1px;
	text-decoration: underline;
}
.content_padding{
	padding-left:15px;
	padding-right:15px;
	padding-top:25px;
	font-family: Arial,verdana;
	font-size: 12px;
	line-height: 18px;
}
.img{
	border: 1px solid #666666;
}
.search_btn {
	border:#B2C2D7 solid 1px;
	background:#fff;
	color:#205064;
	}
.search_title {
	color:#666; padding-left:20px; font-weight:bold; border-bottom:#fff solid 1px;
	}


a.location:link, a.location:active, a.location:visited {
	color:#606060;
	text-decoration:underline;
	padding-left:3px;
	padding-right:3px;
	}
a.location:hover { color:#f60; }

a.detail_name:link, a.detail_name:active, a.detail_name:visited {
	color:#008000;
	text-decoration:underline;
	}
a.detail_name:hover { color:#f40; }

a.detail_Categories:link, a.detail_Categories:active, a.detail_Categories:visited {
	text-decoration:underline;
	color:#666;
	}
a.detail_Categories:hover { color:#f40; }

a.detail_more:link, a.detail_more:active, a.detail_more:visited {
	text-decoration:underline;
	color:#666;
	}
a.detail_more:hover { color:#f40; }


.detail_title {
	color:#6F78A7;
	font-size:14px;
	line-height:40px;
	text-align:center;
	font-weight:bold;
	border-bottom:#F2F2F6 dashed 1px;
	}
.detail_title2 {
	color:#6F78A7;
	font-size:12px;
	line-height:25px;
	text-align:left;
	font-weight:bold;
	padding-left:7px;
	}
	
.contact_title {
	color:#080;
	font-size:14px;
	line-height:30px;
	text-align:left;
	font-weight:bold;
	}

a.contact_link:link, a.contact_link:active, a.contact_link:visited {
	text-decoration:underline;
	color:#00f;
	}
a.contact_link:hover { color:#f40; }

