@import url("nav.css");

body {
	background:url(../images/bg.jpg) no-repeat top center #97cae4;
	margin:0px;
	padding:0px;
	line-height:1.8em;
	font-size:12px; 
	color: #777;
}
a {
	color: #185DA0;
	background: inherit;
	text-decoration:none;
}

a:hover {
	color: #9EC068;
	background: inherit;	
}

a.title {
	color: #FE6700;
	background: #FFF;
}
p {
	margin:0px;
	padding:0 0 5px 0;
	line-height:17px;
	text-align:justify;
}

p.pat {
	color:#FFFFFF;
}
h1 {
	color:#fff;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:5px 0 5px 0;
}
h2 {
	color:#759f1b;
	font-size:16px;
	float:left;
	font-weight:bold;
	margin:0px;
	padding:5px 0 0 0;
}
span.blue {
	color:#a5dcf8;
}
span.dark_blue {
	color:#116c64;
}
#main_container {
	width:1000px;
	height:auto;
	margin:auto;
	background-color:#fff;
}
.header {
	width:1000px;
	margin:auto;
	background:url(../images/header_bg.gif) repeat-x;
	padding-bottom:5px;
}
.right_header {
	float:right;
	width:570px;
}
#logo {
	padding:5px 0 0 20px;
	float:left;
}
/*----------------------menu-------------------------*/
#menu {
	width:560px;
	height:35px;
	float:right;
	padding:30px 0 0 0;
}
#menu ul {
	list-style:none;
	padding:0px;
	margin:0px;
	display:block;
	font-weight:bold;
	float:right;
}
#menu ul li {
	list-style:none;
	display:inline;
	float:left;
	width:80px;
	height:35px;
	padding:0px;
	line-height:35px;
	font-size:13px;
	margin:0 3px 0 3px;
}
#menu ul li a {
	height:35px;
	width:80px;
	float:left;
	text-decoration:none;
	padding:0px;
	margin:0px;
	color:#6c7b83;
	text-align:center;
	background:url(../images/menu_bt.gif) no-repeat center;
}
#menu ul li a:hover {
	height:35px;
	width:80px;
	text-decoration:none;
	color: #68C2EF;
}
#menu ul li a.current {
	height:35px;
	width:96px;
	float:left;
	text-decoration:none;
	padding:0px;
	margin:0px;
	color: #68C2EF;
	background:url(../images/menu_bt.gif) no-repeat center;
}
#middle_box {
	width:1000px;
	clear:both;
	margin:auto;
	margin-bottom:5px;
	margin-top:5px;
}
.middle_box_content {
	padding:0;
	height: 180px;
}
.top_menu {
	width:350px;
	float:right;
}
a.login {
	width:49px;
	height:35px;
	display:block;
	background:url(../images/login.gif) no-repeat center;
	line-height:35px;
	color:#a6c4d4;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	padding:0 0 0 40px;
	float:left;
	margin:0 3px 0 3px;
}
a.sign_up {
	width:49px;
	height:35px;
	display:block;
	background:url(../images/sign_up.gif) no-repeat center;
	line-height:35px;
	color:#a6c4d4;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	padding:0 0 0 40px;
	float:left;
	margin:0 3px 0 3px;
}
.pattern_bg {
	width:1000px;
	height:162px;
	clear:both;
	margin:auto;
	background:url(../images/pattern_bg.gif) no-repeat center;
}
.pattern_box {
	width:400px;
	float:left;
	padding:15px 0 0 25px;
}
.pattern_box_icon {
	float:left;
	padding:5px;
}
.pattern_content {
	width:300px;
	float:left;
	padding:0 0 0 10px;
}
/*---------------------main_content------------------*/
.message {
	height:20px;
	line-height:20px;
	color:#000;
	margin:5px;
}
#main_content {
	width:1000px;
	height: auto;
	margin: auto;
}
.clear {
	clear:both;
}
.news {
	width:420px;
	height:auto;
	padding:0;
	float:left;
}
.flashnews {
	margin:5px;
	background-color:#FFF;
}
.lastnews {
	margin:5px;
	padding:3px;
	background-color:#FFF;padding:2px;
}
.info {
	width:558px;
	float:left;
	background-color:#fff;
	margin:5px;
	height:auto;
	padding:2px;
}
.info .infoKind{
	width:32px;
	height:270px;
	margin:0px;
	padding:2px;
	float:left;
	text-align:center;
}
.info .infoKind ul{
	list-style:none;
	margin:0px;
	padding:0px;
	color:#116c64;
}
.info .infoKind ul li{
	margin-top:2px;
	margin-bottom:2px;
	width:20px;
	border:#D6D6D6 1px solid;
	padding:5px;
	cursor:pointer;
	line-height:1.5em;
}
.info .infoKind ul li span{
}
.info .infoContent{
	float:left;
	width:520px;
}

