﻿*{ 
	padding:0; 
	margin:0;
}
body,td,th,div{
	font-family:"微软雅黑";
	font-size: 14px;
	color: #000000;
}
body {
	background:#0F87EF;
}
p{
	line-height:150%;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
h1{
	color:#000000;
	line-height:150%;
	font-size:24px;
}
img{ border:0px;}
li{ 
	list-style:none;
}

.f12b{
	font-weight:bold;
}
.f14{
	font-size:14px;
}
.f14b{
	font-size:14px;
	font-weight:bold;
}

.txt_list1{ width:340px; margin:0 auto;overflow:hidden;}
.txt_list1 li{ background:url(dot.gif) no-repeat left; margin-left:5px; padding-left:10px; width:auto; line-height:25px; font-size:14px;}
.txt_list1 span{ float:right; margin-right:8px; color:#666666;}

.pic_list1{ width:660px; margin:5px auto 6px auto; }
.pic_list1 li{ width:120px; float:left;margin-left:7px; display:inline;}
.pic_list1 li img { border:1px solid #CCC; padding:1px;}
.pic_list1 li span{display:block; line-height:25px; text-align:center;}

.header{ width:1200px; margin:0 auto; clear:both; padding:50px 0; overflow:hidden;}
.header .logo{ float:left; width:195px;}
.header .menu{ float:left; width:500px;}
.header .menu li{ float:left; margin-right:56px; line-height:40px; text-transform:uppercase; font-size:18px;}
.header .menu a{ color:#83B6F5; display:inline-block;}
.header .menu .hover,.header .menu a:hover{ color:#FFF; border-bottom:1px solid #FFF;}
.header .user{ float:right; background:url(../images/index_06.png) no-repeat right center; padding-right:25px; font-size:16px; color:#FFF; line-height:40px;}
.header .user a{ color:#FFF; }

.main{ width:1200px; margin:0 auto; clear:both; overflow:hidden;}

.left_nav{ width:170px; background:#FFF; border-radius:10px; overflow:hidden; padding:20px 0; float:left; position:fixed;}
.left_nav li{ line-height:60px; font-size:16px; text-align:center;}
.left_nav a{ color:#000;}
.left_nav .first a{ color:#0F87EF;}

.right_box{ width:900px; float:right; padding:20px 50px; background:#FFF; border-radius:10px; overflow:hidden;}
.right_box h1{ font:normal 24px/50px Arial; color:#0f87ef; border-bottom:1px solid #CCCCCC;}
.right_box .cnt{ width:900px; margin:0 auto; clear:both; padding-bottom:20px;}
.right_box .cnt td{ color:#999; padding: 0 2px;}
.right_box .cnt th{ color:#000; padding: 0 2px; font-weight:normal;}
.right_box .cnt input[type="text"]{ width:228px; height:40px; line-height:40px; border:1px solid #C5C5C5; padding:0 20px; border-radius:5px; font-size:14px;}

.btn0{ width:355px; height:42px; background:#0F87EF; color:#FFF; border-radius:5px; border:0; margin-top:22px; cursor:pointer;}
.btn0:hover{background:#0066cc;}

.btn1{ width:227px; height:42px; background:#0F87EF; color:#FFF; border-radius:5px; border:0; margin-top:22px; cursor:pointer;}
.btn1:hover{background:#0066cc;}

.btn2{ width:227px; height:42px; background:#0FB8EF; color:#FFF; border-radius:5px; border:0; margin-top:22px; cursor:pointer;}
.btn2:hover{background:#4d9bec;}

.btn_list{ width:540px; margin:0 auto; clear:both; padding:12px 0; overflow:hidden;}
.btn_list li{ float:left; margin:0 10px;}

.footer{ width:1200px; margin:0 auto; clear:both; overflow:hidden; font:normal 14px/120px "微软雅黑"; text-align:center; color:#FFF; padding-top:20px;}

.sel_wrap{ width:268px; height:40px;background:#fff url(../images/index_11.png) no-repeat 98% 50%;color: #a1a1a1; font-size: 16px; border:1px solid #C5C5C5;cursor:pointer;position:relative;_filter:alpha(opacity=0); border-radius:5px;}
.sel_wrap label{padding-left:10px;font-size:16px;z-index:2; color: #a1a1a1; line-height: 40px; height: 40px; display: block;}
.sel_wrap .select{width:100%; height:40px; line-height:40px; z-index:4;position:absolute;top:0;left:0;margin:0;padding:0;opacity:0; *margin-top:12px; filter:alpha(opacity=0);cursor:pointer; font-size: 16px;}

.main2{ width:1100px; margin:0 auto; padding:20px 50px; background:#FFF; border-radius:10px; overflow:hidden;}
.main2 h1{ font:normal 24px/50px Arial; color:#0f87ef; border-bottom:1px solid #CCCCCC;}
.main2 .cnt{ width:900px; margin:0 auto; clear:both; padding-bottom:20px;}
.main2 .cnt td{ color:#999; padding: 0 2px;}
.main2 .cnt th{ color:#000; padding: 0 2px; font-weight:normal;}
.main2 .cnt input[type="text"]{ width:428px; height:40px; line-height:40px; border:1px solid #C5C5C5; padding:0 20px; border-radius:5px; font-size:14px;}
.readonly{ background: #E9E9E9;}