/*
=== Koray web design ====================================
    http://www.koray.cn
	qq:184521999
	TEL:0574-83890324
	Last Update: 2009-05
==============================================================
*/

/****** General Styles ******/
body {  
	margin: 0px;
	color: #555;
	font-size: 12px;
	text-align:left; 
	background: #e7e7e7 url("../images/page-bg.jpg") repeat-x top;
}
ul,li,form,h1,h2,h3,h4,h5,h6,p { margin:0px; padding:0px}	

	
table {
	font-family: "Arial";
	font-size: 12px;
	color: #555;
}
td{
	word-break: break-all;
}

a:link,a:visited {
	text-decoration: none;
	color: #555555;
}
a:hover {
	text-decoration: underline;
	color:#cd0136;
}

img {
	vertical-align: middle;
	border: 0px none;
	max-width:100%;
	height:auto;
}
hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #CCCCCC;
}
h5,h1 {
	color:#FFF;
	font-size:14px;}
h6,h2 {
	font-weight:bold;
	color:#085583;
	font-size:13px;
	}

/****** Form Controls Styles ******/
form {
	display: inline;
}
input {
	font-family: Arial; 
	font-size: 11.5px; 

}
input.text {
	height: 17px;
	background-image:url(../images/searchbg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	border: 1px solid #969696;
	color: #d8dfe5; 
	background-color: #fff;
}
input.button {
	height: 20px;
	border: 1px solid #969696;
	padding: 0px;
	color: #ffffff; 
	border-left: 3px solid #FFC000;
	background-color: #ffffff;
}
textarea {
	border: 1px solid #aaa;
	background-color: #eee;
	font-family: Arial;
	font-size: 11.5px;
	color: #d8dfe5;
	word-spacing: 10pt;
}
		word-spacing: 5mm;

select {
	font-family: Arial;
	font-size: 11.5px;
	color: #a8a8a8;
	background-color: #f5faff;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}


/*=========表单及其它==============*/

.tdline {
	border-bottom:1px solid #efefef;
	}
.input {
	border:1px solid #7AC4EA;
	background-color:#FFFFFF;
	PADDING-LEFT: 2px; 
	PADDING-TOP: 3px; 
	HEIGHT: 18px;
}

.input2 {
	border:1px solid #7AC4EA;
	font:12px Tahoma;
	background-color:#FFFFFF;
	PADDING-LEFT: 2px; 
	PADDING-TOP: 3px; 
	HEIGHT: 80px;
	width:492px;
}

.input3 {
	border:1px solid #7AC4EA;
	font:12px "宋体";
	background-color:#FFFFFF;
	PADDING-LEFT: 2px; 
	PADDING-TOP: 3px; 
	HEIGHT: 18px;
}

.submit_btn{
	margin-left:5px;
	border:2px outset; 
	background-color:#DADADA; 
	font:12px Tahoma; 
	font-weight:bold;
	height:22px;
}
.u {
	background-image:url(/images/right_bg.gif);
	border-bottom:1px solid #eeeeee;
}





/****** Main Layout Styles ******/
#wrapper {
}
#innerWrapper {
	width: 970px;
	margin:0px auto;
}

#header {
	height:104px;
}
#innerHeader {
}

#footer {
	clear: both;
}
#innerFooter {
	width:971px;
	background-image:url(../images/main_29.jpg);
	background-repeat:no-repeat;
	height:10px;
}

/****** Header Elements Styles ******/
#headerright {
	float:right;
	width:770px;
	height:16px;
}
#logo {
	padding-top:9px;
	float:left;}
#hottel {
	padding-top:4px;
	padding-left:260px;
	float:left;
}
	
/* headertop menu */
#topmenu {
	margin:0 !important;/*FF*/
	*margin:0 !important;/*ie7*/
	_margin:0;/*ie6*/
	background-image:url("../images/main_02.jpg");
	background-repeat:no-repeat;
	background-position:top right;
	height:22px;
	text-align:right;
}
#topmenu ul{
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}
#topmenu li{
	display: inline;
	padding: 0px;
	padding-right: 5px;
	margin: 0px;
	margin-right: 10px;
	line-height:20px;
	border-right: 1px solid #555555;
}
#topmenu li.last{
	border-right: 0px none;
	padding-right:0px;
	margin-right:5px;
}

#topmenu a{
	color: #555555;
	font-size:12px;
}

/* blog description */
.blog-desc {
}