.info table table{
	margin:2px;
	border-bottom:#ACACAC 1px dotted;
}
.info table td{
	padding-right:5px;
	padding-left:5px;
}
.setphoto {
	width:558px;
	height:100px;
	float:left;
	background-color:#FFF;
	margin:5px;
	padding:3px;
	overflow: hidden;
	border: 1px solid #ebebeb;
}
.setphoto ul {
	display:block;
	float:left;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin:5px 10px 10px 0;
	padding-left:0px;
}
.setphoto ul li {
	padding:0px;
	float:right;
	display:inline;
	margin-left:5px;
}
.box_content {
	width:400px;
	height:auto;
	float:left;
	margin:5px 10px 0 10px !important;
	margin:5px 0 0 2px;
	background:url(../images/box_bg.gif) no-repeat top center;
}
.box_content2 {
	width:570px;
	height:auto;
	float:left;
	margin:5px 10px 0 0 !important;
	margin:5px 10px 0 0;
	background:url(../images/box_bg2.gif) no-repeat top center;
}
.app_sidebar {
	width:250px;
	height:auto;
	float:left;
	margin:5px 10px 10px 10px !important;
	margin:5px 0px 10px 5px;
	line-height:2.0em;
}
.app_sidebar .about_title{	
	height:50px;
	width:100%;
	margin:0px;
	padding:0px;
	background:url(../images/intro_channel_title_bg.jpg);
	
}
.app_sidebar .news_title{	
	height:50px;
	width:100%;
	margin:0px;
	padding:0px;
	background:url(../images/news_channel_title_bg.jpg);
	
}
.app_sidebar .device_title{	
	height:50px;
	width:100%;
	margin:0px;
	padding:0px;
	background:url(../images/device_channel_title_bg.jpg);
	
}
.app_sidebar .info_title{	
	height:50px;
	width:100%;
	margin:0px;
	padding:0px;
	background:url(../images/info_channel_title_bg.jpg);
	
}
.app_sidebar .case_title{	
	height:50px;
	width:100%;
	margin:0px;
	padding:0px;
	background:url(../images/project_channel_title_bg.jpg);
	
}
.project_title{	
	height:50px;
	width:100%;
	margin:0px;
	padding:0px;
	background:url(../images/project_channel_title_bg.jpg);
	
}
.app_sidebar .hr_title{	
	height:50px;
	width:100%;
	margin:0px;
	padding:0px;
	background:url(../images/job_channel_title_bg.jpg);
	
}
.app_sidebar .sidebar_memu{
	padding:0px 20px 10px 30px;
	line-height:30px;
	font-size:18px;
}
.app_sidebar .sidebar_memu div{
	height:35px;
}
.app_sidebar .contact{
	background:url(../images/contact_index_title_bg.jpg) no-repeat;
	padding:50px 10px 10px 10px;
}
.app_sidebar table td{
	vertical-align:top;
}

