@charset "utf-8";
/* CSS Document */

body
{
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin-top:0;
	margin-bottom:0;
	background:#fff url(/_themes/computer/images/computer_01.gif) repeat-x;
}
.wrapper
{
	background:#fff url(/_themes/computer/images/computer_01.gif) repeat-x;
	background-position:center top;
	text-align:left;
	width:1000px;
	height:auto;
	margin-left: auto ;
	margin-right: auto ;
	clear:both;
}
.header_wrapper
{
	width:940px;
	height:auto;
	font-size:12px;
	clear:both;
	padding-top:27px;
	margin-left:31px;
}
.header_left
{
	float:left;
	width:28px;
	height:117px;
	background:url(/_themes/computer/images/computer_04.gif) repeat-x;
}
.logo
{
	float:left;
	width:292px;
	height:117px;
	background:url(/_themes/computer/images/computer_05.gif) repeat-x;
}
.header
{
	float:left;
	width:588px;
	height:117px;
	margin:0;
	padding:0;
}
.header_right
{
	float:left;
	width:32px;
	height:117px;
	background:url(/_themes/computer/images/computer_07.gif) repeat-x;
}
.menu
{
	float:left;
	width:98px;
	height:26px;
	font-size:12px;
	font-weight:bold;
	padding-top:14px;
	text-align:center;
	background:url(/_themes/computer/images/computer_14.gif);
}
.menu:hover
{
	float:left;
	width:98px;
	height:26px;
	font-size:12px;
	font-weight:bold;
	padding-top:14px;
	text-align:center;
	background:url(/_themes/computer/images/computer_15.gif);
}
.menu a
{
	text-decoration:none;
	color:#000;
}
.header_img
{
	float:left;
	width:940px;
	height:269px;
	background:url(/_themes/computer/images/computer_20.gif) repeat-y;
	font:bold 40px/50px Arial, Helvetica, sans-serif;
	color: #0a70b9;
	padding-left:95px;
}
.header_bot
{
	font:bold 25px/30px Arial, Helvetica, sans-serif;
	color:#1b2e54;
	padding: 30px 0 0 85px;
}
.main_wrapper
{
	width:940px;
	height:auto;
	clear:both;
	margin-left:31px;
	background:url(/_themes/computer/images/computer_51.gif);
}
.left_wrapper
{
	float:left;
	width:236px;
	height:auto;
	margin-left:4px;
}
.left_box
{
	float:right;
	width:204px;
	height:auto;
	margin-top:28px;
	margin-right:20px;
}
.left_title
{
	float:left;
	width:174px;
	height:27px;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	padding-left:30px;
	color:#fff;
	background:url(/_themes/computer/images/computer_30.gif) no-repeat;
}
.left_read
{
	float:left;
	width:204px;
	height:9px;
	background:url(/_themes/computer/images/computer_34.gif) no-repeat;
}
.left_content
{
	float:left;
	width:184px;
	height:auto;
	padding:10px;
	background:url(/_themes/computer/images/computer_32.gif);
}
.content_wrapper
{
	float:left;
	width:466px;;
	height:auto;
	margin:0;
	background:url(/_themes/computer/images/Computer_24.gif) repeat-x;
}
.content_box
{
	float:left;
	width:675px;
	height:auto;
	border-bottom:1px dashed #3c4b6a;
}
.cont_title
{
	float:left;
	width:675px;
	height:27px;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
}
.content
{
	float:left;
	width:655px;
	height:auto;
	padding:10px;
}
.footer_wrapper
{
	width:1000px;
	height:auto;
	clear:both;
	background:url(/_themes/computer/images/computer_65.gif) repeat-x;
}
.foot_box
{
	float:left;
	width:940px;
	height:38px;
	background:url(/_themes/computer/images/computer_66.gif) no-repeat;
	padding-left:25px;
	margin-left:31px;
}
.foot
{
	float:left;
	width:944px;
	height:48px;
	text-align:center;
	padding-top:23px;
	margin:0;
	color:#ffffff;
}
.foot a
{
	color:#ffffff;
}
.clr
{
	clear:both;
}
.read a
{
	color:#f00;
	float:right;
	text-decoration:none;
	padding-top:10px;
}
.search
{
	clear:both; 
	width:310px; 
	height:23px;
	float:right;
}
.search_left
{
	float:right;
	width:55px;
	height:23px;
	text-align:center;
	padding-top:7px;
	font-size:12px;
	font-weight:bold;
}
.search_bg
{
	float:right;
	width:209px;
	padding-top:4px;
	height:26px;
}
.search_bg input
{
	border:1px solid #3c4b6a;
	height:18px;
}
.search_but
{
	background:#dfdfec;
	float:right;
	width:31px;
	height:21px;
	margin-top:4px;
	text-align:center;
	color:#000;
	font-weight:bold;
	border:1px solid #3c4b6a;
}