/* nav menu */
#menu {
	margin-top: 20px;
	height:24px;
	float:right;
	padding-top:0px;
}
#menu ul{
	margin: 0px;
	padding: 0px;
}
#menu ul li{
	float:left;
	list-style: none;
	padding: 0px;
	padding-right: 10px;
	margin: 0px;
	margin-right:5px;
	text-align:center;
}
#menu a {
	float:left;
}
#menu a:hover {
	float:left;
	COLOR: #fff;
	cursor:pointer;
}

.menuO { 
	background:url(../images/menubei.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	COLOR: #fff;
	cursor:pointer;
	width:79px;
	height:34px;
	line-height:34px;
	}
a.menuO,a.menuO:link,a.menuO:hover,a.menuO:visited {COLOR: #fff;}
a.menuN,a.menuN:link,a.menuN:hover {COLOR: #666;}
.menuN {
	color:#666;
	font-weight:bold;
	cursor:pointer;
	width:79px;
	height:34px;
	line-height:34px;
}

/****** Content ******/
#mainWrapper {
	width:100%;
}

#content {
	background-image:url(../images/pages_06.jpg);
	background-repeat:repeat-y;
	padding-top:10px;
	clear:both;
	}
	
#foot {
	width:960px;
	margin-left:4px;
	background-image:url(../images/main_28.jpg);
	background-repeat:repeat-x;
	height:36px;
	color:#999;
	}
#foot a{
	color: #999;
}

#footleft{
	padding:12px 0px 0px 12px;
	float:left;
	color:#fff;}
	
#footleft ul{}
#footleft li{
	list-style:none;
	border-right:1px solid #555;
	line-height:14px;
	margin-right:5px;
	padding-right:5px;
	float:left;
	}
#footleft a{
	color: #999;
}

#copyright{
	padding:12px 12px 0px 0px;
	float:right;
	width:400px;
	font-size:12px;}

/* left */
#leftmenu {
	width:224px;
	margin-left:6px !important;/*FF*/
	*margin-left:7px !important;/*ie7*/
	_margin-left:4px;/*ie6*/
	float:left;
	}
#leftmenutit {
	background-image:url(../images/pages_08.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:22px;
	padding:7px 0px 0px 12px;}
	
#leftmenulist {}
#leftmenulist ul{}
#leftmenulist li{
	list-style:none;
	background-image:url(../images/pages_12.jpg);
	background-repeat:no-repeat;
	height:27px;
	line-height:27px;
	padding-left:25px;
	}
#leftmenulist li.last{
	background-image: url(../images/pages_14.jpg);
	height:24px;
	line-height:24px;
}

#leftcontact {
	margin-top:15px;}
/* main */
#bannerimg {
	widows:971px;
	height:196px;
}
#topcontent {
	float:left;
	margin-left:16px;
	width:713px;
	background-image:url(../images/titbg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom:30px;
	}
.pagetop { height:34px; line-height:34px;}
#toptit {
	float:left;
	padding-left:17px;
	height:34px;
	}
	
#toptit h1,#toptit h5{
	color:#246b95;
	}
	
#topright {
	float:right;
	padding-right:20px;
	color:#999;
	}

#innercontent {
	padding:10px 25px 0px 20px;
	line-height:20px;
	clear:both;
	}
#culturebg {
	margin:20px 25px 0px 20px;
	line-height:20px;
	clear:both;
	background-image:url(../images/cbg.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	}

.innerContent1 { padding:15px 20px; line-height:20px;}
.leftMain {
	cursor: hand;
	width:100%; 
	line-height:25px;
	height: 23px;
	padding-left:8px;
	COLOR: #555; 
	}
.Ared:link,visited {
	text-decoration: none;
	color: #246b95;
}
.Ared:hover {
	text-decoration: underline;
	color:#cd0136;
}

#footlinks{
	width:670px;
	margin:50px auto;
	}

#footlinks li{
	list-style-type:none;
	width:165px;
	height:30px;
	line-height:30px;
	text-align:center;
	float:left;
	margin-left:1px;
	margin-bottom:1px;
	background:#eee;
	}
	
#solution01 {
	clear:both;
	background-image:url(../images/sou01.jpg);
	width:711px;
	height:66px;
	}
.h10 { height:10px; clear:both;}
#solution02 {
	margin-top:10px !important;/*FF*/
	*margin-top:12px !important;/*ie7*/
	_margin-top:12px; /*ie6*/
	background-image:url(../images/sou02.jpg);
	width:711px;
	height:280px;
	}

#solution02 ul {
	
	padding:20px 20px 20px 38px;
	}
#solution02 li {
	line-height:24px;
	}
#prolist {
	clear:both;
}
	
#pro01 {
	background-image:url(../images/probg01.jpg);
	width:344px;
	float:left;
	margin-bottom:12px;
	height:141px;}
	
