@charset "utf-8";
@import url("all.css");
@import url("layout.css");
@import url("top.css");
@import url("marquee.css");

/*------------------------------------------------------------------------------*/
.protype { background:#193948; background:url(../images/left-bg.gif) repeat-y;}
.news { background:url(../images/left-bg.gif) repeat-y; padding:0; margin:0; }

.leftbt {
    height:12px; 
	overflow:hidden;
	background:url(../images/left-bt.gif);
	}
#left .bar {
	height:34px;
	line-height:28px;
	padding-left:28px;
	font-weight:bold;
	font-size:13px;
	color:#eee;
	background:url(../images/left-h2bg.gif);
}

#left .protype h2,h3 {
    margin-top:2px;
	line-height:21px;
	padding-left:15px;
	background:url(../images/icon.gif) no-repeat 0px 1px;
}

#left .news p {
	line-height:18px;
	margin-bottom:3px;
	padding-left:15px;
	background:url(../images/icon.gif) no-repeat 2px 1px;
	font-weight:normal;
}

#left #leftcontact {
    background:url(../images/left-bg.gif) repeat-y;
	}
#left #leftcontact p {
    margin-top:5px; 
    line-height:18px;
	padding-left:14px;
}

/*----right----*/
#right .title { 
    height:30px; 
	line-height:30px;
	padding-left:8px;
	font-weight:bold;
	font-size:13px;
	color:#363A3D;
	background:#ECECEC;
	border-left:6px solid #363A3D;
	}
#right .title a { float:right; font-size:12px; font-weight:normal; margin-right:5px; }
#right .title a:hover { color:#333; }

#right .title span.txt { float:left; color:#363A3D; font-size:13px;}
#right .title span.pos { float:right;font-size:12px; color:#555; font-weight:normal; padding-left:15px; background:url(../images/home.gif) left no-repeat;}

#about p {
	text-indent:24px;
	line-height:20px;
	margin:0px;
}

#right #about a.more { color:#FC8127; }
#right #about a.more:hover { color:#333; }
