/*
=== Koray web design ====================================
    http://www.koray.cn
	qq:184521999
	TEL:0574-83890324
	Last Update: 2009-05
==============================================================
*/

/****** General Styles ******/
body {
	margin: 0px;
	padding:0px;
	color: #5a5a5a;
	font-size: 12px;
	font-family: "Arial";
	font-size: 12px;
	background: #fff;
	line-height:1.5;
	background:url(../images/bg.jpg) center repeat-y;
}
ul,li,form,h1,h2,h3,h4,h5 { margin:0px; padding:0px}	
li{
	line-height:160%;
	list-style: none;
}
	
table {
	font-family: "Arial";
	font-size: 12px;
	color: #555;
}
td{
	table-layout:fixed;word-wrap:break-word;
}

a:link,a:visited {
	text-decoration: none;
	color: #555;
}
a:hover {
	text-decoration: underline;
	color:#f03404;
}
a.grey1:link{text-decoration: none;
	color: #555;}
a.grey1:hover{
	text-decoration: underline;
	color:#f03404;
	}
a.grey1:visited{text-decoration: none;
	color: #F25930;}
img {
	vertical-align: middle;
	border: 0px none;
	max-width:100%;
}
hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #CCCCCC;
}

/****** Form Controls Styles ******/
form {
	display: inline;
}
input {
	font-family: Arial; 
	font-size: 11.5px; 

}
input.text {
	height: 13px;
	padding: 0px;
	border: 1px solid #000000;
	color: #d8dfe5; 
	background-color: #212121;
}
input.button {
	height: 20px;
	border: 1px solid #000000;
	padding: 0px;
	color: #ffffff; 
	border-left: 3px solid #FFC000;
	background-color: #666666;
}
textarea {
	border: 1px solid #000000;
	background-color: #212121;
	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;
}

/****** Main Layout Styles ******/
#wrapper {
}
#innerWrapper {
	width: 950px;
	margin:0px auto;
}

#header {
	height:95px;
	border-bottom:1px solid #e4e4e4;
	margin-bottom:10px;
}
#innerHeader {
}

#footer {
	clear: both;
	line-height:32px;
	margin-top:10px;
	background-color:#212121;
	background-image:url(images/main_07.jpg);
}
#innerFooter {
	font-size: 9px;
	float:left;
	line-height:15px;
	width:95%;
	text-align: left;
}

/****** Header Elements Styles ******/
#headertop {
	float:left;
	width:100%;
	background-color:#373737;
}

#innerheadertop{
	width:98%;
	text-align:right;
	background-image:url(images/main_02.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:16px;
	}
	
/* headertop menu */
#logo {
	float:left;
	padding-top:29px;
	}
#topmenu {
	float:right;
	padding-top:14px;
}
/* blog description */
.blog-desc {
}

/* nav menu */
#menu {
	height:25px;
	float:right;
	text-align:right;
}
#menu ul{
	margin: 0px;
	padding: 0px;
}
#menu li{
	display: inline;
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-left:20px;
	padding-right:20px;
	border-right: 1px solid #d9d9d9;
}
#menu li.frist{
	display: inline;
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-left:20px;
	padding-right:20px;
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
}

/****** Content Layout ******/
#mainWrapper {
	width:100%;
	min-height:500px;
}

.yeartit{
	width:98%;
	text-align:right;}
	
	
/* mainyear */
#mainyear {
	visibility:visible;
	display:block;
	}
#bannerimg {
	widows:950px;
}
#contact {
	margin-top:16px;
	width:900px;
	}
#indexright {
	margin-top:15px;
	text-align:left;
	width:250px;}
.indexright {
	margin-top:20px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	height:75px;
	width:600px;
	text-align:left;
	padding-left:50px;
	float:left;
	}	
#indexrightfoot {
	padding-left:70px;
	color:#f03404;
	width:390px;
	text-align:center;
	}
#indexleft {
	float:left;
	/*color:#f03404;*/
	width:250px;
	text-align:left;
	}
	
/* pagecontent */
#pagecontent {
	width:710px;
	float:right;
	}
#pagecontent1 {
	width:810px;
	float:right;
	}
.font12 {
	line-height:22px;}
.font12 h1{ font-size:18px; border-top:1px #dddddd solid; line-height:34px;}
#aboutleft {
	float:left;
	width:200px;}

#aboutleft ul{
	width:190px;
	margin: 0px;
	padding: 0px;
}
#aboutleft li{
	border-top: 1px solid #f03404;
	list-style: none;
	line-height:44px;
	margin-top:8px;
	padding-top:8px;
	padding-left:20px;
	clear:both;
}
#aboutleft li.list{
	list-style: none;
	line-height:50px;
	height:50px;
	border-bottom: 1px solid #f03404;
}

.prolist {
	margin-top:18px;
	padding-bottom:12px;
	border-bottom:1px dotted #ddd;
	height:100%;
	}
.prosimg {
	float:left;
	margin-right:12px;
	}
	
.Atit {float:left; width:350px; margin-bottom:3px;}
.Atit1 {COLOR: #071484; LETTER-SPACING: 0px; TEXT-DECORATION:none; font-size:14px; font-weight:bold;}
.Atit1:link {COLOR: #071484; LETTER-SPACING: 0px; TEXT-DECORATION:underline; font-size:14px; font-weight:bold;}
a.Atit1:hover{ text-decoration:underline;}
.Atit2 {COLOR: #071484; LETTER-SPACING: 0px; TEXT-DECORATION:none; font-size:14px; font-weight:bold;}
.Atit2:link {COLOR: #071484; LETTER-SPACING: 0px; TEXT-DECORATION:underline; font-size:14px; font-weight:bold;}
.Atit2:visited {COLOR: #071484; LETTER-SPACING: 0px; TEXT-DECORATION: underline; font-size:14px; font-weight:bold;}
.Atit2:hover {COLOR: #f03404; LETTER-SPACING: 0px; TEXT-DECORATION: underline; font-size:14px; font-weight:bold;}
.prolist1 {
	width:230px;
	margin-top:18px;
	padding-bottom:12px;
	border-bottom:1px dotted #ddd;
	float:left;
	}
.proapp {
	float:right;
	width:398px;
	padding-right:40px;
	height:100%;
	min-height:200px;}
.prolist1 .proapp
{
	width:0px;
	min-height:0px;
}
.prolist1 .Atit1
{
	COLOR: #071484; LETTER-SPACING: 0px; TEXT-DECORATION:none; font-size:14px; font-weight:bold; width:164px; text-align:center;
}
#proleft {
	float:left;
	width:201px;
	text-align:center;
	border:2px solid #d9d9d9;	
	}

#proleft ul{
	margin: 0px;
	padding: 0px;
}
#proleft li{
	list-style: none;
	line-height:40px;
	clear:both;
	margin-bottom:1px;
}
#proleft li.list{
	list-style: none;
	line-height:40px;
}
#proleft li.brand{
	list-style: none;
	line-height:30px;
	text-align:left;
	padding-left:15px;
}
.inquire {
 text-align:center; width:200px; height:40px;background-color:#f96300; float:left; margin-top:20px; margin-left:30px;}
.inquire a{background-color:#f96300; color:#FFFFFF; width:172px; height:42px; font-weight:bold; line-height:40px; font-size:16px;}

.proimg{ border:2px solid #D7D7D7; padding:1px;}
.news1 ul{}
.news1 li{ background:url(../images/newico.jpg) no-repeat; padding-left:12px;border-bottom:1px solid #efefef; line-height:25px; float:left; width:600px;}
.news1 span{ float:right;}

.proindex{ height:350px;}