#pro02 {
	background-image:url(../images/probg02.jpg);
	width:344px;
	float:left;
	height:141px;
	margin-bottom:12px;
	margin-left:10px;}

#pro03 {
	background-image:url(../images/probg03.jpg);
	width:344px;
	float:left;
	margin-bottom:12px;
	height:141px;}
	
#pro04 {
	background-image:url(../images/probg04.jpg);
	width:344px;
	float:left;
	height:141px;
	margin-bottom:12px;
	margin-left:10px;}
	
#pro05 {
	background-image:url(../images/probg05.jpg);
	width:344px;
	float:left;
	margin-bottom:12px;
	height:141px;}
	
#pro06 {
	background-image:url(../images/probg06.jpg);
	width:344px;
	float:left;
	height:141px;
	margin-bottom:12px;
	margin-left:10px;}
	
#pro07 {
	background-image:url(../images/probg07.jpg);
	width:344px;
	float:left;
	margin-bottom:12px;
	height:141px;}
	
#pro08 {
	background-image:url(../images/probg08.jpg);
	width:344px;
	float:left;
	height:141px;
	margin-bottom:12px;
	margin-left:10px;}

.protit {
	padding:11px 0px 0px 76px;}
.proimg {
	padding-left:76px;
	margin-top:15px;
	float:left;
	width:101px;
	height:79;
	}
.proexcerpt {
	width:142px;
	margin-top:15px;
	padding-right:15px;
	float:right;
	line-height:20px;
	}
	
#jobleft {
	clear:both;
	background-image:url(../images/jobbg1.jpg);
	float:left;
	width:466px;
	height:280px;}
#jobright {
	float:right;}
	
#join {
	background-image:url(../images/jobbg2.jpg);
	width:235px;
	height:204px;
	}

#recommend {
	}
	
#aboutbg1 {
	background-image:url(../images/aboutbg1.jpg);
	width:712px;
	height:133px;
	}
#aboutcontent {
	float:right;
	width:540px;
	padding-right:15px;
	padding-top:20px;
	line-height:22px;
	}
	
#aboutcu {
	background-image:url(../images/aboutbg2.jpg);
	width:429px;
	float:left;
	height:168px;
	}

#ry {
	background-image:url(../images/aboutbg3.jpg);
	width:268px;
	float:right;
	height:168px;
	clear:both;
	}
.bgO { background:url(../images/bgO.gif); color:#666; cursor:pointer}
.bgN { background:url(../images/bgN.gif); color:#fff;cursor:pointer}

.fs16 {
	font-size:16px;
	line-height:22px;
	color: #666666;
}
.fs14 {
	font-size:14px;
	line-height:20px;
	color: #666666;
}
.fs12 {
	font-size:12px;
	line-height:18px;
	color: #666666;
}
/*Pages*/
.ks-pagination-links {position:relative;text-align:left;padding-top: 8px;color:rgb(128, 128, 128);margin-bottom:15px;line-height:140%; font:"宋体";}
.ks-pagination-links ul {display:inline;padding-left:0px;margin-left:0px}
.ks-pagination-links li {display:inline;list-style:none;text-align:center; margin:2px;}
.ks-pagination-links li a {font-weight: 100;font-size:12px;!important;text-decoration: none!important; border: 1px #ccc solid;padding: 3px 6px 3px 6px!important;}
.ks-pagination-links li a.last {border:2px #ccc solid;}
.ks-pagination-links li a:hover {background-color: #4C4C4C; color: #fff!important; font-weight: bold;border:1px #ffffff solid;}
.ks-pagination-links li a.last:hover {border:2px #000 solid;}
.ks-pagination-links .current {font-weight: bold;font-size:10;FONT-FAMILY: "Tahoma"; text-decoration: none; padding-left: 2px; padding-right: 2px;}
.ks-pagination-links .next a, .ks-pagination-links .previous a {border: 1px #ccc solid; padding: 3px 6px 3px 6px;  }
.ks-pagination-links .next a:hover, .ks-pagination-links .previous a:hover {font-weight:normal;}
.ks-pagination-links .total {font-size:12;}


.input {star : expression(
onmouseover=function(){this.style.borderColor="#FF6C00"},
onmouseout=function(){this.style.borderColor="#7AC4EA"})}
.input2 {star : expression(
onmouseover=function(){this.style.borderColor="#FF6C00"},
onmouseout=function(){this.style.borderColor="#ffff"})}
.input3 {star : expression(
onmouseover=function(){this.style.borderColor="#FF6C00"},
onmouseout=function(){this.style.borderColor="#7AC4EA"})}
