@charset "utf-8";
@import url("reset-min.css");
/* CSS Document */
body{ font-family:Verdana, Geneva, sans-serif;font-size:10px; line-height:1.5em; color:#2E2E2E; background:#CCC;}
body{ background:#56BFFF;}
p{ font-size:1.1em; line-height:1.5em; padding-top:8px; padding-bottom:4px;}
/* links */
a { color: #036;text-decoration: none }
a:focus, a:hover { text-decoration: underline }
a:visited { color:#005a9c; }

h1,h2{ border-bottom:1px solid #D5D5D5;}
h2{ padding:3px 0;}
/* ====== Headings ====== */
h1, .h1{font-size:196%; font-weight:bold; font-style: normal; color:#2E2E2E;}
h2, .h2{font-size:167%; font-weight:normal; font-style: normal; color:#2E2E2E;}
h3, .h3{font-size:146.5%; font-weight:normal; font-style: normal; color:#2E2E2E;}
h4, .h4{font-size:123.1%; font-weight:normal; font-style: normal; color: #2E2E2E;}
h5, .h5{font-size:108%; font-weight:bold; font-style: normal; color:#2E2E2E;}
h6, .h6{font-size:108%; font-weight:normal; font-style: italic; color:#2E2E2E;} 



li{ list-style:none;}

.fl{ float:left;}
.fr{ float:right;}
.clr{ clear:both;}
a.rm{ display:block; text-align:right;}

.banner_lft{ height:277px; background-color:#E6EAED;}
.banner2{ background:url(../images/secound-banner.jpg) no-repeat; height:146px; width:552px;}
.banner2 p{ padding:55px 15px 0 130px; color:#FFF;}
/*menu*/
#m{ background:#606;}
#m ul li{ float:left;padding:0; margin:0; list-style:none;}
/*top menu*/
#tm{ text-align:center; background-color:#bbddf2;}
#tm a{ padding:5px 0; display:inline-block; font-size:1.1em; text-decoration:none; color:#000;}

#mc{ width:775px; margin:0 auto; background:#ffffff; border-left:30px solid #F0F0F0; border-right:30px solid #F0F0F0;}
#h{ border-top:3px solid #E4E4E4;}
#c{}
#f{ background-color:#f0f0f0; display:block; text-align:center; color:#6a6a6a; border-top:1px solid #eaeaea;margin-top:30px;padding:5px 0;}
#f a{ color:#6a6a6a;}

.sidebar{ float:left; width:223px; padding-bottom:20px;} 
.sidebar_p{ padding-left:30px;}
.container{ margin-left:223px;}
.content{ margin:0 30px 0 35px;}
.content{ color:#fe8b00;}

/*sidebar pannel*/
.pannel { padding-top:30px; font-family:Tahoma, Geneva, sans-serif;font-size:1.1em; line-height:1.5em;}
.pannel ul li{ list-style:none;}
.pannel1 ul li{ padding-top:10px;}
.pannel1 li{	 background:url(../images/icon-news.png) no-repeat 0 10px; text-indent:20px; color:#a0a09c;}
.pannel1 strong{ color:#fe8b00;}
.pannel2 li{	background:url(../images/icon-arrow.png) no-repeat left 10px; padding:6px; text-indent:10px; border-bottom:1px solid #E2E2E2;}

/*box*/
.box{font-family:Tahoma, Geneva, sans-serif; padding-top:00px;}
.box li{ list-style:none; overflow:hidden; padding-top:10px;}
.box p img{ float:left; padding-right:5px;}
.box1{ width:226px; padding-right:30px;}
.box1 p{ color:#a0a09c;}
.box1 strong{ color:#2e2e2e;}
.box2{}

.project li{ padding:10px 0; border-bottom:1px dotted #CCC;}
.project li img{ padding-right:10px;}

.form label{ width:30%; display:inline-block; vertical-align:top; text-align:right;}
.form input[type="text"],.form input[type="password"] { 
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size:1em;
	height:1.8em;
}
.form input[type="submit"],.form input[type="reset"],.form input[type="button"], submit {
	background-color:#FE8B00;
	border:none;
	color:#FFF;
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
.form textarea{
	-moz-border-radius:4px;
	border-radius: 4px;
	font-size:1em;
	width:20em;
}
/**/
.login{ background:#FF8B00;}
.login h3{ color:#FFF; padding:8px;}
.login label{ color:#FFF;}
.login input[type="text"],.form input[type="password"] {	height:1.4em;	}
.login input[type="submit"],.login input[type="reset"], .login input[type="button"], submit {background-color:#FFCD6C;	padding:2px;}

.login p {line-height:1.5em;padding-bottom:2px;padding-top:4px;}
.login a { color:#FFF; padding-left:15px;}

.content ul{ padding:5px 25px;}
.content li{list-style:disc;line-height:1.5em;}