.box_title {
	padding:10px 0 0 0;
}
.title_icon {
	float:left;
	padding:0 5px 0 10px;
}
.box_title .pTitle{
	float:right;
	margin-right:10px;
	vertical-align:bottom;
}
.box_title .pTitle img{
	margin-right:3px;
}
.box_text_content {
	width:100%;
	float:left;
	padding: 0px;
}
.box_icon {
	float:left;
	padding:0 5px 0 0;
}
.box_text {
	width:190px;
	float:left;
	text-align:justify;
	padding:0 0 0 10px;
}
a.details {
	float:right;
	padding:5px 15px 0 0;
	text-decoration:none;
	font-weight:bold;
	color:#f8851f;
}
/*-----------------------------footer------------------*/
#footer {
	width:1000px;
	height:auto;
	color:#666;
	font-size:12px;
	background-color:#c6d7e1;
}
#footer a {
	color:#666;
}
.copyright {
	float:left;
	padding:10px 0 0 5px;
	color:#666;
}
.center_footer {
	color:#c3ced4;
	font-size:12px;
	font-weight:bold;
	width:550px;
	padding:15px;
	text-align:center;
	float:left;
}
.footer_links {
	float:right;
	padding:0px 10px 0 0;
	width:550px;
}
.footer_links ul {
	display:block;
	list-style:none;
}
.footer_links ul li {
	float:right;
	display:inline;
	margin-left:20px;
}

.tuijian{
	padding:5px;
}
.tuijian .list
{
	margin-bottom:10px;
	padding:5px;
	border:#EBEBEB 1px solid;
}
.tuijian .photo{
	width:135px;
	float:left;
	text-align:center;
}
.tuijian .photo img{
	width:130px;
	height:90px;
	border:0px;
	padding:2px;
}
.tuijian .photo h2{
	font-size:12px;
	text-align:center;
}
.tuijian more{
	float:right;
}
.nav{
	line-height:30px;
	margin-bottom:10px;
	border-bottom:#ACACAC 2px solid;
}
.news_line{border:1px solid #EDF0F5;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #E2E2E2; cursor:hand;}

.box_contact {
	width:400px;
	height:auto;
	float:left;
	margin:5px 10px 10px 10px !important;
	margin:5px 5px 10px 5px;
}
.box_contact .contact_title{
	height:50px;
	width:100%;
	margin:0px;
	padding:0px;
	background:url(../images/contact_index_title_bg.jpg);
	float:left;
}
.qqbox{
	width:180px;
	float:right;
}
.rxbox{
	width:180px;
	float:left;
}
.box_contact .vote_title{
	height:50px;
	width:100%;
	margin:0px;
	padding:0px;
	background:url(../images/vote_index_title_bg.jpg);
	float:left;
}
.box_contact .title{
	font-size:14px;
	color:#09F;
}
.box_device {
	width:570px;
	height:auto;
	float:left;
	margin:5px 10px 10px 0;
}
.box_device .device_title{
	height:50px;
	width:100%;
	margin:0px;
	padding:0px;
	background:url(../images/device_index_title_bg.jpg);
	float:left;
}
.box_device .device_title ul{
	position:inherit;
	margin-left:200px;
	margin-top:20px;
	clear:both;
	list-style-type:none;
	list-style-position:inherit;
}
.box_device .device_title ul li{
	float:left;
	margin-left:10px;
	list-style-position:outside;
}
.box_device .device_title ul li a{
	display:block
}
.box_device .content_list{
	height:250px;
	overflow:hidden;
	padding:0 10px;
}
.box_device .device_flash{
	width:160px;
	float:left;
}
.box_device .infoList{
	padding-left:170px;
}
.box_device .infoList table tr{
	border-bottom:#D6D6D6 1px dotted;
}

.box_device .project_title{
	height:50px;
	width:100%;
	margin:0px;
	padding:0px;
	background:url(../images/project_index_title_bg.jpg);
	float:left;
}
.box_device .project_photo{
	border:#EBEBEB 1px solid;
	text-align:center;
	padding:5px;
}
.friendlink{
	border:#EBEBEB 1px solid;
	height:auto;
	margin:0 10px 10px 10px;
	padding:5px;
}
.friendlink h2{
	width:100%;
}
.friendlink .apply,.friendlink .apply a{
	width:100%;
	clear:both;
	text-align:right;
	color:#ACACAC;
}
.line{
	border:2px solid #999999;
}
.wanttodo a img{
	border:none;
}